Commit Graph

5346 Commits

Author SHA1 Message Date
Sebastian Sdorra
90de716bbc fix wrong return type 2013-05-10 15:40:13 +02:00
Sebastian Sdorra
0a221cee5b added api for pull command 2013-05-10 15:37:56 +02:00
Sebastian Sdorra
6ed66468a2 added api for push command 2013-05-10 15:31:07 +02:00
Sebastian Sdorra
737f185a7e fix NoClassDefFoundError 2013-05-10 15:14:20 +02:00
Sebastian Sdorra
0cf6a71f7b added unit test for git outgoing command 2013-05-10 15:13:13 +02:00
Sebastian Sdorra
4e8d6a7323 implement git outgoing command 2013-05-10 15:12:53 +02:00
Sebastian Sdorra
2345bf3a9c added unit test for git incoming command 2013-05-10 14:46:19 +02:00
Sebastian Sdorra
d2d0eafae2 implement git incoming command 2013-05-10 14:45:56 +02:00
Sebastian Sdorra
31bdb3093b added unit test for mercurial outgoing command 2013-05-10 13:17:01 +02:00
Sebastian Sdorra
fb59c5cd56 improve exception handling 2013-05-10 13:02:35 +02:00
Sebastian Sdorra
f4a3bc57c3 added unit test for incoming hg command 2013-05-10 12:50:11 +02:00
Sebastian Sdorra
fdfd7a58a4 fix non opening changeset viewer 2013-05-06 20:52:56 +02:00
Sebastian Sdorra
6cb33fc9f1 added implementation of outgoing command for mercurial 2013-05-06 20:41:20 +02:00
Sebastian Sdorra
3217b5b711 added implementation of incoming command for mercurial 2013-05-06 20:08:11 +02:00
Sebastian Sdorra
33eb6a60d7 fix possible npe 2013-05-06 09:07:10 +02:00
Sebastian Sdorra
0258cc3680 added api for outgoing command 2013-05-06 09:03:05 +02:00
Sebastian Sdorra
5e92170efd IncomingCommandRequest should be final 2013-05-06 08:53:48 +02:00
Sebastian Sdorra
a801e7c31d added api for incoming command 2013-05-06 08:52:34 +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
f959a78154 update logback to version 1.0.12 2013-05-02 09:06:44 +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
6b3f57dd45 added missing id parameter for log message 2013-05-01 18:28:35 +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
210c400456 improve api for global permissions 2013-04-30 15:36:45 +02:00
Sebastian Sdorra
57b77130db added missing unit test base classes 2013-04-27 09:24:08 +02:00
Sebastian Sdorra
76f02b169f bind new configuration entry store api 2013-04-27 09:23:41 +02:00
Sebastian Sdorra
2da419063f added jaxb implementation for new configuration entry store api 2013-04-27 09:23:20 +02:00
Sebastian Sdorra
fd7b1f61f0 added store api for multiple configuration entries 2013-04-27 09:22:46 +02:00
Sebastian Sdorra
1726bb0bc0 merge with branch issue-384 2013-04-26 14:46:37 +02:00
Sebastian Sdorra
c9dfd62db1 close branch issue-384 2013-04-26 14:46:11 +02:00
Sebastian Sdorra
d86fe78779 fix missing user role in mocked admin subject 2013-04-24 08:40:04 +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
3a868584e2 close branch issue-383 2013-04-21 09:42:42 +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
5f310b64b3 merge with brach issue-376 2013-04-17 21:41:07 +02:00