Commit Graph

2924 Commits

Author SHA1 Message Date
Sebastian Sdorra
63d97d714c improve javadoc of AbstractRepositoryManager 2012-12-08 14:57:44 +01:00
Sebastian Sdorra
b7efb30419 repository event support for new event system 2012-12-08 14:53:35 +01:00
Sebastian Sdorra
422a753ac6 improve javadoc and implement toString method 2012-12-08 14:47:48 +01:00
Sebastian Sdorra
b0f71b0fb4 group event support for new event system 2012-12-08 14:42:53 +01:00
Sebastian Sdorra
57276d093b javadoc for AbstractUserManager class 2012-12-08 14:42:20 +01:00
Sebastian Sdorra
aed072dda7 user event support for new event system 2012-12-08 14:36:58 +01:00
Sebastian Sdorra
7dfe81b03b javadoc for new event system 2012-12-08 14:32:46 +01:00
Sebastian Sdorra
d494100254 added eager singleton scope for injection 2012-12-07 18:25:53 +01:00
Sebastian Sdorra
9e12ba4b99 improve logging of new event api 2012-12-07 17:50:34 +01:00
Sebastian Sdorra
aee7ba1279 start implementation of a new event api based on guavas EventBus 2012-12-07 17:41:43 +01:00
Sebastian Sdorra
ef20090821 added todo for 2.0 2012-12-07 17:10:08 +01:00
Sebastian Sdorra
7b9d2ef5d0 merge with branch issue-289 2012-12-07 15:56:59 +01:00
Sebastian Sdorra
d184aacf3b close branch issue-289 2012-12-07 15:56:24 +01:00
Sebastian Sdorra
d69517719b fix build 2012-12-07 15:56:05 +01:00
Sebastian Sdorra
fe1621a9d3 throw a EntryAlreadyExistsStoreException if a blob with the given id already exists 2012-12-07 14:25:55 +01:00
Sebastian Sdorra
202d1741cd improve create method of blob store 2012-12-07 14:13:12 +01:00
Sebastian Sdorra
24e9b53115 improve logging and added precondition checks 2012-12-07 14:11:37 +01:00
Sebastian Sdorra
948acde0f2 unit tests for blob store implementations 2012-12-07 13:47:27 +01:00
Sebastian Sdorra
722fbbea6e bug fixes in file implementation of blob store 2012-12-07 13:47:09 +01:00
Sebastian Sdorra
f6a20fc5b4 added unit tests for data store api 2012-12-07 13:26:32 +01:00
Sebastian Sdorra
ee00375773 fix bug in jaxb implementation of data store api 2012-12-07 13:26:12 +01:00
Sebastian Sdorra
76c59e395d unit tests for store api 2012-12-07 13:09:23 +01:00
Sebastian Sdorra
5b3f632d90 fix javadoc of blob 2012-12-07 12:58:31 +01:00
Sebastian Sdorra
390b6610eb added apiviz uses 2012-12-07 12:56:53 +01:00
Sebastian Sdorra
e59e083ad8 added apiviz landmarks 2012-12-07 12:54:45 +01:00
Sebastian Sdorra
9fad66b85b javadoc for store package 2012-12-07 12:54:01 +01:00
Sebastian Sdorra
9f3bb94997 javadoc for store api 2012-12-07 12:52:16 +01:00
Sebastian Sdorra
109c90ba75 javadoc for data store api 2012-12-07 12:24:07 +01:00
Sebastian Sdorra
ab1981669f javadoc for blob store api 2012-12-07 12:12:56 +01:00
Sebastian Sdorra
77b705989d added commit method to blob interface for non file based implementations 2012-12-07 11:58:42 +01:00
Sebastian Sdorra
fa53fe8366 bind new blob store api 2012-12-07 11:56:24 +01:00
Sebastian Sdorra
8c97e817eb implement new blob store api 2012-12-07 11:55:03 +01:00
Sebastian Sdorra
0a11e49ba3 added new api to store unstructured data 2012-12-07 11:54:43 +01:00
Sebastian Sdorra
36eb919026 merge with branch issue-287 2012-12-07 10:00:13 +01:00
Sebastian Sdorra
012895db6b close branch issue-287 2012-12-07 09:59:44 +01:00
Sebastian Sdorra
1b757862f6 implement revision label in changeset grid for mercurial repositories 2012-12-07 09:56:31 +01:00
Sebastian Sdorra
8eb6dff48d fix missing p2 revision and use shorter property names 2012-12-07 09:55:26 +01:00
Sebastian Sdorra
cbf95bd9b5 BasicPropertiesAware should be implement Serializable 2012-12-04 22:03:27 +01:00
Sebastian Sdorra
d60601b277 added util method to get property value from properties array 2012-12-04 22:00:58 +01:00
Sebastian Sdorra
272fb1ea17 fix js error if no parent1 is available 2012-12-04 21:56:19 +01:00
Sebastian Sdorra
677e822f7b prepare mercurial plugin to render changeset ids with revision 2012-12-04 21:38:43 +01:00
Sebastian Sdorra
80c500cbf8 separate methods to render changeset ids 2012-12-04 21:29:04 +01:00
Sebastian Sdorra
49a10aa875 store mercurial specific revisions as changeset properties 2012-12-04 21:16:00 +01:00
Sebastian Sdorra
0eb3feaa02 update jersey to version 1.16 2012-12-04 20:55:52 +01:00
Sebastian Sdorra
a02859618e merge with branch issue-282 2012-11-30 09:09:09 +01:00
Sebastian Sdorra
6745d9a825 close branch issue-282 2012-11-30 09:07:48 +01:00
Sebastian Sdorra
b42a2ca3be update svnkit to version 1.7.6-scm2 2012-11-30 09:07:19 +01:00
Sebastian Sdorra
3e443e5447 bind decorator factories 2012-11-29 08:54:18 +01:00
Sebastian Sdorra
3afd81c773 remove wrong extension point annotations 2012-11-29 08:53:50 +01:00
Sebastian Sdorra
63dc1ee690 improve decorator api to allow decorators with injection 2012-11-29 08:52:24 +01:00