Sebastian Sdorra
|
8979ff837a
|
merge with branch issue-320
|
2013-02-04 15:53:46 +01:00 |
|
Sebastian Sdorra
|
5ca6931b72
|
close branch issue-320
|
2013-02-04 15:48:25 +01:00 |
|
Sebastian Sdorra
|
c22fc85b7a
|
merge with branch issue-319
|
2013-02-04 15:46:29 +01:00 |
|
Sebastian Sdorra
|
c3c82de30f
|
close branch issue-319
|
2013-02-04 15:45:56 +01:00 |
|
Sebastian Sdorra
|
340cfbef11
|
remove unused imports
|
2013-02-01 11:43:26 +01:00 |
|
Sebastian Sdorra
|
dcaebde6c4
|
added missing deprecated annotations
|
2013-02-01 11:40:06 +01:00 |
|
Sebastian Sdorra
|
92e2431078
|
implement user and group authorization tests for ScmRealm
|
2013-01-31 17:01:56 +01:00 |
|
Sebastian Sdorra
|
0231cd3e0c
|
start implementation of permission tests for ScmRealm
|
2013-01-31 16:37:49 +01:00 |
|
Sebastian Sdorra
|
f84b222938
|
added ScmRealm role based authorization tests
|
2013-01-31 16:20:47 +01:00 |
|
Sebastian Sdorra
|
16479bac68
|
added authentication tests for ScmRealm
|
2013-01-31 16:03:19 +01:00 |
|
Sebastian Sdorra
|
2b4b9ee49e
|
use async cache for scm realm
|
2013-01-31 15:04:03 +01:00 |
|
Sebastian Sdorra
|
9adc65d9e5
|
util classes should be final with a private constructor
|
2013-01-31 10:26:16 +01:00 |
|
Sebastian Sdorra
|
2d5fa22ca4
|
use index of char instead of index of string, if possible
|
2013-01-30 10:10:20 +01:00 |
|
Sebastian Sdorra
|
d165baffe9
|
improve repository manager test base
|
2013-01-29 21:55:08 +01:00 |
|
Sebastian Sdorra
|
bab2901dd0
|
added unit tests for repository listener
|
2013-01-29 21:28:13 +01:00 |
|
Sebastian Sdorra
|
16b0bfad4d
|
added unit tests for repository hooks
|
2013-01-29 21:16:14 +01:00 |
|
Sebastian Sdorra
|
60da1465d5
|
added unit tests for repository archive
|
2013-01-29 21:02:37 +01:00 |
|
Sebastian Sdorra
|
65c80b14fb
|
added GroupNotFoundException and UserNotFoundException
|
2013-01-29 20:39:08 +01:00 |
|
Sebastian Sdorra
|
a5c24f54d5
|
default repository manager should throw RepositoryNotFoundException
|
2013-01-29 20:26:38 +01:00 |
|
Sebastian Sdorra
|
e8e288ccf0
|
fix another possible crlf injection, see issue #320
|
2013-01-28 13:20:22 +01:00 |
|
Sebastian Sdorra
|
500a082a3f
|
fix possible crlf injection, see issue #320
|
2013-01-28 13:04:12 +01:00 |
|
Sebastian Sdorra
|
c358a9c50f
|
fix path traversal vulnerability in git changelog api, see issue #319
|
2013-01-28 09:57:51 +01:00 |
|
Sebastian Sdorra
|
1e7ff1a71a
|
[maven-release-plugin] prepare for next development iteration
|
2013-01-25 16:13:39 +01:00 |
|
Sebastian Sdorra
|
35264ae044
|
[maven-release-plugin] copy for tag 1.27
|
2013-01-25 16:13:38 +01:00 |
|
Sebastian Sdorra
|
7639457eb2
|
[maven-release-plugin] prepare release 1.27
1.27
|
2013-01-25 16:13:38 +01:00 |
|
Sebastian Sdorra
|
18e5acb6cc
|
merge with branch issue-317
|
2013-01-25 15:20:59 +01:00 |
|
Sebastian Sdorra
|
a2e4a66639
|
close branch issue-317
|
2013-01-25 15:20:34 +01:00 |
|
Sebastian Sdorra
|
4cf45c711b
|
fix hover links for ie >= 8
|
2013-01-24 09:18:14 +01:00 |
|
Sebastian Sdorra
|
944a2679bc
|
fix localStorage detection for ie 6 and 7
|
2013-01-24 08:47:05 +01:00 |
|
Sebastian Sdorra
|
29a3f682a2
|
remove unnecessary provider
|
2013-01-23 13:38:26 +01:00 |
|
Sebastian Sdorra
|
6d7e8341fa
|
javadoc for AbstractAuthenticationManager
|
2013-01-23 13:33:38 +01:00 |
|
Sebastian Sdorra
|
4487f3765a
|
post authentication events to the new event system
|
2013-01-23 13:29:59 +01:00 |
|
Sebastian Sdorra
|
cae62b8743
|
fix bug with registration of multiple authentication listeners
|
2013-01-23 13:23:24 +01:00 |
|
Sebastian Sdorra
|
8799141647
|
icons of repository browser should be clickable
|
2013-01-23 09:54:35 +01:00 |
|
Sebastian Sdorra
|
d1e4b139bd
|
fix binding of extensions with eager singleton scope
|
2013-01-23 09:09:48 +01:00 |
|
Sebastian Sdorra
|
daf1e64fbe
|
exclude commons-logging and use jcl-over-slf4j instead
|
2013-01-22 17:23:26 +01:00 |
|
Sebastian Sdorra
|
7fa09dabfa
|
[maven-release-plugin] prepare for next development iteration
|
2013-01-22 13:12:22 +01:00 |
|
Sebastian Sdorra
|
b61a2a51a1
|
[maven-release-plugin] copy for tag 1.26
|
2013-01-22 13:12:21 +01:00 |
|
Sebastian Sdorra
|
6baf2661dc
|
[maven-release-plugin] prepare release 1.26
1.26
|
2013-01-22 13:12:21 +01:00 |
|
Sebastian Sdorra
|
6512be36dc
|
do not ignore release.properties
|
2013-01-22 13:10:29 +01:00 |
|
Sebastian Sdorra
|
6546996ba0
|
fix DefaultKeyGeneratorTest for slow machines
|
2013-01-22 11:40:36 +01:00 |
|
Sebastian Sdorra
|
9684c80126
|
added new browse options to restful endpoint
|
2013-01-21 15:04:20 +01:00 |
|
Sebastian Sdorra
|
cc81411523
|
implement disable sub repository detection option
|
2013-01-20 11:41:33 +01:00 |
|
Sebastian Sdorra
|
81d78b6fa8
|
added option to disable sub repository detection of browse command
|
2013-01-20 11:17:31 +01:00 |
|
Sebastian Sdorra
|
d34ce7b0c9
|
implement recursive option for mercurial browse command
|
2013-01-19 13:22:27 +01:00 |
|
Sebastian Sdorra
|
9953a84567
|
implement recursive option for subversion browse command
|
2013-01-19 13:10:10 +01:00 |
|
Sebastian Sdorra
|
cc4604b60f
|
implement recursive option for git browse command
|
2013-01-19 13:09:58 +01:00 |
|
Sebastian Sdorra
|
ab85fb9bf6
|
added recursive option to browse command
|
2013-01-19 13:09:36 +01:00 |
|
Sebastian Sdorra
|
5b1b22441b
|
enable repository browser for subversion repositories
|
2013-01-18 21:32:47 +01:00 |
|
Sebastian Sdorra
|
667d9502fe
|
implement disable last commit for subversion browse command
|
2013-01-18 21:23:05 +01:00 |
|