Commit Graph

5160 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
7873cd556d improve trace logging of AuthorizationCollector 2016-06-24 19:32:45 +02:00
Sebastian Sdorra
b5383f4073 fix loading of repository handler informations on some systems, see issue #841 2016-06-24 17:58:02 +02:00
Sebastian Sdorra
f5e4f4ae71 fix typo in log message 2016-06-23 14:07:12 +02:00
Sebastian Sdorra
981d203723 added request uri to mdc logging context 2016-06-23 14:06:03 +02:00
Sebastian Sdorra
db6ef804dc [maven-release-plugin] prepare for next development iteration 2016-05-31 11:12:38 +02:00
Sebastian Sdorra
2ac56dc110 [maven-release-plugin] copy for tag 1.47 2016-05-31 11:12:37 +02:00
Sebastian Sdorra
e049de11b0 [maven-release-plugin] prepare release 1.47 1.47 2016-05-31 11:12:37 +02:00
Sebastian Sdorra
4dfaa7cf2f update enunciate to version 1.31 2016-05-31 10:57:18 +02:00
Sebastian Sdorra
b970c47d32 improve help text for git gc task 2016-05-31 10:05:17 +02:00
Sebastian Sdorra
0ef064c1fb added unit test for GitGcTask 2016-05-31 09:39:42 +02:00
Sebastian Sdorra
6c62716119 removed broken maven repositories 2016-05-25 21:30:52 +02:00
Sebastian Sdorra
a9697c7c83 #801 added implmentation for running git gc in an configurable interval 2016-05-25 16:33:34 +02:00
Sebastian Sdorra
13bea6e502 implemented small scheduler engine 2016-05-25 16:32:25 +02:00
Sebastian Sdorra
a011bb3e8d update jetty to version 7.6.19.v20160209 2016-05-25 11:23:41 +02:00
Sebastian Sdorra
b19f73fc49 update jersey to version 1.19.1 2016-05-25 11:14:41 +02:00
Sebastian Sdorra
655e5d53e9 update logback to version 1.1.7 2016-05-25 11:07:53 +02:00
Sebastian Sdorra
2f2444c20c update slf4j to version 1.7.21 2016-05-25 11:04:03 +02:00
Sebastian Sdorra
e079481e51 #828 focus same repository as was selected previously 2016-05-25 10:28:46 +02:00
Sebastian Sdorra
71b742388c do not swallow the ScmSecurityException in PermissionFilter 2016-05-25 10:03:04 +02:00
Sebastian Sdorra
56891afae2 added nbproject folder to .hgignore file 2016-05-25 08:42:46 +02:00
Sebastian Sdorra
8475acbba0 #809 fix order of script resources in production stage 2016-05-25 08:41:47 +02:00
Sebastian Sdorra
9497d88ee3 merge with branch issue-793 2016-05-24 21:27:44 +02:00
Sebastian Sdorra
4a7fe345ec close branch issue-793 2016-05-24 21:26:01 +02:00
Sebastian Sdorra
9dce816fb6 added checkbox to enable xsrf protection 2016-05-24 21:25:14 +02:00
Sebastian Sdorra
652b98f53c #793 added configuration parameter to enable/disable xsrf protection. The protection is disabled by default until it is battle tested. 2016-05-24 21:12:09 +02:00
Sebastian Sdorra
920b2eca39 added option for plugins to change ssl context 2016-03-17 09:42:34 +01:00
Sebastian Sdorra
758a40f103 Merged in corux/scm-manager/corux/case-insensitive-sorting-the-of-name-col-1458076084105 (pull request #25)
case insensitive sorting of the name column
2016-03-17 09:31:29 +01:00
corux
5cdde75188 case insensitive sorting the of name column 2016-03-15 21:08:33 +00:00
Sebastian Sdorra
488d4e3323 implemented xsrf protection, see issue #793 2016-01-23 22:02:25 +01:00
Sebastian Sdorra
451cd910a5 merge repository heads 2015-12-13 15:00:02 +01:00
Sebastian Sdorra
fec6cb79f7 update shiro to version 1.2.4 2015-12-13 14:55:16 +01:00
Sebastian Sdorra
d6ba9c6966 update slf4j to version 1.7.13 2015-12-13 14:52:12 +01:00
Sebastian Sdorra
9834d4788f update jetty to version 7.6.18.v20150929 2015-12-13 14:44:52 +01:00
Sebastian Sdorra
cb1eb5e915 update commons-daemon-native to version 1.0.15.1 to fix scm-server start on macos 2015-12-13 14:21:09 +01:00
Coby Pritchard
721d1c8adb Add Jetty host interface variable. Allows to run a specific interface or locahost instead of just all interfaces. 2015-12-03 20:10:08 +00:00
Sebastian Sdorra
7c35a60f28 fix wrong file permissions as mentioned in #766 2015-10-27 22:13:21 +01:00
Sebastian Sdorra
e949d5ae87 JsonContentTransformer should not fail on unknown json properties 2015-10-21 21:00:04 +02:00
Sebastian Sdorra
652dd6c49e merge with branch issue-748 2015-07-09 21:30:03 +02:00
Sebastian Sdorra
cfa9663f8f close branch issue-748 2015-07-09 21:29:29 +02:00
Sebastian Sdorra
bba9109d05 getCompleteUrl of HttpUtil should now respect forwarding headers, see issue #748 2015-07-09 21:18:23 +02:00
Sebastian Sdorra
6dd765e3be start implementation of repository permissions 2015-07-09 20:29:07 +02:00
Sebastian Sdorra
480a188763 remove unused imports 2015-06-20 15:36:54 +02:00