Commit Graph

162 Commits

Author SHA1 Message Date
Sebastian Sdorra
485e3485fc use proxies util class to determine if proxy settings should be used 2012-12-09 14:55:43 +01:00
Sebastian Sdorra
2500a81025 Scanner does not implement closeable in java 6 2012-10-30 09:43:27 +01:00
Sebastian Sdorra
58b5c1130c fix possible npes 2012-10-29 16:23:43 +01:00
Sebastian Sdorra
727025770c merge with branch apache-shiro 2012-10-16 07:08:28 +02:00
Sebastian Sdorra
24e6e7e7af check plugin package conditions 2012-09-30 09:43:11 +02:00
Sebastian Sdorra
a5ca1a55d2 added api to install plugin packages 2012-09-29 21:44:39 +02:00
Sebastian Sdorra
4a9d14b708 mark security context as deprecated and use shiro apis instead 2012-08-30 13:20:26 +02:00
Sebastian Sdorra
18c3901287 warn if plugin artifact checksum not match 2012-08-09 20:18:44 +02:00
Sebastian Sdorra
cb16d451ed fix license headers 2012-06-24 17:59:04 +02:00
Sebastian Sdorra
85aa2164ab merge with branch issue-111 2012-05-06 14:30:39 +02:00
Sebastian Sdorra
7d42bc9491 enable proxy support for all types of remote repositories 2012-04-19 17:02:55 +02:00
Sebastian Sdorra
de078fc5fd fix wrong log messages 2012-04-11 18:04:12 +02:00
Sebastian Sdorra
5a7dbcb81c improve logging for loading of plugins 2012-04-11 17:53:39 +02:00
Sebastian Sdorra
ae2b66bd08 add resources to template 2012-02-03 20:41:38 +01:00
Sebastian Sdorra
34652224f9 use asynchttpclient as aether provider instead of wagon 2011-12-14 17:05:56 +01:00
Sebastian Sdorra
a9c0bac1e7 fix bug in plugin uninstallation 2011-09-09 12:26:31 +02:00
Sebastian Sdorra
64b968bee6 added generics to ConfigChangeListener 2011-09-07 10:57:57 +02:00
Sebastian Sdorra
23b7c782ef register listener at the end of initialization 2011-09-06 12:18:59 +02:00
Sebastian Sdorra
7eed55982e fix missing proxy changes 2011-09-06 12:17:29 +02:00
Sebastian Sdorra
db467ea2c6 fix a bug with auth proxy servers 2011-09-04 00:24:11 +02:00
Sebastian Sdorra
d90fd2eb08 show installed plugins without internet connection, see #44 2011-08-25 19:56:53 +02:00
Sebastian Sdorra
1a4f9baa63 remove debug information 2011-07-29 19:48:54 +02:00
Sebastian Sdorra
c6df4f59aa show plugin updates only once 2011-07-29 19:44:25 +02:00
Sebastian Sdorra
746f781b68 fix missing updates in plugin overview 2011-07-29 19:19:25 +02:00
Sebastian Sdorra
c32e421394 improve scann for extensions 2011-07-24 13:09:29 +02:00
Sebastian Sdorra
1d4163d11c improve log messages 2011-07-23 19:29:36 +02:00
Sebastian Sdorra
57ed0dab57 added support for plugin directories 2011-07-23 19:19:25 +02:00
Sebastian Sdorra
7f450c80b2 improve logging 2011-07-23 19:16:03 +02:00
Sebastian Sdorra
d04c898fb8 use proxy settings for maven aether, see #14 2011-05-09 15:08:42 +02:00
Sebastian Sdorra
155b2e11da use new HttpClient api 2011-05-09 12:12:20 +02:00
Sebastian Sdorra
3d46ffc7e4 added HttpClient api to fix proxy problems, see #14 2011-05-09 12:03:58 +02:00
Sebastian Sdorra
dfec628a69 don't show core plugin updates 2011-03-18 19:35:19 +01:00
Sebastian Sdorra
331a49af31 added plugin conditions 2011-03-12 16:14:17 +01:00
Sebastian Sdorra
d16cd2da64 change default plugin url to new plugin backend 2011-03-12 15:19:41 +01:00
Sebastian Sdorra
dbb757414b improve cache api 2011-02-12 10:52:04 +01:00
Sebastian Sdorra
60d8bbf444 append version to plugin url for later use 2011-02-10 16:18:45 +01:00
Sebastian Sdorra
578d6bc97d fix some potential bugs 2011-01-30 15:06:58 +01:00
Sebastian Sdorra
985c9ba03d show only newer plugins as updates 2011-01-28 17:41:11 +01:00
Sebastian Sdorra
6cb5ae1f88 added ResourceHandler api 2011-01-18 19:51:37 +01:00
Sebastian Sdorra
2311e57020 use gzip compression for plugin center 2011-01-05 17:18:01 +01:00
Sebastian Sdorra
6136c94172 fix bug in update method 2010-12-29 14:08:31 +01:00
Sebastian Sdorra
01462ef3e8 improve plugin dependency handling 2010-12-29 14:05:30 +01:00
Sebastian Sdorra
6e6dda553d fixing bug concerning an error which occurred because of spaces in web application path 2010-12-21 17:08:41 +01:00
Sebastian Sdorra
a6a7d75328 implement plugin update method 2010-12-18 18:21:21 +01:00
Sebastian Sdorra
3dedf31dda implement plugin uninstall method 2010-12-18 16:25:57 +01:00
Sebastian Sdorra
09fb26f63d make plugin repository url configurable 2010-12-18 14:18:14 +01:00
Sebastian Sdorra
8646be6733 improve plugin api 2010-12-18 13:37:34 +01:00
Sebastian Sdorra
548973153f dont show installed plugins in the grid of available plugins 2010-12-17 19:02:32 +01:00
Sebastian Sdorra
84191eb242 secure plugin manager 2010-12-16 07:46:02 +01:00
Sebastian Sdorra
bf3448e088 using maven aether for plugin installation 2010-12-13 21:02:39 +01:00