Sebastian Sdorra
|
75a539367e
|
improve error handling of permission system
|
2014-06-07 15:11:48 +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
|
d42307e8b0
|
fix log messages
|
2014-05-22 16:39:33 +02:00 |
|
Sebastian Sdorra
|
68090719d7
|
disable wadl
|
2014-05-18 11:25:39 +02:00 |
|
Sebastian Sdorra
|
72978a05af
|
remove unused imports
|
2014-05-08 21:27:15 +02:00 |
|
Sebastian Sdorra
|
0f88d1e30a
|
fix possible class loader leak
|
2014-05-08 21:03:38 +02:00 |
|
Sebastian Sdorra
|
b1a3f7d5c9
|
implement marker interface for plugin class loaders to make it easier to find class loader leaks
|
2014-05-08 19:50:15 +02:00 |
|
Sebastian Sdorra
|
22d3aefeb5
|
fix marshalling exception, see issue #578
|
2014-05-06 07:44:15 +02:00 |
|
Sebastian Sdorra
|
25584e5b09
|
reactivate guice production stage
|
2014-04-28 17:42:46 +02:00 |
|
Sebastian Sdorra
|
3997c70926
|
merge with branch 1.x
|
2014-04-28 13:48:11 +02:00 |
|
Sebastian Sdorra
|
ded786209d
|
do not use subject run as for administration context, because it could affect other threads
|
2014-04-24 08:58:59 +02:00 |
|
Sebastian Sdorra
|
a8686000cc
|
improve logging
|
2014-04-20 17:12:21 +02:00 |
|
Sebastian Sdorra
|
66dcb7f204
|
update last modified date of a repository after each push
|
2014-04-20 15:48:15 +02:00 |
|
Sebastian Sdorra
|
b900aa29f8
|
replace PluginFilter with guava predicate
|
2014-04-13 15:17:14 +02:00 |
|
Sebastian Sdorra
|
d454a9b42b
|
rename jax-rs prefix to rest
|
2014-04-03 19:25:57 +02:00 |
|
Sebastian Sdorra
|
057bea43ad
|
pass scm-manager stage to google guice
|
2014-04-03 19:22:51 +02:00 |
|
Sebastian Sdorra
|
07363cbe82
|
move extension annotation from sonia.scm.plugin.ext to sonia.scm.plugin
|
2014-03-29 09:51:17 +01:00 |
|
Sebastian Sdorra
|
37e47e1d35
|
remove unused classes
|
2014-03-29 09:46:16 +01:00 |
|
Sebastian Sdorra
|
43b92f0aca
|
stop scanning classpath, bind extensions from plugin and module descriptor
|
2014-03-28 22:49:55 +01:00 |
|
Sebastian Sdorra
|
cbcd63257d
|
remove unused class object
|
2014-03-28 22:26:31 +01:00 |
|
Sebastian Sdorra
|
cca9a87a6f
|
don't log each class which is registered to the eventbus
|
2014-03-28 22:25:15 +01:00 |
|
Sebastian Sdorra
|
3f6f08fda4
|
use ClassLoaders util class to get context classloader
|
2014-03-18 16:22:38 +01:00 |
|
Sebastian Sdorra
|
96b0c8f8b0
|
merge with branch 1.x
|
2014-03-17 10:49:52 +01:00 |
|
Sebastian Sdorra
|
bb5976212f
|
merge with branch issue-549
|
2014-03-16 11:54:20 +01:00 |
|
Sebastian Sdorra
|
9d70a5aa09
|
implement plugin dependency blacklist
|
2014-03-13 20:57:02 +01:00 |
|
Sebastian Sdorra
|
05cb07e76e
|
resolve dependency resolution conflicts
|
2014-03-11 18:21:27 +01:00 |
|
Sebastian Sdorra
|
269178f0a2
|
hide constructor and throw exception if the version could not be parsed
|
2014-02-19 21:47:45 +01:00 |
|
Sebastian Sdorra
|
ac88e1f651
|
implement cache statistics
|
2014-02-19 20:56:14 +01:00 |
|
Sebastian Sdorra
|
5715851ff1
|
modify cache api to match the one from shiro
|
2014-02-19 19:59:44 +01:00 |
|
Sebastian Sdorra
|
ffc12f2fa1
|
merge changes from branch 1.x
|
2014-02-18 21:25:29 +01:00 |
|
Sebastian Sdorra
|
7d198a2d95
|
added option to skip failed authenticators
|
2014-02-16 15:41:48 +01:00 |
|
Sebastian Sdorra
|
cb3ad8f19b
|
fix possible npe on authentication, see issue #531
|
2014-02-16 15:02:20 +01:00 |
|
Sebastian Sdorra
|
74661789f8
|
fix exception on login, if an external authenticator returns a changed user object
|
2014-01-29 12:46:14 +01:00 |
|
Sebastian Sdorra
|
2504ce95a6
|
allow rerun of healthchecks
|
2014-01-25 15:00:04 +01:00 |
|
Sebastian Sdorra
|
08dede40fe
|
allow rerun of healthchecks
|
2014-01-25 15:00:04 +01:00 |
|
Sebastian Sdorra
|
4b35b01516
|
display failed health checks in user interface
|
2014-01-25 13:26:43 +01:00 |
|
Sebastian Sdorra
|
9e9351fe86
|
display failed health checks in user interface
|
2014-01-25 13:26:43 +01:00 |
|
Sebastian Sdorra
|
436c149e75
|
start implementation of repository health checks
|
2014-01-25 12:07:38 +01:00 |
|
Sebastian Sdorra
|
e6cbb6a4cf
|
start implementation of repository health checks
|
2014-01-25 12:07:38 +01:00 |
|
Sebastian Sdorra
|
5951b32f8e
|
added main method for an easy way to generate static keys
|
2014-01-25 11:50:18 +01:00 |
|
Sebastian Sdorra
|
4745dd5575
|
suppress unchecked warnings
|
2014-01-11 15:17:44 +01:00 |
|
Sebastian Sdorra
|
a4e001808d
|
fix some deprecated warnings
|
2014-01-11 14:40:59 +01:00 |
|
Sebastian Sdorra
|
c3100f420c
|
improve modification handler events by sending old and new items to eventbus
|
2014-01-11 13:45:23 +01:00 |
|
Sebastian Sdorra
|
4f6460eeae
|
replace filter with predicate
|
2014-01-09 20:16:03 +01:00 |
|
Sebastian Sdorra
|
908f2fe6c8
|
simplify cache api
|
2014-01-09 20:06:07 +01:00 |
|
Sebastian Sdorra
|
a7e84bbe3c
|
inject the plugin manager interface not the implementation
|
2014-01-09 17:41:13 +01:00 |
|
Sebastian Sdorra
|
dcf753f2af
|
disable remote plugins for early 2.0.0-SNAPSHOT versions
|
2014-01-09 17:39:25 +01:00 |
|
Sebastian Sdorra
|
dc19da4a76
|
remove old hook system in favor of event bus
|
2014-01-03 16:32:48 +01:00 |
|
Sebastian Sdorra
|
796858868a
|
remove unused imports
|
2014-01-03 14:20:28 +01:00 |
|