Commit Graph

1980 Commits

Author SHA1 Message Date
Sebastian Sdorra
532146f0c8 use google guava for hasCode, toString and equals method of permission object 2012-02-26 19:45:31 +01:00
Sebastian Sdorra
37c87a2c5d use google guava for hasCode, toString and equals method of person object 2012-02-26 19:42:14 +01:00
Sebastian Sdorra
4ef02e8600 use google guava for hasCode, toString and equals method of group object 2012-02-26 19:33:24 +01:00
Sebastian Sdorra
723b73112c use google guava for hasCode, toString and equals method of user 2012-02-26 19:21:23 +01:00
Sebastian Sdorra
280b222a0a improve svn test client 2012-02-26 14:28:58 +01:00
Sebastian Sdorra
af0b5620b7 improve anonymous access tests 2012-02-26 14:27:01 +01:00
Sebastian Sdorra
d0dfae82d8 fix anonymous repository url 2012-02-26 13:55:34 +01:00
Sebastian Sdorra
c052ae0327 remove unused import 2012-02-26 12:21:17 +01:00
Sebastian Sdorra
b5fd5b5d6b fix maven conflict 2012-02-26 11:49:56 +01:00
Sebastian Sdorra
298fd2e975 use google guava instead of google collections 2012-02-26 11:40:34 +01:00
Sebastian Sdorra
69fdfa7103 fix wrong license header format 2012-02-26 11:32:55 +01:00
Sebastian Sdorra
3c88b2cad9 use ExternallyManagedLifecycle instead of deprecated SpringManagedLifecycle 2012-02-26 11:24:36 +01:00
Sebastian Sdorra
676ea266ca update maven assembly plugin to version 2.3 2012-02-26 11:15:21 +01:00
Sebastian Sdorra
c22ebc0e2c update maven war plugin to version 2.2 2012-02-26 11:13:08 +01:00
Sebastian Sdorra
2062403be4 update maven findbugs plugin to version 2.4.0 2012-02-26 11:10:01 +01:00
Sebastian Sdorra
f503461d14 update maven surefire plugin to version 2.12 2012-02-26 11:08:43 +01:00
Sebastian Sdorra
51ec1c3777 update maven pmd plugin to version 2.7.1 2012-02-26 11:07:27 +01:00
Sebastian Sdorra
1adb7222b1 update maven javadoc plugin to version 2.8.1 2012-02-26 11:06:17 +01:00
Sebastian Sdorra
ee30e5718a update jetty to version 7.6.1.v20120215 2012-02-25 18:38:16 +01:00
Sebastian Sdorra
d2de7bb004 update jgit to version 1.3.0.201202151440-r 2012-02-25 18:35:54 +01:00
Sebastian Sdorra
9a286de2e1 update jersey to version 1.12 2012-02-25 18:30:17 +01:00
Sebastian Sdorra
1be7a5dc58 fix anonymous access 2012-02-25 16:47:53 +01:00
Sebastian Sdorra
ca243fe8ef added integration test for anonymous access 2012-02-25 16:23:45 +01:00
Sebastian Sdorra
1283052a3f fix wrong python path on windows 2012-02-25 15:53:04 +01:00
Sebastian Sdorra
9d158af212 merge with branch issue-97 2012-02-24 17:47:08 +01:00
Sebastian Sdorra
8d682fefe3 close branch issue-97 2012-02-24 17:45:05 +01:00
Sebastian Sdorra
e5b8c0e5c6 merge with branch issue-99 2012-02-24 07:52:05 +01:00
Sebastian Sdorra
23b52453a6 close branch issue-99 2012-02-24 07:51:35 +01:00
Sebastian Sdorra
bd7397763d use repository directory as working directory for git repository hooks 2012-02-23 20:55:36 +01:00
Sebastian Sdorra
5505f39f90 use absolute path for mercurial repository creation 2012-02-23 18:38:33 +01:00
Sebastian Sdorra
84200ab501 execute "hg init" in the scm home directory instead of current working directory 2012-02-23 18:23:52 +01:00
Sebastian Sdorra
a4464be18f fix anonymous push to public mercurial repositories 2012-02-23 18:19:42 +01:00
Sebastian Sdorra
e81f8928e2 fix missing hooks of mercurial repository import 2012-02-23 18:13:19 +01:00
Sebastian Sdorra
c069330796 remove salt from PasswordAware interface 2012-02-17 21:27:12 +01:00
Sebastian Sdorra
694bbbd9f0 added more options to HashBuilder and added extractor method 2012-02-17 21:26:15 +01:00
Sebastian Sdorra
fa759e8502 added new interfaces to handle passwords 2012-02-14 21:58:08 +01:00
Sebastian Sdorra
c1cf8dd0f3 added compatibility test 2012-02-14 21:52:29 +01:00
Sebastian Sdorra
f0dae088e4 added HashBuilder classes 2012-02-14 21:38:29 +01:00
Sebastian Sdorra
d623de6fb3 remove unused code 2012-02-12 17:57:39 +01:00
Sebastian Sdorra
8d6756244d remove old python scripts 2012-02-12 17:41:50 +01:00
Sebastian Sdorra
89b50bf7f3 improve handling of mercurial hooks 2012-02-12 17:41:18 +01:00
Sebastian Sdorra
f41f3274b9 rename hook.py to scmhooks.py 2012-02-12 17:18:04 +01:00
Sebastian Sdorra
0d8fbf250c use new python script for hgweb 2012-02-12 17:13:37 +01:00
Sebastian Sdorra
abd1d02b20 use new python scritps 2012-02-12 16:59:29 +01:00
Sebastian Sdorra
05bff1b593 remove unused code 2012-02-12 16:58:17 +01:00
Sebastian Sdorra
af7030461a fix wrong element names in blame command 2012-02-12 16:57:42 +01:00
Sebastian Sdorra
61b14f3be2 write python scripts to filesystem 2012-02-12 16:01:15 +01:00
Sebastian Sdorra
e7f559438e rebuild python parts of scm-hg-plugin 2012-02-12 16:00:41 +01:00
Sebastian Sdorra
1b4b3315db do not fail on wrong basic authorization header 2012-02-11 16:41:06 +01:00
Sebastian Sdorra
d4f100776a do not call the authentication mechanism if the user is already authenticated 2012-02-11 16:36:37 +01:00