3648 Commits

Author SHA1 Message Date
Sebastian Sdorra
97ea990c76 [maven-release-plugin] prepare release 1.38 1.38 2014-05-04 15:33:40 +02:00
Sebastian Sdorra
3d87b61fcf use autoVersionSubmodules option for release plugin 2014-05-04 15:31:53 +02:00
Sebastian Sdorra
0ce1bb1f44 added some simple integration tests for the scm-cli-client 2014-05-04 15:06:45 +02:00
Sebastian Sdorra
2fb341ec67 fix NoClassDefFoundError, see issue #576 2014-05-04 14:17:09 +02:00
Sebastian Sdorra
b6fb38edff avoid creation of .cipherkey during unit tests 2014-04-28 18:25:50 +02:00
Sebastian Sdorra
d0ce9b118b escape backslash in checkout url to fix issue #570 2014-04-28 17:57:02 +02:00
Sebastian Sdorra
08184da6fe fix circular dependency 2014-04-28 17:39:27 +02:00
Sebastian Sdorra
ded786209d do not use subject run as for administration context, because it could affect other threads 2014-04-24 08:58:59 +02:00
Sebastian Sdorra
90004e1d1c merge with branch issue-569 2014-04-23 20:30:44 +02:00
Sebastian Sdorra
f481d7d6b4 close branch issue-569 2014-04-23 20:30:15 +02:00
Sebastian Sdorra
b002b8e21f fix possible linkage error for Util.nonNull(java.lang.String) method 2014-04-23 10:55:43 +02:00
Sebastian Sdorra
d360c66d99 fix wrong date format 2014-04-21 14:56:31 +02:00
Sebastian Sdorra
88e6fc6b4a [maven-release-plugin] prepare for next development iteration 2014-04-21 14:05:45 +02:00
Sebastian Sdorra
fad101705e [maven-release-plugin] copy for tag 1.37 2014-04-21 14:05:44 +02:00
Sebastian Sdorra
593f3c6402 [maven-release-plugin] prepare release 1.37 1.37 2014-04-21 14:05:44 +02:00
Sebastian Sdorra
a8686000cc improve logging 2014-04-20 17:12:21 +02:00
Sebastian Sdorra
96588fc358 added hidden last modified column to repository grid 2014-04-20 17:02:57 +02:00
Sebastian Sdorra
66dcb7f204 update last modified date of a repository after each push 2014-04-20 15:48:15 +02:00
Sebastian Sdorra
7d13de3280 update jetty to version 7.6.15.v20140411 2014-04-20 14:45:47 +02:00
Sebastian Sdorra
c5a9c81607 update svnkit to version 1.8.5-scm1 2014-04-20 14:38:43 +02:00
Sebastian Sdorra
6c782584c0 update jgit to version 3.3.2.201404171909-r 2014-04-20 13:54:52 +02:00
Sebastian Sdorra
1388052ace return authentication header, if the login attempt limit is disabled 2014-04-20 13:11:41 +02:00
Sebastian Sdorra
5505f683d7 remove debug output 2014-04-15 08:04:38 +02:00
Sebastian Sdorra
3f2e1c567c merge with branch issue-558 2014-04-15 07:47:05 +02:00
Sebastian Sdorra
afe6ebddcd close branch issue-558 2014-04-15 07:46:28 +02:00
Sebastian Sdorra
c8e1b83d93 merge with branch issue-554 2014-04-14 11:39:20 +02:00
Sebastian Sdorra
988e85ea71 close branch issue-554 2014-04-14 11:38:39 +02:00
Sebastian Sdorra
79b0820f6b declare direct dependency to httpclient to fix version conflict 2014-04-13 16:03:38 +02:00
Sebastian Sdorra
2b5962a8b6 update logback to version 1.1.2 2014-04-06 16:21:57 +02:00
Sebastian Sdorra
2d16c1626d update slf4j to version 1.7.7 2014-04-06 16:19:58 +02:00
Sebastian Sdorra
d029f4dd53 added date to log pattern 2014-04-06 16:10:43 +02:00
Sebastian Sdorra
8cab331841 merge with branch issue-548 2014-04-06 16:07:43 +02:00
Sebastian Sdorra
ccba9b54eb close branch issue-548 2014-04-06 16:06:35 +02:00
Sebastian Sdorra
4ada31a83c use a more robust check if html5 localStorage is available 2014-04-04 08:04:29 +02:00
Sebastian Sdorra
02b5eadb02 close subversion context, if the service provider is closed 2014-04-03 21:48:35 +02:00
Sebastian Sdorra
7aa08f0f46 fix typo 2014-03-16 15:45:54 +01:00
Sebastian Sdorra
7d69937157 update commons-code to version 1.9 2014-03-16 15:30:41 +01:00
Sebastian Sdorra
bb5976212f merge with branch issue-549 2014-03-16 11:54:20 +01:00
Sebastian Sdorra
61f186129f close branch issue-549 2014-03-16 11:52:18 +01:00
Sebastian Sdorra
5c44df3e4c use userAgentStartsWith method for user agent check 2014-03-16 11:49:44 +01:00
Sebastian Sdorra
d0c94963ee added userAgentStartsWith method to HttpUtil 2014-03-16 11:45:43 +01:00
Sebastian Sdorra
9db7284f27 use client messages 2014-03-16 11:28:09 +01:00
Sebastian Sdorra
2f9e761644 added central class for client messages 2014-03-16 11:26:20 +01:00
Sebastian Sdorra
b13722bdd6 use context classloader to load resource bundles 2014-03-16 10:48:13 +01:00
Sebastian Sdorra
e59eb6a458 added method to get I18nMessages from servlet request 2014-03-16 10:29:30 +01:00
Sebastian Sdorra
d9579c3473 fix bug in user create form 2014-03-15 17:06:52 +01:00
Sebastian Sdorra
bd72a81019 added small i18n framework 2014-03-15 17:01:31 +01:00
Sebastian Sdorra
b131d4b804 improve error handling for failed authentication and not enough privileges 2014-03-15 16:12:14 +01:00
Sebastian Sdorra
54faa5cb56 the default implementation of the basic authentication filter should prompt again for username and password, if the authentication fails 2014-03-15 16:11:44 +01:00
Sebastian Sdorra
84d3cadb12 prompt authentication again for failed subversion authentication and improved error message for missing privileges 2014-03-15 15:40:55 +01:00