Commit Graph

5160 Commits

Author SHA1 Message Date
René Pfeuffer
4349e2c61d Remove double class 2018-09-03 15:44:22 +02:00
René Pfeuffer
dc35393c1c merge feature changeset 2018-08-31 16:28:45 +02:00
Sebastian Sdorra
81ad1820f8 merge repository heads 2018-08-31 13:08:58 +02:00
Sebastian Sdorra
d20b69ea23 fix flow and linter warnings 2018-08-31 10:47:42 +02:00
René Pfeuffer
beb8b95924 Merge 2018-08-31 10:45:22 +02:00
René Pfeuffer
a02dbf5fed Do not handle standard exceptions in resource 2018-08-31 08:39:58 +02:00
Sebastian Sdorra
9725f2d19f use try-with-resources for git repository 2018-08-30 13:29:52 +02:00
Sebastian Sdorra
d4ed3b72d3 fix mercurial hook integration tests 2018-08-30 13:12:33 +02:00
Sebastian Sdorra
47b97cd527 run build sequential 2018-08-30 13:12:16 +02:00
Sebastian Sdorra
a326737f9e fix exclusion of debug servlet 2018-08-30 12:43:59 +02:00
Sebastian Sdorra
b6c4c3df7e fix exclusion of repository protocols 2018-08-30 12:42:33 +02:00
Sebastian Sdorra
c1123810fc merge with feature/ui-extensions branch 2018-08-30 12:15:17 +02:00
Sebastian Sdorra
661063ad1d close branch feature/ui-extensions 2018-08-30 12:13:54 +02:00
Sebastian Sdorra
6e69a1ebfe move NOSONAR comment to same line 2018-08-30 11:56:33 +02:00
René Pfeuffer
72fb3a3a3f Merge feature error consolidating 2018-08-30 11:50:25 +02:00
René Pfeuffer
1befe2e195 Merge with 2.0.0-m3 2018-08-30 11:48:58 +02:00
Sebastian Sdorra
2a52b38159 fix unit tests of config module 2018-08-30 11:43:22 +02:00
Sebastian Sdorra
ec158e3d4d fix flow check 2018-08-30 11:40:53 +02:00
Sebastian Sdorra
55cb86084a update ui-bundler to fix location of jest reports 2018-08-30 11:30:09 +02:00
Sebastian Sdorra
53ff215330 merge with 2.0.0-m3 branch 2018-08-30 11:28:26 +02:00
Sebastian Sdorra
bc2b54a2c0 ignore sonar for eval of plugin bundles 2018-08-30 11:08:36 +02:00
Sebastian Sdorra
f8df92ef7a do not expose IOException 2018-08-30 11:03:15 +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
5a22255a2b update ui-bundler to fix tests with style imports 2018-08-30 10:34:05 +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
87044d0a92 Mind LSP for sub classes 2018-08-30 09:19:10 +02:00
René Pfeuffer
715ac0dab4 Do not modify changesets 2018-08-31 15:59:50 +02:00
Sebastian Sdorra
52f83f3b15 fix missing font-awesome 2018-08-30 08:49:28 +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
René Pfeuffer
b4ae92d123 Add simple changeset integration test 2018-08-29 13:34:53 +02:00
René Pfeuffer
6fa2ba7f61 Recognize missing revisions in git 2018-08-31 12:05:39 +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
2420c9141c Unbind subjects after unit tests 2018-08-31 08:46:56 +02:00
René Pfeuffer
c3bf2a6e9c Merge with 2.0.0-m3 2018-08-31 10:46:20 +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