Commit Graph

1368 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
c05e45271f fix timeout for 404 proxy resources 2018-08-29 09:56:33 +02:00
René Pfeuffer
cb3b2a1e2c Merge with 2.0.0-m3 2018-08-28 10:02:16 +02:00
Philipp Czora
19f2c88768 Removed commented out code & formatted file 2018-08-27 15:54:37 +02:00
Sebastian Sdorra
e6e1c5871a restore context path support 2018-08-27 15:47:02 +02:00
Sebastian Sdorra
b09c46abcf remove old ui 2018-08-27 15:45:56 +02:00
Philipp Czora
4713339f90 Removed commented out code 2018-08-27 14:50:16 +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
René Pfeuffer
9775817269 Handle empty files in content 2018-08-24 08:52:19 +02:00
René Pfeuffer
4699166f87 Change self link for files to content 2018-08-24 08:43:04 +02:00
René Pfeuffer
f5ba197d10 Harmonize naming of dto mappers 2018-08-24 08:18:08 +02:00
René Pfeuffer
40f963db98 Fix source URL creation for SVN 2018-08-23 17:02:55 +02:00
René Pfeuffer
ca563dd874 Fix default revision for hg and fix encoded slashes in URLs 2018-08-23 15:52:02 +02:00
Sebastian Sdorra
ee8efe9cf5 do not return directories from WebResourceLoader 2018-08-23 14:48:11 +02:00
Sebastian Sdorra
0fc09f5c0d added PushStateDispatcher for production and development to WebResourceServlet 2018-08-23 11:48:42 +02:00
René Pfeuffer
7177cbd3fe Fix streaming content result for hg 2018-08-23 09:54:36 +02:00
Sebastian Sdorra
9e8bd299f0 fix cookie path, if scm-manager runs with context path / 2018-08-23 08:24:19 +02:00
Mohamed Karray
87e32087ac #8771 run JUnit 5 with maven and fix tests 2018-08-22 15:55:29 +02:00
René Pfeuffer
8320c75c89 Fix svn revision in sources HAL links 2018-08-22 14:29:05 +02:00
René Pfeuffer
e77c633d64 Fix permission check for read permissions 2018-08-22 12:29:45 +02:00
René Pfeuffer
2761edb9f6 Migrate not found errors to NotFoundException 2018-08-22 09:35:13 +02:00
Mohamed Karray
8c128127de #8771 implement integration tests 2018-08-22 09:18:17 +02:00
René Pfeuffer
5ed6cc4a53 Merge permission endpoint into feature branch 2018-08-22 07:54:40 +02:00
Sebastian Sdorra
be21c35bf8 implemented WebResourceServlet, which loads resources from the UberWebResourceLoader 2018-08-21 15:23:54 +02:00
René Pfeuffer
cd54086e7d Remove redundant permission check 2018-08-21 14:18:03 +02:00
René Pfeuffer
298430a90f Satisfy sonar 2018-08-21 13:38:37 +02:00
René Pfeuffer
101db66fa0 Merge 2018-08-21 11:53:29 +02:00
René Pfeuffer
778881a2fb Peer-Review 2018-08-21 11:47:02 +02:00
Mohamed Karray
a7ba473fcc #8771 use the AuthenticationExceptionMapper from v1 2018-08-21 10:58:47 +02:00
Mohamed Karray
4e1778cac1 #8771 Merged Permission endpoints 2018-08-21 10:35:39 +02:00
René Pfeuffer
a0f74e3329 Replace model object exception with generic ones and migrate guice 2018-08-21 07:53:33 +02:00
Mohamed Karray
f79975b18d #8771 Permission endpoints 2018-08-20 18:16:14 +02:00
René Pfeuffer
bb9a0657a5 Change user constraints 2018-08-20 10:16:21 +02:00
René Pfeuffer
6a7987481a Peer review 2018-08-17 09:33:45 +02:00
Philipp Czora
8ee550e8e7 Fixed wildcard import 2018-08-16 17:32:38 +02:00
René Pfeuffer
c4a7aafb7c Fix logging text 2018-08-16 16:55:44 +02:00
René Pfeuffer
3822c4b51c Include resteasy javaee 7 validation with hibernate 2018-08-16 16:53:20 +02:00
Philipp Czora
edac761d67 Added content link to FileObjectDto 2018-08-16 15:20:20 +02:00
Philipp Czora
e792be5c76 Merge 2.0.0-m3 2018-08-16 13:35:50 +02:00
Philipp Czora
0ae0772921 Merge 2.0.0-m3 2018-08-16 13:22:27 +02:00