Commit Graph

2544 Commits

Author SHA1 Message Date
Sebastian Sdorra
0dfd8da743 merge with branch issue-192 2012-07-23 09:19:28 +02:00
Sebastian Sdorra
8656e5ed33 close branch issue-192 2012-07-23 09:18:59 +02:00
Sebastian Sdorra
8e5f312809 merge changes from version 1.17 2012-07-23 09:11:41 +02:00
Sebastian Sdorra
74ba4360e8 merge with issue-211 2012-07-19 15:59:10 +02:00
Sebastian Sdorra
bd383174d9 close branch issue-211 2012-07-19 15:58:42 +02:00
Sebastian Sdorra
0b8a63bad8 added comments for svnkit log configuration 2012-07-19 12:43:22 +02:00
Sebastian Sdorra
69eb7378da use slf4j to log svnkit messages 2012-07-19 12:42:02 +02:00
Sebastian Sdorra
3a6e19a41c create tests jar for subversion tests 2012-07-15 16:48:42 +02:00
Sebastian Sdorra
762751ec10 create tests jar for mercurial tests 2012-07-15 16:47:36 +02:00
Sebastian Sdorra
c579e5fde5 create tests jar for git tests 2012-07-15 16:46:28 +02:00
Sebastian Sdorra
5dd684973a read provider implementations from classpath 2012-07-15 16:23:47 +02:00
Sebastian Sdorra
ac5fab3e8d allow multiple provider implementations 2012-07-15 16:20:18 +02:00
Sebastian Sdorra
d2955dcc6d added person test data 2012-07-15 16:10:09 +02:00
Sebastian Sdorra
276710ca32 implement close method 2012-07-15 15:59:01 +02:00
Sebastian Sdorra
2f464b57d9 repository client should be closeable 2012-07-15 15:57:33 +02:00
Sebastian Sdorra
de01c03642 implement git push command 2012-07-14 17:19:35 +02:00
Sebastian Sdorra
4ec9cdccbc start implementation of repository client api for git 2012-07-14 17:08:50 +02:00
Sebastian Sdorra
a76fd0937a remove paths parameter from commit command 2012-07-14 16:44:55 +02:00
Sebastian Sdorra
5d86c7d1cf use person class for author parameter 2012-07-14 16:41:49 +02:00
Sebastian Sdorra
55e5b1eb54 added exceptions to repository client api 2012-07-14 16:25:21 +02:00
Sebastian Sdorra
5dbce7037d added method to create repository client from remote repository 2012-07-14 14:47:01 +02:00
Sebastian Sdorra
eb93fead2a implement client factory and provider 2012-07-14 12:01:14 +02:00
Sebastian Sdorra
33c40c44f5 improve logging 2012-07-14 11:46:43 +02:00
Sebastian Sdorra
8a7ef55157 added branch command 2012-07-14 11:45:23 +02:00
Sebastian Sdorra
ed5a9d2cc2 added tag command 2012-07-14 11:39:16 +02:00
Sebastian Sdorra
d86bae6dae start building new client api for testing 2012-07-14 11:31:18 +02:00
Sebastian Sdorra
6c28282a7e added system property to skip mercurial tests 2012-07-14 11:05:20 +02:00
Sebastian Sdorra
5b23b60ee3 fix missing revision in browse command 2012-07-13 09:11:50 +02:00
Sebastian Sdorra
693f3882aa fix error from license formatter 2012-07-13 09:01:56 +02:00
Sebastian Sdorra
8a9b403340 fix license headers 2012-07-13 08:57:16 +02:00
Sebastian Sdorra
05c22eda7d implement browse command with javahg 2012-07-13 08:56:47 +02:00
Sebastian Sdorra
38dd72caaf added fileview extension to javahg repository 2012-07-12 21:29:40 +02:00
Sebastian Sdorra
b9042ebc97 added fileview mercurial extension 2012-07-12 21:25:57 +02:00
Sebastian Sdorra
afd5f006d5 fix license headers 2012-07-10 21:11:35 +02:00
Sebastian Sdorra
9f42099e31 improve javadoc 2012-07-10 21:10:46 +02:00
Sebastian Sdorra
396e4d5226 improve javadoc 2012-07-10 21:06:47 +02:00
Sebastian Sdorra
7a0ec93c1c added webservice method for branches command 2012-07-10 20:56:03 +02:00
Sebastian Sdorra
817d3e6750 added branches command to repository service 2012-07-10 20:55:06 +02:00
Sebastian Sdorra
8912ba8c00 added branches command to supported command list 2012-07-10 20:52:19 +02:00
Sebastian Sdorra
c3b286a745 implement branches command for hg 2012-07-10 20:51:36 +02:00
Sebastian Sdorra
ad1f6deabc implement branches command for git 2012-07-10 20:47:42 +02:00
Sebastian Sdorra
d6bf20c124 added cache for branches 2012-07-10 20:41:19 +02:00
Sebastian Sdorra
525beb0e6b added api for branch support 2012-07-10 20:40:35 +02:00
Sebastian Sdorra
71514fc14f improve git branch informations 2012-07-10 16:23:11 +02:00
Sebastian Sdorra
77085858b4 update hamcrest to version 1.3 2012-07-10 16:19:23 +02:00
Sebastian Sdorra
02b63e1557 update jersey to version 1.13 2012-07-10 16:16:40 +02:00
Sebastian Sdorra
414b8790a2 remove unused imports 2012-07-06 08:45:44 +02:00
Sebastian Sdorra
8947f78658 use commit id instead of ref id for git tags command 2012-07-06 08:33:02 +02:00
Sebastian Sdorra
da4a133b05 added todo comment 2012-07-05 21:28:15 +02:00
Sebastian Sdorra
058ab265b9 fix missing git tags in commit detail view 2012-07-05 21:21:37 +02:00