Sebastian Sdorra
|
1db4359cb9
|
added cli sub command to encrypt passwords
|
2014-07-20 13:48:06 +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
|
283422d4e3
|
improve plugin installation and backup installed archives
|
2014-07-12 17:17:24 +02:00 |
|
Sebastian Sdorra
|
80e52a347a
|
fix handling of directories
|
2014-07-12 16:11:38 +02:00 |
|
Sebastian Sdorra
|
eefb6bc5dc
|
added SmpArchive class to handle plugin artifacts
|
2014-07-12 15:51:32 +02:00 |
|
Sebastian Sdorra
|
a41187071c
|
added xmlutil to simplify xml handling
|
2014-07-12 14:06:39 +02:00 |
|
Sebastian Sdorra
|
14cd134ec5
|
improve javadoc links
|
2014-07-06 21:35:12 +02:00 |
|
Sebastian Sdorra
|
1fba76c969
|
store descriptions from extension points and extensions in module and plugin descriptors
|
2014-07-06 16:44:10 +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
|
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
|
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
|
72978a05af
|
remove unused imports
|
2014-05-08 21:27:15 +02:00 |
|
Sebastian Sdorra
|
018e378742
|
fix typo
|
2014-05-08 21:04:17 +02:00 |
|
Sebastian Sdorra
|
24b424f483
|
fix IndentXMLStreamWriterTest on windows
|
2014-05-07 08:45:07 +02:00 |
|
Sebastian Sdorra
|
62fe0366d7
|
[maven-release-plugin] prepare for next development iteration
|
2014-05-04 15:33:41 +02:00 |
|
Sebastian Sdorra
|
97ea990c76
|
[maven-release-plugin] prepare release 1.38
|
2014-05-04 15:33:40 +02:00 |
|
Sebastian Sdorra
|
b6fb38edff
|
avoid creation of .cipherkey during unit tests
|
2014-04-28 18:25:50 +02:00 |
|
Sebastian Sdorra
|
d9aeaf7ff1
|
adopt fix for circular dependencies from 1.x branch
|
2014-04-28 17:41:52 +02:00 |
|
Sebastian Sdorra
|
08184da6fe
|
fix circular dependency
|
2014-04-28 17:39:27 +02:00 |
|
Sebastian Sdorra
|
3997c70926
|
merge with branch 1.x
|
2014-04-28 13:48:11 +02:00 |
|
Sebastian Sdorra
|
b002b8e21f
|
fix possible linkage error for Util.nonNull(java.lang.String) method
|
2014-04-23 10:55:43 +02:00 |
|
Sebastian Sdorra
|
88e6fc6b4a
|
[maven-release-plugin] prepare for next development iteration
|
2014-04-21 14:05:45 +02:00 |
|
Sebastian Sdorra
|
593f3c6402
|
[maven-release-plugin] prepare release 1.37
|
2014-04-21 14:05:44 +02:00 |
|
Sebastian Sdorra
|
1388052ace
|
return authentication header, if the login attempt limit is disabled
|
2014-04-20 13:11:41 +02:00 |
|
Sebastian Sdorra
|
b9cfd7ff24
|
remove unused setters and use guava style equals, hashCode and toString methods
|
2014-04-13 15:30:49 +02:00 |
|
Sebastian Sdorra
|
b900aa29f8
|
replace PluginFilter with guava predicate
|
2014-04-13 15:17:14 +02:00 |
|
Sebastian Sdorra
|
3d211c8fca
|
added dependencies to plugin class
|
2014-04-13 15:08:42 +02:00 |
|
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
|
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
|
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
|
812021f212
|
create separate module for annotations and build maven plugins before scm-core
|
2014-03-18 17:23: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
|
d0c94963ee
|
added userAgentStartsWith method to HttpUtil
|
2014-03-16 11:45:43 +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
|
bd72a81019
|
added small i18n framework
|
2014-03-15 17:01:31 +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 |
|