Commit Graph

109 Commits

Author SHA1 Message Date
Sebastian Sdorra
bfd67c5aef support for non auto binding extension points and treat guice modules as normal extension points 2014-12-19 17:41:46 +01:00
Sebastian Sdorra
63ab9e0701 resource loader should use url instead of inputstream 2014-10-10 20:30:56 +02:00
Sebastian Sdorra
a8d9d8b9b6 fix/suppress compiler warnings 2014-08-19 21:45:23 +02:00
Sebastian Sdorra
c5399823a7 use jaxb to parse plugin descriptor 2014-07-13 13:47:35 +02:00
Sebastian Sdorra
4afc54bb20 install plugins in the right order 2014-07-13 09:47:14 +02:00
Sebastian Sdorra
80e52a347a fix handling of directories 2014-07-12 16:11:38 +02:00
Sebastian Sdorra
eefb6bc5dc added SmpArchive class to handle plugin artifacts 2014-07-12 15:51:32 +02:00
Sebastian Sdorra
a41187071c added xmlutil to simplify xml handling 2014-07-12 14:06:39 +02:00
Sebastian Sdorra
1fba76c969 store descriptions from extension points and extensions in module and plugin descriptors 2014-07-06 16:44:10 +02:00
Sebastian Sdorra
18c5c3ec97 merge with branch 1.x 2014-06-04 15:51:19 +02:00
Sebastian Sdorra
24b424f483 fix IndentXMLStreamWriterTest on windows 2014-05-07 08:45:07 +02:00
Sebastian Sdorra
d454a9b42b rename jax-rs prefix to rest 2014-04-03 19:25:57 +02:00
Sebastian Sdorra
7148e8085c added ScmModule to read module.xml which is produced by the scm-annotation-processor 2014-03-28 20:39:35 +01:00
Sebastian Sdorra
96b0c8f8b0 merge with branch 1.x 2014-03-17 10:49:52 +01:00
Sebastian Sdorra
d0c94963ee added userAgentStartsWith method to HttpUtil 2014-03-16 11:45:43 +01:00
Sebastian Sdorra
bd72a81019 added small i18n framework 2014-03-15 17:01:31 +01:00
Sebastian Sdorra
9b7bc96282 fix bug with some special chars 2014-03-09 14:20:43 +01:00
Sebastian Sdorra
37c7f136a1 added unit test for DeepCopy 2014-03-08 20:48:04 +01:00
Sebastian Sdorra
269178f0a2 hide constructor and throw exception if the version could not be parsed 2014-02-19 21:47:45 +01:00
Sebastian Sdorra
8b21036c62 rename PluginVersion to Version and move from sonia.scm.plugin to sonia.scm.version 2014-02-19 21:39:54 +01:00
Sebastian Sdorra
ac88e1f651 implement cache statistics 2014-02-19 20:56:14 +01:00
Sebastian Sdorra
19bf7214c3 remove no longer needed ScmEventBusTest 2014-01-11 10:49:26 +01:00
Sebastian Sdorra
2e3bd0ef8f fix double slash for append and getCompleteUrl of HttpUtil 2014-01-07 08:08:32 +01:00
Sebastian Sdorra
e145e6ed30 fix double slash for append and getCompleteUrl of HttpUtil 2014-01-07 08:08:32 +01:00
Sebastian Sdorra
0c7d6fa62f replace guava eventbus with legman 2014-01-03 12:56:18 +01:00
Sebastian Sdorra
aec7773239 remove deprecated stuff 2014-01-03 10:34:34 +01:00
Sebastian Sdorra
152abc58c2 use same validation rules for user and group names 2013-10-28 13:15:12 +01:00
Sebastian Sdorra
86199988a0 fix escaping bug in SearchUtil 2013-09-11 09:44:59 +02:00
Sebastian Sdorra
345392d309 fix license headers 2013-05-30 09:29:28 +02:00
Sebastian Sdorra
aa1412f8d7 added IndentXmlStreamWriter 2013-05-20 17:22:12 +02:00
Sebastian Sdorra
15906a7e62 added unit test for IterableQueue and improve javadoc 2013-03-01 18:27:04 +01:00
Sebastian Sdorra
3f5eab8bdc fix license headers 2013-02-17 15:56:52 +01:00
Sebastian Sdorra
2432a81811 respect subscriber annotation on event bus registration 2013-02-17 14:34:12 +01:00
Sebastian Sdorra
8979ff837a merge with branch issue-320 2013-02-04 15:53:46 +01:00
Sebastian Sdorra
340cfbef11 remove unused imports 2013-02-01 11:43:26 +01:00
Sebastian Sdorra
e8e288ccf0 fix another possible crlf injection, see issue #320 2013-01-28 13:20:22 +01:00
Sebastian Sdorra
500a082a3f fix possible crlf injection, see issue #320 2013-01-28 13:04:12 +01:00
Sebastian Sdorra
40ce740ae5 normalize urls for BaseUrlFilter to prevent redirect loops, see issue #311 2013-01-12 12:44:20 +01:00
Sebastian Sdorra
0c18b54b8e fix license headers 2012-12-14 15:22:13 +01:00
Sebastian Sdorra
5de4ee9fc0 added api to disabled proxy setting for specified hosts 2012-12-09 14:54:45 +01:00
Sebastian Sdorra
8d58137bae added method to read templates from a reader 2012-10-29 13:04:00 +01:00
Sebastian Sdorra
692aae72fe fix license headers 2012-10-17 14:24:22 +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
9b98ab78c6 fix license headers 2012-09-13 15:47:13 +02:00
Sebastian Sdorra
e8d92f485c added classes for Base32 and Base62 encoding and decoding 2012-09-05 16:05:07 +02:00
Sebastian Sdorra
2e674beef2 added test for repository permissions 2012-09-02 17:58:23 +02:00
Sebastian Sdorra
c40cbeb4d6 mark most of the PermissionUtil methods as deprecated and ignore permission util tests 2012-08-30 11:54:36 +02:00
Sebastian Sdorra
d0a6b84dcd added unit test for template engine factory 2012-08-18 11:40:39 +02:00
Sebastian Sdorra
cb16d451ed fix license headers 2012-06-24 17:59:04 +02:00