Commit Graph

2543 Commits

Author SHA1 Message Date
Sebastian Sdorra
18c5c3ec97 merge with branch 1.x 2014-06-04 15:51:19 +02:00
Sebastian Sdorra
fff682397b added plugin directory for core plugins 2014-06-04 15:16:37 +02:00
Sebastian Sdorra
abf871fa88 update mustache to version 0.8.15 2014-06-04 13:59:13 +02:00
Sebastian Sdorra
fb93e86ec3 update commons-beanutils to version 1.9.2 2014-06-04 13:57:39 +02:00
Sebastian Sdorra
d42307e8b0 fix log messages 2014-05-22 16:39:33 +02:00
Sebastian Sdorra
68090719d7 disable wadl 2014-05-18 11:25:39 +02:00
Sebastian Sdorra
c4db25b072 remove antiJARLocking attribute from context.xml, because it is no longer supported by tomcat 8 2014-05-10 12:02:40 +02:00
Sebastian Sdorra
72978a05af remove unused imports 2014-05-08 21:27:15 +02:00
Sebastian Sdorra
0f88d1e30a fix possible class loader leak 2014-05-08 21:03:38 +02:00
Sebastian Sdorra
b1a3f7d5c9 implement marker interface for plugin class loaders to make it easier to find class loader leaks 2014-05-08 19:50:15 +02:00
Sebastian Sdorra
22d3aefeb5 fix marshalling exception, see issue #578 2014-05-06 07:44:15 +02:00
Sebastian Sdorra
62fe0366d7 [maven-release-plugin] prepare for next development iteration 2014-05-04 15:33:41 +02:00
Sebastian Sdorra
97ea990c76 [maven-release-plugin] prepare release 1.38 2014-05-04 15:33:40 +02:00
Sebastian Sdorra
d0ce9b118b escape backslash in checkout url to fix issue #570 2014-04-28 17:57:02 +02:00
Sebastian Sdorra
25584e5b09 reactivate guice production stage 2014-04-28 17:42:46 +02:00
Sebastian Sdorra
adf629d003 use scm.stage variable 2014-04-28 17:16:39 +02:00
Sebastian Sdorra
3997c70926 merge with branch 1.x 2014-04-28 13:48:11 +02:00
Sebastian Sdorra
ded786209d do not use subject run as for administration context, because it could affect other threads 2014-04-24 08:58:59 +02:00
Sebastian Sdorra
d360c66d99 fix wrong date format 2014-04-21 14:56:31 +02:00
Sebastian Sdorra
88e6fc6b4a [maven-release-plugin] prepare for next development iteration 2014-04-21 14:05:45 +02:00
Sebastian Sdorra
593f3c6402 [maven-release-plugin] prepare release 1.37 2014-04-21 14:05:44 +02:00
Sebastian Sdorra
a8686000cc improve logging 2014-04-20 17:12:21 +02:00
Sebastian Sdorra
96588fc358 added hidden last modified column to repository grid 2014-04-20 17:02:57 +02:00
Sebastian Sdorra
66dcb7f204 update last modified date of a repository after each push 2014-04-20 15:48:15 +02:00
Sebastian Sdorra
3f2e1c567c merge with branch issue-558 2014-04-15 07:47:05 +02:00
Sebastian Sdorra
79b0820f6b declare direct dependency to httpclient to fix version conflict 2014-04-13 16:03:38 +02:00
Sebastian Sdorra
b900aa29f8 replace PluginFilter with guava predicate 2014-04-13 15:17:14 +02:00
Sebastian Sdorra
d029f4dd53 added date to log pattern 2014-04-06 16:10:43 +02:00
Sebastian Sdorra
8cab331841 merge with branch issue-548 2014-04-06 16:07:43 +02:00
Sebastian Sdorra
4ada31a83c use a more robust check if html5 localStorage is available 2014-04-04 08:04:29 +02:00
Sebastian Sdorra
d454a9b42b rename jax-rs prefix to rest 2014-04-03 19:25:57 +02:00
Sebastian Sdorra
057bea43ad pass scm-manager stage to google guice 2014-04-03 19:22:51 +02:00
Sebastian Sdorra
07363cbe82 move extension annotation from sonia.scm.plugin.ext to sonia.scm.plugin 2014-03-29 09:51:17 +01:00
Sebastian Sdorra
37e47e1d35 remove unused classes 2014-03-29 09:46:16 +01:00
Sebastian Sdorra
43b92f0aca stop scanning classpath, bind extensions from plugin and module descriptor 2014-03-28 22:49:55 +01:00
Sebastian Sdorra
cbcd63257d remove unused class object 2014-03-28 22:26:31 +01:00
Sebastian Sdorra
cca9a87a6f don't log each class which is registered to the eventbus 2014-03-28 22:25:15 +01:00
Sebastian Sdorra
3f6f08fda4 use ClassLoaders util class to get context classloader 2014-03-18 16:22:38 +01:00
Sebastian Sdorra
96b0c8f8b0 merge with branch 1.x 2014-03-17 10:49:52 +01:00
Sebastian Sdorra
7d69937157 update commons-code to version 1.9 2014-03-16 15:30:41 +01:00
Sebastian Sdorra
bb5976212f merge with branch issue-549 2014-03-16 11:54:20 +01:00
Sebastian Sdorra
d9579c3473 fix bug in user create form 2014-03-15 17:06:52 +01:00
Sebastian Sdorra
9d70a5aa09 implement plugin dependency blacklist 2014-03-13 20:57:02 +01:00
Sebastian Sdorra
33b9bec242 include version 1.8 of commons-codec to fix htpasswd-plugin 2014-03-13 20:23:16 +01:00
Sebastian Sdorra
cd1a78c5b1 define global exclude for commons-logging and log4j 2014-03-13 20:19:08 +01:00
Sebastian Sdorra
05cb07e76e resolve dependency resolution conflicts 2014-03-11 18:21:27 +01:00
Sebastian Sdorra
014220a45b [maven-release-plugin] prepare for next development iteration 2014-03-09 15:13:22 +01:00
Sebastian Sdorra
304200980f [maven-release-plugin] prepare release 1.36 2014-03-09 15:13:21 +01:00
Sebastian Sdorra
c133464cdf update commons-beanutils to version 1.9.1 2014-03-09 13:52:30 +01:00
Sebastian Sdorra
a175d736ae fix changing passwords which a shorter than 5 chars, see issue #535 2014-02-25 08:37:54 +01:00