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 |
|
Sebastian Sdorra
|
6567b9319b
|
added unit test for svn log command paging
|
2012-06-16 13:12:14 +02:00 |
|
Sebastian Sdorra
|
fce9770493
|
fix bug in paging of svn log command
|
2012-06-16 13:11:39 +02:00 |
|
Sebastian Sdorra
|
4a5fd4fb8c
|
added unit test for git get all with paging
|
2012-06-16 12:54:04 +02:00 |
|
Sebastian Sdorra
|
eb41538beb
|
added logging to pre processor util
|
2012-06-16 12:34:47 +02:00 |
|
Sebastian Sdorra
|
f992b498a3
|
added logging to log command builder
|
2012-06-16 12:32:22 +02:00 |
|
Sebastian Sdorra
|
f7cdf7aa07
|
added logging to diff command builder
|
2012-06-16 12:29:25 +02:00 |
|
Sebastian Sdorra
|
fea36b5fd8
|
added logging to cat command builder
|
2012-06-16 12:28:47 +02:00 |
|
Sebastian Sdorra
|
66887db447
|
added logging to browse command builder
|
2012-06-16 12:27:48 +02:00 |
|
Sebastian Sdorra
|
2f461531b1
|
added logging to blame command builder
|
2012-06-16 12:27:31 +02:00 |
|
Sebastian Sdorra
|
6b1a00bffc
|
added logging to repository service and repository service factory
|
2012-06-16 12:22:51 +02:00 |
|