Commit Graph

5106 Commits

Author SHA1 Message Date
René Pfeuffer
1befe2e195 Merge with 2.0.0-m3 2018-08-30 11:48:58 +02:00
René Pfeuffer
21d5e09ae1 Merge source feature 2018-08-30 11:02:25 +02:00
René Pfeuffer
4a4486cc23 Merge with 2.0.0-m3 2018-08-30 10:44:40 +02:00
René Pfeuffer
b992ab414f Fix concurrent modification check for missing modification date 2018-08-30 10:34:43 +02:00
Sebastian Sdorra
bc35108e7b Merged in feature/ui-for-scm2_global-config (pull request #60)
Feature/ui for scm2 global config
2018-08-30 08:14:18 +00:00
Sebastian Sdorra
7ccd26bc6f Close branch feature/ui-for-scm2_global-config 2018-08-30 08:14:18 +00:00
Sebastian Sdorra
5eb55a9baa extract logic of AdminGroupTable, AdminUserTable and ProxyExcludesTable in to ArrayConfigTable 2018-08-30 10:12:01 +02:00
Sebastian Sdorra
dd76a00aa1 remove outdated todo 2018-08-30 10:10:59 +02:00
Sebastian Sdorra
e3b6b6c18f remove unnecessary fetches 2018-08-30 10:10:41 +02:00
René Pfeuffer
f5600f60fb Merge with 2.0.0-m3 2018-08-30 10:04:06 +02:00
Sebastian Sdorra
eb207cecfd fix errors with null values for array types 2018-08-30 09:47:33 +02:00
Sebastian Sdorra
dca8fcbde1 fix wrong comment ordering 2018-08-30 09:46:03 +02:00
René Pfeuffer
62f9b821f7 Merge 2018-08-29 14:31:29 +02:00
René Pfeuffer
851f013013 Hotfix for test breaker 2018-08-29 14:30:23 +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
b070df4dda Remove system out 2018-08-29 10:20:14 +02:00
René Pfeuffer
686dd08d3c Unbind subjects after test 2018-08-29 10:16:02 +02:00
René Pfeuffer
9911b3ade1 Fix buildbreaker after merge 2018-08-28 12:43:56 +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
Philipp Czora
4713339f90 Removed commented out code 2018-08-27 14:50:16 +02:00
Philipp Czora
d7a229a082 Removed unused Exception 2018-08-27 14:49:52 +02:00
Philipp Czora
3f1b2db031 Fixed typo 2018-08-27 14:19:07 +02:00
René Pfeuffer
07954aeaee Merged in feature/permissions_fix_it_and_iunit5_tests (pull request #62)
Feature/permissions fix it and iunit5 tests
2018-08-27 11:07:18 +00:00
René Pfeuffer
9a630c5677 Close branch feature/permissions_fix_it_and_iunit5_tests 2018-08-27 11:07:18 +00:00
René Pfeuffer
f66267e107 Correct test case 2018-08-27 13:04:05 +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
fafb336512 Fix tests for validation 2018-08-24 16:30:43 +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
Mohamed Karray
19ce115786 #8771 merge 2018-08-24 11:13:24 +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
0642a4c8bc Fix integration test using self link instead of content link 2018-08-24 09:15:15 +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
b3fd051321 Check against feature instead of repository type 2018-08-24 07:57:13 +02:00
René Pfeuffer
bc009c02ac Fix parameterized tests for junit 5 2018-08-23 17:24:00 +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
René Pfeuffer
7177cbd3fe Fix streaming content result for hg 2018-08-23 09:54:36 +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
02f4801b58 Let integration tests use links from HAL and test brute force links 2018-08-22 12:20:09 +02:00
René Pfeuffer
585d37feed Split up test methods for each user 2018-08-22 11:19:19 +02:00
René Pfeuffer
b68c8400a7 Move tests to test classes 2018-08-22 10:59:46 +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