Commit Graph

2552 Commits

Author SHA1 Message Date
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
04592521ee Apply peer review results 2018-11-14 07:55:22 +01:00
René Pfeuffer
bee72ac74f Remove outdated selenium test cases 2018-11-13 11:27:36 +01:00
René Pfeuffer
c50e78815b Remove unnecessary regex 2018-11-13 11:22:19 +01:00
René Pfeuffer
541303b351 Move annotation to corresponding module 2018-11-13 11:12:16 +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
42bf785a42 Register interceptor for web request calls 2018-11-09 08:03:58 +01:00
René Pfeuffer
bb28e53d1b Set owner permission in new repository for logged in user 2018-11-08 16:28:36 +01:00
Sebastian Sdorra
e88b4041a7 Merged in feature/validation_reflection (pull request #105)
Use reflection for validation
2018-11-08 09:37:36 +00:00
Sebastian Sdorra
2201f2436e Merged in feature/errorhandling (pull request #99)
Feature Error Handling
2018-11-08 09:36:18 +00:00
René Pfeuffer
a95815ed18 Merge with 2.0.0-m3 2018-11-07 17:42:20 +01:00
René Pfeuffer
c1b6f64ecf Fix build breaker 2018-11-07 17:39:56 +01:00
René Pfeuffer
b5389023cf Merge with 2.0.0-m3 2018-11-07 16:43:26 +01:00
René Pfeuffer
5bbb4c5267 Use reflection for parameter validation messages 2018-11-07 16:36:54 +01:00
René Pfeuffer
f7348d8882 Incorporate comments from peer review 2018-11-07 16:10:32 +01:00
Sebastian Sdorra
c59ba9e149 Merged in feature/log_two_revisions (pull request #104)
Feature log two revisions
2018-11-07 14:07:50 +00: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
7ef9db0fe5 Add changeset diff endpoint 2018-11-05 18:09:18 +01:00
René Pfeuffer
9a1878f3e8 Add fallback exception mapper 2018-11-02 17:12:49 +01:00
René Pfeuffer
ee88cea1ea Mark exception mapper as provider 2018-11-02 17:12:11 +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
Sebastian Sdorra
bbfea08b8e Merged in feature/ui-repoContent (pull request #96)
Feature/ui repoContent
2018-11-01 10:03:23 +00:00
Rene Pfeuffer
4f30644e7d Use cache with size zero to avoid null checks 2018-11-01 10:35:51 +01: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
7c50614b56 merge with branch 2.0.0-m3 2018-10-29 16:39:43 +01:00
Maren Süwer
7a60e976a1 change name of programming language in header 2018-10-29 15:05:59 +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
224b8e6af4 Add type back to exception message 2018-10-29 09:41:10 +01:00
René Pfeuffer
4425243f03 Adapt ChangePasswordNotAllowedException and mapper 2018-10-29 09:26:23 +01:00
René Pfeuffer
a0c301f469 Include javaee-api in server bundle 2018-10-29 08:43:11 +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
4a307379a2 Remove code duplication 2018-10-26 15:15:51 +02:00
René Pfeuffer
f6fe299bb1 Use constructor injection 2018-10-26 14:59:26 +02:00