Commit Graph

5160 Commits

Author SHA1 Message Date
Sebastian Sdorra
ffc12f2fa1 merge changes from branch 1.x 2014-02-18 21:25:29 +01:00
Sebastian Sdorra
32fa25a322 update logback to version 1.1.1 2014-02-18 20:47:50 +01:00
Sebastian Sdorra
42d271b353 update slf4j to version 1.7.6 2014-02-18 20:46:44 +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
Sebastian Sdorra
cb3ad8f19b fix possible npe on authentication, see issue #531 2014-02-16 15:02:20 +01:00
Sebastian Sdorra
0271a5f5e9 fix JsonMappingException on repository update 2014-01-30 20:59:33 +01:00
Sebastian Sdorra
e36c83962b Merged in ExAnimoso/scm-manager/1.x (pull request #16)
Add feature to set custom realm description
2014-01-30 07:54:12 +01:00
Sergey Averkiev
387f39bfe1 Add feature to set custom realm description 2014-01-29 16:26:57 +04:00
Sebastian Sdorra
74661789f8 fix exception on login, if an external authenticator returns a changed user object 2014-01-29 12:46:14 +01:00
Sebastian Sdorra
b05cf39df8 fix possible concurrent modification exception 2014-01-28 21:34:31 +01:00
Sebastian Sdorra
4d6f3df02a fix typo in health check url 2014-01-28 20:58:06 +01: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
f175fa9c57 close branch issue-520 2014-01-25 15:58:32 +01:00
Sebastian Sdorra
48e8b53174 update dependencies 2014-01-25 15:57:32 +01:00
Sebastian Sdorra
04e66f2b71 remove cipher key from repository 2014-01-25 15:56:01 +01:00
Sebastian Sdorra
5bfbe5fe9a update svnkit to version 1.8.3-scm1 2014-01-25 15:43:13 +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
5951b32f8e added main method for an easy way to generate static keys 2014-01-25 11:50:18 +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
1b90bb016d removed experimental scm-dao-orientdb module, should be later implemented as plugin 2014-01-17 18:47:56 +01:00
Sebastian Sdorra
ebd280f9ca merge with branch issue-516 2014-01-17 18:44:50 +01:00
Sebastian Sdorra
125a04ebd6 close branch issue-516 2014-01-17 18:44:16 +01:00
Sebastian Sdorra
ed5a6257b8 fix bug with passwords which contains a colon 2014-01-17 15:56:18 +01:00
Sebastian Sdorra
bc61218bf8 fix bug with passwords which contains a colon 2014-01-17 15:56:18 +01:00
Sebastian Sdorra
4745dd5575 suppress unchecked warnings 2014-01-11 15:17:44 +01:00
Sebastian Sdorra
a99dfb31fc fix deprecated warning 2014-01-11 14:48:42 +01:00
Sebastian Sdorra
a4e001808d fix some deprecated warnings 2014-01-11 14:40:59 +01:00
Sebastian Sdorra
66da3a247b rename maven and support directory to match their artifactIds 2014-01-11 13:52:15 +01:00
Sebastian Sdorra
dca3b12d7f do not use deprecated stopwatch constructor 2014-01-11 13:48:58 +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
844a55ca98 fix integration tests 2014-01-11 12:00:01 +01:00
Sebastian Sdorra
2ec77dc10e fix repository manager tests 2014-01-11 11:20:35 +01:00
Sebastian Sdorra
54f3df255a added dependency to powermock 2014-01-11 11:18:37 +01:00
Sebastian Sdorra
04e931d8d0 fix repository manager listener test 2014-01-11 11:09:02 +01:00
Sebastian Sdorra
7627a6bc00 enable handler tests 2014-01-11 11:02:04 +01:00
Sebastian Sdorra
70f9c64cc5 added event bus implementation for unit tests 2014-01-11 10:55:27 +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
c8db162bfa use final field and fixed a precondition check 2014-01-09 19:27:09 +01:00
Sebastian Sdorra
2e6748cb23 use final field and fixed a precondition check 2014-01-09 19:27:09 +01:00