13423 Commits

Author SHA1 Message Date
Sebastian Sdorra
aa1412f8d7 added IndentXmlStreamWriter 2013-05-20 17:22:12 +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
f49c233fca fix ClassNotFoundException 2013-05-17 17:20:46 +02:00
Sebastian Sdorra
a6dc335f50 fix npe on git repository service provider 2013-05-17 17:18:48 +02:00
Sebastian Sdorra
b3becbb5bd added permission check to push command builder 2013-05-17 17:00:02 +02:00
Sebastian Sdorra
95c2d66bd5 added permission checks to pull command 2013-05-17 16:58:34 +02:00
Sebastian Sdorra
024fb17ea1 added isUpdate method to rest form panel 2013-05-17 14:28:02 +02:00
Sebastian Sdorra
16848dbe69 update shiro to version 1.2.2 2013-05-16 11:23:12 +02:00
Sebastian Sdorra
b15bb1062b ZippenRepositoryTestBase should be extend AbstractTestBase to have a shiro environment 2013-05-15 21:32:44 +02:00
Sebastian Sdorra
b0d917d903 fix mercurial environment for push and pull commands 2013-05-15 21:31:48 +02:00
Sebastian Sdorra
078328226e added asMutableMap method to EnvList to simplify generic environment builder 2013-05-15 21:22:59 +02:00
Sebastian Sdorra
3a332aa060 update javahg to version 0.6 2013-05-15 20:23:44 +02:00
Sebastian Sdorra
de1dd3420c improve exception handling of ThrowingEventBus 2013-05-15 09:26:29 +02:00
Sebastian Sdorra
426175c793 fix registration of synchronous event handlers 2013-05-15 08:47:06 +02:00
Sebastian Sdorra
82498077ae added architecture diagramm to javadoc 2013-05-12 17:17:00 +02:00
Sebastian Sdorra
d5dc6cb3ce update mustache to version 0.8.12 2013-05-11 19:29:34 +02:00
Sebastian Sdorra
557f63e616 update logback to version 1.0.13 2013-05-11 19:26:10 +02:00
Sebastian Sdorra
e440feb5f5 merge with branch issue-340 2013-05-11 19:08:07 +02:00
Sebastian Sdorra
4c1ebc4d8d close branch issue-340 2013-05-11 19:07:28 +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
5a41b5643a added exceptions to push and pull api 2013-05-10 15:43:35 +02:00
Sebastian Sdorra
90de716bbc fix wrong return type 2013-05-10 15:40:13 +02:00
Sebastian Sdorra
0a221cee5b added api for pull command 2013-05-10 15:37:56 +02:00
Sebastian Sdorra
6ed66468a2 added api for push command 2013-05-10 15:31:07 +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
fdfd7a58a4 fix non opening changeset viewer 2013-05-06 20:52:56 +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
0258cc3680 added api for outgoing command 2013-05-06 09:03:05 +02:00
Sebastian Sdorra
5e92170efd IncomingCommandRequest should be final 2013-05-06 08:53:48 +02:00
Sebastian Sdorra
a801e7c31d added api for incoming command 2013-05-06 08:52:34 +02:00
Sebastian Sdorra
f56eaa2c74 fix user create form 2013-05-02 18:40:32 +02:00
Sebastian Sdorra
62bfcbc78f add unit test for DefaultSecuritySystem 2013-05-02 18:29:00 +02:00
Sebastian Sdorra
f959a78154 update logback to version 1.0.12 2013-05-02 09:06:44 +02:00
Sebastian Sdorra
c0eb4c3859 javadoc 2013-05-02 08:43:23 +02:00
Sebastian Sdorra
f4b0aa37da move event to correct package, serializable, toString, equals and hashCode 2013-05-02 08:16:02 +02:00