Commit Graph

  • 9adc65d9e5 util classes should be final with a private constructor Sebastian Sdorra 2013-01-31 10:26:16 +01:00
  • 2d5fa22ca4 use index of char instead of index of string, if possible Sebastian Sdorra 2013-01-30 10:10:20 +01:00
  • d165baffe9 improve repository manager test base Sebastian Sdorra 2013-01-29 21:55:08 +01:00
  • bab2901dd0 added unit tests for repository listener Sebastian Sdorra 2013-01-29 21:28:13 +01:00
  • 16b0bfad4d added unit tests for repository hooks Sebastian Sdorra 2013-01-29 21:16:14 +01:00
  • 60da1465d5 added unit tests for repository archive Sebastian Sdorra 2013-01-29 21:02:37 +01:00
  • 65c80b14fb added GroupNotFoundException and UserNotFoundException Sebastian Sdorra 2013-01-29 20:39:08 +01:00
  • a5c24f54d5 default repository manager should throw RepositoryNotFoundException Sebastian Sdorra 2013-01-29 20:26:38 +01:00
  • e8e288ccf0 fix another possible crlf injection, see issue #320 Sebastian Sdorra 2013-01-28 13:20:22 +01:00
  • 500a082a3f fix possible crlf injection, see issue #320 Sebastian Sdorra 2013-01-28 13:04:12 +01:00
  • c358a9c50f fix path traversal vulnerability in git changelog api, see issue #319 Sebastian Sdorra 2013-01-28 09:57:51 +01:00
  • 1e7ff1a71a [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2013-01-25 16:13:39 +01:00
  • 35264ae044 [maven-release-plugin] copy for tag 1.27 Sebastian Sdorra 2013-01-25 16:13:38 +01:00
  • 7639457eb2 [maven-release-plugin] prepare release 1.27 1.27 Sebastian Sdorra 2013-01-25 16:13:38 +01:00
  • 18e5acb6cc merge with branch issue-317 Sebastian Sdorra 2013-01-25 15:20:59 +01:00
  • a2e4a66639 close branch issue-317 Sebastian Sdorra 2013-01-25 15:20:34 +01:00
  • 4cf45c711b fix hover links for ie >= 8 Sebastian Sdorra 2013-01-24 09:18:14 +01:00
  • 944a2679bc fix localStorage detection for ie 6 and 7 Sebastian Sdorra 2013-01-24 08:47:05 +01:00
  • 29a3f682a2 remove unnecessary provider Sebastian Sdorra 2013-01-23 13:38:26 +01:00
  • 6d7e8341fa javadoc for AbstractAuthenticationManager Sebastian Sdorra 2013-01-23 13:33:38 +01:00
  • 4487f3765a post authentication events to the new event system Sebastian Sdorra 2013-01-23 13:29:59 +01:00
  • cae62b8743 fix bug with registration of multiple authentication listeners Sebastian Sdorra 2013-01-23 13:23:24 +01:00
  • 8799141647 icons of repository browser should be clickable Sebastian Sdorra 2013-01-23 09:54:35 +01:00
  • d1e4b139bd fix binding of extensions with eager singleton scope Sebastian Sdorra 2013-01-23 09:09:48 +01:00
  • daf1e64fbe exclude commons-logging and use jcl-over-slf4j instead Sebastian Sdorra 2013-01-22 17:23:26 +01:00
  • 7fa09dabfa [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2013-01-22 13:12:22 +01:00
  • b61a2a51a1 [maven-release-plugin] copy for tag 1.26 Sebastian Sdorra 2013-01-22 13:12:21 +01:00
  • 6baf2661dc [maven-release-plugin] prepare release 1.26 1.26 Sebastian Sdorra 2013-01-22 13:12:21 +01:00
  • 6512be36dc do not ignore release.properties Sebastian Sdorra 2013-01-22 13:10:29 +01:00
  • 6546996ba0 fix DefaultKeyGeneratorTest for slow machines Sebastian Sdorra 2013-01-22 11:40:36 +01:00
  • 9684c80126 added new browse options to restful endpoint Sebastian Sdorra 2013-01-21 15:04:20 +01:00
  • cc81411523 implement disable sub repository detection option Sebastian Sdorra 2013-01-20 11:41:33 +01:00
  • 81d78b6fa8 added option to disable sub repository detection of browse command Sebastian Sdorra 2013-01-20 11:17:31 +01:00
  • d34ce7b0c9 implement recursive option for mercurial browse command Sebastian Sdorra 2013-01-19 13:22:27 +01:00
  • 9953a84567 implement recursive option for subversion browse command Sebastian Sdorra 2013-01-19 13:10:10 +01:00
  • cc4604b60f implement recursive option for git browse command Sebastian Sdorra 2013-01-19 13:09:58 +01:00
  • ab85fb9bf6 added recursive option to browse command Sebastian Sdorra 2013-01-19 13:09:36 +01:00
  • 5b1b22441b enable repository browser for subversion repositories Sebastian Sdorra 2013-01-18 21:32:47 +01:00
  • 667d9502fe implement disable last commit for subversion browse command Sebastian Sdorra 2013-01-18 21:23:05 +01:00
  • da52e76ac7 implement disable last commit for mercurial browse command Sebastian Sdorra 2013-01-18 21:11:25 +01:00
  • e8ebf7091d implement disable last commit for git browse command Sebastian Sdorra 2013-01-18 20:41:31 +01:00
  • df48bc5b6c added missing javadoc since tags Sebastian Sdorra 2013-01-18 20:00:48 +01:00
  • 850345b3d2 added option to disable the last commit during repository browsing Sebastian Sdorra 2013-01-18 19:56:02 +01:00
  • bd48288e5a update jersey to version 1.17 Sebastian Sdorra 2013-01-18 14:56:54 +01:00
  • e581751624 find and bind extension points automatically Sebastian Sdorra 2013-01-18 09:39:32 +01:00
  • 8232a24344 cache sub repository map to improve performance Sebastian Sdorra 2013-01-17 16:21:11 +01:00
  • 3485b2a4a2 fix license headers Sebastian Sdorra 2013-01-15 21:14:37 +01:00
  • 6f5780b9df implementing an annotation scanner to replace the extension scanner Sebastian Sdorra 2013-01-15 16:55:07 +01:00
  • 52ffb42b3d use stopwatch to log time taken by getChangesets of a hook Sebastian Sdorra 2013-01-14 19:28:25 +01:00
  • c022320e0a synchronize getChangeset method of hook events and call registered pre processors before the changesets are returned to hook Sebastian Sdorra 2013-01-14 08:41:22 +01:00
  • 7edbf6d404 added missing id for security navigation section Sebastian Sdorra 2013-01-12 15:55:08 +01:00
  • b66ae705c2 fix privileged action is not executed, if the user is already an admin Sebastian Sdorra 2013-01-12 13:14:11 +01:00
  • 40ce740ae5 normalize urls for BaseUrlFilter to prevent redirect loops, see issue #311 Sebastian Sdorra 2013-01-12 12:44:20 +01:00
  • 1f3feca67a use localStorage to store state of the user interface Sebastian Sdorra 2013-01-12 11:46:24 +01:00
  • b82da27cce [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2013-01-11 15:47:02 +01:00
  • 4af3512e33 [maven-release-plugin] copy for tag 1.25 Sebastian Sdorra 2013-01-11 15:47:01 +01:00
  • 9a64f27df8 [maven-release-plugin] prepare release 1.25 1.25 Sebastian Sdorra 2013-01-11 15:47:01 +01:00
  • 9975b389f9 downgrade maven-release-plugin to version 2.3.2, because of a bug with mercurial and local checkout Sebastian Sdorra 2013-01-11 15:45:05 +01:00
  • 9fd0fef8b8 define install and clean plugin Sebastian Sdorra 2013-01-11 14:26:02 +01:00
  • 95ec6baa00 update some maven plugins Sebastian Sdorra 2013-01-11 14:23:59 +01:00
  • 3bd87bf41a update ehcache to version 2.6.3 Sebastian Sdorra 2013-01-11 14:17:45 +01:00
  • 2559618fa9 improve configuration of proxyservlet Sebastian Sdorra 2013-01-08 16:27:09 +01:00
  • ee958909cc fix wrong social widgets Sebastian Sdorra 2013-01-08 15:33:30 +01:00
  • 04ea3d9827 added option to disable the cache Sebastian Sdorra 2013-01-08 15:31:24 +01:00
  • 1d860a24f9 added rest action to start a directory scann manually Sebastian Sdorra 2013-01-08 15:05:30 +01:00
  • d8a8901a97 merge with branch issue-299 Sebastian Sdorra 2013-01-08 09:53:42 +01:00
  • 516e09c256 close branch issue-299 Sebastian Sdorra 2013-01-08 09:46:58 +01:00
  • 5300057e34 update svnkit to version 1.7.8-scm1 Sebastian Sdorra 2013-01-08 09:38:53 +01:00
  • d56cb614ae use ehcache as shiro cachemanager Sebastian Sdorra 2013-01-06 21:59:49 +01:00
  • 656097aa5f added subject to page environment Sebastian Sdorra 2013-01-06 18:04:01 +01:00
  • 41ba13014a package refactoring Sebastian Sdorra 2013-01-06 14:49:14 +01:00
  • 1813452411 start implementation of authentication and authorization Sebastian Sdorra 2013-01-06 14:38:08 +01:00
  • 0ce48bb5d8 improve base directory handling Sebastian Sdorra 2013-01-05 19:22:32 +01:00
  • 3472c21070 clear ui cache when backend changes Sebastian Sdorra 2013-01-05 11:48:20 +01:00
  • 4004675b4d move templates to a secured directory Sebastian Sdorra 2013-01-05 11:37:43 +01:00
  • b28e29904a added shiro dependencies Sebastian Sdorra 2013-01-05 11:12:30 +01:00
  • 5ec0cc1833 improve url mapping Sebastian Sdorra 2013-01-05 11:11:49 +01:00
  • 79b76c2c0c fix bug in DefaultFileFilter constructor Sebastian Sdorra 2013-01-04 21:59:10 +01:00
  • 50cd01ea85 added equals, hashCode and toString methods to PluginResources class Sebastian Sdorra 2013-01-04 21:54:32 +01:00
  • b3328b0236 improve logging of default plugin scanner Sebastian Sdorra 2013-01-04 21:37:50 +01:00
  • 3b7190f675 added equals, hashCode and toString methods to Plugin class Sebastian Sdorra 2013-01-04 21:23:39 +01:00
  • ee23861add improve equals, hashCode and toString of plugin information class Sebastian Sdorra 2013-01-04 20:59:39 +01:00
  • 14f8a3f999 improve screenshot resource Sebastian Sdorra 2013-01-04 20:26:30 +01:00
  • 0af5638d52 update imgscalr to version 4.2 Sebastian Sdorra 2013-01-04 20:21:30 +01:00
  • 44e1f0d219 fix wrong javadoc Sebastian Sdorra 2013-01-03 21:34:39 +01:00
  • d7ee59578d remove unused imports Sebastian Sdorra 2013-01-03 17:30:04 +01:00
  • 9263b7d616 merge with branch issue-306 Sebastian Sdorra 2013-01-02 12:56:58 +01:00
  • 7403afe538 close branch issue-306 Sebastian Sdorra 2013-01-02 12:56:22 +01:00
  • cdc0da39f4 improve aether logging to find issue #299 Sebastian Sdorra 2013-01-02 10:50:19 +01:00
  • 28431b0f3f register installed to local repository manager, to fix issue #306 Sebastian Sdorra 2013-01-02 09:03:10 +01:00
  • ca72db2253 merge with branch issue-298 Sebastian Sdorra 2012-12-27 20:05:58 +01:00
  • 09d88846df close branch issue-298 Sebastian Sdorra 2012-12-27 20:04:41 +01:00
  • 5cacadc350 use final version of svnkit-1.7.6-scm4 Sebastian Sdorra 2012-12-27 20:04:25 +01:00
  • 6b0f5834db update enunciate to version 1.26.2 Sebastian Sdorra 2012-12-21 16:06:00 +01:00
  • 9bddfb94aa update mustache to version 0.8.9 Sebastian Sdorra 2012-12-21 15:57:54 +01:00
  • 53e99ad360 update jgit to version 2.2.0.201212191850-r Sebastian Sdorra 2012-12-21 15:56:06 +01:00
  • 0c89f00c56 use version 1.7.6-scm4-SNAPSHOT of svnkit to fix issue #298 Sebastian Sdorra 2012-12-21 15:39:27 +01:00
  • 67d40cc623 use new ProxyServlet Sebastian Sdorra 2012-12-21 10:46:36 +01:00
  • 2994b28f22 re implement ProxyServlet Sebastian Sdorra 2012-12-21 10:45:56 +01:00
  • b7d646eafb remove wrong port Sebastian Sdorra 2012-12-20 17:25:37 +01:00