Commit Graph

5160 Commits

Author SHA1 Message Date
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
4df30f0f51 added missing resource key FILE 2011-05-20 23:29:52 +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
5f508d0782 fix bug with empty contact or description 2011-05-20 14:53:08 +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
Sebastian Sdorra
102d83e561 fix broken help 2011-05-18 20:32:00 +02:00
Sebastian Sdorra
19fa3726e1 use goal single instead of assembly 2011-05-18 20:08:57 +02:00
Sebastian Sdorra
59ffc4a1b3 fix broken jenkins build 2011-05-17 12:37:03 +02:00
Sebastian Sdorra
494d8c0ea4 added missing scm-client-impl module 2011-05-17 09:08:50 +02:00
Sebastian Sdorra
4ab9c722df prepare scm-auth-ldap-plugin for next development iteration 2011-05-17 09:06:56 +02:00
Sebastian Sdorra
9676e99bfd release scm-auth-ldap-plugin version 1.3 2011-05-17 09:00:48 +02:00
Sebastian Sdorra
b244c5187a remove duplicated logging message 2011-05-17 08:52:10 +02:00
Thorsten Ludewig
3496505894 fix imports 2011-05-17 08:40:30 +02:00
Thorsten Ludewig
fc3bbec1e0 ldap user must not be a member of any group 2011-05-17 08:39:51 +02:00
Thorsten Ludewig
74730c1cba fix #17 ldap auth 2011-05-17 08:32:20 +02:00
Sebastian Sdorra
8c597ca3f4 fix wrong location of logback.xml 2011-05-14 17:03:21 +02:00
Sebastian Sdorra
b4c4fcd747 improve logging 2011-05-14 17:01:39 +02:00
Sebastian Sdorra
9152b9a65b close input and output before exit 2011-05-14 16:57:36 +02:00
Sebastian Sdorra
282ec032d8 added first drop of list-repositories command 2011-05-14 16:55:24 +02:00
Sebastian Sdorra
907f39759d added mainclass to manifest 2011-05-14 16:39:06 +02:00
Sebastian Sdorra
08ad89dc19 fix NullPointerException in SubCommandHandler 2011-05-14 16:38:17 +02:00