Commit Graph

1316 Commits

Author SHA1 Message Date
Sebastian Sdorra
89d92d5962 implemented AdvancedImportHandler which gives more control over the import result than ImportHandler 2014-11-29 11:44:16 +01:00
Sebastian Sdorra
3e6ef0ce65 return changeset count for bundle and unbundle command 2014-11-02 17:55:59 +01:00
Sebastian Sdorra
1b7ab0a35d javadoc 2014-11-02 17:31:06 +01:00
Sebastian Sdorra
75c244fcdb improve bundle/unbundle api, by using ByteSource and ByteSink 2014-11-02 10:44:17 +01:00
Sebastian Sdorra
695242883e added api for bundle/unbundle command to repository api 2014-11-01 12:34:16 +01:00
Sebastian Sdorra
9b91342bd0 merge repository heads 2014-10-29 21:36:26 +01:00
Sebastian Sdorra
4436d14a5f added support for remote urls to push and pull api 2014-10-29 21:35:10 +01:00
Sebastian Sdorra
2c614e4802 [maven-release-plugin] prepare for next development iteration 2014-10-20 09:34:53 +02:00
Sebastian Sdorra
9b4bfc5cc5 [maven-release-plugin] prepare release 1.42 2014-10-20 09:34:52 +02:00
Sebastian Sdorra
8e608d2439 created small user-agent detection framework to choose the right encoding for basic authentication 2014-10-17 15:43:28 +02:00
Sebastian Sdorra
8e3e42ebf5 use ISO-8859-1 to decode basic authentication header 2014-10-15 08:44:26 +02:00
Sebastian Sdorra
8b0fa62ceb added tags to plugin informations 2014-10-10 20:43:21 +02:00
Sebastian Sdorra
63ab9e0701 resource loader should use url instead of inputstream 2014-10-10 20:30:56 +02:00
Sebastian Sdorra
ab79c4622a removed unused package sonia.scm.script 2014-10-10 20:13:05 +02:00
Sebastian Sdorra
7c96712745 removed scm-maven-plugins module and move scm-annotation-process module to top 2014-10-10 20:06:56 +02:00
Sebastian Sdorra
920921d19c implement util class for AutoLoginModules to mark request as completed or send redirects from an AutoLoginModule 2014-10-09 13:22:42 +02:00
Sebastian Sdorra
1e7f9ccca9 [maven-release-plugin] prepare for next development iteration 2014-09-28 19:58:25 +02:00
Sebastian Sdorra
0f5159bc39 [maven-release-plugin] prepare release 1.41 2014-09-28 19:58:24 +02:00
Sebastian Sdorra
03366bada2 use schema less links for javadoc 2014-09-28 19:56:36 +02:00
Sebastian Sdorra
e7db65bbab use provided request encoding to decode base64 basic authentication header and fallback to ISO-8859-1, if no encoding was provided 2014-09-24 20:17:59 +02:00
Sebastian Sdorra
b465e4b18b introduce scm version to be sure the plugin is for the correct scm-manager major version 2014-09-13 20:07:07 +02:00
Sebastian Sdorra
3c678dce12 new plugin structure 2014-08-29 10:50:14 +02:00
Sebastian Sdorra
a3be1c775b implement WebResourceLoaders for loading plugin web resources 2014-08-27 21:01:05 +02:00
Sebastian Sdorra
3f4cbf9e32 fix compiler warnings 2014-08-24 14:59:21 +02:00
Sebastian Sdorra
be24164b88 replace DefaultEngine annotation with the new Default annotation 2014-08-24 14:54:35 +02:00
Sebastian Sdorra
a8d9d8b9b6 fix/suppress compiler warnings 2014-08-19 21:45:23 +02:00
Sebastian Sdorra
301cc19290 implement option for plugins to use child first classloaders 2014-08-19 21:01:11 +02: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
c5399823a7 use jaxb to parse plugin descriptor 2014-07-13 13:47:35 +02:00
Sebastian Sdorra
4afc54bb20 install plugins in the right order 2014-07-13 09:47:14 +02:00
Sebastian Sdorra
283422d4e3 improve plugin installation and backup installed archives 2014-07-12 17:17:24 +02:00
Sebastian Sdorra
80e52a347a fix handling of directories 2014-07-12 16:11:38 +02:00
Sebastian Sdorra
eefb6bc5dc added SmpArchive class to handle plugin artifacts 2014-07-12 15:51:32 +02:00
Sebastian Sdorra
a41187071c added xmlutil to simplify xml handling 2014-07-12 14:06:39 +02:00
Sebastian Sdorra
14cd134ec5 improve javadoc links 2014-07-06 21:35:12 +02:00
Sebastian Sdorra
1fba76c969 store descriptions from extension points and extensions in module and plugin descriptors 2014-07-06 16:44:10 +02:00
Sebastian Sdorra
ae65fb68ae [maven-release-plugin] prepare for next development iteration 2014-07-04 08:18:17 +02:00
Sebastian Sdorra
2eaf1140b7 [maven-release-plugin] prepare release 1.40 2014-07-04 08:18:16 +02:00
Sebastian Sdorra
6d2b951a2f [maven-release-plugin] prepare for next development iteration 2014-07-02 14:58:10 +02:00
Sebastian Sdorra
c5b6e968ca [maven-release-plugin] prepare release 1.39 2014-07-02 14:58:09 +02:00
Sebastian Sdorra
1d6db4424b start implementation of isolated classloaders 2014-06-06 08:57:41 +02:00
Sebastian Sdorra
18c5c3ec97 merge with branch 1.x 2014-06-04 15:51:19 +02:00
Sebastian Sdorra
72978a05af remove unused imports 2014-05-08 21:27:15 +02:00
Sebastian Sdorra
018e378742 fix typo 2014-05-08 21:04:17 +02:00
Sebastian Sdorra
24b424f483 fix IndentXMLStreamWriterTest on windows 2014-05-07 08:45:07 +02:00
Sebastian Sdorra
62fe0366d7 [maven-release-plugin] prepare for next development iteration 2014-05-04 15:33:41 +02:00
Sebastian Sdorra
97ea990c76 [maven-release-plugin] prepare release 1.38 2014-05-04 15:33:40 +02:00
Sebastian Sdorra
b6fb38edff avoid creation of .cipherkey during unit tests 2014-04-28 18:25:50 +02:00