Commit Graph

  • 304200980f [maven-release-plugin] prepare release 1.36 1.36 Sebastian Sdorra 2014-03-09 15:13:21 +01:00
  • 2cb3e668db fix mercurial out of scope exception on startup Sebastian Sdorra 2014-03-09 14:48:43 +01:00
  • 9b7bc96282 fix bug with some special chars Sebastian Sdorra 2014-03-09 14:20:43 +01:00
  • c133464cdf update commons-beanutils to version 1.9.1 Sebastian Sdorra 2014-03-09 13:52:30 +01:00
  • 64b44c5759 do not log class not found exceptions, because the parent method finds the class in most cases Sebastian Sdorra 2014-03-08 21:59:01 +01:00
  • 37c7f136a1 added unit test for DeepCopy Sebastian Sdorra 2014-03-08 20:48:04 +01:00
  • 4468382cc0 solve classloading issues for plugin classes Sebastian Sdorra 2014-03-08 20:29:18 +01:00
  • dc0719404e update args4j 2.0.26 Sebastian Sdorra 2014-03-08 17:51:41 +01:00
  • f41e086825 update svnkit to version 1.8.4-scm1 Sebastian Sdorra 2014-03-08 17:46:17 +01:00
  • 39c9ec2090 update jgit to 3.3.0.201403021825-r Sebastian Sdorra 2014-03-08 15:48:34 +01:00
  • 5873d81e0d added missing since comments Sebastian Sdorra 2014-03-08 13:13:38 +01:00
  • 29c08af782 update shiro to version 1.2.3 Sebastian Sdorra 2014-03-08 13:06:30 +01:00
  • 53514b9b34 update jersey to version 1.18.1 Sebastian Sdorra 2014-03-08 13:05:23 +01:00
  • a175d736ae fix changing passwords which a shorter than 5 chars, see issue #535 Sebastian Sdorra 2014-02-25 08:37:54 +01:00
  • 562e4e6bb4 allow retrieving repositories by using type/name instead of repository id Sebastian Sdorra 2014-02-25 08:04:31 +01:00
  • 269178f0a2 hide constructor and throw exception if the version could not be parsed Sebastian Sdorra 2014-02-19 21:47:45 +01:00
  • b6c65e085b fix map cache implementation Sebastian Sdorra 2014-02-19 21:44:41 +01:00
  • 8b21036c62 rename PluginVersion to Version and move from sonia.scm.plugin to sonia.scm.version Sebastian Sdorra 2014-02-19 21:39:54 +01:00
  • 5b72a0de18 rename maintenance to patch to match semver Sebastian Sdorra 2014-02-19 21:34:42 +01:00
  • 6b2fe6e878 javadoc and guava style compareTo, equals and hashCode Sebastian Sdorra 2014-02-19 21:32:10 +01:00
  • ac88e1f651 implement cache statistics Sebastian Sdorra 2014-02-19 20:56:14 +01:00
  • 5715851ff1 modify cache api to match the one from shiro Sebastian Sdorra 2014-02-19 19:59:44 +01:00
  • ffc12f2fa1 merge changes from branch 1.x Sebastian Sdorra 2014-02-18 21:25:29 +01:00
  • 32fa25a322 update logback to version 1.1.1 Sebastian Sdorra 2014-02-18 20:47:50 +01:00
  • 42d271b353 update slf4j to version 1.7.6 Sebastian Sdorra 2014-02-18 20:46:44 +01:00
  • 1e802a6334 fixed small bug and javadoc Sebastian Sdorra 2014-02-16 15:51:05 +01:00
  • 7d198a2d95 added option to skip failed authenticators Sebastian Sdorra 2014-02-16 15:41:48 +01:00
  • cb3ad8f19b fix possible npe on authentication, see issue #531 Sebastian Sdorra 2014-02-16 15:02:20 +01:00
  • 0271a5f5e9 fix JsonMappingException on repository update Sebastian Sdorra 2014-01-30 20:59:33 +01:00
  • e36c83962b Merged in ExAnimoso/scm-manager/1.x (pull request #16) Sebastian Sdorra 2014-01-30 07:54:12 +01:00
  • 387f39bfe1 Add feature to set custom realm description Sergey Averkiev 2014-01-29 16:26:57 +04:00
  • 74661789f8 fix exception on login, if an external authenticator returns a changed user object Sebastian Sdorra 2014-01-29 12:46:14 +01:00
  • b05cf39df8 fix possible concurrent modification exception Sebastian Sdorra 2014-01-28 21:34:31 +01:00
  • 4d6f3df02a fix typo in health check url Sebastian Sdorra 2014-01-28 20:58:06 +01:00
  • 81be1ef4ec merge with branch issue-520 Sebastian Sdorra 2014-01-25 16:00:21 +01:00
  • da8d673438 merge with branch issue-520 Sebastian Sdorra 2014-01-25 15:59:01 +01:00
  • f175fa9c57 close branch issue-520 Sebastian Sdorra 2014-01-25 15:58:32 +01:00
  • 48e8b53174 update dependencies Sebastian Sdorra 2014-01-25 15:57:32 +01:00
  • 04e66f2b71 remove cipher key from repository Sebastian Sdorra 2014-01-25 15:56:01 +01:00
  • 5bfbe5fe9a update svnkit to version 1.8.3-scm1 Sebastian Sdorra 2014-01-25 15:43:13 +01:00
  • 2504ce95a6 allow rerun of healthchecks Sebastian Sdorra 2014-01-25 15:00:04 +01:00
  • 08dede40fe allow rerun of healthchecks Sebastian Sdorra 2014-01-25 15:00:04 +01:00
  • 4b35b01516 display failed health checks in user interface Sebastian Sdorra 2014-01-25 13:26:43 +01:00
  • 9e9351fe86 display failed health checks in user interface Sebastian Sdorra 2014-01-25 13:26:43 +01:00
  • 436c149e75 start implementation of repository health checks Sebastian Sdorra 2014-01-25 12:07:38 +01:00
  • e6cbb6a4cf start implementation of repository health checks Sebastian Sdorra 2014-01-25 12:07:38 +01:00
  • 5951b32f8e added main method for an easy way to generate static keys Sebastian Sdorra 2014-01-25 11:50:18 +01:00
  • 199a99376d basic auth filter should return 403 instead of 401 for wrong credentials Sebastian Sdorra 2014-01-23 08:45:04 +01:00
  • 3e4473e6ea improve basic property class Sebastian Sdorra 2014-01-17 18:53:47 +01:00
  • 1b90bb016d removed experimental scm-dao-orientdb module, should be later implemented as plugin Sebastian Sdorra 2014-01-17 18:47:56 +01:00
  • ebd280f9ca merge with branch issue-516 Sebastian Sdorra 2014-01-17 18:44:50 +01:00
  • 125a04ebd6 close branch issue-516 Sebastian Sdorra 2014-01-17 18:44:16 +01:00
  • ed5a6257b8 fix bug with passwords which contains a colon Sebastian Sdorra 2014-01-17 15:56:18 +01:00
  • bc61218bf8 fix bug with passwords which contains a colon Sebastian Sdorra 2014-01-17 15:56:18 +01:00
  • 4745dd5575 suppress unchecked warnings Sebastian Sdorra 2014-01-11 15:17:44 +01:00
  • a99dfb31fc fix deprecated warning Sebastian Sdorra 2014-01-11 14:48:42 +01:00
  • a4e001808d fix some deprecated warnings Sebastian Sdorra 2014-01-11 14:40:59 +01:00
  • 66da3a247b rename maven and support directory to match their artifactIds Sebastian Sdorra 2014-01-11 13:52:15 +01:00
  • dca3b12d7f do not use deprecated stopwatch constructor Sebastian Sdorra 2014-01-11 13:48:58 +01:00
  • c3100f420c improve modification handler events by sending old and new items to eventbus Sebastian Sdorra 2014-01-11 13:45:23 +01:00
  • 23d2c1f27c rename handler event and handler event type Sebastian Sdorra 2014-01-11 13:21:02 +01:00
  • 844a55ca98 fix integration tests Sebastian Sdorra 2014-01-11 12:00:01 +01:00
  • 2ec77dc10e fix repository manager tests Sebastian Sdorra 2014-01-11 11:20:35 +01:00
  • 54f3df255a added dependency to powermock Sebastian Sdorra 2014-01-11 11:18:37 +01:00
  • 04e931d8d0 fix repository manager listener test Sebastian Sdorra 2014-01-11 11:09:02 +01:00
  • 7627a6bc00 enable handler tests Sebastian Sdorra 2014-01-11 11:02:04 +01:00
  • 70f9c64cc5 added event bus implementation for unit tests Sebastian Sdorra 2014-01-11 10:55:27 +01:00
  • 19bf7214c3 remove no longer needed ScmEventBusTest Sebastian Sdorra 2014-01-11 10:49:26 +01:00
  • 4f6460eeae replace filter with predicate Sebastian Sdorra 2014-01-09 20:16:03 +01:00
  • 908f2fe6c8 simplify cache api Sebastian Sdorra 2014-01-09 20:06:07 +01:00
  • c8db162bfa use final field and fixed a precondition check Sebastian Sdorra 2014-01-09 19:27:09 +01:00
  • 2e6748cb23 use final field and fixed a precondition check Sebastian Sdorra 2014-01-09 19:27:09 +01:00
  • a7e84bbe3c inject the plugin manager interface not the implementation Sebastian Sdorra 2014-01-09 17:41:13 +01:00
  • dcf753f2af disable remote plugins for early 2.0.0-SNAPSHOT versions Sebastian Sdorra 2014-01-09 17:39:25 +01:00
  • aa9f8f6592 shBrushJava.js edited online with Bitbucket pankaj azad 2014-01-08 14:33:32 +00:00
  • f399f00986 shBrushJava.js edited online with Bitbucket pankaj azad 2014-01-08 14:33:32 +00:00
  • 20ecc2ee7b shBrushCpp.js edited online with Bitbucket pankaj azad 2014-01-08 14:30:00 +00:00
  • 8b2d2eb4d7 shBrushCpp.js edited online with Bitbucket pankaj azad 2014-01-08 14:30:00 +00:00
  • 2e3bd0ef8f fix double slash for append and getCompleteUrl of HttpUtil Sebastian Sdorra 2014-01-07 08:08:32 +01:00
  • e145e6ed30 fix double slash for append and getCompleteUrl of HttpUtil Sebastian Sdorra 2014-01-07 08:08:32 +01:00
  • 9b850543cd added readme for the 1.x branch Sebastian Sdorra 2014-01-06 11:37:59 +01:00
  • 66835d835e added readme for the default branch Sebastian Sdorra 2014-01-06 11:35:46 +01:00
  • dc19da4a76 remove old hook system in favor of event bus Sebastian Sdorra 2014-01-03 16:32:48 +01:00
  • 0fdc458b9f modified pathes should be private Sebastian Sdorra 2014-01-03 15:18:56 +01:00
  • 796858868a remove unused imports Sebastian Sdorra 2014-01-03 14:20:28 +01:00
  • df60f1b83c remove todo comment Sebastian Sdorra 2014-01-03 14:07:43 +01:00
  • 365aec6a49 remove todo comment Sebastian Sdorra 2014-01-03 14:06:55 +01:00
  • fc1e9d9f5f changeset and fileobject pre processors should extend generic pre processors Sebastian Sdorra 2014-01-03 14:06:11 +01:00
  • c379b2804a cache clear hook should use strong references Sebastian Sdorra 2014-01-03 13:57:35 +01:00
  • 397566e74f update legman to version 1.2.0 Sebastian Sdorra 2014-01-03 13:54:26 +01:00
  • 0c7d6fa62f replace guava eventbus with legman Sebastian Sdorra 2014-01-03 12:56:18 +01:00
  • 5e6259f3b7 remove old style listeners in favor of event bus Sebastian Sdorra 2014-01-03 11:32:40 +01:00
  • b5d1f57c88 removed freemarker template engine Sebastian Sdorra 2014-01-03 10:47:53 +01:00
  • 629c062072 removed ehcache Sebastian Sdorra 2014-01-03 10:40:00 +01:00
  • aec7773239 remove deprecated stuff Sebastian Sdorra 2014-01-03 10:34:34 +01:00
  • 39ad99f5e9 set version to 2.0.0-SNAPSHOT Sebastian Sdorra 2014-01-03 09:59:01 +01:00
  • 858ffd83b5 [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2013-12-30 14:29:18 +01:00
  • 5c78be9faa [maven-release-plugin] copy for tag 1.35 Sebastian Sdorra 2013-12-30 14:29:18 +01:00
  • e738bf7bb5 [maven-release-plugin] prepare release 1.35 1.35 Sebastian Sdorra 2013-12-30 14:29:18 +01:00
  • 295fa0b544 use final version of svnkit 1.7.10-scm4 Sebastian Sdorra 2013-12-28 18:49:51 +01:00