Commit Graph

23 Commits

Author SHA1 Message Date
Sebastian Sdorra
114834d257 util classes should be final with a private constructor 2013-02-11 15:28:14 +01:00
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
b5f004c7a8 remove unused import 2011-11-20 13:44:56 +01:00
Sebastian Sdorra
cc5b4ace0a mark ScmUrlProvider as deprecated 2011-11-20 13:43:55 +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
95c3f0c4eb implement UserClientHandler and GroupClientHandler 2011-05-13 17:57:30 +02:00
Sebastian Sdorra
05e862048c improve ClientHandler api 2011-05-13 17:23:15 +02:00
Sebastian Sdorra
883b9f1a3c improve exception handling 2011-05-12 19:36:10 +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
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
0d082fb081 added ScmUrlProvider and UnauthorizedException 2011-05-08 17:27:08 +02:00
Sebastian Sdorra
36151318b4 added getState method to ScmClientSession 2011-05-08 17:10:57 +02:00
Sebastian Sdorra
cf4c3d725b improve scm-client-api 2011-05-08 16:57:28 +02:00
Sebastian Sdorra
f2c632b265 added scm-client-api 2011-05-08 16:50:46 +02:00