Sebastian Sdorra
|
25887fd2e2
|
fix scm module test
|
2014-04-12 17:19:45 +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
|
24bb4cbca4
|
update guava to 16.0.1
|
2014-03-29 10:30:41 +01:00 |
|
Sebastian Sdorra
|
93728e71a1
|
fix conflict with guava 16
|
2014-03-29 10:30:19 +01: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
|
81f6c571d9
|
added ServletContextListener to scm-core module
|
2014-03-28 22:24:21 +01:00 |
|
Sebastian Sdorra
|
7148e8085c
|
added ScmModule to read module.xml which is produced by the scm-annotation-processor
|
2014-03-28 20:39:35 +01:00 |
|
Sebastian Sdorra
|
93dc44b729
|
improve annotation processor
|
2014-03-28 20:38:36 +01:00 |
|
Sebastian Sdorra
|
812021f212
|
create separate module for annotations and build maven plugins before scm-core
|
2014-03-18 17:23:48 +01:00 |
|
Sebastian Sdorra
|
0d566e3974
|
create module.xml, if plugin.xml is not available
|
2014-03-18 17:21:51 +01:00 |
|
Sebastian Sdorra
|
3f6f08fda4
|
use ClassLoaders util class to get context classloader
|
2014-03-18 16:22:38 +01:00 |
|
Sebastian Sdorra
|
b069cb2041
|
remove unused dependency annotation-indexer
|
2014-03-18 16:00:48 +01:00 |
|
Sebastian Sdorra
|
0d875aa6a5
|
added annotation processor to write extension classes to plugin descriptor
|
2014-03-18 15:48:43 +01:00 |
|
Sebastian Sdorra
|
8d683b6d65
|
fix wrong position of event annotation
|
2014-03-18 15:47:41 +01:00 |
|
Sebastian Sdorra
|
910253a5e2
|
event annotation should be accessible on runtime
|
2014-03-18 15:46:55 +01:00 |
|
Sebastian Sdorra
|
96b0c8f8b0
|
merge with branch 1.x
|
2014-03-17 10:49:52 +01:00 |
|
Sebastian Sdorra
|
7aa08f0f46
|
fix typo
|
2014-03-16 15:45:54 +01:00 |
|
Sebastian Sdorra
|
7d69937157
|
update commons-code to version 1.9
|
2014-03-16 15:30:41 +01:00 |
|
Sebastian Sdorra
|
bb5976212f
|
merge with branch issue-549
|
2014-03-16 11:54:20 +01:00 |
|
Sebastian Sdorra
|
61f186129f
|
close branch issue-549
|
2014-03-16 11:52:18 +01:00 |
|
Sebastian Sdorra
|
5c44df3e4c
|
use userAgentStartsWith method for user agent check
|
2014-03-16 11:49:44 +01:00 |
|
Sebastian Sdorra
|
d0c94963ee
|
added userAgentStartsWith method to HttpUtil
|
2014-03-16 11:45:43 +01:00 |
|
Sebastian Sdorra
|
9db7284f27
|
use client messages
|
2014-03-16 11:28:09 +01:00 |
|
Sebastian Sdorra
|
2f9e761644
|
added central class for client messages
|
2014-03-16 11:26:20 +01:00 |
|
Sebastian Sdorra
|
b13722bdd6
|
use context classloader to load resource bundles
|
2014-03-16 10:48:13 +01:00 |
|
Sebastian Sdorra
|
e59eb6a458
|
added method to get I18nMessages from servlet request
|
2014-03-16 10:29:30 +01:00 |
|
Sebastian Sdorra
|
d9579c3473
|
fix bug in user create form
|
2014-03-15 17:06:52 +01:00 |
|
Sebastian Sdorra
|
bd72a81019
|
added small i18n framework
|
2014-03-15 17:01:31 +01:00 |
|
Sebastian Sdorra
|
b131d4b804
|
improve error handling for failed authentication and not enough privileges
|
2014-03-15 16:12:14 +01:00 |
|
Sebastian Sdorra
|
54faa5cb56
|
the default implementation of the basic authentication filter should prompt again for username and password, if the authentication fails
|
2014-03-15 16:11:44 +01:00 |
|
Sebastian Sdorra
|
84d3cadb12
|
prompt authentication again for failed subversion authentication and improved error message for missing privileges
|
2014-03-15 15:40:55 +01:00 |
|
Sebastian Sdorra
|
371e4e4de6
|
improved git error messages for failed authentication and not enough permissions
|
2014-03-15 14:14:46 +01:00 |
|
Sebastian Sdorra
|
1d9dcfda63
|
added protected methods for error handling
|
2014-03-15 14:06:54 +01:00 |
|
Sebastian Sdorra
|
6d001ed7ef
|
merge with branch issue-545
|
2014-03-15 13:47:56 +01:00 |
|
Sebastian Sdorra
|
98f1ba44d6
|
close branch issue-545
|
2014-03-15 13:47:26 +01:00 |
|
Sebastian Sdorra
|
43481a70ee
|
fix animal-sniffer problem
|
2014-03-13 21:11:48 +01:00 |
|
Sebastian Sdorra
|
8664abb1b6
|
enable animal-sniffer-maven-plugin on goal compile
|
2014-03-13 21:11:34 +01:00 |
|
Sebastian Sdorra
|
9d70a5aa09
|
implement plugin dependency blacklist
|
2014-03-13 20:57:02 +01:00 |
|
Sebastian Sdorra
|
33b9bec242
|
include version 1.8 of commons-codec to fix htpasswd-plugin
|
2014-03-13 20:23:16 +01:00 |
|
Sebastian Sdorra
|
cd1a78c5b1
|
define global exclude for commons-logging and log4j
|
2014-03-13 20:19:08 +01:00 |
|
Sebastian Sdorra
|
cdd18fa20c
|
merge with branch issue-547
|
2014-03-13 11:28:15 +01:00 |
|
Sebastian Sdorra
|
7aafc533a9
|
close branch issue-547
|
2014-03-13 11:27:46 +01:00 |
|
Sebastian Sdorra
|
526a0effe4
|
use release version of svnkit 1.8.4-scm2
|
2014-03-13 11:27:13 +01:00 |
|
Sebastian Sdorra
|
061c4fd3f7
|
merge with branch issue-541
|
2014-03-13 10:44:15 +01:00 |
|
Sebastian Sdorra
|
e963a52879
|
close branch issue-541
|
2014-03-13 10:43:49 +01:00 |
|