Commit Graph

2434 Commits

Author SHA1 Message Date
Sebastian Sdorra
76baa85187 use copy on read for repository api caches to fix reference problems with pre processor api 2012-06-26 08:51:16 +02:00
Sebastian Sdorra
517ddc29a0 do not clear cache on repository modification only on deletion 2012-06-26 08:49:57 +02:00
Sebastian Sdorra
d983cbf88b fix non serializable fields in serializable object 2012-06-26 08:33:35 +02:00
Sebastian Sdorra
c3190de79e fix unused command field 2012-06-26 08:29:07 +02:00
Sebastian Sdorra
28ace74f5b fix possible npe 2012-06-26 08:28:18 +02:00
Sebastian Sdorra
f9affd47b8 implement iterable interface 2012-06-26 08:20:31 +02:00
Sebastian Sdorra
ee0e34341d implement serializable interface for cacheable objects 2012-06-26 08:18:59 +02:00
Sebastian Sdorra
644b44f531 remove invalid clone methods 2012-06-26 08:13:38 +02:00
Sebastian Sdorra
ddb1af8ec8 improve reset methods 2012-06-25 16:30:41 +02:00
Sebastian Sdorra
826d7833db revert cloning of command results for performance reasons 2012-06-24 19:52:59 +02:00
Sebastian Sdorra
554dcd4ffb return a clone of browser result to fix pre processor behavior 2012-06-24 19:37:03 +02:00
Sebastian Sdorra
05bc3946a3 return a clone of changeset paging result to fix pre processor behavior 2012-06-24 19:27:44 +02:00
Sebastian Sdorra
19f437d65b return a clone of blame result to fix pre processor behavior 2012-06-24 19:19:45 +02:00
Sebastian Sdorra
38502d21e1 clear cache after repository modification or deletion 2012-06-24 19:05:11 +02:00
Sebastian Sdorra
cb16d451ed fix license headers 2012-06-24 17:59:04 +02:00
Sebastian Sdorra
e47c7407d4 improve blame line pre processor 2012-06-24 17:41:23 +02:00
Sebastian Sdorra
43d0ea67a8 improve cache configuration of blame, browse and log command 2012-06-24 17:27:40 +02:00
Sebastian Sdorra
ede9312ef1 mark old repository api as deprecated 2012-06-24 16:49:01 +02:00
Sebastian Sdorra
9723148d4b fix npe on repository root resource 2012-06-24 16:20:09 +02:00
Sebastian Sdorra
23ea72b3c8 use repository createUrl instead of deprecated getUrl 2012-06-24 16:15:45 +02:00
Sebastian Sdorra
25f0776414 fix detection of scm-server servlet container 2012-06-24 16:10:23 +02:00
Sebastian Sdorra
0b3b595c87 fix svn version informations 2012-06-24 16:03:35 +02:00
Sebastian Sdorra
db42d835cf fix mercurial version informations 2012-06-24 16:00:46 +02:00
Sebastian Sdorra
1a31608f41 added map cache for unit tests 2012-06-24 15:32:49 +02:00
Sebastian Sdorra
667f1ee83d bind blame line pre processor api 2012-06-24 14:38:39 +02:00
Sebastian Sdorra
c05a141cf6 use blame pre processor api 2012-06-24 14:34:09 +02:00
Sebastian Sdorra
d84c3ae03a added api for blame pre processors 2012-06-24 14:29:20 +02:00
Sebastian Sdorra
c5029d73ed sort fileobject list of browse command 2012-06-24 10:48:26 +02:00
Sebastian Sdorra
cdf35480d9 improve cache for repository commands 2012-06-24 10:44:39 +02:00
Sebastian Sdorra
5406d1005b remove currently unused parameter 2012-06-24 10:14:05 +02:00
Sebastian Sdorra
10b6a95286 added selenium test for repository creation 2012-06-23 17:47:07 +02:00
Sebastian Sdorra
1a062efc3e added selenium test case for authentication 2012-06-23 16:41:47 +02:00
Sebastian Sdorra
ef00ad320b close repository service after usage 2012-06-23 13:58:18 +02:00
Sebastian Sdorra
3205780f07 upgrade svnkit to version 1.7.5-1 2012-06-22 14:45:58 +02:00
Sebastian Sdorra
7a7579edef improve performance of subversion repository api 2012-06-21 20:18:05 +02:00
Sebastian Sdorra
13c6eb978c improve performance of git repository api 2012-06-21 19:56:35 +02:00
Sebastian Sdorra
afbbcfc75d improve javadoc of repository api 2012-06-21 16:06:35 +02:00
Sebastian Sdorra
e3fff09c76 added close method to repository service 2012-06-21 15:31:13 +02:00
Sebastian Sdorra
f87ad29433 merge with branch issue-156 2012-06-20 08:32:32 +02:00
Sebastian Sdorra
e6d4f081a2 close branch issue-156 2012-06-20 08:31:54 +02:00
Sebastian Sdorra
cc4cb80e10 update logback to version 1.0.6 2012-06-20 08:10:17 +02:00
Sebastian Sdorra
234f61a822 update slf4j to version 1.6.6 2012-06-20 08:08:46 +02:00
Sebastian Sdorra
3c8a999b0a clear caches after received changes 2012-06-16 17:58:27 +02:00
Sebastian Sdorra
c7109fe380 fix abstract method error of plugins which are using a version before 1.17-SNAPSHOT 2012-06-16 17:30:47 +02:00
Sebastian Sdorra
74de3b81eb fix npe in url http client 2012-06-16 14:16:57 +02:00
Sebastian Sdorra
8d6d7d1b44 use new repository service api for repository rest resource 2012-06-16 14:12:58 +02:00
Sebastian Sdorra
c5789e8691 fix another svn paging bug 2012-06-16 14:11:36 +02:00
Sebastian Sdorra
bf86dc97e7 fix internal not cloneable error 2012-06-16 14:01:56 +02:00
Sebastian Sdorra
e58025f3b8 added unit test for mercurial log command paging 2012-06-16 13:30:21 +02:00
Sebastian Sdorra
e2889a6fee fix paging of mercurial log command 2012-06-16 13:30:05 +02:00