Commit Graph

102 Commits

Author SHA1 Message Date
Sebastian Sdorra
b231499cd0 merge with branch 1.x 2019-01-29 09:42:03 +01:00
Sebastian Sdorra
7720d03508 remove client modules, which are not needed for scm-manager 2.x 2018-07-16 13:56:14 +02:00
Sebastian Sdorra
41dea47413 #979 rename KeyStore to SecretKeyStore 2018-05-04 07:20:07 +02:00
Sebastian Sdorra
f345972935 #979 change encryption key prefix from enc to SKV2 (scm key version 2) 2018-04-30 11:01:00 +02:00
Sebastian Sdorra
40b5ef485b #979 encrypt the configuration keys before they are written to prefs 2018-04-30 09:36:51 +02:00
Sebastian Sdorra
cbecb3731b #979 use a java 7 compatible cipher spec 2018-04-30 09:27:00 +02:00
Sebastian Sdorra
3ee0bcedac #979 encrypt cli configuration with aes instead of pbe 2018-04-18 14:41:38 +02:00
Sebastian Sdorra
d9e7de8202 #979 improve javadoc 2018-04-18 08:09:28 +02:00
Sebastian Sdorra
a55dd9873b #979 split implementation of ScmClientConfigFileHandler in order to create new more secure implementation 2018-04-17 22:00:54 +02:00
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