Commit Graph

5160 Commits

Author SHA1 Message Date
Sebastian Sdorra
f5f995d78b added AbstractBaseScmMojo 2011-07-30 14:14:04 +02:00
Sebastian Sdorra
3294508263 added AbstractScmMojo 2011-07-30 14:08:02 +02:00
Sebastian Sdorra
1792c20c6d fix wrong classpath in scm:run goal 2011-07-30 14:02:57 +02:00
Sebastian Sdorra
9e20c39c7c set log level to info instead of error 2011-07-30 13:44:39 +02:00
Sebastian Sdorra
6056086b60 improve error handling 2011-07-30 13:43:39 +02:00
Sebastian Sdorra
66623b00c9 added scm-maven-plugin to scm-plugins 2011-07-30 13:40:20 +02:00
Sebastian Sdorra
1a1c2107a3 added scm-maven-plugin 2011-07-30 13:37:10 +02:00
Sebastian Sdorra
9d29df882b added runAsAdmin api 2011-07-30 11:25:57 +02:00
Sebastian Sdorra
7a2ffb8a91 remove unused imports 2011-07-29 20:02:13 +02:00
Sebastian Sdorra
1a4f9baa63 remove debug information 2011-07-29 19:48:54 +02:00
Sebastian Sdorra
396c00351c fix plugin update method 2011-07-29 19:48:11 +02:00
Sebastian Sdorra
c6df4f59aa show plugin updates only once 2011-07-29 19:44:25 +02:00
Sebastian Sdorra
746f781b68 fix missing updates in plugin overview 2011-07-29 19:19:25 +02:00
Sebastian Sdorra
d6f717385a fix loading mask of commit viewer 2011-07-29 18:54:27 +02:00
Sebastian Sdorra
1302851e71 fix unstable jenkins build 2011-07-29 18:47:05 +02:00
Sebastian Sdorra
8b4ebc31aa fix overview page for git repository without HEAD ref 2011-07-29 08:15:20 +02:00
Sebastian Sdorra
ea4decdd08 fix source brower for git repository without HEAD ref 2011-07-28 22:16:40 +02:00
Sebastian Sdorra
3463a5ed01 fix issue with git repository without HEAD ref 2011-07-28 22:13:19 +02:00
Sebastian Sdorra
fe78d8545e merge with branch issue-36 2011-07-25 15:14:59 +02:00
Sebastian Sdorra
9b26ede08d close branch issue-36 2011-07-25 15:13:42 +02:00
Sebastian Sdorra
9453f69494 fix NullPointerException with empty git repositories, see issue #36 2011-07-25 09:12:14 +02:00
Sebastian Sdorra
8109fa2e0c improve scripting api 2011-07-25 07:58:32 +02:00
Sebastian Sdorra
6fc1ad7282 added AbstractScmScriptContext 2011-07-24 16:21:51 +02:00
Sebastian Sdorra
199b5af9ae improve the scripting api 2011-07-24 16:04:09 +02:00
Sebastian Sdorra
101b4b1203 use java.io.Reader instead of java.io.InputStream 2011-07-24 16:01:12 +02:00
Sebastian Sdorra
ed3dcf7e1b added scripting api 2011-07-24 15:49:33 +02:00
Sebastian Sdorra
6960f4f047 remove unused import 2011-07-24 14:15:14 +02:00
Sebastian Sdorra
aaea181784 added caching for changesetviewer 2011-07-24 14:14:20 +02:00
Sebastian Sdorra
500fc68252 remove unused field 2011-07-24 13:39:30 +02:00
Sebastian Sdorra
20b62974f4 improve creation of mercurial hook script 2011-07-24 13:36:19 +02:00
Sebastian Sdorra
0811b7590a fix nullpointerexception 2011-07-24 13:14:27 +02:00
Sebastian Sdorra
c32e421394 improve scann for extensions 2011-07-24 13:09:29 +02:00
Sebastian Sdorra
221c836d0e added jrebel profile 2011-07-23 19:30:00 +02:00
Sebastian Sdorra
1d4163d11c improve log messages 2011-07-23 19:29:36 +02:00
Sebastian Sdorra
57ed0dab57 added support for plugin directories 2011-07-23 19:19:25 +02:00
Sebastian Sdorra
7f450c80b2 improve logging 2011-07-23 19:16:03 +02:00
Sebastian Sdorra
bb9e918038 ignore nb-configuration.xml files 2011-07-23 16:51:32 +02:00
Sebastian Sdorra
6b678b502a added a challenge for mercurial hooks 2011-07-22 13:08:12 +02:00
Sebastian Sdorra
21013a967f register missing mercurial hooks 2011-07-22 12:50:45 +02:00
Sebastian Sdorra
b5b91865bf register hook on new repository creation 2011-07-22 12:25:59 +02:00
Sebastian Sdorra
3d9601415e inform user of mercurial hook execution 2011-07-22 12:25:42 +02:00
Sebastian Sdorra
46223730fb fire mercurial hook events 2011-07-21 22:13:42 +02:00
Sebastian Sdorra
918430251c pass nodeid to mercurial rest hook 2011-07-21 21:24:27 +02:00
Sebastian Sdorra
b1606535a6 rename python hook 2011-07-21 20:37:12 +02:00
Sebastian Sdorra
5f1c5ded4e write mercurial hook module on first request 2011-07-21 20:21:08 +02:00
Sebastian Sdorra
bd1cdc0a88 added hook support for subversion 2011-07-20 08:32:38 +02:00
Sebastian Sdorra
bce393fdfc use lazy loading for changesets in git hook 2011-07-19 16:02:53 +02:00
Sebastian Sdorra
96400d164b rebuild repository hook api 2011-07-19 15:32:53 +02:00
Sebastian Sdorra
292d143761 post all changesets to hooks 2011-07-17 19:21:25 +02:00
Sebastian Sdorra
1ea6099e56 accept update events 2011-07-17 18:54:38 +02:00