Commit Graph

2543 Commits

Author SHA1 Message Date
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
0c671e9313 improve logging 2014-09-28 19:54:14 +02:00
Sebastian Sdorra
f26d693521 update mustache to 0.8.16 2014-09-18 19:49:55 +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
ad686cb787 remove .link directory, because it is not longer needed 2014-08-24 21:20:17 +02:00
Sebastian Sdorra
fd10b809f8 removed AdvancedPluginConfiguration, because it is useless in scm-manager 2.x 2014-08-24 21:11:27 +02:00
Sebastian Sdorra
be24164b88 replace DefaultEngine annotation with the new Default annotation 2014-08-24 14:54:35 +02:00
Sebastian Sdorra
50b0b6b2b8 added Default annotation to fix ServletContext injection on eager loading singletons 2014-08-24 14:49:35 +02:00
Sebastian Sdorra
9d1480acee update jetty to version 9.2.2.v20140723 2014-08-23 22:55:55 +02:00
Sebastian Sdorra
e08ebfb6da append pluing wrapper to plugin node 2014-08-23 17:39:29 +02:00
Sebastian Sdorra
6f20d75084 fix some missing file extensions for syntax highlighter 2014-08-20 10:49:41 +02:00
Sebastian Sdorra
5acbbe7e38 fix some missing file extensions for syntax highlighter 2014-08-20 10:49:41 +02:00
Sebastian Sdorra
5032d04304 remove powermock dependency, to fix build on java 8 2014-08-19 22:00:04 +02:00
Sebastian Sdorra
a8d9d8b9b6 fix/suppress compiler warnings 2014-08-19 21:45:23 +02:00
Sebastian Sdorra
babd1be9fc template engine has to use UberClassLoader 2014-08-19 21:08:41 +02:00
Sebastian Sdorra
301cc19290 implement option for plugins to use child first classloaders 2014-08-19 21:01:11 +02:00
Sebastian Sdorra
e569d916e9 build plugin tree 2014-08-19 19:30:13 +02:00
Sebastian Sdorra
c079fb062a added MultiParentClassLoader 2014-08-19 15:46:18 +02:00
Sebastian Sdorra
f1a0435014 merge with branch 1.x 2014-08-15 23:53:31 +02:00
Sebastian Sdorra
7c876c4e48 merge with branch issue-606 2014-07-29 20:07:07 +02:00
Sebastian Sdorra
1c7ad17359 update svnkit to version 1.8.5-scm2-SNAPSHOT 2014-07-27 16:42:50 +02:00
Sebastian Sdorra
d8ce042078 merge repository heads 2014-07-20 14:30:15 +02:00
Sebastian Sdorra
cd1a73ef61 javadoc 2014-07-20 14:28:13 +02:00
Sebastian Sdorra
26746a2f77 added cli sub command to generate unique keys 2014-07-20 14:22:36 +02:00
Sebastian Sdorra
15ac8740e6 fix usage of AuthenticationSelector 2014-07-20 14:01:20 +02:00
Sebastian Sdorra
8d4a1419cf remove unused import 2014-07-20 13:48:58 +02:00
Sebastian Sdorra
1db4359cb9 added cli sub command to encrypt passwords 2014-07-20 13:48:06 +02:00
Sebastian Sdorra
0203709821 added advanced configuration file to allow credentials for maven repositories 2014-07-20 12:15:17 +02:00
Sebastian Sdorra
290f0151e3 added mdc logging variables username, client_ip and client_host 2014-07-13 17:10:45 +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
0e85ef9997 added missing javadoc header 2014-07-12 17:41:17 +02:00
Sebastian Sdorra
283422d4e3 improve plugin installation and backup installed archives 2014-07-12 17:17:24 +02:00
Sebastian Sdorra
598f8c95ba use new core plugin index and improved plugin directory structure 2014-07-12 16:41:20 +02:00
Sebastian Sdorra
39b20e1fe0 remove unused imports 2014-07-06 16:45:24 +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
7199e0f3e2 added display name to web.xml 2014-07-03 16:21:00 +02:00
Sebastian Sdorra
9d45731a78 remove url parameters from base url 2014-07-03 15:10:50 +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
cc055e64bd merge with branch issue-591 2014-06-10 09:05:42 +02:00
Sebastian Sdorra
67d53d92ac encode user and group names for rest requests, see issue #591 2014-06-07 17:12:38 +02:00
Sebastian Sdorra
3905a75e15 fix mailto links 2014-06-07 15:21:47 +02:00
Sebastian Sdorra
75a539367e improve error handling of permission system 2014-06-07 15:11:48 +02:00
Sebastian Sdorra
e79c0fb91b set DefaultCGIExecutor logger level to debug instead of trace 2014-06-06 15:21:24 +02:00
Sebastian Sdorra
1d6db4424b start implementation of isolated classloaders 2014-06-06 08:57:41 +02:00