Commit Graph

613 Commits

Author SHA1 Message Date
René Pfeuffer
205ca42e09 Introduce simple refresh strategy 2018-11-30 11:18:37 +01:00
René Pfeuffer
176d121aa0 Adapt tests to new version of jjwt 2018-11-30 10:29:08 +01:00
René Pfeuffer
e8672bbeff Keep refresh expiration 2018-11-30 10:15:12 +01:00
René Pfeuffer
46f9473083 Compute new expiration from old expiration 2018-11-30 10:05:43 +01:00
René Pfeuffer
0f6b9ba891 Inject clocks for tests 2018-11-30 09:43:13 +01:00
René Pfeuffer
2adcbe5d99 Set parent token id 2018-11-30 09:22:02 +01:00
René Pfeuffer
0b1edaab08 Fix time computations 2018-11-29 17:04:38 +01:00
René Pfeuffer
c85c0229c1 First steps for JWT refresh 2018-11-29 08:01:25 +01:00
Sebastian Sdorra
ed3917469b added cache-control header to api response, to fix stale data on ie11 2018-11-27 11:33:51 +01:00
René Pfeuffer
17e2d244f0 Fix invalid objects in test
The test does not test the functionality of the user name validation
otherwise but of a melange of all the other validations
2018-11-14 10:44:58 +01:00
René Pfeuffer
08af48bad1 Delete IllegalArgumentExceptionMapper
This was forgotten in error handling feature
2018-11-14 10:41:17 +01:00
René Pfeuffer
bee72ac74f Remove outdated selenium test cases 2018-11-13 11:27:36 +01:00
René Pfeuffer
de17902fed Rename classes 2018-11-13 10:52:42 +01:00
René Pfeuffer
716b49a039 Merge with 2.0.0-m3 2018-11-13 10:36:31 +01:00
René Pfeuffer
3e99709035 Replace method interceptor with request filter 2018-11-13 09:54:28 +01:00
René Pfeuffer
96c2114e53 Reduce SecurityFilter to user injection and enable SecurityInterceptor
Remove all the unnecessary stuff and all endpoints that would be no
longer secure.
2018-11-09 16:06:31 +01:00
René Pfeuffer
afbffa5978 Fix tests for default owner permission
Therefore add explicit methods to change the permission collection
of a repository.
2018-11-09 10:13:36 +01:00
René Pfeuffer
bb28e53d1b Set owner permission in new repository for logged in user 2018-11-08 16:28:36 +01:00
René Pfeuffer
b5389023cf Merge with 2.0.0-m3 2018-11-07 16:43:26 +01:00
René Pfeuffer
f7348d8882 Incorporate comments from peer review 2018-11-07 16:10:32 +01:00
René Pfeuffer
1351898399 Fix typo 2018-11-06 11:01:33 +01:00
René Pfeuffer
176cda36dc Merge 2018-11-06 09:26:41 +01:00
René Pfeuffer
cf05235dfa Add context to InternalRepositoryException 2018-11-06 09:14:20 +01:00
René Pfeuffer
6c1f77cc1b Merge with 2.0.0-m3 2018-11-02 16:57:44 +01:00
René Pfeuffer
359a857ca3 Migrate NotSupportedFeatureException 2018-11-02 16:21:23 +01:00
René Pfeuffer
8b03a2c9a4 Merge with 2.0.0-m3 2018-11-01 12:03:49 +01:00
René Pfeuffer
82fba0e59a Merged in feature/lr-for-plugins (pull request #95)
Feature/lr for plugins
2018-11-01 10:40:53 +00:00
Rene Pfeuffer
fbd62e0fd5 Verify that valid diff formats are accepted 2018-11-01 10:21:39 +01:00
Maren Süwer
e7f35b41fe correct tests 2018-11-01 08:31:26 +01:00
Mohamed Karray
54af2104d6 flexible getting of a unique hg changeset 2018-10-29 16:55:53 +01:00
Sebastian Sdorra
1b60095373 do not cache resource urls in development stage, to avoid stale data 2018-10-29 14:55:56 +01:00
René Pfeuffer
f1c9fe56f0 Fix unit test 2018-10-29 10:30:17 +01:00
René Pfeuffer
8a07287b58 Fix unit tests 2018-10-29 10:10:53 +01:00
René Pfeuffer
007baecc86 Fix unit test 2018-10-26 16:43:52 +02:00
Mohamed Karray
4ffea849d7 merge 2018-10-26 16:38:28 +02:00
Mohamed Karray
0360694052 fix show diff in git format for svn repo 2018-10-26 16:26:55 +02:00
René Pfeuffer
a285ddb253 Adapt InvalidPasswordException and mapper 2018-10-26 15:24:25 +02:00
René Pfeuffer
22069914b0 Fix injection for unit tests 2018-10-26 14:54:55 +02:00
Sebastian Sdorra
95a7450e38 merge with branch 2.0.0-m3 2018-10-26 08:57:15 +02:00
Sebastian Sdorra
56ee0c498f added system property to inject livereload script for plugin development 2018-10-25 16:39:19 +02:00
René Pfeuffer
6eb3c38655 Create error response for already existing entities 2018-10-25 15:31:42 +02:00
René Pfeuffer
bda5b41271 Add transaction id to http request 2018-10-25 12:34:32 +02:00
René Pfeuffer
a36768fbb3 Fix typo 2018-10-25 10:47:44 +02:00
René Pfeuffer
f041b4ecb6 Merge with 2.0.0-m3 2018-10-25 10:15:32 +02:00
Sebastian Sdorra
6df3aa49ac Merged in feature/i18n_for_plugins_v2 (pull request #92)
Feature/i18n for plugins v2
2018-10-24 09:22:47 +00:00
Sebastian Sdorra
96faa3cad7 simplify declaration of test data 2018-10-24 11:15:55 +02:00
Mohamed Karray
36a55bffae Move the json merge in the I18nServlet class 2018-10-24 10:18:09 +02:00
Sebastian Sdorra
4823232ff0 added RestartServlet, which is able to trigger a complete restart of the context 2018-10-23 16:28:53 +02:00
Mohamed Karray
a7d14636dc use JsonNode in the I18nServlet 2018-10-22 17:37:10 +02:00
Mohamed Karray
9cb661b460 plugin translation servlet 2018-10-20 14:40:03 +02:00