Commit Graph

3582 Commits

Author SHA1 Message Date
Sebastian Sdorra
27f3286e9d indent, javadoc and removed unused import 2014-03-11 18:59:59 +01:00
Sebastian Sdorra
7c1f746def fix basic authentication for urls which contain a username, but no password 2014-03-11 18:58:18 +01:00
Sebastian Sdorra
014220a45b [maven-release-plugin] prepare for next development iteration 2014-03-09 15:13:22 +01:00
Sebastian Sdorra
efae937b0c [maven-release-plugin] copy for tag 1.36 2014-03-09 15:13:22 +01:00
Sebastian Sdorra
304200980f [maven-release-plugin] prepare release 1.36 1.36 2014-03-09 15:13:21 +01:00
Sebastian Sdorra
2cb3e668db fix mercurial out of scope exception on startup 2014-03-09 14:48:43 +01:00
Sebastian Sdorra
9b7bc96282 fix bug with some special chars 2014-03-09 14:20:43 +01:00
Sebastian Sdorra
c133464cdf update commons-beanutils to version 1.9.1 2014-03-09 13:52:30 +01:00
Sebastian Sdorra
64b44c5759 do not log class not found exceptions, because the parent method finds the class in most cases 2014-03-08 21:59:01 +01:00
Sebastian Sdorra
37c7f136a1 added unit test for DeepCopy 2014-03-08 20:48:04 +01:00
Sebastian Sdorra
4468382cc0 solve classloading issues for plugin classes 2014-03-08 20:29:18 +01:00
Sebastian Sdorra
dc0719404e update args4j 2.0.26 2014-03-08 17:51:41 +01:00
Sebastian Sdorra
f41e086825 update svnkit to version 1.8.4-scm1 2014-03-08 17:46:17 +01:00
Sebastian Sdorra
39c9ec2090 update jgit to 3.3.0.201403021825-r 2014-03-08 15:48:34 +01:00
Sebastian Sdorra
5873d81e0d added missing since comments 2014-03-08 13:13:38 +01:00
Sebastian Sdorra
29c08af782 update shiro to version 1.2.3 2014-03-08 13:06:30 +01:00
Sebastian Sdorra
53514b9b34 update jersey to version 1.18.1 2014-03-08 13:05:23 +01:00
Sebastian Sdorra
a175d736ae fix changing passwords which a shorter than 5 chars, see issue #535 2014-02-25 08:37:54 +01:00
Sebastian Sdorra
562e4e6bb4 allow retrieving repositories by using type/name instead of repository id 2014-02-25 08:04:31 +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
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
5bfbe5fe9a update svnkit to version 1.8.3-scm1 2014-01-25 15:43:13 +01:00
Sebastian Sdorra
08dede40fe allow rerun of healthchecks 2014-01-25 15:00:04 +01:00
Sebastian Sdorra
9e9351fe86 display failed health checks in user interface 2014-01-25 13:26:43 +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
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
bc61218bf8 fix bug with passwords which contains a colon 2014-01-17 15:56:18 +01:00
Sebastian Sdorra
c8db162bfa use final field and fixed a precondition check 2014-01-09 19:27:09 +01:00
pankaj azad
aa9f8f6592 shBrushJava.js edited online with Bitbucket 2014-01-08 14:33:32 +00:00
pankaj azad
20ecc2ee7b shBrushCpp.js edited online with Bitbucket 2014-01-08 14:30:00 +00:00
Sebastian Sdorra
2e3bd0ef8f fix double slash for append and getCompleteUrl of HttpUtil 2014-01-07 08:08:32 +01:00
Sebastian Sdorra
9b850543cd added readme for the 1.x branch 2014-01-06 11:37:59 +01:00
Sebastian Sdorra
858ffd83b5 [maven-release-plugin] prepare for next development iteration 2013-12-30 14:29:18 +01:00
Sebastian Sdorra
5c78be9faa [maven-release-plugin] copy for tag 1.35 2013-12-30 14:29:18 +01:00
Sebastian Sdorra
e738bf7bb5 [maven-release-plugin] prepare release 1.35 1.35 2013-12-30 14:29:18 +01:00
Sebastian Sdorra
295fa0b544 use final version of svnkit 1.7.10-scm4 2013-12-28 18:49:51 +01:00