Commit Graph

3285 Commits

Author SHA1 Message Date
Sebastian Sdorra
8d593b6263 improve null checks 2013-05-25 10:46:55 +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
430fff76a4 update jetty to 7.6.11.v20130520 2013-05-25 10:25:45 +02:00
Sebastian Sdorra
6c539cc358 merge with branch issue-395 2013-05-25 10:02:02 +02:00
Sebastian Sdorra
7a33a80b87 close branch issue-395 2013-05-25 10:01:36 +02:00
Sebastian Sdorra
5af724326b improve synchronization of plugin handler 2013-05-23 19:40:27 +02:00
Sebastian Sdorra
3a9c66db25 fix classpath generation with manually installed plugins 2013-05-23 19:36:21 +02:00
Sebastian Sdorra
9f848c9e33 improve error messages 2013-05-23 14:10:01 +02:00
Sebastian Sdorra
17a83bc2a0 fix help buttons 2013-05-23 14:05:43 +02:00
Sebastian Sdorra
8eeefcb886 update web-compressor to version 1.5 2013-05-21 20:38:28 +02:00
Sebastian Sdorra
1d8da9a768 fix some javascript warnings 2013-05-21 20:22:21 +02:00
Sebastian Sdorra
c6a0dd6b01 added indent spaces to security.xml 2013-05-20 17:34:16 +02:00
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