Commit Graph

778 Commits

Author SHA1 Message Date
Sebastian Sdorra
bf4d5b4e83 merge with branch issue-424 2013-08-09 11:11:40 +02:00
Sebastian Sdorra
69715bf7d3 [maven-release-plugin] prepare for next development iteration 2013-08-08 20:35:22 +02:00
Sebastian Sdorra
c10c3eb7c0 [maven-release-plugin] prepare release 1.33 2013-08-08 20:35:20 +02:00
Sebastian Sdorra
e1667c6e39 use str(e) if e.read() and e.conn is not available on scmhooks.py 2013-08-08 15:49:42 +02:00
Sebastian Sdorra
23dfcd97ae fix handling of pending changesets during pre receive repository hooks 2013-08-07 10:09:14 +02:00
Sebastian Sdorra
cc154f0e10 fix synchronization on mercurial hooks 2013-08-07 09:20:37 +02:00
Sebastian Sdorra
eec1d32daf print messages even if the push is aborted 2013-07-27 17:18:38 +02:00
Sebastian Sdorra
07871b9cdb handle response of HookChangesetProvider should be synchronized 2013-07-27 15:47:26 +02:00
Sebastian Sdorra
3b279edb7d remove old event classes 2013-07-24 21:04:31 +02:00
Sebastian Sdorra
7d34b48b3d fix typo in package name 2013-07-24 21:03:01 +02:00
Sebastian Sdorra
86bd700bf6 implement new hook api for mercurial repositories 2013-07-22 11:40:03 +02:00
Sebastian Sdorra
bab3fa275d [maven-release-plugin] prepare for next development iteration 2013-06-24 16:00:53 +02:00
Sebastian Sdorra
cd0105aa0b [maven-release-plugin] prepare release 1.32 2013-06-24 16:00:51 +02:00
Sebastian Sdorra
915ab64049 fix wrong python path on mercurial homebrew installations 2013-06-24 15:47:26 +02:00
Sebastian Sdorra
cd5aafdb6d use version 0.6-scm1 of javahg 2013-06-23 18:56:22 +02:00
Sebastian Sdorra
6d61e78038 use version 0.7-SNAPSHOT of javahg to fix issue #398 2013-06-04 11:54:29 +02:00
Sebastian Sdorra
18c1c5ed01 [maven-release-plugin] prepare for next development iteration 2013-06-01 15:17:34 +02:00
Sebastian Sdorra
764bd0a680 [maven-release-plugin] prepare release 1.31 2013-06-01 15:17:33 +02:00
Sebastian Sdorra
345392d309 fix license headers 2013-05-30 09:29:28 +02:00
Sebastian Sdorra
74b717cfc2 fix some js warnings 2013-05-25 10:45:48 +02:00
Sebastian Sdorra
b0d917d903 fix mercurial environment for push and pull commands 2013-05-15 21:31:48 +02:00
Sebastian Sdorra
3a332aa060 update javahg to version 0.6 2013-05-15 20:23:44 +02:00
Sebastian Sdorra
d79249e23e implement mercurial pull command 2013-05-10 15:49:32 +02:00
Sebastian Sdorra
5a9a0743a7 implement mercurial push command 2013-05-10 15:46:19 +02:00
Sebastian Sdorra
31bdb3093b added unit test for mercurial outgoing command 2013-05-10 13:17:01 +02:00
Sebastian Sdorra
fb59c5cd56 improve exception handling 2013-05-10 13:02:35 +02:00
Sebastian Sdorra
f4a3bc57c3 added unit test for incoming hg command 2013-05-10 12:50:11 +02:00
Sebastian Sdorra
6cb33fc9f1 added implementation of outgoing command for mercurial 2013-05-06 20:41:20 +02:00
Sebastian Sdorra
3217b5b711 added implementation of incoming command for mercurial 2013-05-06 20:08:11 +02:00
Sebastian Sdorra
33eb6a60d7 fix possible npe 2013-05-06 09:07:10 +02:00
Sebastian Sdorra
6d96cbd872 ignore global proxy settings for mercurial hooks 2013-04-17 21:07:22 +02:00
Sebastian Sdorra
d2f038b056 [maven-release-plugin] prepare for next development iteration 2013-04-12 09:09:25 +02:00
Sebastian Sdorra
dbdc5b62dc [maven-release-plugin] prepare release 1.30 2013-04-12 09:09:24 +02:00
Sebastian Sdorra
5aec8fcd0e [maven-release-plugin] prepare for next development iteration 2013-04-11 21:11:10 +02:00
Sebastian Sdorra
b117767341 [maven-release-plugin] prepare release 1.29 2013-04-11 21:11:08 +02:00
Sebastian Sdorra
51a9939314 merge with branch issue-333 2013-04-02 21:58:42 +02:00
Sebastian Sdorra
db5a17fa9e send mercurial hook error messages to client 2013-04-02 21:57:23 +02:00
Sebastian Sdorra
d6d6d57cb9 use content type text/html for mercurial error messages, if the client accept it 2013-04-02 20:59:26 +02:00
Sebastian Sdorra
2e54ff171d [maven-release-plugin] prepare for next development iteration 2013-02-17 17:54:34 +01:00
Sebastian Sdorra
9998862a3c [maven-release-plugin] prepare release 1.28 2013-02-17 17:54:32 +01:00
Sebastian Sdorra
c347b407c4 remove unused fields 2013-02-11 15:33:01 +01:00
Sebastian Sdorra
114834d257 util classes should be final with a private constructor 2013-02-11 15:28:14 +01:00
Sebastian Sdorra
340cfbef11 remove unused imports 2013-02-01 11:43:26 +01:00
Sebastian Sdorra
9adc65d9e5 util classes should be final with a private constructor 2013-01-31 10:26:16 +01:00
Sebastian Sdorra
2d5fa22ca4 use index of char instead of index of string, if possible 2013-01-30 10:10:20 +01:00
Sebastian Sdorra
1e7ff1a71a [maven-release-plugin] prepare for next development iteration 2013-01-25 16:13:39 +01:00
Sebastian Sdorra
7639457eb2 [maven-release-plugin] prepare release 1.27 2013-01-25 16:13:38 +01:00
Sebastian Sdorra
7fa09dabfa [maven-release-plugin] prepare for next development iteration 2013-01-22 13:12:22 +01:00
Sebastian Sdorra
6baf2661dc [maven-release-plugin] prepare release 1.26 2013-01-22 13:12:21 +01:00
Sebastian Sdorra
cc81411523 implement disable sub repository detection option 2013-01-20 11:41:33 +01:00