Commit Graph

5160 Commits

Author SHA1 Message Date
Sebastian Sdorra
9daac42083 fix bug in I18n 2011-05-14 16:30:18 +02:00
Sebastian Sdorra
1c09e75927 added i18n.properties and allow anonymous session 2011-05-14 16:29:51 +02:00
Sebastian Sdorra
8e9da8f448 improve i18n support 2011-05-14 16:27:20 +02:00
Sebastian Sdorra
8fc95a5689 added help option to SubCommand 2011-05-14 16:16:11 +02:00
Sebastian Sdorra
9b508e014d initial drop of scm-cli-client 2011-05-14 16:12:57 +02:00
Sebastian Sdorra
ac1079d4cc added scm-cli-client 2011-05-14 12:07:07 +02:00
Sebastian Sdorra
1e911fcbb9 exclude unused libraries 2011-05-14 11:13:05 +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
92a71f9c2b added getId to ModelObject interface 2011-05-13 17:26:08 +02:00
Sebastian Sdorra
05e862048c improve ClientHandler api 2011-05-13 17:23:15 +02:00
Sebastian Sdorra
4b30fc50ce search python in the same folder as mercurial 2011-05-13 17:05:48 +02:00
Sebastian Sdorra
d05ef90956 test only available repository types 2011-05-13 15:20:34 +02:00
Sebastian Sdorra
c4b831ead3 use port 8085 as stopport 2011-05-13 08:13:00 +02:00
Sebastian Sdorra
3b9bd2f4fa added more test repositories 2011-05-12 20:22:23 +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
aaaee5e1ec replace spaces with "-" in tag names 2011-05-11 09:47:22 +02:00
Sebastian Sdorra
e6ddb6a00d remove relativePath to fix fresh builds 2011-05-11 09:32:59 +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
ec4a5aab30 added jetty plugin for integration tests 2011-05-10 20:06:18 +02:00
Sebastian Sdorra
01ba5983f1 implement client repository methods 2011-05-10 17:00:05 +02:00
Sebastian Sdorra
2b31cf9309 fix broken build 2011-05-09 15:54:52 +02:00
Sebastian Sdorra
c24f72ec87 added relativePath element to fix jenkins build on new release 2011-05-09 15:43:02 +02:00
Sebastian Sdorra
9e566d09c2 use HttpClient instead java.net.URL for package download 2011-05-09 15:14:20 +02:00
Sebastian Sdorra
d04c898fb8 use proxy settings for maven aether, see #14 2011-05-09 15:08:42 +02:00
Sebastian Sdorra
3f74473be5 fix missing url in log message 2011-05-09 13:24:30 +02:00
Sebastian Sdorra
2ef7791907 add proxy settings to config page, see #14 2011-05-09 12:49:28 +02:00
Sebastian Sdorra
e4531f1d37 improve logging 2011-05-09 12:49:00 +02:00
Sebastian Sdorra
d6c13dcc9a set sample values for proxy settings 2011-05-09 12:48:46 +02:00
Sebastian Sdorra
155b2e11da use new HttpClient api 2011-05-09 12:12:20 +02:00
Sebastian Sdorra
3d46ffc7e4 added HttpClient api to fix proxy problems, see #14 2011-05-09 12:03:58 +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
342c3988d2 move ScmState from scm-webapp to scm-core 2011-05-08 17:08:49 +02:00
Sebastian Sdorra
80c6e74718 added scm-client-impl 2011-05-08 17:05:45 +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