Commit Graph

140 Commits

Author SHA1 Message Date
René Pfeuffer
bbce9b7ca2 Use correct namespace of created repository 2018-07-05 12:19:31 +02:00
Philipp Czora
0402596cf1 Added namespace to Repository 2018-06-29 17:09:40 +02:00
Johannes Schnatterer
85f69fb67b More polishing during review 2018-06-25 18:32:00 +02:00
René Pfeuffer
9ec3833a97 Add overall count to collection results 2018-06-22 10:15:35 +02:00
Philipp Czora
b93b291293 Implemented unit tests for Manager and added param checks 2018-06-15 14:36:22 +02:00
Sebastian Sdorra
aec3d5d65d merge with branch 1.x 2017-06-25 19:01:33 +02:00
Oliver Milke
80fe417206 fixing test execution on german / windows machines 2017-05-10 13:56:13 +02:00
Sebastian Sdorra
f4c9c35996 added support for gtld email domains, see #909 2017-04-26 11:01:18 +02:00
Sebastian Sdorra
d68e557561 added more tests for email address validation 2017-04-25 21:29:34 +02:00
Sebastian Sdorra
e0d42d7c92 change authentication parameters to match oauth spec 2017-02-09 20:52:53 +01:00
Sebastian Sdorra
1591ab43b3 improve DeepCopy util class 2017-01-15 13:13:59 +01:00
Sebastian Sdorra
bad99919f4 merge with branch 1.x 2017-01-12 19:50:39 +01:00
Sebastian Sdorra
009fea3ad4 use lambdas and added javadoc to unit test 2016-12-11 19:24:41 +01:00
Sebastian Sdorra
26ece65363 use ssp for user and repository permission checks 2016-12-06 22:04:13 +01:00
Sebastian Sdorra
0a47d5946a added unit test for storing and loading of default cipher key 2016-11-29 20:46:30 +01:00
Sebastian Sdorra
a546246fc1 fix wrong key usage during encoding in DefaultCipherHandler, see issue #887 2016-11-29 20:11:03 +01:00
Sebastian Sdorra
a5d2cfc7b1 unit test and javadoc for RepositoryPermissions 2016-09-30 19:42:54 +02:00
Sebastian Sdorra
11c81a4994 added new hook context api for tags 2016-09-28 13:33:44 +02:00
Sebastian Sdorra
73c566d9bf escape url parameters ub UrlBuilder in order to fix issue #847 2016-07-08 14:50:20 +02:00
Sebastian Sdorra
bba9109d05 getCompleteUrl of HttpUtil should now respect forwarding headers, see issue #748 2015-07-09 21:18:23 +02:00
Sebastian Sdorra
1f4524bb20 added json and xml support to ahc 2015-05-03 15:51:21 +02:00
Sebastian Sdorra
3c6306059f more unit tests for ahc 2015-05-01 12:36:49 +02:00
Sebastian Sdorra
4407c7ce9e start implementation of a new advanced http client, in order to fix issue #709 2015-04-30 07:17:52 +02:00
Sebastian Sdorra
be385e4f2e implement a new authentication filter, which uses a set of WebTokenGenerator to handle authentication requests 2015-02-21 21:06:35 +01:00
Sebastian Sdorra
e5184ac6a0 merge with branch issue-627 2015-02-10 20:50:06 +01:00
Sebastian Sdorra
30b49490a7 make use of new WebElement and Priority annotation 2015-02-01 19:52:53 +01:00
Sebastian Sdorra
b536a7b318 fix some unchecked warnings 2014-12-20 23:51:46 +01:00
Sebastian Sdorra
9e0f94d132 added unit test for Priorities 2014-12-20 23:41:26 +01:00
Sebastian Sdorra
c139c7a13d added helper class for syncing realms 2014-12-20 12:47:22 +01:00
Sebastian Sdorra
bfd67c5aef support for non auto binding extension points and treat guice modules as normal extension points 2014-12-19 17:41:46 +01: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
63ab9e0701 resource loader should use url instead of inputstream 2014-10-10 20:30:56 +02:00
Sebastian Sdorra
a8d9d8b9b6 fix/suppress compiler warnings 2014-08-19 21:45:23 +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
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
1fba76c969 store descriptions from extension points and extensions in module and plugin descriptors 2014-07-06 16:44:10 +02:00
Sebastian Sdorra
18c5c3ec97 merge with branch 1.x 2014-06-04 15:51:19 +02:00
Sebastian Sdorra
24b424f483 fix IndentXMLStreamWriterTest on windows 2014-05-07 08:45:07 +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
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
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
bd72a81019 added small i18n framework 2014-03-15 17:01:31 +01:00
Sebastian Sdorra
9b7bc96282 fix bug with some special chars 2014-03-09 14:20:43 +01:00
Sebastian Sdorra
37c7f136a1 added unit test for DeepCopy 2014-03-08 20:48:04 +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