Commit Graph

349 Commits

Author SHA1 Message Date
René Pfeuffer
f191f2833d Fix handling of RepositoryIsNotArchivedException 2018-08-02 08:56:03 +02:00
Johannes Schnatterer
df282ee6a9 Merged 2.0.0-m3 into feature/global_config_v2_endpoint 2018-07-25 17:15:01 +02:00
Sebastian Sdorra
90aff6b31f merge branch heads of 2.0.0-m3 2018-07-16 15:21:29 +02:00
Sebastian Sdorra
187384088b remove no longer required sonia.scm.url package 2018-07-16 14:17:05 +02:00
Sebastian Sdorra
25d1ac0821 uncomment the whole import block, to avoid sonarqube sonarqube mark it as bug 2018-07-16 13:38:57 +02:00
Michael Behlendorf
0c60df3ac6 Merge branch 2.0.0-m3 into feature/global_config_v2_endpoint 2018-07-13 11:13:43 +02:00
René Pfeuffer
43dbb6e0aa Merge with upstream 2018-07-12 11:31:55 +02:00
René Pfeuffer
b1ed50affb Fix internal error when pushing an existing repository 2018-07-11 14:56:18 +02:00
René Pfeuffer
a1c1bc1042 Merging base branch back into feature 2018-07-11 14:01:17 +02:00
René Pfeuffer
dc8ecd5689 Adjust to repository storage with id 2018-07-10 15:31:18 +02:00
René Pfeuffer
50d9da8726 Merge base branch into feature 2018-07-05 14:56:33 +02:00
Johannes Schnatterer
31c71e5d23 Merge branch 2.0.0-M3 into bugfix_illegal_sortby AGAIN 2018-07-04 13:18:31 +02:00
Johannes Schnatterer
4a49068b4a Review - Adds reason for RuntimeException & extends REST docs 2018-07-03 16:18:44 +02:00
René Pfeuffer
0768b638ed Bootstrap v2 version to get repositories 2018-07-03 12:39:01 +02:00
René Pfeuffer
0aa2326818 Verify sortBy parameter before application 2018-07-02 20:11:53 +02:00
René Pfeuffer
e7ea9e686e Clean up exceptions
- Remove declared IOException
- Fix repetition of exception messages
2018-06-29 09:34:31 +02:00
René Pfeuffer
d29f9ea2d8 Fix Typo 2018-06-28 17:01:51 +02:00
René Pfeuffer
07e3361bcb Add exception mappers for create conflicts 2018-06-27 09:19:41 +02:00
René Pfeuffer
8a8858407d Use request scoped store to transfer UriInfo 2018-06-15 08:46:21 +02:00
René Pfeuffer
838777b403 Mob review 2018-06-14 08:05:29 +02:00
René Pfeuffer
a8c61a9bfd Cleanup and documentation 2018-06-06 16:24:59 +02:00
René Pfeuffer
2c5823e961 Add json enricher and json field filter 2018-06-06 10:36:27 +02:00
René Pfeuffer
2673756f8b Correct pagination 2018-06-06 08:44:32 +02:00
René Pfeuffer
5f051ecccd Produce custom media type 2018-06-04 11:48:58 +02:00
René Pfeuffer
95194f3f86 Nail down date format 2018-06-04 10:06:32 +02:00
René Pfeuffer
28643d541c Enable Jackson serialization features 2018-06-04 09:45:11 +02:00
René Pfeuffer
c62168274d Use Instant in DTO 2018-06-01 14:19:12 +02:00
René Pfeuffer
9ac4c6744a Move new users resource to new package 2018-06-01 08:56:11 +02:00
René Pfeuffer
992188ae41 Use guava immutable collection 2018-05-31 10:32:51 +02:00
René Pfeuffer
25e25a3a94 Simplify link building 2018-05-31 08:56:05 +02:00
René Pfeuffer
252c309a05 First step for sub resources 2018-05-30 16:23:00 +02:00
René Pfeuffer
8770fd2a76 First step for sub resources 2018-05-30 15:40:31 +02:00
René Pfeuffer
b9d9d1c907 Cleanup 2018-05-29 17:11:22 +02:00
René Pfeuffer
f32bb38ac2 Refactoring 2018-05-29 16:29:13 +02:00
René Pfeuffer
14d960c753 Refactoring 2018-05-29 16:24:19 +02:00
René Pfeuffer
92d5ec58b6 Add more links (unconditional) 2018-05-29 15:36:52 +02:00
René Pfeuffer
0bb7c131ed Correct returned collection of get all 2018-05-29 15:36:29 +02:00
René Pfeuffer
89b0c08f70 Enhance unit tests and use guice for injection 2018-05-29 10:47:15 +02:00
René Pfeuffer
933e610daf Implement delete 2018-05-28 16:22:32 +02:00
René Pfeuffer
4b1385d7e9 Implement create 2018-05-28 16:16:00 +02:00
René Pfeuffer
8ea0070019 Encrypt password 2018-05-28 16:02:28 +02:00
René Pfeuffer
0583fd2210 Implement update 2018-05-28 14:55:22 +02:00
René Pfeuffer
cf6353dcbf Function get all 2018-05-28 14:31:43 +02:00
René Pfeuffer
6ac0765788 Add links map 2018-05-28 14:13:47 +02:00
René Pfeuffer
61c2e942be Extend user dto 2018-05-28 13:21:47 +02:00
René Pfeuffer
56af56b39e Create first new dummy user resource 2018-05-28 13:18:00 +02:00
René Pfeuffer
8c308f7d74 Correct Typo 2018-05-25 15:13:34 +02:00
Sebastian Sdorra
97abf3de0e improve default configuration for json serialization/deserialization 2017-06-28 21:59:49 +02:00
Sebastian Sdorra
3637a8de20 switch from jersey 1.x to resteasy 2017-06-27 20:16:05 +02:00
Sebastian Sdorra
aec3d5d65d merge with branch 1.x 2017-06-25 19:01:33 +02:00