Commit Graph

1015 Commits

Author SHA1 Message Date
Sebastian Sdorra
cc154f0e10 fix synchronization on mercurial hooks 2013-08-07 09:20:37 +02:00
Sebastian Sdorra
c38633e722 fix wrong synchronization on git hooks 2013-08-07 08:38:42 +02:00
Sebastian Sdorra
030eadda3f added links commit and source view links to git repository quick view 2013-07-27 18:51:40 +02:00
Sebastian Sdorra
eec1d32daf print messages even if the push is aborted 2013-07-27 17:18:38 +02:00
Sebastian Sdorra
e413caa57d remove unused import 2013-07-27 15:55:05 +02:00
Sebastian Sdorra
5021cb85db remove unused import 2013-07-27 15:49:02 +02:00
Sebastian Sdorra
07871b9cdb handle response of HookChangesetProvider should be synchronized 2013-07-27 15:47:26 +02:00
Sebastian Sdorra
a5bc2d2087 remove unused type 2013-07-27 15:44:30 +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
adf863b985 implement new hook api for subversion repositories 2013-07-24 21:01:30 +02:00
Sebastian Sdorra
86bd700bf6 implement new hook api for mercurial repositories 2013-07-22 11:40:03 +02:00
Sebastian Sdorra
96972480ae added hook feature class for supported checks 2013-07-22 10:24:31 +02:00
Sebastian Sdorra
6caa4e710b implement new hook api for git repositories 2013-07-21 17:35:44 +02:00
Sebastian Sdorra
d2777df1d4 update jgit to 3.0.0.201306101825-r 2013-07-08 14:54:44 +02:00
Sebastian Sdorra
e66638f1f0 fix name resolution for git repositories with working copy 2013-07-04 15:51:23 +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
2818ed1a76 count pushed and pulled changesets 2013-05-26 10:52:31 +02:00
Sebastian Sdorra
54f235e659 fix some js warnings 2013-05-25 10:46:38 +02:00
Sebastian Sdorra
74b717cfc2 fix some js warnings 2013-05-25 10:45:48 +02:00
Sebastian Sdorra
01ce67694e implement pull command for git 2013-05-20 16:19:59 +02:00
Sebastian Sdorra
42952518f5 fix missing git hooks on push 2013-05-19 12:18:45 +02:00
Sebastian Sdorra
596a3cf198 added todo 2013-05-17 17:23:59 +02:00
Sebastian Sdorra
a6dc335f50 fix npe on git repository service provider 2013-05-17 17:18: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
65e400345b fix bug in AbstractGitIncomingOutgoingCommand 2013-05-10 19:31:57 +02:00
Sebastian Sdorra
a2999c9ad6 fix bug in git push command and added unit test for git push 2013-05-10 16:39:49 +02:00
Sebastian Sdorra
540189c0a9 implement git push command 2013-05-10 15:59:31 +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
737f185a7e fix NoClassDefFoundError 2013-05-10 15:14:20 +02:00
Sebastian Sdorra
0cf6a71f7b added unit test for git outgoing command 2013-05-10 15:13:13 +02:00
Sebastian Sdorra
4e8d6a7323 implement git outgoing command 2013-05-10 15:12:53 +02:00
Sebastian Sdorra
2345bf3a9c added unit test for git incoming command 2013-05-10 14:46:19 +02:00
Sebastian Sdorra
d2d0eafae2 implement git incoming command 2013-05-10 14:45:56 +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
5f310b64b3 merge with brach issue-376 2013-04-17 21:41:07 +02:00