Commit Graph

5160 Commits

Author SHA1 Message Date
Sebastian Sdorra
9e0f94d132 added unit test for Priorities 2014-12-20 23:41:26 +01:00
Sebastian Sdorra
e7c4d6ac76 added more priority constants 2014-12-20 23:40:26 +01:00
Sebastian Sdorra
37a9ef163f introducing priority annotation to order extensions 2014-12-20 22:41:13 +01:00
Sebastian Sdorra
ccbecbff34 use classloaders util class 2014-12-20 14:24:49 +01:00
Sebastian Sdorra
ce53dcac7f added missing extension annotation 2014-12-20 14:23:55 +01:00
Sebastian Sdorra
a7b813ea45 remove unused class 2014-12-20 14:23:36 +01:00
Sebastian Sdorra
c139c7a13d added helper class for syncing realms 2014-12-20 12:47:22 +01:00
Sebastian Sdorra
28aa1137f0 added legacy plugin to support scm-manager 1.x password hashes 2014-12-20 11:33:03 +01:00
Sebastian Sdorra
866ce1e836 added extension point for shiro realms 2014-12-19 17:52:44 +01:00
Sebastian Sdorra
bfd67c5aef support for non auto binding extension points and treat guice modules as normal extension points 2014-12-19 17:41:46 +01:00
Sebastian Sdorra
f64f29bb2e improve extension binding and added api to query extensions 2014-12-19 17:15:50 +01:00
Sebastian Sdorra
0dcc94e2e1 remove todo, because it is already done 2014-12-14 12:28:43 +01:00
Sebastian Sdorra
7f8d0fa05f do not collect extensions multiple times 2014-12-14 12:27:03 +01:00
Sebastian Sdorra
4fa8e6e88a replace scm-manager 1.x security api with apache shiro and use PasswordService for stronger password hashes 2014-12-14 12:26:03 +01:00
Sebastian Sdorra
876f501644 [maven-release-plugin] prepare for next development iteration 2014-12-13 16:29:17 +01:00
Sebastian Sdorra
964e103fd1 [maven-release-plugin] copy for tag 2.0.0-M1 2014-12-13 16:29:16 +01:00
Sebastian Sdorra
ce44d86341 [maven-release-plugin] prepare release 2.0.0-M1 2.0.0-M1 2014-12-13 16:29:16 +01:00
Sebastian Sdorra
6c1f672ffe fix merge issue 2014-12-13 16:28:02 +01:00
Sebastian Sdorra
4b42e6e331 disabled rpm and deb packages for pre releases 2014-12-13 15:40:51 +01:00
Sebastian Sdorra
6cbf9d184b use project.version variable to be prepared for maven-release-plugin 2014-12-13 15:33:46 +01:00
Sebastian Sdorra
dda5887f37 use version 1.0.0-alpha-1 of smp-maven-plugin 2014-12-13 15:24:43 +01:00
Sebastian Sdorra
1bd4743444 added unit test for plugin updates 2014-12-07 18:28:24 +01:00
Sebastian Sdorra
4e0d29a392 use version 0.7-scm1 of javahg 2014-12-06 18:37:56 +01: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
7cb36c4a16 added dtd validation to plugin descriptors 2014-12-06 15:13:28 +01:00
Sebastian Sdorra
d31be767d8 added unit test for PluginProcessor 2014-12-06 14:02:16 +01:00
Sebastian Sdorra
120fe9a5a4 [maven-release-plugin] prepare for next development iteration 2014-12-01 15:42:53 +01:00
Sebastian Sdorra
b403864a27 [maven-release-plugin] copy for tag 1.43 2014-12-01 15:42:51 +01:00
Sebastian Sdorra
65ba3bdbdd [maven-release-plugin] prepare release 1.43 1.43 2014-12-01 15:42:51 +01:00
Sebastian Sdorra
b9af0d272e fix upload button on firefox 2014-12-01 15:28:04 +01:00
Sebastian Sdorra
f8d3b8cbfd increase timeout for url and file upload 2014-12-01 15:19:39 +01:00
Sebastian Sdorra
895af89c12 fix wrong changeset count for git push and pull commands 2014-12-01 14:45:43 +01:00
Sebastian Sdorra
47e073ebe6 merge with branch issue-634 2014-12-01 11:34:08 +01:00
Sebastian Sdorra
9ffb8f97ea close branch issue-634 2014-12-01 11:33:35 +01:00
Sebastian Sdorra
33b9d6770c added tip for failed import 2014-12-01 11:23:30 +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
9cc86f4fb1 fix bundle upload 2014-12-01 10:00:03 +01:00
Sebastian Sdorra
2b3e42052f implement import-from-url cli sub command 2014-12-01 09:35:45 +01:00
Sebastian Sdorra
0253485461 fix bung in implementation of importFromUrl 2014-12-01 09:35:01 +01:00
Sebastian Sdorra
c98c8c860a fix marshaling of ImportResult 2014-12-01 09:06:42 +01:00
Sebastian Sdorra
74bf119fd7 implemented import-from-directory cli sub command 2014-12-01 09:05:59 +01:00
Sebastian Sdorra
8c456d76b3 prepare client api fo import commands 2014-11-30 22:43:42 +01:00
Sebastian Sdorra
3be081c9d6 improve result panel of repository import wizard 2014-11-29 14:08:02 +01:00
Sebastian Sdorra
337e9693ca catch IllegalStateException during repository import 2014-11-29 14:05:07 +01:00
Sebastian Sdorra
7a00bff77b merge repository heads 2014-11-29 12:50:31 +01:00
Sebastian Sdorra
50193b37b0 added rest endpoint for new AdvancedImportHandler 2014-11-29 12:47:19 +01:00
Sebastian Sdorra
747cead7b1 improve npe handling on constructor of ImportResult 2014-11-29 11:58:44 +01:00