Commit Graph

130 Commits

Author SHA1 Message Date
Sebastian Sdorra
7d0980605e do not use security context in core plugins and samples 2012-08-30 12:08:16 +02:00
Sebastian Sdorra
4ca0d820e7 [maven-release-plugin] prepare for next development iteration 2012-08-26 13:55:57 +02:00
Sebastian Sdorra
1d0432d7c0 [maven-release-plugin] prepare release 1.20 2012-08-26 13:55:55 +02:00
Sebastian Sdorra
83003def31 [maven-release-plugin] prepare for next development iteration 2012-08-18 14:13:46 +02:00
Sebastian Sdorra
1928b11aed [maven-release-plugin] prepare release 1.19 2012-08-18 14:13:44 +02:00
Sebastian Sdorra
bc34f85a1d fix lincense headers 2012-08-12 21:55:18 +02:00
Sebastian Sdorra
cf2236bbbb remove unused imports 2012-08-12 20:06:11 +02:00
Sebastian Sdorra
e382e73797 [maven-release-plugin] prepare for next development iteration 2012-08-12 15:03:18 +02:00
Sebastian Sdorra
56099cf6d8 [maven-release-plugin] prepare release 1.18 2012-08-12 15:03:17 +02:00
Sebastian Sdorra
d919338cc2 pass supported repository commands to scm state 2012-08-03 07:50:04 +02:00
Sebastian Sdorra
74ba4360e8 merge with issue-211 2012-07-19 15:59:10 +02:00
Sebastian Sdorra
69eb7378da use slf4j to log svnkit messages 2012-07-19 12:42:02 +02:00
Sebastian Sdorra
3a6e19a41c create tests jar for subversion tests 2012-07-15 16:48:42 +02:00
Sebastian Sdorra
374aa7fec0 [maven-release-plugin] prepare for next development iteration 2012-07-01 15:45:14 +02:00
Sebastian Sdorra
1d297cf66c [maven-release-plugin] prepare release 1.17 2012-07-01 15:45:13 +02:00
Sebastian Sdorra
758202568c fix not serializable cache exception 2012-06-26 21:29:14 +02:00
Sebastian Sdorra
cb16d451ed fix license headers 2012-06-24 17:59:04 +02:00
Sebastian Sdorra
0b3b595c87 fix svn version informations 2012-06-24 16:03:35 +02:00
Sebastian Sdorra
7a7579edef improve performance of subversion repository api 2012-06-21 20:18:05 +02:00
Sebastian Sdorra
c5789e8691 fix another svn paging bug 2012-06-16 14:11:36 +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
c6e947ef3c merge with branch issue-182 2012-06-15 16:36:02 +02:00
Sebastian Sdorra
659130a172 added compatibility modes for svn 1.7 2012-06-15 16:33:10 +02:00
Sebastian Sdorra
1ef88832b2 added missing svn test repository 2012-06-13 11:46:57 +02:00
Sebastian Sdorra
1d6246dad7 added unit test for svn log command 2012-06-13 11:46:42 +02:00
Sebastian Sdorra
c930ad29e9 fix wrong start and end revision for svn log command 2012-06-13 11:46:22 +02:00
Sebastian Sdorra
090dfdaaa9 remove leading slash from svn modification paths 2012-06-13 11:39:57 +02:00
Sebastian Sdorra
56452e9de7 added unit test for svn blame command 2012-06-13 11:30:29 +02:00
Sebastian Sdorra
3936fd25a3 added unit test for svn browse command 2012-06-13 11:24:24 +02:00
Sebastian Sdorra
5801e6d084 added unit test for svn cat command 2012-06-13 11:20:22 +02:00
Sebastian Sdorra
75717bfea0 improve log command for svn 2012-06-13 10:28:09 +02:00
Sebastian Sdorra
f7ec60bb9d start implementation of log command for subversion 2012-06-12 16:06:05 +02:00
Sebastian Sdorra
334401bf18 implement blame command for subversion 2012-06-12 15:58:44 +02:00
Sebastian Sdorra
16665a0b67 implement diff command for subversion 2012-06-12 15:48:50 +02:00
Sebastian Sdorra
018926632a implement browse command for subversion 2012-06-12 15:42:28 +02:00
Sebastian Sdorra
d42a3c089e start implementation of new repository api for svn 2012-06-12 15:12:48 +02:00
Sebastian Sdorra
d9cedfd8b1 [maven-release-plugin] prepare for next development iteration 2012-06-03 11:23:33 +02:00
Sebastian Sdorra
e837e37817 [maven-release-plugin] prepare release 1.16 2012-06-03 11:23:31 +02:00
Sebastian Sdorra
4af358d385 fix wrong error messages 2012-06-03 11:07:13 +02:00
Sebastian Sdorra
043421b9c1 do not exclude sqljet 2012-06-03 11:06:26 +02:00
Sebastian Sdorra
c79f700ea6 use immutableset instead of hashset to reduce memory consumption 2012-05-19 12:33:44 +02:00
Sebastian Sdorra
0563542f69 use sets instead of new hashset and arrays 2012-05-19 12:31:12 +02:00
Sebastian Sdorra
0e3bb065dd added missing log line 2012-05-19 12:29:24 +02:00
Sebastian Sdorra
82b880a479 improve svnkit memory consumption 2012-05-19 12:28:35 +02:00
Sebastian Sdorra
b19014d756 store svn uuid on repository creation 2012-05-19 12:17:18 +02:00
Sebastian Sdorra
1de8cdb7f4 use same version for scm-test and plugins 2012-05-13 18:42:36 +02:00
Sebastian Sdorra
a821e735a9 update sonia.svnkit to version 1.7.4-1.v1-SNAPSHOT 2012-05-13 15:33:39 +02:00
Sebastian Sdorra
0854f07ced added option to encode svn responses with gzip 2012-05-13 12:53:09 +02:00
Sebastian Sdorra
cac2f69c89 [maven-release-plugin] prepare for next development iteration 2012-05-12 21:04:48 +02:00