Commit Graph

35 Commits

Author SHA1 Message Date
Sebastian Sdorra
1671124827 added getTags method to client api 2012-07-05 19:44:26 +02:00
Sebastian Sdorra
fbd971fd9a added client method to fetch a single changeset 2012-01-19 16:05:57 +01:00
Sebastian Sdorra
15e7b38c7c allow to fetch repositories by type and name 2012-01-08 11:57:16 +01:00
Sebastian Sdorra
d2b2d188e6 improve logging 2011-11-20 14:05:19 +01:00
Sebastian Sdorra
4027a824c8 indent 2011-11-20 13:59:59 +01:00
Sebastian Sdorra
b8599e2238 use UrlProvider instead of deprecated ScmUrlProvider 2011-11-20 13:57:58 +01:00
Sebastian Sdorra
0859191fef added revision parameter to changeset client api 2011-11-15 21:44:29 +01:00
youngwan
c0905b8a14 added to view history of the specific file. 2011-11-14 10:43:34 +09:00
Sebastian Sdorra
979167a497 added blame support to client api 2011-09-22 20:00:31 +02:00
Sebastian Sdorra
0db94e2cb7 added changeset client api 2011-09-16 10:27:07 +02:00
Sebastian Sdorra
2cbde2fd17 added repository browser client api 2011-09-16 10:09:11 +02:00
Sebastian Sdorra
3d97e1589a added missing license header 2011-08-04 15:22:11 +02:00
Sebastian Sdorra
1302851e71 fix unstable jenkins build 2011-07-29 18:47:05 +02:00
Sebastian Sdorra
8c597ca3f4 fix wrong location of logback.xml 2011-05-14 17:03:21 +02:00
Sebastian Sdorra
05f963add9 added integration test for JerseyGroupClientHandler 2011-05-13 18:44:04 +02:00
Sebastian Sdorra
8f52e2db5e added integration test for JerseyUserClientHandler 2011-05-13 18:40:19 +02:00
Sebastian Sdorra
7eeb476748 added AbstractClientHandlerTestBase 2011-05-13 18:22:43 +02:00
Sebastian Sdorra
95c3f0c4eb implement UserClientHandler and GroupClientHandler 2011-05-13 17:57:30 +02:00
Sebastian Sdorra
2bd3929110 added AbstractClientHandler 2011-05-13 17:50:45 +02:00
Sebastian Sdorra
05e862048c improve ClientHandler api 2011-05-13 17:23:15 +02:00
Sebastian Sdorra
69659bdef6 added integration tests for modify repositories 2011-05-12 20:20:53 +02:00
Sebastian Sdorra
883b9f1a3c improve exception handling 2011-05-12 19:36:10 +02:00
Sebastian Sdorra
8c2a383b2b added setAnonymousAccess method to TestUtil 2011-05-12 18:00:44 +02:00
Sebastian Sdorra
ba251080f9 use TestUtil instead of AbstractITCaseBase 2011-05-12 17:54:11 +02:00
Sebastian Sdorra
48fbaf53bd added JerseyClientRepositoryClientHandlerITCase 2011-05-11 18:50:04 +02:00
Sebastian Sdorra
4bc38ef107 improve client api for repositories 2011-05-11 17:58:35 +02:00
Sebastian Sdorra
5a2584f1ab fix and enable junit test createSessionAnonymousTest 2011-05-11 15:42:52 +02:00
Sebastian Sdorra
2fcac466db added integration test for JerseyClientProvider 2011-05-11 09:13:48 +02:00
Sebastian Sdorra
62102c1d8f set context path to /scm and use logback for logging 2011-05-11 08:45:11 +02:00
Sebastian Sdorra
08f2ab49be improve error handling 2011-05-11 08:43:54 +02:00
Sebastian Sdorra
109b3325bb improve logging 2011-05-11 08:16:28 +02:00
Sebastian Sdorra
01ba5983f1 implement client repository methods 2011-05-10 17:00:05 +02:00
Sebastian Sdorra
4292f3a24a implement createSession of ScmClientProvider 2011-05-08 17:31:08 +02:00
Sebastian Sdorra
36151318b4 added getState method to ScmClientSession 2011-05-08 17:10:57 +02:00
Sebastian Sdorra
80c6e74718 added scm-client-impl 2011-05-08 17:05:45 +02:00