Commit Graph

  • b117767341 [maven-release-plugin] prepare release 1.29 1.29 Sebastian Sdorra 2013-04-11 21:11:08 +02:00
  • 67dc70a290 update mustache to version 0.8.11 Sebastian Sdorra 2013-04-11 19:46:45 +02:00
  • 55d5830ea8 added unit tests for GuavaCacheConfigurationReader Sebastian Sdorra 2013-04-11 15:28:47 +02:00
  • cab4f1a2d2 rename ehcache test configuration files from cache... to ehcache... Sebastian Sdorra 2013-04-11 13:53:53 +02:00
  • b9d2d34ba2 merge with branch issue-353 Sebastian Sdorra 2013-04-11 13:34:58 +02:00
  • 05347744f9 close branch issue-353 Sebastian Sdorra 2013-04-11 13:34:31 +02:00
  • 6b910d2c40 default authentication handler should always be the first in the chain Sebastian Sdorra 2013-04-04 13:38:33 +02:00
  • 51a9939314 merge with branch issue-333 Sebastian Sdorra 2013-04-02 21:58:42 +02:00
  • a0a36c6e48 close branch issue-333 Sebastian Sdorra 2013-04-02 21:58:05 +02:00
  • db5a17fa9e send mercurial hook error messages to client Sebastian Sdorra 2013-04-02 21:57:23 +02:00
  • 225737baf6 merge with branch issue-336 Sebastian Sdorra 2013-04-02 21:00:44 +02:00
  • 321f8f1934 close branch issue-336 Sebastian Sdorra 2013-04-02 21:00:13 +02:00
  • d6d6d57cb9 use content type text/html for mercurial error messages, if the client accept it Sebastian Sdorra 2013-04-02 20:59:26 +02:00
  • 35774635e7 added missing javadoc for branch parameter Sebastian Sdorra 2013-04-01 22:21:16 +02:00
  • 6c7e97dba7 handle subversion modification type U Sebastian Sdorra 2013-04-01 21:50:03 +02:00
  • f6e0bab276 use a initial capacity of one for subversion hook changesets Sebastian Sdorra 2013-04-01 21:33:56 +02:00
  • 29c6d21f3d merge with branch issue-341 Sebastian Sdorra 2013-03-27 08:55:55 +01:00
  • 94ebc0a9fe close branch issue-341 Sebastian Sdorra 2013-03-27 08:55:31 +01:00
  • 97a9e7829d merge with branch issue-345 Sebastian Sdorra 2013-03-27 08:53:22 +01:00
  • c1d5e539a9 close branch issue-345 Sebastian Sdorra 2013-03-27 08:51:17 +01:00
  • f6cc4c9d36 use guava cache as default cache Sebastian Sdorra 2013-03-27 08:50:37 +01:00
  • e4fdc0c3de update guava to version 14.0.1 Sebastian Sdorra 2013-03-26 08:22:25 +01:00
  • ac58c7f4e5 update logback to version 1.0.11 Sebastian Sdorra 2013-03-26 08:20:42 +01:00
  • d1b4d15251 update slf4j to version 1.7.5 Sebastian Sdorra 2013-03-26 08:19:18 +01:00
  • 91d5f8085e added reference tests for cache managers Sebastian Sdorra 2013-03-25 11:58:05 +01:00
  • 1ae6ab4c79 improve cache unit tests Sebastian Sdorra 2013-03-25 11:57:15 +01:00
  • 80ce0f019e synchronize getCache method of cache manager implementations Sebastian Sdorra 2013-03-25 11:55:57 +01:00
  • 6fa211a559 added simple tests for guava cache Sebastian Sdorra 2013-03-25 11:08:54 +01:00
  • f8bb0cf109 create static read method for GuavaCacheConfigurationReader Sebastian Sdorra 2013-03-25 11:07:47 +01:00
  • 0ea4b43a58 added default guava cache configuration Sebastian Sdorra 2013-03-25 10:57:52 +01:00
  • 2a273f0f84 added prefix for guava cache classes Sebastian Sdorra 2013-03-25 10:56:39 +01:00
  • 09d4ea87af improve configuration for guava cache Sebastian Sdorra 2013-03-25 10:53:01 +01:00
  • 3dfa6d4fc1 added CacheConfigurationReader for GuavaCacheManager Sebastian Sdorra 2013-03-25 08:50:26 +01:00
  • c941ffb749 improve configuration objects Sebastian Sdorra 2013-03-25 08:03:32 +01:00
  • 57f5e31a54 start implementation of guava based CacheManager Sebastian Sdorra 2013-03-24 19:52:06 +01:00
  • d2a107d112 added FastByteArrayInputStream, FastByteArrayOutputStream and DeepCopy Sebastian Sdorra 2013-03-24 14:02:03 +01:00
  • 294b9013a3 implement equals, hashCode and toString of ChangesetPagingResult Sebastian Sdorra 2013-03-24 13:48:07 +01:00
  • 720d6d3405 use version 2.6.5 of ehcache Sebastian Sdorra 2013-03-24 13:44:25 +01:00
  • 18e6d6d5ab create a copy of the tag collection to reduce memory on caching Sebastian Sdorra 2013-03-20 07:46:52 +01:00
  • e0cec05b4d added comments for ehcache logging configuration Sebastian Sdorra 2013-03-19 14:19:50 +01:00
  • eca0d304c6 merge global cache configuration attributes Sebastian Sdorra 2013-03-19 14:16:53 +01:00
  • 6fdede3823 disable update check and set maxBytesLocalDisk to 512M Sebastian Sdorra 2013-03-19 13:44:29 +01:00
  • 6458f1b3d7 merge cache configuration from default location, config directory and plugins Sebastian Sdorra 2013-03-19 11:43:46 +01:00
  • 13de1420df allow 10000 cache entries on disk for unknown caches Sebastian Sdorra 2013-03-19 07:59:57 +01:00
  • 5605518c1b update ehcache to version 2.6.5 Sebastian Sdorra 2013-03-13 21:01:00 +01:00
  • 2f333da59c improve logging of BootstrapUtil Sebastian Sdorra 2013-03-13 20:57:56 +01:00
  • 19c48f0a6c implemented a child first plugin classloader strategy Sebastian Sdorra 2013-03-13 20:51:44 +01:00
  • 412e495a21 use ArrayList instead of ImmutableList for searchresult, because the result must be mutable for decorators Sebastian Sdorra 2013-03-04 20:37:09 +01:00
  • fd0e5bca45 added average sizes to search caches Sebastian Sdorra 2013-03-04 20:27:13 +01:00
  • 8f216e7bb7 create a copy of search result collection to reduce memory of caches Sebastian Sdorra 2013-03-04 20:26:07 +01:00
  • 3ad8dcfbf5 added configuration for authorization cache Sebastian Sdorra 2013-03-04 20:06:22 +01:00
  • 1d27d5d581 improve cache configuration Sebastian Sdorra 2013-03-04 20:00:42 +01:00
  • 82c2160fd2 added script to analyze ehcache sizes Sebastian Sdorra 2013-03-04 19:37:40 +01:00
  • 15906a7e62 added unit test for IterableQueue and improve javadoc Sebastian Sdorra 2013-03-01 18:27:04 +01:00
  • 79722fee6d added CallableQueueCollector to consume all items from a IterableQueue Sebastian Sdorra 2013-03-01 17:30:21 +01:00
  • 4299d9f64d added IterableQueue implementation Sebastian Sdorra 2013-03-01 17:20:48 +01:00
  • 457e562b2b update maven-aether-provider to version 3.0.5 Sebastian Sdorra 2013-03-01 16:34:33 +01:00
  • 2b11034105 update guava to version 14.0 Sebastian Sdorra 2013-02-28 20:44:00 +01:00
  • 3e7a4c6913 update jersey to version 1.17.1 Sebastian Sdorra 2013-02-28 20:40:36 +01:00
  • 9465630da4 merge with branch issue-339 Sebastian Sdorra 2013-02-28 10:26:44 +01:00
  • 14701dc290 close branch issue-339 Sebastian Sdorra 2013-02-28 10:26:21 +01:00
  • 81170ff85a update mustache to version 0.8.10 Sebastian Sdorra 2013-02-28 07:50:47 +01:00
  • 6ae48dbef5 update jgit to version 2.3.1.201302201838-r Sebastian Sdorra 2013-02-27 16:33:51 +01:00
  • 9440620ae7 merge with branch issue-342 Sebastian Sdorra 2013-02-27 15:47:34 +01:00
  • 7b87b65461 close branch issue-342 Sebastian Sdorra 2013-02-27 15:46:56 +01:00
  • 3b65254245 apply patch for HttpRequest, see issue #342 Sebastian Sdorra 2013-02-27 15:45:22 +01:00
  • 3dbd79207b use template engine and repository service for git repository page Sebastian Sdorra 2013-02-27 15:41:31 +01:00
  • 9aa3a05cab fix wrong handling of git file hooks Sebastian Sdorra 2013-02-27 11:49:49 +01:00
  • 2e54ff171d [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2013-02-17 17:54:34 +01:00
  • f48f02b04b [maven-release-plugin] copy for tag 1.28 Sebastian Sdorra 2013-02-17 17:54:33 +01:00
  • 9998862a3c [maven-release-plugin] prepare release 1.28 1.28 Sebastian Sdorra 2013-02-17 17:54:32 +01:00
  • 3f5eab8bdc fix license headers Sebastian Sdorra 2013-02-17 15:56:52 +01:00
  • e4a5caa87d enable tab scrolling for repository setting tabs Sebastian Sdorra 2013-02-17 15:20:12 +01:00
  • 97dcbae715 register every injectable object to event bus Sebastian Sdorra 2013-02-17 14:46:51 +01:00
  • 2432a81811 respect subscriber annotation on event bus registration Sebastian Sdorra 2013-02-17 14:34:12 +01:00
  • 99063821d5 protect mustache resources Sebastian Sdorra 2013-02-17 13:59:00 +01:00
  • dbc081c73a fix eager singleton loading Sebastian Sdorra 2013-02-17 13:57:37 +01:00
  • 2b52b2166c disable directory listings on default scm-server configuration Sebastian Sdorra 2013-02-16 20:02:57 +01:00
  • 6ef8c2ce66 merge with branch issue-331 Sebastian Sdorra 2013-02-16 17:12:10 +01:00
  • ab00755f66 update web-compressor plugin to 1.4 Sebastian Sdorra 2013-02-11 16:02:45 +01:00
  • c347b407c4 remove unused fields Sebastian Sdorra 2013-02-11 15:33:01 +01:00
  • 114834d257 util classes should be final with a private constructor Sebastian Sdorra 2013-02-11 15:28:14 +01:00
  • 961c6f7f02 fix license headers Sebastian Sdorra 2013-02-10 14:55:35 +01:00
  • 70671f0505 merge with branch issue-328 Sebastian Sdorra 2013-02-09 13:50:03 +01:00
  • 446943c5e2 close branch issue-328 Sebastian Sdorra 2013-02-09 13:49:10 +01:00
  • 5352fa307c added scm.home example for windows Sebastian Sdorra 2013-02-09 13:48:30 +01:00
  • a90cd565f3 use version 1.2.1-scm1 of apache shiro to fix issue #331 Sebastian Sdorra 2013-02-08 17:23:17 +01:00
  • 29fdc2fc69 fix circular proxy error on binding Sebastian Sdorra 2013-02-05 17:32:29 +01:00
  • fef990c218 use setBufferResponse instead of setBufferRequest which is deprecated Sebastian Sdorra 2013-02-05 13:35:15 +01:00
  • 8979ff837a merge with branch issue-320 Sebastian Sdorra 2013-02-04 15:53:46 +01:00
  • 5ca6931b72 close branch issue-320 Sebastian Sdorra 2013-02-04 15:48:25 +01:00
  • c22fc85b7a merge with branch issue-319 Sebastian Sdorra 2013-02-04 15:46:29 +01:00
  • c3c82de30f close branch issue-319 Sebastian Sdorra 2013-02-04 15:45:56 +01:00
  • 340cfbef11 remove unused imports Sebastian Sdorra 2013-02-01 11:43:26 +01:00
  • dcaebde6c4 added missing deprecated annotations Sebastian Sdorra 2013-02-01 11:40:06 +01:00
  • 92e2431078 implement user and group authorization tests for ScmRealm Sebastian Sdorra 2013-01-31 17:01:56 +01:00
  • 0231cd3e0c start implementation of permission tests for ScmRealm Sebastian Sdorra 2013-01-31 16:37:49 +01:00
  • f84b222938 added ScmRealm role based authorization tests Sebastian Sdorra 2013-01-31 16:20:47 +01:00
  • 16479bac68 added authentication tests for ScmRealm Sebastian Sdorra 2013-01-31 16:03:19 +01:00
  • 2b4b9ee49e use async cache for scm realm Sebastian Sdorra 2013-01-31 15:04:03 +01:00