Commit Graph

1387 Commits

Author SHA1 Message Date
Sebastian Sdorra
fab77f9846 added LimitedSortedSet 2013-06-18 12:43:11 +02:00
Sebastian Sdorra
aa200124eb added missing since 2013-06-18 11:08:43 +02:00
Sebastian Sdorra
18c1c5ed01 [maven-release-plugin] prepare for next development iteration 2013-06-01 15:17:34 +02:00
Sebastian Sdorra
764bd0a680 [maven-release-plugin] prepare release 1.31 2013-06-01 15:17:33 +02:00
Sebastian Sdorra
345392d309 fix license headers 2013-05-30 09:29:28 +02:00
Sebastian Sdorra
f9bc3aafe9 fix some javadoc warnings 2013-05-30 09:27:32 +02:00
Sebastian Sdorra
3a454fcedb remove stylesheetfile element from javadoc plugin configuration 2013-05-30 08:46:35 +02:00
Sebastian Sdorra
ea39ecb365 added assigned permissions to ScmState 2013-05-26 13:14:59 +02:00
Sebastian Sdorra
f7dece4696 javadoc 2013-05-26 11:06:55 +02:00
Sebastian Sdorra
0b536b111b use long instead of int for pushed and pulled changesets 2013-05-26 10:53:15 +02:00
Sebastian Sdorra
c6a0dd6b01 added indent spaces to security.xml 2013-05-20 17:34:16 +02:00
Sebastian Sdorra
aa1412f8d7 added IndentXmlStreamWriter 2013-05-20 17:22:12 +02:00
Sebastian Sdorra
b3becbb5bd added permission check to push command builder 2013-05-17 17:00:02 +02:00
Sebastian Sdorra
95c2d66bd5 added permission checks to pull command 2013-05-17 16:58:34 +02:00
Sebastian Sdorra
078328226e added asMutableMap method to EnvList to simplify generic environment builder 2013-05-15 21:22:59 +02:00
Sebastian Sdorra
82498077ae added architecture diagramm to javadoc 2013-05-12 17:17:00 +02:00
Sebastian Sdorra
e440feb5f5 merge with branch issue-340 2013-05-11 19:08:07 +02:00
Sebastian Sdorra
5a41b5643a added exceptions to push and pull api 2013-05-10 15:43:35 +02:00
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
fb59c5cd56 improve exception handling 2013-05-10 13:02:35 +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
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
b7b6c94574 implementing events for security system 2013-05-01 21:09:40 +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
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
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
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
9c66304550 added group for all authenticated users 2013-04-21 09:24:01 +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
a3751853f5 use subject.isPermitted for repository permission check 2013-04-14 15:11:07 +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
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
97a9e7829d merge with branch issue-345 2013-03-27 08:53:22 +01:00
Sebastian Sdorra
e4fdc0c3de update guava to version 14.0.1 2013-03-26 08:22:25 +01:00
Sebastian Sdorra
d2a107d112 added FastByteArrayInputStream, FastByteArrayOutputStream and DeepCopy 2013-03-24 14:02:03 +01:00
Sebastian Sdorra
294b9013a3 implement equals, hashCode and toString of ChangesetPagingResult 2013-03-24 13:48:07 +01:00
Sebastian Sdorra
19c48f0a6c implemented a child first plugin classloader strategy 2013-03-13 20:51:44 +01:00
Sebastian Sdorra
15906a7e62 added unit test for IterableQueue and improve javadoc 2013-03-01 18:27:04 +01:00
Sebastian Sdorra
79722fee6d added CallableQueueCollector to consume all items from a IterableQueue 2013-03-01 17:30:21 +01:00