Commit Graph

451 Commits

Author SHA1 Message Date
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
f66c81284a create basic test class for zipped repository tests 2012-06-13 10:32:48 +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
eecaa04f05 added unit test for git blame command 2012-06-12 14:44:08 +02:00
Sebastian Sdorra
293e585d47 fix unit tests for git commands 2012-06-12 14:30:25 +02:00
Sebastian Sdorra
776ea53310 improve logging and exception handling of git commands 2012-06-12 14:27:16 +02:00
Sebastian Sdorra
94f46d587e improve unit test repository 2012-06-11 17:37:37 +02:00
Sebastian Sdorra
f5f2184356 implement git blame command 2012-06-11 17:27:32 +02:00
Sebastian Sdorra
d58e1ac2c9 added git diff command 2012-06-11 17:23:56 +02:00
Sebastian Sdorra
8f6bbb8eb5 added unit tests for git browse command 2012-06-11 17:15:14 +02:00
Sebastian Sdorra
4986a4cb30 implement git browse command 2012-06-11 16:57:25 +02:00
Sebastian Sdorra
a407a6cb1d added unit tests for cat command 2012-06-11 16:38:07 +02:00
Sebastian Sdorra
ad2cdfd967 implement cat command for git 2012-06-11 16:30:08 +02:00
Sebastian Sdorra
b4380a0067 added unit tests for git log command 2012-06-11 16:24:14 +02:00
Sebastian Sdorra
c209def286 reimplement getChangesets by request 2012-06-11 15:46:19 +02:00
Sebastian Sdorra
c8b5902650 fix wrong end parameter 2012-06-11 15:16:55 +02:00
Sebastian Sdorra
4afe19285c start implementation of git log command 2012-06-11 14:24:19 +02:00
Sebastian Sdorra
3e1d4a0602 merge with branch issue-173 2012-06-07 10:00:41 +02:00
Sebastian Sdorra
d3976c861c fix mercurial import with non valid mail address in contact field 2012-06-06 14:59:31 +02:00
Sebastian Sdorra
ade02c31c5 disable ssl validation for mercurial hook detection 2012-06-04 14:06:30 +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
6684643717 merge with branch issue-162 2012-06-03 10:15:59 +02:00
Sebastian Sdorra
a5fa1fc007 improve mercurial hook error handling 2012-06-02 15:06:59 +02:00
Sebastian Sdorra
3ba0766281 added missing log parameter 2012-06-02 14:44:45 +02:00
Sebastian Sdorra
5f5fe1cf58 implement hook url detection 2012-06-02 14:42:46 +02:00
Sebastian Sdorra
36afdb9f1a merge with branch issue-163 2012-05-29 16:55:21 +02:00
Sebastian Sdorra
c81ac284f8 use urllib2 for urlopen to be more campatible to different python versions 2012-05-29 16:33:08 +02:00
Sebastian Sdorra
fb20a69c6b use uncompressed version of mercurial package xml, because many proxyservers do not allow gzip encoding 2012-05-29 14:15:52 +02:00
Sebastian Sdorra
fd1145f374 show exception when trying to fetch remote packages 2012-05-29 13:38:27 +02:00
Sebastian Sdorra
d44a17a409 merge with branch issue-155 2012-05-24 19:28:39 +02:00
Sebastian Sdorra
e8bbcd91b5 pass shell environment to mercurial cgi process 2012-05-24 08:11:42 +02:00
Sebastian Sdorra
bb9b272448 merge with branch issue-139 2012-05-21 13:17:20 +02:00
Sebastian Sdorra
780bc9de9d fix mercurial encoding problem on windows 2012-05-21 11:19:20 +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
89a84e30e3 use only on jaxbcontext to reduce memory consumption 2012-05-19 11:12:46 +02:00
Sebastian Sdorra
1de8cdb7f4 use same version for scm-test and plugins 2012-05-13 18:42:36 +02:00