Commit Graph

1258 Commits

Author SHA1 Message Date
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
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
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
5b1b22441b enable repository browser for subversion repositories 2013-01-18 21:32:47 +01:00
Sebastian Sdorra
e581751624 find and bind extension points automatically 2013-01-18 09:39:32 +01:00
Sebastian Sdorra
3485b2a4a2 fix license headers 2013-01-15 21:14:37 +01:00
Sebastian Sdorra
6f5780b9df implementing an annotation scanner to replace the extension scanner 2013-01-15 16:55:07 +01:00
Sebastian Sdorra
52ffb42b3d use stopwatch to log time taken by getChangesets of a hook 2013-01-14 19:28:25 +01:00
Sebastian Sdorra
c022320e0a synchronize getChangeset method of hook events and call registered pre processors before the changesets are returned to hook 2013-01-14 08:41:22 +01:00
Sebastian Sdorra
7edbf6d404 added missing id for security navigation section 2013-01-12 15:55:08 +01:00
Sebastian Sdorra
b66ae705c2 fix privileged action is not executed, if the user is already an admin 2013-01-12 13:14:11 +01:00
Sebastian Sdorra
40ce740ae5 normalize urls for BaseUrlFilter to prevent redirect loops, see issue #311 2013-01-12 12:44:20 +01:00
Sebastian Sdorra
1f3feca67a use localStorage to store state of the user interface 2013-01-12 11:46:24 +01:00
Sebastian Sdorra
d8a8901a97 merge with branch issue-299 2013-01-08 09:53:42 +01:00
Sebastian Sdorra
9263b7d616 merge with branch issue-306 2013-01-02 12:56:58 +01:00
Sebastian Sdorra
cdc0da39f4 improve aether logging to find issue #299 2013-01-02 10:50:19 +01:00
Sebastian Sdorra
28431b0f3f register installed to local repository manager, to fix issue #306 2013-01-02 09:03:10 +01:00
Sebastian Sdorra
30ba552862 merge with branch issue-297 2012-12-20 11:26:28 +01:00
Sebastian Sdorra
8ee5be4925 fix bookmarkable support for ie 2012-12-20 10:19:14 +01:00
Sebastian Sdorra
72dbfe2182 call ui repository open listener, no matter which permission the user has 2012-12-17 16:21:51 +01:00
Sebastian Sdorra
a299183ba1 fix IllegalArgumentException with nested privileged actions 2012-12-17 15:54:16 +01:00
Sebastian Sdorra
af5bcd1e49 write version file on fresh installations 2012-12-15 16:57:34 +01:00
Sebastian Sdorra
d952f8ff3a added unit test for scm eventbus 2012-12-15 12:05:30 +01:00
Sebastian Sdorra
39576b9e56 wait 1 second to fix last modified integration test 2012-12-14 20:55:18 +01:00