Commit Graph

59 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
f632319ad4 added add-members subcommand 2011-05-21 11:42:28 +02:00
Sebastian Sdorra
07741e755f added delete-group subcommand 2011-05-21 11:30:50 +02:00
Sebastian Sdorra
5a57bbb18e added create-group subcommand 2011-05-21 11:26:22 +02:00
Sebastian Sdorra
c14489b593 added get-group subcommand 2011-05-21 11:12:25 +02:00
Sebastian Sdorra
1bee459eb0 added list-groups subcommand 2011-05-21 11:03:36 +02:00
Sebastian Sdorra
9dcee81bf3 added modify-user subcommand 2011-05-20 23:27:18 +02:00
Sebastian Sdorra
672692e322 added delete-user subcommand 2011-05-20 23:15:13 +02:00
Sebastian Sdorra
8b04d99970 added create-user subcommand 2011-05-20 23:11:42 +02:00
Sebastian Sdorra
1a20a5b45e added get-user subcommand 2011-05-20 22:50:04 +02:00
Sebastian Sdorra
77f5eb12e0 added list-users subcommand 2011-05-20 22:40:50 +02:00
Sebastian Sdorra
acbf57f480 added delete-permission subcommand 2011-05-20 22:01:52 +02:00
Sebastian Sdorra
a3c1f4d1fb added add-permission subcommand 2011-05-20 21:55:43 +02:00
Sebastian Sdorra
eb2b9a3f62 added modify-repository subcommand 2011-05-20 21:36:12 +02:00
Sebastian Sdorra
f7f8a66ac8 added create-repository subcommand 2011-05-20 14:47:44 +02:00
Sebastian Sdorra
7f096cbcb0 added delete-repository subcommand 2011-05-20 14:31:07 +02:00
Sebastian Sdorra
996e65033b added get-repository subcommand 2011-05-20 14:25:01 +02:00
Sebastian Sdorra
bad27f8e44 fix subcommand options 2011-05-20 14:14:37 +02:00
Sebastian Sdorra
938508c902 added TemplateSubCommand 2011-05-20 13:41:44 +02:00
Sebastian Sdorra
75a11d5f89 added delete-config sub command 2011-05-19 14:47:44 +02:00
Sebastian Sdorra
a1c1feb349 fix bug in configuration system 2011-05-19 14:42:24 +02:00
Sebastian Sdorra
db9d648567 improve configuration 2011-05-19 14:39:16 +02:00
Sebastian Sdorra
c6e0483413 remove unused attribute 2011-05-19 13:10:56 +02:00
Sebastian Sdorra
7efbe67cc5 added XmlConfigAdapter 2011-05-18 22:13:55 +02:00
Sebastian Sdorra
7138902580 added StoreConfigSubCommand 2011-05-18 22:05:49 +02:00
Sebastian Sdorra
39ad760143 fix service file location 2011-05-18 21:59:58 +02:00
Sebastian Sdorra
6c8b80bbef create cmd package 2011-05-18 21:55:02 +02:00
Sebastian Sdorra
5aa833f3de create config package 2011-05-18 21:53:24 +02:00
Sebastian Sdorra
edc5b78813 improve SubCommand class 2011-05-18 21:38:10 +02:00
Sebastian Sdorra
c18c210e4d use ScmClientConfig instance 2011-05-18 21:34:52 +02:00
Sebastian Sdorra
468d50b04f implement basic config methods 2011-05-18 21:03:10 +02:00