Commit Graph

  • 3c6306059f more unit tests for ahc Sebastian Sdorra 2015-05-01 12:36:49 +02:00
  • 4407c7ce9e start implementation of a new advanced http client, in order to fix issue #709 Sebastian Sdorra 2015-04-30 07:17:52 +02:00
  • 71291bd7ea fix wrong uft-8 filenames on raw download, see issue #697 Sebastian Sdorra 2015-04-18 22:11:34 +02:00
  • 714f5224ad force tls for https mercurial hooks, see issue #704 bugfix/issue-704 Sebastian Sdorra 2015-04-18 20:07:09 +02:00
  • 518bf3fdab fix missing separator char for post values with same name Sebastian Sdorra 2015-04-13 13:45:29 +02:00
  • 11c8c1994f set content-length header on post requests in order to fix issue #701 Sebastian Sdorra 2015-04-13 13:42:39 +02:00
  • 7df3cdf0b1 update jetty to 9.2.10.v20150310 Sebastian Sdorra 2015-04-01 12:29:09 +02:00
  • c921fa9ab0 remove cookie on logout Sebastian Sdorra 2015-04-01 10:47:00 +02:00
  • ef50b4f238 javadoc Sebastian Sdorra 2015-04-01 10:27:38 +02:00
  • ab1b91e1c5 fix authentication on api requests Sebastian Sdorra 2015-03-26 21:07:28 +01:00
  • 9add730143 fix UnsupportedOperationException on logout Sebastian Sdorra 2015-03-21 17:19:06 +01:00
  • fd683dd6b4 disable apache shiro remember me function Sebastian Sdorra 2015-03-21 17:03:23 +01:00
  • 63fb1f23e9 update smp-maven-plugin to fix slf4j conflict with maven versions >= 3.1.0 Sebastian Sdorra 2015-03-21 16:56:42 +01:00
  • 450451a996 update svnkit to fix session creation Sebastian Sdorra 2015-03-21 16:43:17 +01:00
  • 7147345f0e disable http session creation Sebastian Sdorra 2015-03-21 16:06:17 +01:00
  • c05b7936f6 enable trace logging for shiro durring development Sebastian Sdorra 2015-03-21 15:59:20 +01:00
  • 3525346adb set 10 hours for token max age Sebastian Sdorra 2015-03-21 15:58:31 +01:00
  • debcacb61f use basic authorization header for mercurial hook authentication Sebastian Sdorra 2015-03-21 15:56:51 +01:00
  • b2e1c1e1f8 do not create http session to pass mercurial environment for cgi Sebastian Sdorra 2015-03-21 15:55:25 +01:00
  • 2b390733e7 use bearer authorization header for authentication instead of session cookie Sebastian Sdorra 2015-03-21 15:54:26 +01:00
  • b1f7195621 added constant for bearer authentication scheme Sebastian Sdorra 2015-03-21 15:51:37 +01:00
  • bd8a5c679b do not create a httpsession for logging Sebastian Sdorra 2015-03-21 15:51:08 +01:00
  • e4949da491 improve javadoc Sebastian Sdorra 2015-03-15 12:40:31 +01:00
  • 68cf846818 do not create a session for debug servlet Sebastian Sdorra 2015-03-15 12:34:49 +01:00
  • 25a82e5e1c do not create a session for servlet container detection Sebastian Sdorra 2015-03-15 11:56:51 +01:00
  • 325ca0c795 added restful endpoint for jwt authentication Sebastian Sdorra 2015-03-15 11:40:29 +01:00
  • be385e4f2e implement a new authentication filter, which uses a set of WebTokenGenerator to handle authentication requests Sebastian Sdorra 2015-02-21 21:06:35 +01:00
  • 2029166b03 start implementation of jwt based authentication Sebastian Sdorra 2015-02-21 15:58:13 +01:00
  • 451490e95a [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2015-02-17 10:01:30 +01:00
  • 5ceef70bd6 [maven-release-plugin] copy for tag 1.45 Sebastian Sdorra 2015-02-17 10:01:29 +01:00
  • 69b691f010 [maven-release-plugin] prepare release 1.45 1.45 Sebastian Sdorra 2015-02-17 10:01:29 +01:00
  • 4c171732a9 update apiviz to 1.3.2 Sebastian Sdorra 2015-02-17 09:44:23 +01:00
  • 05228bd492 remove outdated asm dependency Sebastian Sdorra 2015-02-16 16:03:07 +01:00
  • 5a7588fd2f update jersey to version 1.19 Sebastian Sdorra 2015-02-16 15:49:33 +01:00
  • 387cb50cc7 update slf4j to version 1.7.10 Sebastian Sdorra 2015-02-16 15:44:58 +01:00
  • 30733f96b8 indent Sebastian Sdorra 2015-02-16 15:38:31 +01:00
  • e5bfca2205 improve remove repository confirmation dialog Sebastian Sdorra 2015-02-16 15:34:49 +01:00
  • b977b2a074 experimental implementation of a context restart, to speed up redeployments durring plugin development Sebastian Sdorra 2015-02-14 15:21:29 +01:00
  • 919f5843d4 javadoc Sebastian Sdorra 2015-02-10 21:05:38 +01:00
  • e5184ac6a0 merge with branch issue-627 Sebastian Sdorra 2015-02-10 20:50:06 +01:00
  • 8458439682 close branch issue-627 Sebastian Sdorra 2015-02-10 20:39:39 +01:00
  • 8ccaaf3695 remove auto login modules because they are not longer needed, since we can determine the order of the filter chain Sebastian Sdorra 2015-02-06 22:41:34 +01:00
  • ed76f14aa4 fix annotation processing with array values Sebastian Sdorra 2015-02-06 22:38:35 +01:00
  • b07b11a73d remove unnecessary null check Sebastian Sdorra 2015-02-01 20:24:38 +01:00
  • 8c02ac0d5f fix typo Sebastian Sdorra 2015-02-01 20:23:07 +01:00
  • 30b49490a7 make use of new WebElement and Priority annotation Sebastian Sdorra 2015-02-01 19:52:53 +01:00
  • 79e1e5e972 added module to register servlets and filters by new WebElement annotation Sebastian Sdorra 2015-02-01 19:14:46 +01:00
  • 7877db00c9 update servlet api to version 3.0.1 Sebastian Sdorra 2015-01-25 16:52:11 +01:00
  • 11f366e68f update mockito to version 1.10.19 Sebastian Sdorra 2015-01-24 12:54:17 +01:00
  • 9f297f3af3 merge repository heads Sebastian Sdorra 2015-01-24 11:08:36 +01:00
  • 436b27e8fc introducing HookBranchProvider to get informations about changed branches during a hook, see issue #668 Sebastian Sdorra 2015-01-24 11:08:16 +01:00
  • dd802cda69 fix wrong logging Sebastian Sdorra 2015-01-23 22:58:58 +01:00
  • d707f0ee47 servlet fields should be final Sebastian Sdorra 2015-01-23 21:44:04 +01:00
  • 6145d3cb57 fix wrong logging Sebastian Sdorra 2015-01-23 21:33:28 +01:00
  • a3735e7417 added missing shebang statement in create user script Stephan Christann 2015-01-22 14:47:14 +01:00
  • 31bb6dfe6d return a property for closed branches Sebastian Sdorra 2015-01-19 17:54:57 +01:00
  • 264cbbc9ad do not catch throwable Sebastian Sdorra 2015-01-18 21:34:45 +01:00
  • dcbd1d597e avoid receiving duplicate git commits, during a push with multiple new branches Sebastian Sdorra 2015-01-18 21:26:39 +01:00
  • e2b4862ad4 retrieve only new git commits, do not collect commits from existing branches Sebastian Sdorra 2015-01-18 18:32:06 +01:00
  • 0609a7f45c Usability of init script improved. Stephan Christann 2015-01-15 11:09:22 +01:00
  • f578b3d5b7 increase timeout for directory import from 30 seconds to 5 minutes, to fix issue #662 Sebastian Sdorra 2015-01-07 08:09:03 +01:00
  • 2254f05af8 [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2014-12-23 12:24:57 +01:00
  • f731f7fc2a [maven-release-plugin] copy for tag 1.44 Sebastian Sdorra 2014-12-23 12:24:56 +01:00
  • 430b2de1fb [maven-release-plugin] prepare release 1.44 1.44 Sebastian Sdorra 2014-12-23 12:24:56 +01:00
  • 0a5eb89f5a update slf4j to version 1.7.9 Sebastian Sdorra 2014-12-23 12:03:29 +01:00
  • 2a86551085 update mockito to version 1.10.17 Sebastian Sdorra 2014-12-23 12:03:06 +01:00
  • 7fad6bcf30 update junit to version 4.12 Sebastian Sdorra 2014-12-23 12:01:48 +01:00
  • 48dd5f227a update jersey to version 1.18.3 Sebastian Sdorra 2014-12-23 12:01:29 +01:00
  • c27bd93d8d update jgit to version 3.5.3.201412180710-r in order to fix CVE-2014-9390 Sebastian Sdorra 2014-12-23 11:58:23 +01:00
  • 7ead62bb64 fix generic handling of extension processor Sebastian Sdorra 2014-12-21 00:42:21 +01:00
  • 4644975408 fix unchecked problem Sebastian Sdorra 2014-12-20 23:59:20 +01:00
  • b536a7b318 fix some unchecked warnings Sebastian Sdorra 2014-12-20 23:51:46 +01:00
  • 9e0f94d132 added unit test for Priorities Sebastian Sdorra 2014-12-20 23:41:26 +01:00
  • e7c4d6ac76 added more priority constants Sebastian Sdorra 2014-12-20 23:40:26 +01:00
  • 37a9ef163f introducing priority annotation to order extensions Sebastian Sdorra 2014-12-20 22:41:13 +01:00
  • ccbecbff34 use classloaders util class Sebastian Sdorra 2014-12-20 14:24:49 +01:00
  • ce53dcac7f added missing extension annotation Sebastian Sdorra 2014-12-20 14:23:55 +01:00
  • a7b813ea45 remove unused class Sebastian Sdorra 2014-12-20 14:23:36 +01:00
  • c139c7a13d added helper class for syncing realms Sebastian Sdorra 2014-12-20 12:47:22 +01:00
  • 28aa1137f0 added legacy plugin to support scm-manager 1.x password hashes Sebastian Sdorra 2014-12-20 11:33:03 +01:00
  • 866ce1e836 added extension point for shiro realms Sebastian Sdorra 2014-12-19 17:52:44 +01:00
  • bfd67c5aef support for non auto binding extension points and treat guice modules as normal extension points Sebastian Sdorra 2014-12-19 17:41:46 +01:00
  • f64f29bb2e improve extension binding and added api to query extensions Sebastian Sdorra 2014-12-19 17:15:50 +01:00
  • 0dcc94e2e1 remove todo, because it is already done Sebastian Sdorra 2014-12-14 12:28:43 +01:00
  • 7f8d0fa05f do not collect extensions multiple times Sebastian Sdorra 2014-12-14 12:27:03 +01:00
  • 4fa8e6e88a replace scm-manager 1.x security api with apache shiro and use PasswordService for stronger password hashes Sebastian Sdorra 2014-12-14 12:26:03 +01:00
  • 876f501644 [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2014-12-13 16:29:17 +01:00
  • 964e103fd1 [maven-release-plugin] copy for tag 2.0.0-M1 Sebastian Sdorra 2014-12-13 16:29:16 +01:00
  • ce44d86341 [maven-release-plugin] prepare release 2.0.0-M1 2.0.0-M1 Sebastian Sdorra 2014-12-13 16:29:16 +01:00
  • 6c1f672ffe fix merge issue Sebastian Sdorra 2014-12-13 16:28:02 +01:00
  • 4b42e6e331 disabled rpm and deb packages for pre releases Sebastian Sdorra 2014-12-13 15:40:51 +01:00
  • 6cbf9d184b use project.version variable to be prepared for maven-release-plugin Sebastian Sdorra 2014-12-13 15:33:46 +01:00
  • dda5887f37 use version 1.0.0-alpha-1 of smp-maven-plugin Sebastian Sdorra 2014-12-13 15:24:43 +01:00
  • 1bd4743444 added unit test for plugin updates Sebastian Sdorra 2014-12-07 18:28:24 +01:00
  • 4e0d29a392 use version 0.7-scm1 of javahg Sebastian Sdorra 2014-12-06 18:37:56 +01:00
  • d732f65885 fix deprecated warnings Sebastian Sdorra 2014-12-06 15:51:29 +01:00
  • d6ce7383d6 merge with branch 1.x Sebastian Sdorra 2014-12-06 15:42:10 +01:00
  • 7cb36c4a16 added dtd validation to plugin descriptors Sebastian Sdorra 2014-12-06 15:13:28 +01:00
  • d31be767d8 added unit test for PluginProcessor Sebastian Sdorra 2014-12-06 14:02:16 +01:00
  • 120fe9a5a4 [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2014-12-01 15:42:53 +01:00