Commit Graph

268 Commits

Author SHA1 Message Date
Mohamed Karray
9a207d3313 review 2018-09-14 16:36:02 +02:00
Mohamed Karray
6c53675e2c merge 2018-09-13 14:45:32 +02:00
Mohamed Karray
4697c55f96 implement modification api in git, svn and hg. implement the endpoint 2018-09-13 11:57:10 +02:00
Mohamed Karray
cad0b9ff49 merge 2018-09-10 15:51:29 +02:00
Mohamed Karray
75428d545f merge 2018-09-10 11:13:36 +02:00
Mohamed Karray
8ec7677b75 integration tests for the file history endpoint 2018-09-10 09:51:59 +02:00
Mohamed Karray
faea3cddce add crlf exception and exception mapper 2018-09-06 14:57:52 +02:00
Mohamed Karray
016bef395a add crlf exception and exception mapper 2018-09-06 14:08:20 +02:00
Mohamed Karray
6acfb38132 add crlf exception and exception mapper 2018-09-06 13:54:52 +02:00
Philipp Czora
c583dae111 Merged changes of 2.0.0-m3 2018-09-06 13:16:19 +02:00
Mohamed Karray
56d323793e file history endpoint 2018-09-06 11:33:39 +02:00
Philipp Czora
2f2ac8953b Merged in feature/tag_endpoints_v2 (pull request #65)
add tag endpoints
2018-09-06 08:44:04 +00:00
Mohamed Karray
85999904b3 merge 2018-09-05 17:14:23 +02:00
Mohamed Karray
e595d6039c implement the diff endpoint for v2 2018-09-05 17:06:21 +02:00
René Pfeuffer
092fcdfde4 Fail for missing revision 2018-09-05 17:01:13 +02:00
René Pfeuffer
e79041140f Remove tags and branches from browse result and embed files 2018-09-05 15:17:49 +02:00
Philipp Czora
d70acc5fba Added unit test 2018-09-05 14:47:35 +02:00
Mohamed Karray
3516bf9913 merge 2018-09-05 09:48:18 +02:00
Mohamed Karray
a731865e08 fix unit tests for permissions and sources endpoints 2018-09-05 09:35:27 +02:00
Mohamed Karray
69f5760c3a merge 2018-09-05 08:15:20 +02:00
Mohamed Karray
9b7e34b08b add tag endpoints 2018-09-04 17:38:28 +02:00
Philipp Czora
d7e319a856 Fixes self-links in sources 2018-09-03 16:22:07 +02:00
René Pfeuffer
4349e2c61d Remove double class 2018-09-03 15:44:22 +02:00
Mohamed Karray
eb270f10e4 #9208 add group permission prefix to the dto links 2018-09-03 12:52:33 +02:00
Mohamed Karray
56524fa460 #9208 add group permission prefix 2018-08-31 14:23:44 +02:00
Mohamed Karray
f0c9c11f2d #9208 add group permission prefix 2018-08-31 12:23:31 +02:00
René Pfeuffer
a02dbf5fed Do not handle standard exceptions in resource 2018-08-31 08:39:58 +02:00
Sebastian Sdorra
c1123810fc merge with feature/ui-extensions branch 2018-08-30 12:15:17 +02:00
René Pfeuffer
1befe2e195 Merge with 2.0.0-m3 2018-08-30 11:48:58 +02:00
Sebastian Sdorra
53ff215330 merge with 2.0.0-m3 branch 2018-08-30 11:28:26 +02:00
René Pfeuffer
b992ab414f Fix concurrent modification check for missing modification date 2018-08-30 10:34:43 +02:00
René Pfeuffer
f5600f60fb Merge with 2.0.0-m3 2018-08-30 10:04:06 +02:00
René Pfeuffer
87044d0a92 Mind LSP for sub classes 2018-08-30 09:19:10 +02:00
René Pfeuffer
d4a8c05c25 Remove dead code 2018-08-31 12:05:05 +02:00
Mohamed Karray
ed98d04be4 #8630 use try-with-resources to close used resources 2018-08-31 09:55:45 +02:00
René Pfeuffer
ba05417aeb Merge with 2.0.0-m3
sonia.scm.it.RepositoryHookITCase breaks for hg.
2018-08-31 10:40:12 +02:00
Mohamed Karray
2bd3fb5a4f #8630 implement the get changeset endpoint 2018-08-30 12:11:24 +02:00
Mohamed Karray
c6203082e3 #8630 add the changeset endpoint getAll 2018-08-29 12:03:56 +02:00
Mohamed Karray
e429616f38 #8630 add the changeset endpoint getAll 2018-08-29 11:52:05 +02:00
Philipp Czora
05a7e6c587 Implemented handling of concurrent modification of objects
based on lastModified date
2018-08-29 10:39:29 +02:00
René Pfeuffer
340859d6e2 Fix source layout 2018-08-29 10:29:22 +02:00
René Pfeuffer
cb3b2a1e2c Merge with 2.0.0-m3 2018-08-28 10:02:16 +02:00
Sebastian Sdorra
e6e1c5871a restore context path support 2018-08-27 15:47:02 +02:00
Philipp Czora
3f1b2db031 Fixed typo 2018-08-27 14:19:07 +02:00
Sebastian Sdorra
56b629fa9d use hateoas style resource for ui plugins 2018-08-27 12:59:26 +02:00
René Pfeuffer
7766a99154 Do not delete permissions on repository update 2018-08-27 10:45:20 +02:00
René Pfeuffer
6acded2eed Flip equals check so that missing properties will not result in NPE 2018-08-27 10:31:07 +02:00
René Pfeuffer
128961b745 Add bean validation to user, group and repository
The validations are taken from the isValid methods of the corresponding
model objects.
2018-08-24 14:35:58 +02:00
Sebastian Sdorra
ab8f166b1d added rest interface to expose plugin bundles 2018-08-24 12:39:58 +02:00
Mohamed Karray
abe3dec8df #8771 fix get all to return links
add permissionRead and permissionWrite permissions
2018-08-24 10:57:50 +02:00