Commit Graph

2 Commits

Author SHA1 Message Date
Z.J. van de Weg 269bc74506 Disable timeout while removing services
On GitLab.com this migration could take about 3 minutes. Disabling the
statement we know we have enough time to complete this.

Fixes #25976
2016-12-27 11:10:15 +01:00
Z.J. van de Weg 1812d523a3 Remove unused services from the database
This adds a migration to remove unused services, where the properties
are empty. As the properties are empty, those do not contain any
settings or other information.

Fixes #25727
2016-12-21 15:11:03 +01:00