Commit Graph

2543 Commits

Author SHA1 Message Date
Sebastian Sdorra
19c48f0a6c implemented a child first plugin classloader strategy 2013-03-13 20:51:44 +01:00
Sebastian Sdorra
412e495a21 use ArrayList instead of ImmutableList for searchresult, because the result must be mutable for decorators 2013-03-04 20:37:09 +01:00
Sebastian Sdorra
fd0e5bca45 added average sizes to search caches 2013-03-04 20:27:13 +01:00
Sebastian Sdorra
8f216e7bb7 create a copy of search result collection to reduce memory of caches 2013-03-04 20:26:07 +01:00
Sebastian Sdorra
3ad8dcfbf5 added configuration for authorization cache 2013-03-04 20:06:22 +01:00
Sebastian Sdorra
1d27d5d581 improve cache configuration 2013-03-04 20:00:42 +01:00
Sebastian Sdorra
457e562b2b update maven-aether-provider to version 3.0.5 2013-03-01 16:34:33 +01:00
Sebastian Sdorra
81170ff85a update mustache to version 0.8.10 2013-02-28 07:50:47 +01:00
Sebastian Sdorra
2e54ff171d [maven-release-plugin] prepare for next development iteration 2013-02-17 17:54:34 +01:00
Sebastian Sdorra
9998862a3c [maven-release-plugin] prepare release 1.28 2013-02-17 17:54:32 +01:00
Sebastian Sdorra
3f5eab8bdc fix license headers 2013-02-17 15:56:52 +01:00
Sebastian Sdorra
e4a5caa87d enable tab scrolling for repository setting tabs 2013-02-17 15:20:12 +01:00
Sebastian Sdorra
97dcbae715 register every injectable object to event bus 2013-02-17 14:46:51 +01:00
Sebastian Sdorra
99063821d5 protect mustache resources 2013-02-17 13:59:00 +01:00
Sebastian Sdorra
dbc081c73a fix eager singleton loading 2013-02-17 13:57:37 +01:00
Sebastian Sdorra
6ef8c2ce66 merge with branch issue-331 2013-02-16 17:12:10 +01:00
Sebastian Sdorra
ab00755f66 update web-compressor plugin to 1.4 2013-02-11 16:02:45 +01:00
Sebastian Sdorra
114834d257 util classes should be final with a private constructor 2013-02-11 15:28:14 +01:00
Sebastian Sdorra
961c6f7f02 fix license headers 2013-02-10 14:55:35 +01:00
Sebastian Sdorra
70671f0505 merge with branch issue-328 2013-02-09 13:50:03 +01:00
Sebastian Sdorra
5352fa307c added scm.home example for windows 2013-02-09 13:48:30 +01:00
Sebastian Sdorra
a90cd565f3 use version 1.2.1-scm1 of apache shiro to fix issue #331 2013-02-08 17:23:17 +01:00
Sebastian Sdorra
29fdc2fc69 fix circular proxy error on binding 2013-02-05 17:32:29 +01:00
Sebastian Sdorra
8979ff837a merge with branch issue-320 2013-02-04 15:53:46 +01:00
Sebastian Sdorra
340cfbef11 remove unused imports 2013-02-01 11:43:26 +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
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
1e7ff1a71a [maven-release-plugin] prepare for next development iteration 2013-01-25 16:13:39 +01:00
Sebastian Sdorra
7639457eb2 [maven-release-plugin] prepare release 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
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
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
6baf2661dc [maven-release-plugin] prepare release 1.26 2013-01-22 13:12:21 +01:00
Sebastian Sdorra
6546996ba0 fix DefaultKeyGeneratorTest for slow machines 2013-01-22 11:40:36 +01:00