Commit Graph

  • cc055e64bd merge with branch issue-591 Sebastian Sdorra 2014-06-10 09:05:42 +02:00
  • bdcda38081 close branch issue-591 Sebastian Sdorra 2014-06-10 09:05:00 +02:00
  • 67d53d92ac encode user and group names for rest requests, see issue #591 Sebastian Sdorra 2014-06-07 17:12:38 +02:00
  • 3905a75e15 fix mailto links Sebastian Sdorra 2014-06-07 15:21:47 +02:00
  • 75a539367e improve error handling of permission system Sebastian Sdorra 2014-06-07 15:11:48 +02:00
  • e79c0fb91b set DefaultCGIExecutor logger level to debug instead of trace Sebastian Sdorra 2014-06-06 15:21:24 +02:00
  • 1d6db4424b start implementation of isolated classloaders Sebastian Sdorra 2014-06-06 08:57:41 +02:00
  • 18c5c3ec97 merge with branch 1.x Sebastian Sdorra 2014-06-04 15:51:19 +02:00
  • fff682397b added plugin directory for core plugins Sebastian Sdorra 2014-06-04 15:16:37 +02:00
  • 8031bbc482 set java level to 7 Sebastian Sdorra 2014-06-04 15:12:20 +02:00
  • abf871fa88 update mustache to version 0.8.15 Sebastian Sdorra 2014-06-04 13:59:13 +02:00
  • fb93e86ec3 update commons-beanutils to version 1.9.2 Sebastian Sdorra 2014-06-04 13:57:39 +02:00
  • db003d4624 added tcpip dependency for windows services Sebastian Sdorra 2014-06-01 09:57:07 +02:00
  • 2467356f9a use pre install script instead of post for user creation Sebastian Sdorra 2014-05-26 09:14:26 +02:00
  • 0a95e16942 added classifier to native packages Sebastian Sdorra 2014-05-23 15:24:26 +02:00
  • fad82c9690 fixed wrong resource paths Sebastian Sdorra 2014-05-23 11:48:19 +02:00
  • d42307e8b0 fix log messages Sebastian Sdorra 2014-05-22 16:39:33 +02:00
  • e6ffe578d2 use version 1.2.2.0 of appassembler-maven-plugin Sebastian Sdorra 2014-05-18 11:34:33 +02:00
  • 68090719d7 disable wadl Sebastian Sdorra 2014-05-18 11:25:39 +02:00
  • 6a508b53d1 do not force a java home Sebastian Sdorra 2014-05-18 11:23:40 +02:00
  • 37de8d9c71 improve deb generation Sebastian Sdorra 2014-05-18 10:48:26 +02:00
  • 6d3fe8e9d0 fix npe on non daemon start Sebastian Sdorra 2014-05-18 10:20:54 +02:00
  • e71477e301 fix open webserver port < 1024 as non privileged user Sebastian Sdorra 2014-05-16 13:14:26 +02:00
  • a5355cfefb use user scm to run scm-server for rpm package installations Sebastian Sdorra 2014-05-16 12:39:08 +02:00
  • 3a4e51b9a8 added profile to build an rpm package for scm-server Sebastian Sdorra 2014-05-14 16:33:31 +02:00
  • 4ad6d4b696 update commons-daemon to version 1.0.15 Sebastian Sdorra 2014-05-14 16:30:58 +02:00
  • c4db25b072 remove antiJARLocking attribute from context.xml, because it is no longer supported by tomcat 8 Sebastian Sdorra 2014-05-10 12:02:40 +02:00
  • 72978a05af remove unused imports Sebastian Sdorra 2014-05-08 21:27:15 +02:00
  • aa2ba0a1b6 git health check should be final Sebastian Sdorra 2014-05-08 21:23:07 +02:00
  • e5e9ab5c0c implemented simple health check for git repositories Sebastian Sdorra 2014-05-08 21:21:56 +02:00
  • 9f654293a0 execute HgHealthCheck only for mercurial repositories Sebastian Sdorra 2014-05-08 21:11:51 +02:00
  • ac5b2ddd0e implement simple health check for mercurial repositories Sebastian Sdorra 2014-05-08 21:09:45 +02:00
  • 018e378742 fix typo Sebastian Sdorra 2014-05-08 21:04:17 +02:00
  • 0f88d1e30a fix possible class loader leak Sebastian Sdorra 2014-05-08 21:03:38 +02:00
  • b1a3f7d5c9 implement marker interface for plugin class loaders to make it easier to find class loader leaks Sebastian Sdorra 2014-05-08 19:50:15 +02:00
  • 6553b2e7dc merge with branch issue-578 Sebastian Sdorra 2014-05-07 08:51:20 +02:00
  • 5d3456ff6e close branch issue-578 Sebastian Sdorra 2014-05-07 08:50:50 +02:00
  • 24b424f483 fix IndentXMLStreamWriterTest on windows Sebastian Sdorra 2014-05-07 08:45:07 +02:00
  • 22d3aefeb5 fix marshalling exception, see issue #578 Sebastian Sdorra 2014-05-06 07:44:15 +02:00
  • 62fe0366d7 [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2014-05-04 15:33:41 +02:00
  • 28e423ae49 [maven-release-plugin] copy for tag 1.38 Sebastian Sdorra 2014-05-04 15:33:40 +02:00
  • 97ea990c76 [maven-release-plugin] prepare release 1.38 1.38 Sebastian Sdorra 2014-05-04 15:33:40 +02:00
  • 3d87b61fcf use autoVersionSubmodules option for release plugin Sebastian Sdorra 2014-05-04 15:31:53 +02:00
  • 0ce1bb1f44 added some simple integration tests for the scm-cli-client Sebastian Sdorra 2014-05-04 15:06:45 +02:00
  • 2fb341ec67 fix NoClassDefFoundError, see issue #576 Sebastian Sdorra 2014-05-04 14:17:09 +02:00
  • de9dfb078d remove outdated samples Sebastian Sdorra 2014-05-02 14:04:54 +02:00
  • b6fb38edff avoid creation of .cipherkey during unit tests Sebastian Sdorra 2014-04-28 18:25:50 +02:00
  • d0ce9b118b escape backslash in checkout url to fix issue #570 Sebastian Sdorra 2014-04-28 17:57:02 +02:00
  • 25584e5b09 reactivate guice production stage Sebastian Sdorra 2014-04-28 17:42:46 +02:00
  • d9aeaf7ff1 adopt fix for circular dependencies from 1.x branch Sebastian Sdorra 2014-04-28 17:41:52 +02:00
  • 08184da6fe fix circular dependency Sebastian Sdorra 2014-04-28 17:39:27 +02:00
  • adf629d003 use scm.stage variable Sebastian Sdorra 2014-04-28 17:16:39 +02:00
  • 3997c70926 merge with branch 1.x Sebastian Sdorra 2014-04-28 13:48:11 +02:00
  • ded786209d do not use subject run as for administration context, because it could affect other threads Sebastian Sdorra 2014-04-24 08:58:59 +02:00
  • 90004e1d1c merge with branch issue-569 Sebastian Sdorra 2014-04-23 20:30:44 +02:00
  • f481d7d6b4 close branch issue-569 Sebastian Sdorra 2014-04-23 20:30:15 +02:00
  • b002b8e21f fix possible linkage error for Util.nonNull(java.lang.String) method Sebastian Sdorra 2014-04-23 10:55:43 +02:00
  • d360c66d99 fix wrong date format Sebastian Sdorra 2014-04-21 14:56:31 +02:00
  • 88e6fc6b4a [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2014-04-21 14:05:45 +02:00
  • fad101705e [maven-release-plugin] copy for tag 1.37 Sebastian Sdorra 2014-04-21 14:05:44 +02:00
  • 593f3c6402 [maven-release-plugin] prepare release 1.37 1.37 Sebastian Sdorra 2014-04-21 14:05:44 +02:00
  • a8686000cc improve logging Sebastian Sdorra 2014-04-20 17:12:21 +02:00
  • 96588fc358 added hidden last modified column to repository grid Sebastian Sdorra 2014-04-20 17:02:57 +02:00
  • 66dcb7f204 update last modified date of a repository after each push Sebastian Sdorra 2014-04-20 15:48:15 +02:00
  • 7d13de3280 update jetty to version 7.6.15.v20140411 Sebastian Sdorra 2014-04-20 14:45:47 +02:00
  • c5a9c81607 update svnkit to version 1.8.5-scm1 Sebastian Sdorra 2014-04-20 14:38:43 +02:00
  • 6c782584c0 update jgit to version 3.3.2.201404171909-r Sebastian Sdorra 2014-04-20 13:54:52 +02:00
  • 1388052ace return authentication header, if the login attempt limit is disabled Sebastian Sdorra 2014-04-20 13:11:41 +02:00
  • 5505f683d7 remove debug output Sebastian Sdorra 2014-04-15 08:04:38 +02:00
  • 3f2e1c567c merge with branch issue-558 Sebastian Sdorra 2014-04-15 07:47:05 +02:00
  • afe6ebddcd close branch issue-558 Sebastian Sdorra 2014-04-15 07:46:28 +02:00
  • c8e1b83d93 merge with branch issue-554 Sebastian Sdorra 2014-04-14 11:39:20 +02:00
  • 988e85ea71 close branch issue-554 Sebastian Sdorra 2014-04-14 11:38:39 +02:00
  • 79b0820f6b declare direct dependency to httpclient to fix version conflict Sebastian Sdorra 2014-04-13 16:03:38 +02:00
  • b9cfd7ff24 remove unused setters and use guava style equals, hashCode and toString methods Sebastian Sdorra 2014-04-13 15:30:49 +02:00
  • b900aa29f8 replace PluginFilter with guava predicate Sebastian Sdorra 2014-04-13 15:17:14 +02:00
  • 3d211c8fca added dependencies to plugin class Sebastian Sdorra 2014-04-13 15:08:42 +02:00
  • 9853302f37 added maven plugin to store plugin dependencies in plugin descriptor Sebastian Sdorra 2014-04-12 18:20:53 +02:00
  • 25887fd2e2 fix scm module test Sebastian Sdorra 2014-04-12 17:19:45 +02:00
  • 2b5962a8b6 update logback to version 1.1.2 Sebastian Sdorra 2014-04-06 16:21:57 +02:00
  • 2d16c1626d update slf4j to version 1.7.7 Sebastian Sdorra 2014-04-06 16:19:58 +02:00
  • d029f4dd53 added date to log pattern Sebastian Sdorra 2014-04-06 16:10:43 +02:00
  • 8cab331841 merge with branch issue-548 Sebastian Sdorra 2014-04-06 16:07:43 +02:00
  • ccba9b54eb close branch issue-548 Sebastian Sdorra 2014-04-06 16:06:35 +02:00
  • 4ada31a83c use a more robust check if html5 localStorage is available Sebastian Sdorra 2014-04-04 08:04:29 +02:00
  • 02b5eadb02 close subversion context, if the service provider is closed Sebastian Sdorra 2014-04-03 21:48:35 +02:00
  • d454a9b42b rename jax-rs prefix to rest Sebastian Sdorra 2014-04-03 19:25:57 +02:00
  • 057bea43ad pass scm-manager stage to google guice Sebastian Sdorra 2014-04-03 19:22:51 +02:00
  • 24bb4cbca4 update guava to 16.0.1 Sebastian Sdorra 2014-03-29 10:30:41 +01:00
  • 93728e71a1 fix conflict with guava 16 Sebastian Sdorra 2014-03-29 10:30:19 +01:00
  • 07363cbe82 move extension annotation from sonia.scm.plugin.ext to sonia.scm.plugin Sebastian Sdorra 2014-03-29 09:51:17 +01:00
  • 37e47e1d35 remove unused classes Sebastian Sdorra 2014-03-29 09:46:16 +01:00
  • 43b92f0aca stop scanning classpath, bind extensions from plugin and module descriptor Sebastian Sdorra 2014-03-28 22:49:55 +01:00
  • cbcd63257d remove unused class object Sebastian Sdorra 2014-03-28 22:26:31 +01:00
  • cca9a87a6f don't log each class which is registered to the eventbus Sebastian Sdorra 2014-03-28 22:25:15 +01:00
  • 81f6c571d9 added ServletContextListener to scm-core module Sebastian Sdorra 2014-03-28 22:24:21 +01:00
  • 7148e8085c added ScmModule to read module.xml which is produced by the scm-annotation-processor Sebastian Sdorra 2014-03-28 20:39:35 +01:00
  • 93dc44b729 improve annotation processor Sebastian Sdorra 2014-03-28 20:38:36 +01:00
  • 812021f212 create separate module for annotations and build maven plugins before scm-core Sebastian Sdorra 2014-03-18 17:23:48 +01:00
  • 0d566e3974 create module.xml, if plugin.xml is not available Sebastian Sdorra 2014-03-18 17:21:51 +01:00