summaryrefslogtreecommitdiff
path: root/lib/gitlab/database/rename_reserved_paths_migration/v1/rename_base.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove dead MySQL codeNick Thomas2019-07-231-8/+4
* Remove rails4 specific codeJasper Maes2018-12-161-3/+1
* Enable even more frozen string in lib/gitlabgfyoung2018-11-061-0/+2
* [Rails5] Fix Arel::UpdateManagerblackst0ne2018-04-291-4/+6
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-2/+2
* Adjust for new static-analysis failuresbvl-rename-all-reserved-paths-mysqlBob Van Landuyt2017-06-271-2/+2
* Only do one query for updating routesBob Van Landuyt2017-06-271-5/+15
* Update routes directly by ID instead of filtering by pathBob Van Landuyt2017-06-261-4/+12
* Clear the cache for projects one-by-oneBob Van Landuyt2017-06-261-14/+16
* Add punctuation to log messagesBob Van Landuyt2017-06-261-2/+3
* Keep failed renames in redisBob Van Landuyt2017-06-261-1/+13
* Use the migration name as a key in redisBob Van Landuyt2017-06-261-1/+1
* More logging so we know we have the rename in redisBob Van Landuyt2017-06-261-1/+5
* Add methods to revert project renamesBob Van Landuyt2017-06-261-6/+30
* Track all renames in redisBob Van Landuyt2017-06-261-0/+5
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Fixes for the rename reserved paths helpersBob Van Landuyt2017-05-181-1/+2
* Update rename_base.rbJames Lopez2017-05-121-1/+1
* Only rename namespaces and projects with an invalid pathBob Van Landuyt2017-05-121-1/+1
* Clear html cache for a projects milestonesBob Van Landuyt2017-05-011-0/+4
* Move ReservedPathsMigration into V1 namespaceBob Van Landuyt2017-05-011-0/+127