Commit Graph

2306 Commits

Author SHA1 Message Date
Sebastian Sdorra
e440feb5f5 merge with branch issue-340 2013-05-11 19:08:07 +02:00
Sebastian Sdorra
fdfd7a58a4 fix non opening changeset viewer 2013-05-06 20:52:56 +02:00
Sebastian Sdorra
f56eaa2c74 fix user create form 2013-05-02 18:40:32 +02:00
Sebastian Sdorra
62bfcbc78f add unit test for DefaultSecuritySystem 2013-05-02 18:29:00 +02:00
Sebastian Sdorra
c0eb4c3859 javadoc 2013-05-02 08:43:23 +02:00
Sebastian Sdorra
f4b0aa37da move event to correct package, serializable, toString, equals and hashCode 2013-05-02 08:16:02 +02:00
Sebastian Sdorra
5700f9ed06 clear cache if permission has changed 2013-05-01 21:10:21 +02:00
Sebastian Sdorra
b7b6c94574 implementing events for security system 2013-05-01 21:09:40 +02:00
Sebastian Sdorra
88e9e83647 remove permission objects if a group or a user is deleted 2013-05-01 20:57:47 +02:00
Sebastian Sdorra
1301269ad1 improve user interface 2013-05-01 20:26:21 +02:00
Sebastian Sdorra
341716df49 start implementation of ui for global user permissions 2013-05-01 19:17:43 +02:00
Sebastian Sdorra
3f9cc02ebb implementing ui for global group permissions 2013-05-01 18:45:21 +02:00
Sebastian Sdorra
e2450d114a added rest api for new security system 2013-05-01 14:11:45 +02:00
Sebastian Sdorra
3a398af09b added missing getPermission method 2013-05-01 13:52:04 +02:00
Sebastian Sdorra
1d1a92708a read permission descriptor from classpath 2013-04-30 16:55:48 +02:00
Sebastian Sdorra
7b00a4e52d start implementation of new security system 2013-04-30 16:27:08 +02:00
Sebastian Sdorra
c7cc0fabb0 pass available permissions to the state object, if the current user has the administrator role 2013-04-30 16:23:40 +02:00
Sebastian Sdorra
76f02b169f bind new configuration entry store api 2013-04-27 09:23:41 +02:00
Sebastian Sdorra
1726bb0bc0 merge with branch issue-384 2013-04-26 14:46:37 +02:00
Sebastian Sdorra
2e7e4c457a improve remember me 2013-04-24 08:33:32 +02:00
Sebastian Sdorra
a71472d909 start implementation of a remember me system 2013-04-23 07:16:28 +02:00
Sebastian Sdorra
6ca57dc2e8 merge with branch issue-383 2013-04-21 09:43:36 +02:00
Sebastian Sdorra
0fc5cfa57a fix unit test for ScmRealm 2013-04-21 09:28:14 +02:00
Sebastian Sdorra
9c66304550 added group for all authenticated users 2013-04-21 09:24:01 +02:00
Sebastian Sdorra
cf954f8622 merge with branch issue-377 2013-04-17 21:00:32 +02:00
Sebastian Sdorra
6ea89373d6 fix missing git index view 2013-04-17 15:04:39 +02:00
Sebastian Sdorra
77acba82e1 start implementation of a ui for the security system configuration 2013-04-14 15:53:23 +02:00
Sebastian Sdorra
24ee483562 start implementation of a new security system to allow global permissions for repositories 2013-04-14 15:13:27 +02:00
Sebastian Sdorra
913a09dcad use === and !== instead of == and != 2013-04-13 15:23:36 +02:00
Sebastian Sdorra
0b299bd0f6 merge with branch issue-372 2013-04-13 15:17:39 +02:00
Sebastian Sdorra
1fbb6b0fd9 improve button handling on repository grid with enabled archive mode 2013-04-13 15:16:24 +02:00
Sebastian Sdorra
b5feffba6c fix wrong dialog for deleting repositories 2013-04-13 10:30:22 +02:00
Sebastian Sdorra
d2f038b056 [maven-release-plugin] prepare for next development iteration 2013-04-12 09:09:25 +02:00
Sebastian Sdorra
dbdc5b62dc [maven-release-plugin] prepare release 1.30 2013-04-12 09:09:24 +02:00
Sebastian Sdorra
69957ad36d fix missing copy strategy in guava cache configuration 2013-04-12 08:48:32 +02:00
Sebastian Sdorra
a33c3edf96 improve logging for GuavaCacheManager 2013-04-12 08:42:19 +02:00
Sebastian Sdorra
b6e13c2ce5 added unit test for cache copy strategies 2013-04-12 08:18:08 +02:00
Sebastian Sdorra
5aec8fcd0e [maven-release-plugin] prepare for next development iteration 2013-04-11 21:11:10 +02:00
Sebastian Sdorra
b117767341 [maven-release-plugin] prepare release 1.29 2013-04-11 21:11:08 +02:00
Sebastian Sdorra
67dc70a290 update mustache to version 0.8.11 2013-04-11 19:46:45 +02:00
Sebastian Sdorra
55d5830ea8 added unit tests for GuavaCacheConfigurationReader 2013-04-11 15:28:47 +02:00
Sebastian Sdorra
cab4f1a2d2 rename ehcache test configuration files from cache... to ehcache... 2013-04-11 13:53:53 +02:00
Sebastian Sdorra
6b910d2c40 default authentication handler should always be the first in the chain 2013-04-04 13:38:33 +02:00
Sebastian Sdorra
35774635e7 added missing javadoc for branch parameter 2013-04-01 22:21:16 +02:00
Sebastian Sdorra
97a9e7829d merge with branch issue-345 2013-03-27 08:53:22 +01:00
Sebastian Sdorra
f6cc4c9d36 use guava cache as default cache 2013-03-27 08:50:37 +01:00
Sebastian Sdorra
91d5f8085e added reference tests for cache managers 2013-03-25 11:58:05 +01:00
Sebastian Sdorra
1ae6ab4c79 improve cache unit tests 2013-03-25 11:57:15 +01:00
Sebastian Sdorra
80ce0f019e synchronize getCache method of cache manager implementations 2013-03-25 11:55:57 +01:00
Sebastian Sdorra
6fa211a559 added simple tests for guava cache 2013-03-25 11:08:54 +01:00