Commit Graph

3727 Commits

Author SHA1 Message Date
Sebastian Sdorra
8031bbc482 set java level to 7 2014-06-04 15:12:20 +02:00
Sebastian Sdorra
de9dfb078d remove outdated samples 2014-05-02 14:04:54 +02:00
Sebastian Sdorra
25584e5b09 reactivate guice production stage 2014-04-28 17:42:46 +02:00
Sebastian Sdorra
d9aeaf7ff1 adopt fix for circular dependencies from 1.x branch 2014-04-28 17:41:52 +02:00
Sebastian Sdorra
08184da6fe fix circular dependency 2014-04-28 17:39:27 +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
90004e1d1c merge with branch issue-569 2014-04-23 20:30:44 +02:00
Sebastian Sdorra
f481d7d6b4 close branch issue-569 2014-04-23 20:30:15 +02:00
Sebastian Sdorra
b002b8e21f fix possible linkage error for Util.nonNull(java.lang.String) method 2014-04-23 10:55:43 +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
fad101705e [maven-release-plugin] copy for tag 1.37 2014-04-21 14:05:44 +02:00
Sebastian Sdorra
593f3c6402 [maven-release-plugin] prepare release 1.37 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
7d13de3280 update jetty to version 7.6.15.v20140411 2014-04-20 14:45:47 +02:00
Sebastian Sdorra
c5a9c81607 update svnkit to version 1.8.5-scm1 2014-04-20 14:38:43 +02:00
Sebastian Sdorra
6c782584c0 update jgit to version 3.3.2.201404171909-r 2014-04-20 13:54:52 +02:00
Sebastian Sdorra
1388052ace return authentication header, if the login attempt limit is disabled 2014-04-20 13:11:41 +02:00
Sebastian Sdorra
5505f683d7 remove debug output 2014-04-15 08:04:38 +02:00
Sebastian Sdorra
3f2e1c567c merge with branch issue-558 2014-04-15 07:47:05 +02:00
Sebastian Sdorra
afe6ebddcd close branch issue-558 2014-04-15 07:46:28 +02:00
Sebastian Sdorra
c8e1b83d93 merge with branch issue-554 2014-04-14 11:39:20 +02:00
Sebastian Sdorra
988e85ea71 close branch issue-554 2014-04-14 11:38:39 +02:00
Sebastian Sdorra
79b0820f6b declare direct dependency to httpclient to fix version conflict 2014-04-13 16:03:38 +02:00
Sebastian Sdorra
b9cfd7ff24 remove unused setters and use guava style equals, hashCode and toString methods 2014-04-13 15:30:49 +02:00
Sebastian Sdorra
b900aa29f8 replace PluginFilter with guava predicate 2014-04-13 15:17:14 +02:00
Sebastian Sdorra
3d211c8fca added dependencies to plugin class 2014-04-13 15:08:42 +02:00
Sebastian Sdorra
9853302f37 added maven plugin to store plugin dependencies in plugin descriptor 2014-04-12 18:20:53 +02:00
Sebastian Sdorra
25887fd2e2 fix scm module test 2014-04-12 17:19:45 +02:00
Sebastian Sdorra
2b5962a8b6 update logback to version 1.1.2 2014-04-06 16:21:57 +02:00
Sebastian Sdorra
2d16c1626d update slf4j to version 1.7.7 2014-04-06 16:19:58 +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
ccba9b54eb close branch issue-548 2014-04-06 16:06:35 +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
02b5eadb02 close subversion context, if the service provider is closed 2014-04-03 21:48:35 +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
24bb4cbca4 update guava to 16.0.1 2014-03-29 10:30:41 +01:00
Sebastian Sdorra
93728e71a1 fix conflict with guava 16 2014-03-29 10:30:19 +01: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
81f6c571d9 added ServletContextListener to scm-core module 2014-03-28 22:24:21 +01:00