Commit Graph

1661 Commits

Author SHA1 Message Date
Sebastian Sdorra
8dc56330c2 apply patch for blame support from naver.com 2011-09-14 11:13:14 +02:00
Sebastian Sdorra
e5e8ca178d improve proxy servlet api 2011-09-13 16:33:25 +02:00
Sebastian Sdorra
e7459d7847 added proxy servlet 2011-09-13 16:29:58 +02:00
Sebastian Sdorra
6af6f9e8ed [maven-release-plugin] prepare for next development iteration 2011-09-07 14:14:29 +02:00
Sebastian Sdorra
8343f7c1b4 [maven-release-plugin] prepare release 1.7 2011-09-07 14:14:26 +02:00
Sebastian Sdorra
64b968bee6 added generics to ConfigChangeListener 2011-09-07 10:57:57 +02:00
Sebastian Sdorra
4c6942096f merge with branch issue-53 2011-09-07 10:50:00 +02:00
Sebastian Sdorra
c0322a6276 added option to configure the scm home directory with a classpath resource, see #53 2011-09-06 20:13:27 +02:00
Sebastian Sdorra
2012b86cad added support for proxy servers with authentication 2011-09-03 17:42:21 +02:00
Sebastian Sdorra
8c0324de73 resolve cipher api dependency problems 2011-09-03 17:28:57 +02:00
Sebastian Sdorra
d5ad621849 implement cipher api 2011-09-03 16:52:09 +02:00
Sebastian Sdorra
ef94584be6 added cipher api 2011-09-03 16:47:37 +02:00
Sebastian Sdorra
3ac9f38c09 fix bug in compareTo method of PluginVersion 2011-08-22 10:21:21 +02:00
Sebastian Sdorra
6165d67bec added some uri util methods 2011-08-17 15:07:07 +02:00
Sebastian Sdorra
5c9bf56210 fix bug in property xml serialization 2011-08-17 14:54:19 +02:00
Sebastian Sdorra
de97f9a91b cache result of changesetpreprocessors 2011-08-16 18:37:28 +02:00
Sebastian Sdorra
12299bacae improve changeset preprocessor api 2011-08-15 15:07:35 +02:00
Sebastian Sdorra
c3b8fc8e72 improve changeset preprocessor api 2011-08-15 14:53:35 +02:00
Sebastian Sdorra
920a36b6db [maven-release-plugin] prepare for next development iteration 2011-08-11 11:26:59 +02:00
Sebastian Sdorra
f4dad46d43 [maven-release-plugin] prepare release 1.6 2011-08-11 11:26:56 +02:00
Sebastian Sdorra
ad11901adc set api level for scripting to version 1.7 2011-08-10 19:00:01 +02:00
Sebastian Sdorra
0a0019e943 added properties to repositories, users and groups 2011-08-10 18:58:48 +02:00
Sebastian Sdorra
911eff0510 improve name validation of groups, users and repositories 2011-08-06 13:46:27 +02:00
Sebastian Sdorra
40bc8d88b2 improve ValidationUtil 2011-08-06 13:40:22 +02:00
Sebastian Sdorra
215eb289ad added isNameValid and isUsernameValid methods to ValidationUtil 2011-08-06 13:36:51 +02:00
Sebastian Sdorra
3d97e1589a added missing license header 2011-08-04 15:22:11 +02:00
Sebastian Sdorra
04cff2cde9 fix possible NullPointerException 2011-08-03 17:03:34 +02:00
Sebastian Sdorra
615f01551a added cache for repository browser results 2011-08-03 15:27:05 +02:00
Sebastian Sdorra
26fd9f6e6c added support for native git post-receive hook 2011-08-03 09:28:26 +02:00
Sebastian Sdorra
9d29df882b added runAsAdmin api 2011-07-30 11:25:57 +02:00
Sebastian Sdorra
c6df4f59aa show plugin updates only once 2011-07-29 19:44:25 +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
aaea181784 added caching for changesetviewer 2011-07-24 14:14:20 +02:00
Sebastian Sdorra
c32e421394 improve scann for extensions 2011-07-24 13:09:29 +02:00
Sebastian Sdorra
21013a967f register missing mercurial hooks 2011-07-22 12:50:45 +02:00
Sebastian Sdorra
96400d164b rebuild repository hook api 2011-07-19 15:32:53 +02:00
Sebastian Sdorra
4d336c9183 improve post receive hook register api 2011-07-17 18:40:47 +02:00
Sebastian Sdorra
66d1390fd1 improve post receive hook api 2011-07-17 18:02:01 +02:00
Sebastian Sdorra
c51704f2ee added api for PostReceiveHooks 2011-07-17 17:06:11 +02:00
Sebastian Sdorra
bbfad810df added extensionpoint for post receive hooks 2011-07-17 16:51:05 +02:00
Sebastian Sdorra
6a047d40ad added PropertiesAware interface and the default implementation BasicPropertiesAware 2011-07-12 21:01:08 +02:00
Sebastian Sdorra
ed3be48479 fix xml representation of changeset webservice resource 2011-07-12 20:52:58 +02:00
Sebastian Sdorra
866bc78b9d [maven-release-plugin] prepare for next development iteration 2011-07-09 15:11:09 +02:00
Sebastian Sdorra
f322e2bef3 [maven-release-plugin] prepare release 1.5 2011-07-09 15:11:06 +02:00
Sebastian Sdorra
25b8f4cb22 added javadoc for HttpUtil 2011-07-08 21:13:43 +02:00
Sebastian Sdorra
fa4098f3b7 added unit test for HttpUtil.getCompleteUrl 2011-07-08 21:09:29 +02:00