Commit Graph

93 Commits

Author SHA1 Message Date
Sebastian Sdorra
d732f65885 fix deprecated warnings 2014-12-06 15:51:29 +01:00
Sebastian Sdorra
d6ce7383d6 merge with branch 1.x 2014-12-06 15:42:10 +01:00
Sebastian Sdorra
34d05ef3a0 implement gzip compression for unbundle command 2014-12-01 11:14:19 +01:00
Sebastian Sdorra
0cd09bf226 fix output of import commands 2014-12-01 10:02:32 +01:00
Sebastian Sdorra
6bc1a81006 implement import-from-bundle cli sub command 2014-12-01 10:01:05 +01:00
Sebastian Sdorra
2b3e42052f implement import-from-url cli sub command 2014-12-01 09:35:45 +01:00
Sebastian Sdorra
74bf119fd7 implemented import-from-directory cli sub command 2014-12-01 09:05:59 +01:00
Sebastian Sdorra
f1a0435014 merge with branch 1.x 2014-08-15 23:53:31 +02:00
Sebastian Sdorra
26746a2f77 added cli sub command to generate unique keys 2014-07-20 14:22:36 +02:00
Sebastian Sdorra
1db4359cb9 added cli sub command to encrypt passwords 2014-07-20 13:48:06 +02:00
Sebastian Sdorra
18c5c3ec97 merge with branch 1.x 2014-06-04 15:51:19 +02:00
Sebastian Sdorra
0ce1bb1f44 added some simple integration tests for the scm-cli-client 2014-05-04 15:06:45 +02:00
Sebastian Sdorra
96b0c8f8b0 merge with branch 1.x 2014-03-17 10:49:52 +01:00
Sebastian Sdorra
7aa08f0f46 fix typo 2014-03-16 15:45:54 +01:00
Sebastian Sdorra
562e4e6bb4 allow retrieving repositories by using type/name instead of repository id 2014-02-25 08:04:31 +01:00
Sebastian Sdorra
4745dd5575 suppress unchecked warnings 2014-01-11 15:17:44 +01:00
Sebastian Sdorra
9adc65d9e5 util classes should be final with a private constructor 2013-01-31 10:26:16 +01:00
Sebastian Sdorra
cb16d451ed fix license headers 2012-06-24 17:59:04 +02:00
Sebastian Sdorra
b95a275cb8 use createUrl instead of deprecated getUrl 2012-06-15 18:37:45 +02:00
Sebastian Sdorra
0eea3579e7 added active flag to user command output 2012-05-25 12:41:46 +02:00
Sebastian Sdorra
8d14fcb911 added missing getter and setter methods 2012-04-19 21:46:04 +02:00
Sebastian Sdorra
bd72643eeb added public option to modify-repository sub command 2012-04-19 21:45:29 +02:00
Sebastian Sdorra
aaf030dd01 remove debug output 2012-04-19 21:43:34 +02:00
Sebastian Sdorra
ff27082d82 added archived option to modify-repository sub command 2012-04-19 21:43:13 +02:00
Sebastian Sdorra
5a98895caa show archived status of repositories in scm-cli-client 2012-04-19 21:29:04 +02:00
Sebastian Sdorra
996ad0b044 added server-version subcommand 2011-11-07 15:31:47 +01:00
Sebastian Sdorra
5e40e29e28 added version subcommand 2011-11-07 15:26:52 +01:00
Sebastian Sdorra
11823bf455 fix license check for scm-cli-client 2011-10-07 09:22:48 +02:00
Sebastian Sdorra
7e6572d60b remove logback loading messages 2011-05-23 08:38:02 +02:00
Sebastian Sdorra
d1684ba729 fix double display of date values 2011-05-23 08:17:03 +02:00
Sebastian Sdorra
d47cee4edf fix bug in modify-user subcommand 2011-05-23 08:13:22 +02:00
Sebastian Sdorra
fbfbf04bce use new wrapper classes to fix freemarker date problem 2011-05-23 08:12:37 +02:00
Sebastian Sdorra
99a0863621 added missing wrapper methods 2011-05-23 08:02:21 +02:00
Sebastian Sdorra
d31358a332 remove metaVar prefix 2011-05-23 08:00:18 +02:00
Sebastian Sdorra
65c9cb6b2a added wrapper classes to fix freemarker date problem 2011-05-22 15:57:42 +02:00
Sebastian Sdorra
b6d4684f44 added missing metaVar attribute 2011-05-22 15:32:33 +02:00
Sebastian Sdorra
c00792030b added missing metaVar attribute 2011-05-22 15:30:57 +02:00
Sebastian Sdorra
015ab637eb remove metavar prefix 2011-05-22 15:27:07 +02:00
Sebastian Sdorra
347476b43f improve member subcommands 2011-05-22 15:23:24 +02:00
Sebastian Sdorra
b85d546237 fix bug in help of add-permission 2011-05-22 15:18:35 +02:00
Sebastian Sdorra
e59ade167e improve help 2011-05-22 14:59:29 +02:00
Sebastian Sdorra
7de7105850 added usage text 2011-05-22 14:55:11 +02:00
Sebastian Sdorra
df8c1b34ce added support for usage messages 2011-05-22 14:41:39 +02:00
Sebastian Sdorra
01e5e02c64 added groups for subcommands 2011-05-22 14:36:32 +02:00
Sebastian Sdorra
029aed3e82 improve subcommand exception handling 2011-05-22 13:47:22 +02:00
Sebastian Sdorra
d2eb6d141c list subcommands on help 2011-05-21 12:29:12 +02:00
Sebastian Sdorra
3a450fecfa improve SubCommandHandler 2011-05-21 12:17:11 +02:00
Sebastian Sdorra
e63975f90f added SubCommandHandler 2011-05-21 12:11:03 +02:00
Sebastian Sdorra
41c8cdd588 added modify-group subcommand 2011-05-21 12:00:42 +02:00
Sebastian Sdorra
7ee87590ad added delete-members subcommand 2011-05-21 11:51:13 +02:00