Commit Graph

7735 Commits

Author SHA1 Message Date
Sebastian Sdorra
a6ecd7ba00 implement push/pull for remote urls 2014-11-01 12:32:21 +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
931dbfef1f [maven-release-plugin] copy for tag 1.42 2014-10-20 09:34:52 +02:00
Sebastian Sdorra
9b4bfc5cc5 [maven-release-plugin] prepare release 1.42 1.42 2014-10-20 09:34:52 +02:00
Sebastian Sdorra
6256cea4ce update mustache to version 0.8.17 2014-10-18 15:14:22 +02:00
Sebastian Sdorra
d796b4b6c5 update mockito to version 1.10.8 2014-10-18 15:11:52 +02:00
Sebastian Sdorra
5fdb474f95 added comment about POODLE vulnerability to https configuration 2014-10-18 13:53:55 +02:00
Sebastian Sdorra
36b1ecb523 update jetty to version 9.2.3.v20140905 2014-10-17 21:57:11 +02:00
Sebastian Sdorra
b88963f4b1 fix jetty-maven-plugin configuration 2014-10-17 21:47:54 +02:00
Sebastian Sdorra
04baca83b5 change name of native packages to avoid conflicts with stable version 1.x 2014-10-17 21:31:35 +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
de07447a27 javadoc 2014-10-10 21:26:47 +02:00
Sebastian Sdorra
17ebefca3a added vcs tag 2014-10-10 20:43:55 +02:00
Sebastian Sdorra
8b0fa62ceb added tags to plugin informations 2014-10-10 20:43:21 +02:00
Sebastian Sdorra
f9fab87480 use java7 auto close 2014-10-10 20:32:59 +02:00
Sebastian Sdorra
63ab9e0701 resource loader should use url instead of inputstream 2014-10-10 20:30:56 +02:00
Sebastian Sdorra
7f38d40cfb remove unused dependency to ServletContext 2014-10-10 20:19:10 +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
e9197ede6a moved scm-plugin-archetype to its own repository at https://bitbucket.org/sdorra/scm-plugin-archetype 2014-10-10 19:59:54 +02:00
Sebastian Sdorra
9aa0ce46f5 move scm-plugin-backend to its own repository at https://bitbucket.org/sdorra/scm-plugin-backend 2014-10-10 19:50:48 +02:00
Sebastian Sdorra
9ace0976b0 merge with branch issue-631 2014-10-09 16:47:52 +02:00
Sebastian Sdorra
936fb75ce7 close branch issue-631 2014-10-09 16:45:56 +02:00
Sebastian Sdorra
11f84a38f4 added extension point for HttpSessionListener 2014-10-09 16:41:11 +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
ef1cbf4dee use base uri from request for git quick repository view, see issue #631 2014-10-07 20:28:37 +02:00
Sebastian Sdorra
1e7f9ccca9 [maven-release-plugin] prepare for next development iteration 2014-09-28 19:58:25 +02:00
Sebastian Sdorra
491c014663 [maven-release-plugin] copy for tag 1.41 2014-09-28 19:58:24 +02:00
Sebastian Sdorra
0f5159bc39 [maven-release-plugin] prepare release 1.41 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
0c671e9313 improve logging 2014-09-28 19:54:14 +02:00
Sebastian Sdorra
420f44a295 update jetty to version 7.6.16.v20140903 2014-09-28 18:10:20 +02:00
Sebastian Sdorra
0158992d93 fix some problems with https 2014-09-28 14:20:16 +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
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
557bc29c31 archetype should create a smp package 2014-09-13 19:15:16 +02:00
Sebastian Sdorra
3c678dce12 new plugin structure 2014-08-29 10:50:14 +02:00
Sebastian Sdorra
79f6006e2a merge with branch issue-623 2014-08-28 16:29:31 +02:00
Sebastian Sdorra
067c8344a1 close branch issue-623 2014-08-28 16:29:04 +02:00
Sebastian Sdorra
cb00ed3d75 fix scm-server stop method on windows, see issue #623 2014-08-28 09:03:43 +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
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
50b0b6b2b8 added Default annotation to fix ServletContext injection on eager loading singletons 2014-08-24 14:49:35 +02:00