Commit Graph

1518 Commits

Author SHA1 Message Date
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
fe1621a9d3 throw a EntryAlreadyExistsStoreException if a blob with the given id already exists 2012-12-07 14:25:55 +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
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
cbf95bd9b5 BasicPropertiesAware should be implement Serializable 2012-12-04 22:03:27 +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
Sebastian Sdorra
1904409bbc inherit javadoc for decorators 2012-11-28 20:41:57 +01:00
Sebastian Sdorra
facf318e3e added decorator api for group manager 2012-11-28 20:41:04 +01:00
Sebastian Sdorra
a98ea3aaf8 added missing extension point annotation 2012-11-28 20:38:10 +01:00
Sebastian Sdorra
d4161689fb added decorator api for user manager 2012-11-28 20:37:45 +01:00
Sebastian Sdorra
e68fed6962 added decorator api for repository manager 2012-11-28 20:34:23 +01:00
Sebastian Sdorra
8039674074 added getAll method to data store api 2012-11-20 22:00:25 +01:00
Sebastian Sdorra
c4f9917238 added data store api 2012-11-20 21:52:45 +01:00
Sebastian Sdorra
c3d8055ced improve upgrade procedure 2012-11-15 14:56:05 +01:00
Sebastian Sdorra
e0013fc6ee added todo for version 2.0 2012-11-15 14:28:55 +01:00
Sebastian Sdorra
9e7e8a3f40 remove redundant nullcheck 2012-10-30 08:15:57 +01:00
Sebastian Sdorra
288ef3250a mark never used HashBuilder and its implementation as deprecated 2012-10-30 08:00:10 +01:00
Sebastian Sdorra
0b9d4908f4 [maven-release-plugin] prepare for next development iteration 2012-10-29 14:46:21 +01:00
Sebastian Sdorra
64842c98ca [maven-release-plugin] prepare release 1.22 2012-10-29 14:46:19 +01:00
Sebastian Sdorra
06855b516d added util class for templates 2012-10-29 13:22:25 +01:00
Sebastian Sdorra
8d58137bae added method to read templates from a reader 2012-10-29 13:04:00 +01:00
Sebastian Sdorra
a60f0719fd [maven-release-plugin] prepare for next development iteration 2012-10-17 14:40:14 +02:00
Sebastian Sdorra
23420d0009 [maven-release-plugin] prepare release 1.21 2012-10-17 14:40:12 +02:00
Sebastian Sdorra
692aae72fe fix license headers 2012-10-17 14:24:22 +02:00
Sebastian Sdorra
49c94485c5 fix minor javadoc warnings 2012-10-17 14:13:36 +02:00
Sebastian Sdorra
101c399079 do not log sensitive cgi env variables 2012-10-17 12:45:51 +02:00
Sebastian Sdorra
727025770c merge with branch apache-shiro 2012-10-16 07:08:28 +02:00
Sebastian Sdorra
28623dc8f2 added some javadoc 2012-10-13 15:23:30 +02:00
Sebastian Sdorra
dd3e684762 remove unused import 2012-10-13 15:23:14 +02:00
Sebastian Sdorra
3b8a10d093 fix wrong information in javadoc 2012-10-13 14:45:42 +02:00
Sebastian Sdorra
e23c93ced0 return empty array list if permissions are null 2012-10-13 13:41:25 +02:00
Sebastian Sdorra
635e0c02af fix possible npe on add method of group 2012-10-13 13:39:45 +02:00
Sebastian Sdorra
b2f28a3ece javadoc for Tokens class 2012-10-11 16:14:22 +02:00
Sebastian Sdorra
6728758637 do not store request and respone in authentication token 2012-10-11 16:12:06 +02:00