Rene Pfeuffer
11acf7ad21
Enable cache for browse results
2019-12-10 15:50:33 +01:00
Rene Pfeuffer
4a782db1fa
Implement test
2019-12-06 14:44:50 +01:00
Rene Pfeuffer
d0f8e4ccf2
Rename utility class
2019-12-05 17:43:21 +01:00
Rene Pfeuffer
e363f057b2
Merge with bugfix/classloader_leak
2019-12-05 17:04:27 +01:00
Rene Pfeuffer
11391f2f64
Merge with default
2019-12-05 10:53:33 +01:00
Sebastian Sdorra
d70948a650
log error messages, if startup fails
2019-12-04 10:48:34 +01:00
Rene Pfeuffer
fc8677617b
Disable StopThreadsCleanUp
...
When this is enabled, we get timeouts on some machines (seems to depend
on the number of cores) when the server is stopped which leads to an
error when the integration tests are run (the server cannot be stopped
fast enough when the integration tests are finished in webapp and shall
be started for scm-it).
2019-12-02 08:49:31 +01:00
Sebastian Sdorra
fe2370c863
merge with 2.0.0-m3
2019-11-28 08:15:23 +01:00
Sebastian Sdorra
9202e1c77c
fixed wrong checksum field
2019-11-27 16:37:00 +01:00
Sebastian Sdorra
854e42a609
merge with default branch
2019-11-27 15:01:09 +01:00
Rene Pfeuffer
6bf86fab8d
Introduce abstraction layer for RESTeasy mock dispatcher
2019-11-25 17:04:58 +01:00
Rene Pfeuffer
75b43ef453
Merge with 2.0.0-m3
2019-11-25 14:35:47 +01:00
Rene Pfeuffer
6c023f7d56
Fix sonar issue
2019-11-25 14:15:43 +01:00
Rene Pfeuffer
450ed7bd4e
Fix unit test
2019-11-25 08:15:13 +01:00
Rene Pfeuffer
aedf34c581
Postpone restart after plugin (de)installation
2019-11-22 15:43:58 +01:00
Sebastian Sdorra
ca8d5956e0
shutdown executor on context destroy
2019-11-21 16:23:04 +01:00
Sebastian Sdorra
2fde622560
reset resteasy StatisticsController to avoid ClassLoader leaks
2019-11-21 16:22:39 +01:00
Sebastian Sdorra
571f5aa421
destroy guice context from BootstrapContextListener
2019-11-21 16:21:52 +01:00
Sebastian Sdorra
d1a5f6f24b
fix wrong ClassLoader for Delayed-Restart Thread, which has caused an ClassLoader leak.
...
Also added system properties to configure shutdown only, wait between stop and start and possibility to disable gc.
2019-11-21 16:20:55 +01:00
Sebastian Sdorra
755b99f524
close CronThreadFactory to avoid thread leak
2019-11-21 16:17:30 +01:00
Sebastian Sdorra
ff7b8ca842
make ClassLoaderLeakPreventorFactory configurable and mark BootstrapClassLoader as shutdown
2019-11-21 16:16:15 +01:00
Rene Pfeuffer
1cd7983723
Merge with 2.0.0-m3
2019-11-21 07:39:28 +01:00
Rene Pfeuffer
67c21b18e3
Move translation key to correct file
2019-11-20 16:50:18 +01:00
Eduard Heimbuch
5de7d5df94
show notification if diff is empty
2019-11-20 13:40:40 +01:00
Eduard Heimbuch
906c27ebba
create scmadmin also if only _anonymous user exists
2019-11-20 11:42:32 +01:00
Sebastian Sdorra
9e9df35fdb
upgrade resteasy, legman and hibernate-validator
...
* resteasy from 3.6.2.Final to 4.4.1.Final
* legman from 1.5.1 to 1.6.0
* hibernate-validator from 5.3.6.Final to 6.1.0.Final
2019-11-20 10:57:32 +01:00
Eduard Heimbuch
18c94352cf
cleanup
2019-11-20 08:36:18 +01:00
Eduard Heimbuch
49bdf18fb0
fix integration tests
2019-11-20 08:24:42 +01:00
Eduard Heimbuch
fd75277176
cleanup
2019-11-19 16:43:45 +01:00
Eduard Heimbuch
aa7b6f5282
only migrate public flag if repository-v1-xml-backup
2019-11-19 15:42:22 +01:00
Eduard Heimbuch
e432d6d210
refactor
2019-11-19 14:23:05 +01:00
Eduard Heimbuch
2ec98c2763
remove repository public flag
2019-11-19 14:04:47 +01:00
Eduard Heimbuch
dd8f84e7c4
implement repository public flag migration to repositoryPermissions for _anonymous user
2019-11-19 13:50:57 +01:00
Eduard Heimbuch
0abb2e108d
Merged in bugfix/missing_styles (pull request #353 )
...
create separate styles bundle
2019-11-18 13:20:16 +00:00
Eduard Heimbuch
c6ba50b3b5
fix path for loading migration styles
2019-11-18 14:18:37 +01:00
Sebastian Sdorra
999a3476e6
move to scm-webapp
2019-11-18 13:28:28 +01:00
Eduard Heimbuch
babbc67653
Prohibit deletion of _anonymous user as long as the anonymous access is still enabled
2019-11-18 12:06:52 +01:00
Sebastian Sdorra
5ea3c53613
create separate styles bundle
2019-11-18 10:56:40 +01:00
Rene Pfeuffer
f0f134daeb
Merged in feature/delete_source_branch (pull request #350 )
...
Feature/delete source branch
2019-11-12 07:50:07 +00:00
Eduard Heimbuch
cc03af197f
Merged in bugfix/merge_with_conflict (pull request #348 )
...
Remove unused mapper
2019-11-12 07:48:20 +00:00
Rene Pfeuffer
8ed874c103
Use dedicated exception for default branch deletion
2019-11-11 16:51:46 +01:00
Rene Pfeuffer
c2e30a582f
Remove unused mapper
2019-11-08 16:44:04 +01:00
Rene Pfeuffer
73cdab4ddc
Merged in feature/merge_with_squash (pull request #347 )
...
Feature/merge with squash
2019-11-08 15:41:45 +00:00
Rene Pfeuffer
ae32b6f797
Use dedicated exception for unsupported merge strategies
2019-11-08 15:44:37 +01:00
Eduard Heimbuch
313ec7fe5d
fix dependencies after removing mergeResource
2019-11-08 13:10:31 +01:00
Eduard Heimbuch
b1216a898b
remove mergeResource and move dryRun to review-plugin
2019-11-08 11:46:13 +01:00
Rene Pfeuffer
b47cc56a86
Remove redundant logging
2019-11-06 08:32:00 +01:00
Eduard Heimbuch
7e00d22e9e
merge 2.0.0-m3
2019-11-06 07:48:35 +01:00
Sebastian Sdorra
4e053b1aa0
Merged in feature/modify_for_svn (pull request #342 )
...
Feature/modify for svn
2019-11-05 13:30:25 +00:00
Eduard Heimbuch
db46441adf
move mergeResultDto + mapper to scm-core
2019-11-05 09:51:58 +01:00