Rene Pfeuffer
b6590673c0
Create mock subject to satisfy legman
...
The posted restart event will trigger legman to request the current
subject so that it can be passed over. This will lead to an exception
if no subject is registered. The subject itself is of no importance
here.
Reported here:
https://groups.google.com/d/msg/scmmanager/m4CfDE2n4h8/Yn6fddaYBgAJ
2020-01-13 10:56:47 +01:00
Eduard Heimbuch
b99199e349
merge 2.0.0-m3
2019-08-15 10:51:36 +02:00
René Pfeuffer
f631dc1724
Redirect protocol requests for migrated repositories
...
- Make old repository name and id available to plugins (MigrationDAO)
- Build Map with paths of migrated repositories to new location
- Implement redirect (RepositoryLegacyProtocolRedirectFilter)
2019-07-02 10:46:26 +02:00
René Pfeuffer
c881a3eca7
Store original repository name in migration plan
2019-07-01 15:30:03 +02:00
Sebastian Sdorra
99f1c8c55e
rename package sonia.scm.boot to sonia.scm.lifecycle
2019-06-25 08:36:57 +02:00
Sebastian Sdorra
249ee68986
use Arrays.stream instead of Arrays.asList(..).stream()
2019-06-12 14:19:38 +02:00
Sebastian Sdorra
614c61a00c
keep select migration strategy in case of an error
2019-06-12 11:36:15 +02:00
René Pfeuffer
a6caa03d86
Create migration module only if necessary
2019-06-11 14:34:44 +02:00
René Pfeuffer
802fb3e0cf
Use manually entered namespace and name
2019-06-11 13:10:31 +02:00
René Pfeuffer
fdb8143b76
Validate new namespace and name on migration
2019-06-11 10:27:21 +02:00
René Pfeuffer
df9a3c12dd
First step to make name and namespace editable in migration
2019-06-07 14:16:23 +02:00
René Pfeuffer
70de4d7292
Organize imports
2019-06-07 13:59:50 +02:00
René Pfeuffer
e5809a6350
Sort repositories by type and name
2019-06-07 13:59:31 +02:00
René Pfeuffer
ec538039f9
Cleanup
2019-06-06 12:47:32 +02:00
René Pfeuffer
67f731c432
Heed sonar hints
2019-06-05 15:39:36 +02:00
René Pfeuffer
c7875e7f78
Style pages
2019-06-05 11:52:36 +02:00
René Pfeuffer
b253cd110d
Initial migration servlet
2019-06-04 16:37:53 +02:00