Commit Graph

1387 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
75bc3bd6d7 fix bug in HttpUtil.getCompleteUrl 2011-07-08 21:09:13 +02:00
Sebastian Sdorra
bea8bb57cb added unit test for HttpUtil.getServerPortTest 2011-07-08 20:56:14 +02:00
Sebastian Sdorra
5c3d0c6432 added unit test for HttpUtil.getPortFromUrl 2011-07-08 20:51:32 +02:00
Sebastian Sdorra
5a1dacb70b fix bug in HttpUtil.getPortFromUrl method 2011-07-08 20:51:15 +02:00
Sebastian Sdorra
85710771c8 added methods to get the server port 2011-07-08 20:40:01 +02:00
Sebastian Sdorra
59e11dfca6 added javadoc for sonia.scm.logging package 2011-07-05 21:54:07 +02:00
Sebastian Sdorra
88f48ac077 added missing javadoc 2011-07-05 21:30:36 +02:00
Sebastian Sdorra
b7f933d1d7 added javadoc for the sonia.scm.group package 2011-07-05 21:19:38 +02:00
Sebastian Sdorra
aeabe92fe2 added javadoc package-info to the sonia.scm.config package 2011-07-05 18:48:09 +02:00
Sebastian Sdorra
79d3243cb7 added javadoc for the cache api 2011-07-05 18:45:49 +02:00
Sebastian Sdorra
12f8bc9acc remove unused cli pacakge, use args4j instead 2011-07-05 18:10:22 +02:00
Sebastian Sdorra
41f0a5d1ca improve javadoc 2011-07-03 20:24:38 +02:00
Sebastian Sdorra
d9a3eb2fef improve javadoc 2011-07-03 20:14:24 +02:00
Sebastian Sdorra
2396e92829 indent and javadoc 2011-07-03 18:03:33 +02:00
Sebastian Sdorra
1083f53acd added javadoc 2011-07-03 17:01:06 +02:00
Sebastian Sdorra
7feec4163b added some javadoc 2011-07-03 15:11:06 +02:00
Sebastian Sdorra
cd93b546b4 merge with branch repository-browser 2011-07-01 12:06:26 +02:00
Sebastian Sdorra
cc161e7fd3 replace ssl and forward parameters with base url to fix #32 2011-06-23 18:20:09 +02:00
Sebastian Sdorra
0d2ecb8f0e improve logging and small fixes for active directory authentication, see #28 2011-06-23 09:37:55 +02:00
Sebastian Sdorra
332f915f52 fix wrong commit message and commit date in git repository 2011-06-22 13:31:55 +02:00
Sebastian Sdorra
72d5c590b9 improve BrowserResult api 2011-06-18 17:02:58 +02:00
Sebastian Sdorra
5adea3f28b improve repository browser api 2011-06-18 16:41:23 +02:00
Sebastian Sdorra
7d758aed6c added not found repository exceptions 2011-06-18 16:26:23 +02:00
Sebastian Sdorra
335ac90545 fix typo in log message, see #30 2011-06-17 17:59:30 +02:00