Commit Graph

703 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
5ee44dbb07 [maven-release-plugin] prepare release 1.15 2012-05-12 21:04:47 +02:00
Sebastian Sdorra
42bb183973 merge with branch issue-136 2012-05-05 19:40:53 +02:00
Sebastian Sdorra
3314f19fc7 use release version 1.3.7.4 of svnkit-dav 2012-05-05 19:39:26 +02:00
Sebastian Sdorra
46b79152ca update svnkit-dav to version 1.3.7.4-SNAPSHOT to fix path not found on merge 2012-05-05 16:12:11 +02:00
Sebastian Sdorra
6d2a3f6001 fix wrong resources 2012-05-01 17:28:27 +02:00
Sebastian Sdorra
f83933f485 added version informations to repository handler 2012-05-01 17:19:33 +02:00
Sebastian Sdorra
2dcb128cb1 use released version 1.3.7.3 of svnkit-dav 2012-04-25 15:31:49 +02:00
Sebastian Sdorra
cde3b3ab37 update svnkit-dav to version 1.3.7.3-SNAPSHOT, to fix no such method exception during svn lock 2012-04-24 20:10:38 +02:00
Sebastian Sdorra
945dbba396 [maven-release-plugin] prepare for next development iteration 2012-04-19 09:44:40 +02:00
Sebastian Sdorra
1061fb2924 [maven-release-plugin] prepare release 1.14 2012-04-19 09:44:38 +02:00
Sebastian Sdorra
b3719f7e0d archived repositories are not writable 2012-03-30 11:38:13 +02:00
Sebastian Sdorra
7b74ef7820 [maven-release-plugin] prepare for next development iteration 2012-03-03 13:51:09 +01:00
Sebastian Sdorra
381914efc4 [maven-release-plugin] prepare release 1.13 2012-03-03 13:51:08 +01:00
Sebastian Sdorra
69fdfa7103 fix wrong license header format 2012-02-26 11:32:55 +01:00
Sebastian Sdorra
f0364e1520 added disable option to each core plugin 2012-02-11 16:18:46 +01:00
Sebastian Sdorra
7ab0b5950e [maven-release-plugin] prepare for next development iteration 2012-02-05 13:33:24 +01:00
Sebastian Sdorra
90ae6811c2 [maven-release-plugin] prepare release 1.12 2012-02-05 13:33:23 +01:00
Sebastian Sdorra
f75abc59c6 implement getChangeset for subversion 2012-01-18 19:21:55 +01:00
Sebastian Sdorra
9d29bcd743 added api to fetch a single changeset 2012-01-18 19:14:01 +01:00
Sebastian Sdorra
08cd811f53 merge with branch issue-59 2012-01-16 16:53:37 +01:00
Sebastian Sdorra
f2e3a5b5c3 implement svn import handler 2012-01-15 14:37:06 +01:00
Sebastian Sdorra
0983b1d3d9 improve plugin descriptor of core plugins 2012-01-14 17:07:35 +01:00
Sebastian Sdorra
70a7ad1a5f [maven-release-plugin] prepare for next development iteration 2012-01-08 16:46:59 +01:00
Sebastian Sdorra
12eb65f52e [maven-release-plugin] prepare release 1.11 2012-01-08 16:46:57 +01:00
Sebastian Sdorra
efb42e59f0 fix wrong svn diff 2012-01-07 17:14:25 +01:00
Sebastian Sdorra
8c20f9ef65 fix subversion hooks on windows with repository structure 2012-01-04 16:48:46 +01:00
Sebastian Sdorra
29b3dd5100 added parent to added parent id to svn changesets 2011-12-31 18:04:52 +01:00