Commit Graph

1172 Commits

Author SHA1 Message Date
Sebastian Sdorra
2d5fa22ca4 use index of char instead of index of string, if possible 2013-01-30 10:10:20 +01:00
Sebastian Sdorra
65c80b14fb added GroupNotFoundException and UserNotFoundException 2013-01-29 20:39:08 +01:00
Sebastian Sdorra
e8e288ccf0 fix another possible crlf injection, see issue #320 2013-01-28 13:20:22 +01:00
Sebastian Sdorra
500a082a3f fix possible crlf injection, see issue #320 2013-01-28 13:04:12 +01:00
Sebastian Sdorra
1e7ff1a71a [maven-release-plugin] prepare for next development iteration 2013-01-25 16:13:39 +01:00
Sebastian Sdorra
7639457eb2 [maven-release-plugin] prepare release 1.27 2013-01-25 16:13:38 +01:00
Sebastian Sdorra
6d7e8341fa javadoc for AbstractAuthenticationManager 2013-01-23 13:33:38 +01:00
Sebastian Sdorra
4487f3765a post authentication events to the new event system 2013-01-23 13:29:59 +01:00
Sebastian Sdorra
cae62b8743 fix bug with registration of multiple authentication listeners 2013-01-23 13:23:24 +01:00
Sebastian Sdorra
7fa09dabfa [maven-release-plugin] prepare for next development iteration 2013-01-22 13:12:22 +01:00
Sebastian Sdorra
6baf2661dc [maven-release-plugin] prepare release 1.26 2013-01-22 13:12:21 +01:00
Sebastian Sdorra
81d78b6fa8 added option to disable sub repository detection of browse command 2013-01-20 11:17:31 +01:00
Sebastian Sdorra
ab85fb9bf6 added recursive option to browse command 2013-01-19 13:09:36 +01:00
Sebastian Sdorra
df48bc5b6c added missing javadoc since tags 2013-01-18 20:00:48 +01:00
Sebastian Sdorra
850345b3d2 added option to disable the last commit during repository browsing 2013-01-18 19:56:02 +01:00
Sebastian Sdorra
e581751624 find and bind extension points automatically 2013-01-18 09:39:32 +01:00
Sebastian Sdorra
3485b2a4a2 fix license headers 2013-01-15 21:14:37 +01:00
Sebastian Sdorra
6f5780b9df implementing an annotation scanner to replace the extension scanner 2013-01-15 16:55:07 +01:00
Sebastian Sdorra
c022320e0a synchronize getChangeset method of hook events and call registered pre processors before the changesets are returned to hook 2013-01-14 08:41:22 +01:00
Sebastian Sdorra
40ce740ae5 normalize urls for BaseUrlFilter to prevent redirect loops, see issue #311 2013-01-12 12:44:20 +01:00
Sebastian Sdorra
b82da27cce [maven-release-plugin] prepare for next development iteration 2013-01-11 15:47:02 +01:00
Sebastian Sdorra
9a64f27df8 [maven-release-plugin] prepare release 1.25 2013-01-11 15:47:01 +01:00
Sebastian Sdorra
2559618fa9 improve configuration of proxyservlet 2013-01-08 16:27:09 +01:00
Sebastian Sdorra
50cd01ea85 added equals, hashCode and toString methods to PluginResources class 2013-01-04 21:54:32 +01:00
Sebastian Sdorra
3b7190f675 added equals, hashCode and toString methods to Plugin class 2013-01-04 21:23:39 +01:00
Sebastian Sdorra
ee23861add improve equals, hashCode and toString of plugin information class 2013-01-04 20:59:39 +01:00
Sebastian Sdorra
44e1f0d219 fix wrong javadoc 2013-01-03 21:34:39 +01:00
Sebastian Sdorra
2994b28f22 re implement ProxyServlet 2012-12-21 10:45:56 +01:00
Sebastian Sdorra
739318699b added isSupported method for repository features to RepositoryService 2012-12-16 19:36:47 +01:00
Sebastian Sdorra
9b67423203 added features for specific repository types 2012-12-16 18:33:34 +01:00
Sebastian Sdorra
595e92c26d [maven-release-plugin] prepare for next development iteration 2012-12-16 15:04:44 +01:00
Sebastian Sdorra
c94dd3c770 [maven-release-plugin] prepare release 1.24 2012-12-16 15:04:42 +01:00
Sebastian Sdorra
b2c01010b3 fix wrong default date format 2012-12-16 14:59:02 +01:00
Sebastian Sdorra
60f840ebae [maven-release-plugin] prepare for next development iteration 2012-12-15 17:04:43 +01:00
Sebastian Sdorra
5aa524dd64 [maven-release-plugin] prepare release 1.23 2012-12-15 17:04:42 +01:00
Sebastian Sdorra
39c2da62f3 javadoc and logging for PermissionFilter 2012-12-15 16:54:19 +01:00
Sebastian Sdorra
4cee27b744 use system environment when executing "hg create" 2012-12-14 20:11:33 +01:00
Sebastian Sdorra
0c18b54b8e fix license headers 2012-12-14 15:22:13 +01:00
Sebastian Sdorra
b3d2223c07 use wrapped instances of RepositoryHookEvent for the new event system 2012-12-09 21:58:24 +01:00
Sebastian Sdorra
5178dca30d move eventbus implementation from scm-core to scm-webapp 2012-12-09 16:12:21 +01:00
Sebastian Sdorra
261b70071d merge with branch issue-281 2012-12-09 15:19:08 +01:00
Sebastian Sdorra
0805caab14 add proxy excludes to user interface 2012-12-09 15:17:34 +01:00
Sebastian Sdorra
28c1d0b9d9 fix wrong field name for proxy excludes 2012-12-09 14:59:35 +01:00
Sebastian Sdorra
5de4ee9fc0 added api to disabled proxy setting for specified hosts 2012-12-09 14:54:45 +01:00
Sebastian Sdorra
b82cfbb319 javadoc for httpclient api 2012-12-09 13:53:20 +01:00
Sebastian Sdorra
c2a20bd271 added package informations for sonia.scm.io and sonia.scm.net 2012-12-09 12:10:59 +01:00
Sebastian Sdorra
ad4163251e added package info to sonia.scm.i18n 2012-12-09 12:09:13 +01:00
Sebastian Sdorra
be91deee19 improve javadoc of sonia.scm.filter 2012-12-09 12:07:35 +01:00
Sebastian Sdorra
8783144483 improve logging 2012-12-09 11:56:25 +01:00
Sebastian Sdorra
52183ff434 fix license headers 2012-12-08 15:43:51 +01:00