Commit Graph

2939 Commits

Author SHA1 Message Date
Sebastian Sdorra
5178dca30d move eventbus implementation from scm-core to scm-webapp 2012-12-09 16:12:21 +01:00
Sebastian Sdorra
261b70071d merge with branch issue-281 2012-12-09 15:19:08 +01:00
Sebastian Sdorra
292557ab59 close branch issue-281 2012-12-09 15:18:40 +01:00
Sebastian Sdorra
0805caab14 add proxy excludes to user interface 2012-12-09 15:17:34 +01:00
Sebastian Sdorra
28c1d0b9d9 fix wrong field name for proxy excludes 2012-12-09 14:59:35 +01:00
Sebastian Sdorra
485e3485fc use proxies util class to determine if proxy settings should be used 2012-12-09 14:55:43 +01:00
Sebastian Sdorra
5de4ee9fc0 added api to disabled proxy setting for specified hosts 2012-12-09 14:54:45 +01:00
Sebastian Sdorra
b82cfbb319 javadoc for httpclient api 2012-12-09 13:53:20 +01:00
Sebastian Sdorra
c2a20bd271 added package informations for sonia.scm.io and sonia.scm.net 2012-12-09 12:10:59 +01:00
Sebastian Sdorra
ad4163251e added package info to sonia.scm.i18n 2012-12-09 12:09:13 +01:00
Sebastian Sdorra
be91deee19 improve javadoc of sonia.scm.filter 2012-12-09 12:07:35 +01:00
Sebastian Sdorra
8783144483 improve logging 2012-12-09 11:56:25 +01:00
Sebastian Sdorra
9252272a5b update logback to version 1.0.9 2012-12-09 11:11:52 +01:00
Sebastian Sdorra
52183ff434 fix license headers 2012-12-08 15:43:51 +01:00
Sebastian Sdorra
6032f926bf send RepositoryHookEvents to new event system 2012-12-08 15:00:23 +01:00
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