Sebastian Sdorra
|
086084a5f4
|
close branch issue-781
|
2017-04-26 08:46:53 +02:00 |
|
Sebastian Sdorra
|
a6120f0b16
|
rename SessionStore to CredentialsStore
|
2017-02-26 14:54:01 +01:00 |
|
Sebastian Sdorra
|
06b67e2c72
|
fixed wrong status code check i DeactivatedUserITCase integration test
|
2017-02-26 14:53:03 +01:00 |
|
Sebastian Sdorra
|
402d2cfdb7
|
#781 added missing unit tests for authentication related classes
|
2017-02-26 14:28:00 +01:00 |
|
Sebastian Sdorra
|
acc3ff791b
|
#781 process all kinds authorization relevant event and produce AuthorizationChangedEvent
|
2017-02-26 13:19:35 +01:00 |
|
Sebastian Sdorra
|
b6a49570cf
|
refactor AuthenticationInfoCollector
|
2017-02-17 23:06:05 +01:00 |
|
Sebastian Sdorra
|
e0e765eaa3
|
start refactoring of ScmRealm to simplify shiro cache integration
|
2017-02-17 21:36:52 +01:00 |
|
Sebastian Sdorra
|
731337f2ab
|
created adapter between scm and shiro caches, see issue #781
|
2017-02-16 22:15:36 +01:00 |
|
Sebastian Sdorra
|
1b16613840
|
[maven-release-plugin] prepare for next development iteration
|
2017-02-09 13:33:00 +01:00 |
|
Sebastian Sdorra
|
b45beb416c
|
[maven-release-plugin] copy for tag 1.51
|
2017-02-09 13:33:00 +01:00 |
|
Sebastian Sdorra
|
da3a8b7cd3
|
[maven-release-plugin] prepare release 1.51
1.51
|
2017-02-09 13:32:59 +01:00 |
|
Sebastian Sdorra
|
89dd1a5c6b
|
update jgit to v4.5.0.201609210915-r-scm1
|
2017-02-07 10:04:17 +01:00 |
|
Sebastian Sdorra
|
cfe095e9fe
|
merge with branch issue-889
|
2017-02-06 16:11:15 +01:00 |
|
Sebastian Sdorra
|
6fc8868be0
|
close branch issue-889
|
2017-02-06 16:10:48 +01:00 |
|
Sebastian Sdorra
|
05384dd017
|
#889 fix wrong subversion urls behind a reverse proxy
|
2017-02-06 16:10:18 +01:00 |
|
Sebastian Sdorra
|
7865e75c2a
|
update svnkit to version 1.8.14-scm1 in order to support subversion 1.9 new fsfs repository format
|
2017-02-06 15:52:24 +01:00 |
|
Sebastian Sdorra
|
5a3f944fc6
|
update logback to version 1.1.10
|
2017-02-06 15:19:48 +01:00 |
|
Sebastian Sdorra
|
f2a7f45ba9
|
removed no longer required jenkins maven repository
|
2017-02-06 11:29:16 +01:00 |
|
Sebastian Sdorra
|
eeb98ee7d6
|
update slf4j to version 1.7.22
|
2017-02-06 11:25:15 +01:00 |
|
Sebastian Sdorra
|
83c6b22bdc
|
update jersey to version 1.19.3
|
2017-02-06 11:22:07 +01:00 |
|
Sebastian Sdorra
|
70d516622d
|
svn: fix wrong error message during commit on a locked file, see issue #897
|
2017-02-06 11:07:07 +01:00 |
|
Sebastian Sdorra
|
7e6f4e1a7f
|
fix some warning and removed some unused imports
|
2017-01-14 12:05:53 +01:00 |
|
Sebastian Sdorra
|
c149b180a1
|
use newer repository client api
|
2017-01-14 11:48:42 +01:00 |
|
Sebastian Sdorra
|
5523475e29
|
mark old repository client as deprecated
|
2017-01-13 22:44:56 +01:00 |
|
Sebastian Sdorra
|
b5d59fabd4
|
implement svn client provider
|
2017-01-13 22:38:54 +01:00 |
|
Sebastian Sdorra
|
b5aaf1ca4e
|
merge with branch issue-887
|
2016-12-06 19:25:17 +01:00 |
|
Sebastian Sdorra
|
70bd1ea227
|
close branch issue-887
|
2016-12-06 19:24:47 +01:00 |
|
Sebastian Sdorra
|
0a47d5946a
|
added unit test for storing and loading of default cipher key
|
2016-11-29 20:46:30 +01:00 |
|
Sebastian Sdorra
|
634061a91d
|
refactoring DefaultCipherHandler and added javadoc to CipherHandler
|
2016-11-29 20:36:11 +01:00 |
|
Sebastian Sdorra
|
a546246fc1
|
fix wrong key usage during encoding in DefaultCipherHandler, see issue #887
|
2016-11-29 20:11:03 +01:00 |
|
Sebastian Sdorra
|
526d79b96d
|
[maven-release-plugin] prepare for next development iteration
|
2016-11-24 14:11:36 +01:00 |
|
Sebastian Sdorra
|
c358bce1fd
|
[maven-release-plugin] copy for tag 1.50
|
2016-11-24 14:11:36 +01:00 |
|
Sebastian Sdorra
|
0bbea7a47a
|
[maven-release-plugin] prepare release 1.50
1.50
|
2016-11-24 14:11:36 +01:00 |
|
Sebastian Sdorra
|
5678520b59
|
fix hidden help text on default branch configuration
|
2016-11-24 14:03:14 +01:00 |
|
Sebastian Sdorra
|
dea1c915eb
|
merge with branch issue-873
|
2016-11-24 13:38:30 +01:00 |
|
Sebastian Sdorra
|
d940c2e9b9
|
fix release build
|
2016-11-10 22:14:29 +01:00 |
|
Sebastian Sdorra
|
8628fd9e11
|
refactor CacheClearHook of RepositoryServiceFactory
|
2016-11-10 22:05:24 +01:00 |
|
Sebastian Sdorra
|
5cb32b268f
|
#873 clear repository caches, if the git default branch has changed
|
2016-11-10 21:56:27 +01:00 |
|
Sebastian Sdorra
|
0c0bdfa376
|
#873 added default branch chooser to git settings
|
2016-11-10 20:54:20 +01:00 |
|
Sebastian Sdorra
|
f2137bd761
|
#873 added reusable components for branch and tag combo boxes
|
2016-11-10 19:48:13 +01:00 |
|
Sebastian Sdorra
|
df7b554b80
|
#873 implemented default branch repository property for git
|
2016-11-10 19:28:46 +01:00 |
|
Sebastian Sdorra
|
807eccf459
|
added unit tests for security filters
|
2016-11-05 19:46:32 +01:00 |
|
Sebastian Sdorra
|
aa11ee9a23
|
merge with branch issue-877
|
2016-10-31 22:17:18 +01:00 |
|
Sebastian Sdorra
|
70a2b52e97
|
close branch issue-877
|
2016-10-31 22:16:44 +01:00 |
|
Sebastian Sdorra
|
da8c997f59
|
added primary principal as request attribute, see issue #877
|
2016-10-31 22:16:21 +01:00 |
|
Sebastian Sdorra
|
891e9ca59f
|
merge with branch issue-870
|
2016-10-18 20:52:26 +02:00 |
|
Sebastian Sdorra
|
bde4dd48b2
|
close branch issue-870
|
2016-10-18 20:51:54 +02:00 |
|
Sebastian Sdorra
|
c6f66c1a32
|
merge with branch issue-859
|
2016-10-03 10:53:26 +02:00 |
|
Sebastian Sdorra
|
51e1fe6ecb
|
close branch issue-859
|
2016-10-03 10:52:47 +02:00 |
|
Sebastian Sdorra
|
264a1af634
|
treat HEAD, OPTIONS and TRACE as mercurial read requests not only GET, see issue #859
|
2016-09-30 22:23:14 +02:00 |
|