Commit Graph

1015 Commits

Author SHA1 Message Date
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
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
0e490df865 merge with branch issue-138 2012-05-10 18:35:56 +02:00
Sebastian Sdorra
ac6c366a60 use resource bundle for mercurial cgi error messages 2012-05-09 21:06:41 +02:00
Sebastian Sdorra
e85ff1317c pass outputstream to status code handler to improve mercurial error handling 2012-05-08 22:10:34 +02:00
Sebastian Sdorra
11018d1438 improve handling of mercurial errors 2012-05-08 21:03:04 +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
21a0ba9163 fix wrong element name 2012-05-01 17:30:20 +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
2cb6bb7d82 fix outdated git links, see issue 112 2012-04-10 14:47:21 +02:00
Sebastian Sdorra
07cf2eaa08 merge with branch issue-109 2012-04-10 14:44:32 +02:00
Sebastian Sdorra
ac5d3d2848 use proxy settings for hg package download 2012-04-05 16:50:41 +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
fd9df10176 fix mercurial python path for commit, source and blame on windows 2012-03-03 13:12:19 +01:00
Sebastian Sdorra
c052ae0327 remove unused import 2012-02-26 12:21:17 +01:00
Sebastian Sdorra
69fdfa7103 fix wrong license header format 2012-02-26 11:32:55 +01:00
Sebastian Sdorra
d2de7bb004 update jgit to version 1.3.0.201202151440-r 2012-02-25 18:35:54 +01:00
Sebastian Sdorra
1283052a3f fix wrong python path on windows 2012-02-25 15:53:04 +01:00
Sebastian Sdorra
9d158af212 merge with branch issue-97 2012-02-24 17:47:08 +01:00
Sebastian Sdorra
e5b8c0e5c6 merge with branch issue-99 2012-02-24 07:52:05 +01:00
Sebastian Sdorra
bd7397763d use repository directory as working directory for git repository hooks 2012-02-23 20:55:36 +01:00
Sebastian Sdorra
5505f39f90 use absolute path for mercurial repository creation 2012-02-23 18:38:33 +01:00
Sebastian Sdorra
84200ab501 execute "hg init" in the scm home directory instead of current working directory 2012-02-23 18:23:52 +01:00
Sebastian Sdorra
a4464be18f fix anonymous push to public mercurial repositories 2012-02-23 18:19:42 +01:00
Sebastian Sdorra
e81f8928e2 fix missing hooks of mercurial repository import 2012-02-23 18:13:19 +01:00