Commit Graph

1752 Commits

Author SHA1 Message Date
Sebastian Sdorra
f4c9c35996 added support for gtld email domains, see #909 2017-04-26 11:01:18 +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
da3a8b7cd3 [maven-release-plugin] prepare release 1.51 2017-02-09 13:32:59 +01:00
Sebastian Sdorra
c149b180a1 use newer repository client api 2017-01-14 11:48:42 +01:00
Sebastian Sdorra
b5d59fabd4 implement svn client provider 2017-01-13 22:38:54 +01:00
Sebastian Sdorra
526d79b96d [maven-release-plugin] prepare for next development iteration 2016-11-24 14:11:36 +01:00
Sebastian Sdorra
0bbea7a47a [maven-release-plugin] prepare release 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
d940c2e9b9 fix release build 2016-11-10 22:14:29 +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
807eccf459 added unit tests for security filters 2016-11-05 19:46:32 +01:00
Sebastian Sdorra
da8c997f59 added primary principal as request attribute, see issue #877 2016-10-31 22:16:21 +01:00
Sebastian Sdorra
d5fda27c33 fix java.lang.NoClassDefFoundError org/w3c/dom/ElementTraversal 2016-09-30 20:02:55 +02:00
Sebastian Sdorra
5da8f5f052 fix selenium integration tests and introduce page object pattern 2016-07-31 20:21:11 +02:00
Sebastian Sdorra
c4111ec73f [maven-release-plugin] prepare for next development iteration 2016-07-26 12:43:15 +02:00
Sebastian Sdorra
d2743ce5b0 [maven-release-plugin] prepare release 1.49 2016-07-26 12:43:15 +02:00
Sebastian Sdorra
1cf399ab2d implement mercurial repository test client 2016-07-26 00:16:14 +02:00
Sebastian Sdorra
2b97f285ac reduce event bus logging 2016-07-25 18:59:59 +02:00
Sebastian Sdorra
a729f0f207 fix debug service hook for non admin users 2016-07-25 18:59:33 +02:00
Sebastian Sdorra
5340bea7f1 re enable repository it cases 2016-07-25 18:49:57 +02:00
Sebastian Sdorra
37228c329c improve javadoc 2016-07-25 18:28:58 +02:00
Sebastian Sdorra
8a19193799 added RepositoryHookITCase to test repository post receive hooks 2016-07-25 18:27:47 +02:00
Sebastian Sdorra
c08abf8f93 merge with branch issue-844 to fix issue #844 2016-07-08 14:52:28 +02:00
Sebastian Sdorra
8d5c3e709f remove debug output, which seems to break ui on ie #844 2016-06-29 20:28:33 +02:00
Sebastian Sdorra
df1c0358e3 [maven-release-plugin] prepare for next development iteration 2016-06-28 13:11:14 +02:00
Sebastian Sdorra
850b846293 [maven-release-plugin] prepare release 1.48 2016-06-28 13:11:13 +02:00
Sebastian Sdorra
7d8613b6bb added request method to mdc filter 2016-06-28 12:06:28 +02:00
Sebastian Sdorra
7ef8e1ebd5 removed unnecessary log level check 2016-06-28 12:06:02 +02:00
Sebastian Sdorra
f8133f4c6b improve logging 2016-06-28 11:32:30 +02:00
Sebastian Sdorra
1529ef99d7 log authorization summary to trace level 2016-06-28 10:54:14 +02:00
Sebastian Sdorra
5433317692 improve logging of AuthorizationCollector 2016-06-28 10:26:01 +02:00
Sebastian Sdorra
353e4c4f7b removed duplicate clear cache log message 2016-06-28 10:15:59 +02:00
Sebastian Sdorra
8e38d95dcf added name of the repository to access denied exceptions 2016-06-28 09:32:25 +02:00
Sebastian Sdorra
4ae4530850 fixed syntax highlight for bash/sh, see issue #843 2016-06-28 09:20:47 +02:00
Sebastian Sdorra
9dc1c6fd8e improve cache invalidation on group events 2016-06-26 15:03:28 +02:00
Sebastian Sdorra
89660e8ac3 improve cache invalidation on permission change events 2016-06-26 12:53:41 +02:00
Sebastian Sdorra
7bc793ecd5 improve javadoc 2016-06-26 12:44:13 +02:00
Sebastian Sdorra
a592484f0f improve cache invalidation on repository events 2016-06-26 12:41:00 +02:00
Sebastian Sdorra
6428245506 improve cache invalidation on user events 2016-06-26 12:20:32 +02:00
Sebastian Sdorra
8e3c3e4b63 improve modification events to pass the item before it was modified to the subscriber 2016-06-25 21:48:53 +02:00
Sebastian Sdorra
1eb5a6c9ad unit tests for AuthorizationCollector 2016-06-25 14:02:18 +02:00
Sebastian Sdorra
c86ec11f09 start implementation of unit tests for AuthorizationCollector 2016-06-24 19:46:16 +02:00