Commit Graph

1172 Commits

Author SHA1 Message Date
Sebastian Sdorra
5715851ff1 modify cache api to match the one from shiro 2014-02-19 19:59:44 +01:00
Sebastian Sdorra
ffc12f2fa1 merge changes from branch 1.x 2014-02-18 21:25:29 +01:00
Sebastian Sdorra
1e802a6334 fixed small bug and javadoc 2014-02-16 15:51:05 +01:00
Sebastian Sdorra
7d198a2d95 added option to skip failed authenticators 2014-02-16 15:41:48 +01:00
Sergey Averkiev
387f39bfe1 Add feature to set custom realm description 2014-01-29 16:26:57 +04:00
Sebastian Sdorra
81be1ef4ec merge with branch issue-520 2014-01-25 16:00:21 +01:00
Sebastian Sdorra
da8d673438 merge with branch issue-520 2014-01-25 15:59:01 +01:00
Sebastian Sdorra
2504ce95a6 allow rerun of healthchecks 2014-01-25 15:00:04 +01:00
Sebastian Sdorra
08dede40fe allow rerun of healthchecks 2014-01-25 15:00:04 +01:00
Sebastian Sdorra
4b35b01516 display failed health checks in user interface 2014-01-25 13:26:43 +01:00
Sebastian Sdorra
9e9351fe86 display failed health checks in user interface 2014-01-25 13:26:43 +01:00
Sebastian Sdorra
436c149e75 start implementation of repository health checks 2014-01-25 12:07:38 +01:00
Sebastian Sdorra
e6cbb6a4cf start implementation of repository health checks 2014-01-25 12:07:38 +01:00
Sebastian Sdorra
199a99376d basic auth filter should return 403 instead of 401 for wrong credentials 2014-01-23 08:45:04 +01:00
Sebastian Sdorra
3e4473e6ea improve basic property class 2014-01-17 18:53:47 +01:00
Sebastian Sdorra
4745dd5575 suppress unchecked warnings 2014-01-11 15:17:44 +01:00
Sebastian Sdorra
a4e001808d fix some deprecated warnings 2014-01-11 14:40:59 +01:00
Sebastian Sdorra
c3100f420c improve modification handler events by sending old and new items to eventbus 2014-01-11 13:45:23 +01:00
Sebastian Sdorra
23d2c1f27c rename handler event and handler event type 2014-01-11 13:21:02 +01:00
Sebastian Sdorra
19bf7214c3 remove no longer needed ScmEventBusTest 2014-01-11 10:49:26 +01:00
Sebastian Sdorra
4f6460eeae replace filter with predicate 2014-01-09 20:16:03 +01:00
Sebastian Sdorra
908f2fe6c8 simplify cache api 2014-01-09 20:06:07 +01:00
Sebastian Sdorra
2e3bd0ef8f fix double slash for append and getCompleteUrl of HttpUtil 2014-01-07 08:08:32 +01:00
Sebastian Sdorra
e145e6ed30 fix double slash for append and getCompleteUrl of HttpUtil 2014-01-07 08:08:32 +01:00
Sebastian Sdorra
dc19da4a76 remove old hook system in favor of event bus 2014-01-03 16:32:48 +01:00
Sebastian Sdorra
0fdc458b9f modified pathes should be private 2014-01-03 15:18:56 +01:00
Sebastian Sdorra
796858868a remove unused imports 2014-01-03 14:20:28 +01:00
Sebastian Sdorra
df60f1b83c remove todo comment 2014-01-03 14:07:43 +01:00
Sebastian Sdorra
365aec6a49 remove todo comment 2014-01-03 14:06:55 +01:00
Sebastian Sdorra
fc1e9d9f5f changeset and fileobject pre processors should extend generic pre processors 2014-01-03 14:06:11 +01:00
Sebastian Sdorra
c379b2804a cache clear hook should use strong references 2014-01-03 13:57:35 +01:00
Sebastian Sdorra
397566e74f update legman to version 1.2.0 2014-01-03 13:54:26 +01:00
Sebastian Sdorra
0c7d6fa62f replace guava eventbus with legman 2014-01-03 12:56:18 +01:00
Sebastian Sdorra
5e6259f3b7 remove old style listeners in favor of event bus 2014-01-03 11:32:40 +01:00
Sebastian Sdorra
aec7773239 remove deprecated stuff 2014-01-03 10:34:34 +01:00
Sebastian Sdorra
39ad99f5e9 set version to 2.0.0-SNAPSHOT 2014-01-03 09:59:01 +01:00
Sebastian Sdorra
858ffd83b5 [maven-release-plugin] prepare for next development iteration 2013-12-30 14:29:18 +01:00
Sebastian Sdorra
e738bf7bb5 [maven-release-plugin] prepare release 1.35 2013-12-30 14:29:18 +01:00
Sebastian Sdorra
cf05c144cb merge with branch issue-505 2013-12-27 15:55:45 +01:00
Sebastian Sdorra
e4902f093e added property to disable escaping for hooks 2013-12-27 15:42:50 +01:00
Sebastian Sdorra
8274697426 added property to disable escaping property for blame, browse and log command 2013-12-27 15:36:44 +01:00
Sebastian Sdorra
a3613b7615 merge with branch issue-476 2013-11-01 08:05:18 +01:00
Sebastian Sdorra
d47eb18516 retry delete up to 5 sec to fix problem with windows locking 2013-10-31 11:49:31 +01:00
Sebastian Sdorra
0cdd2e8dd6 merge with issue-470 2013-10-28 13:19:16 +01:00
Sebastian Sdorra
152abc58c2 use same validation rules for user and group names 2013-10-28 13:15:12 +01:00
Clemens Rabe
814b940998 Reverted mess of eclipse formatting. 2013-10-15 20:57:38 +02:00
Clemens Rabe
80ee668f8a Merged sdorra/scm-manager into default 2013-10-08 18:07:09 +02:00
Sebastian Sdorra
5f782811a2 [maven-release-plugin] prepare for next development iteration 2013-10-05 12:43:23 +02:00
Sebastian Sdorra
2f7b0e6125 [maven-release-plugin] prepare release 1.34 2013-10-05 12:43:22 +02:00
Clemens Rabe
2875794519 Added auto-login filter system. 2013-10-02 19:45:21 +02:00