summaryrefslogtreecommitdiff
path: root/lib/gitlab/background_migration
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong pages access level defaultVladimir Shushlin2019-07-171-0/+128
* Migrate null values for users.private_profileAdam Hegyi2019-07-151-0/+17
* Merge branch 'id-clean-up-mr-assignees-migration' into 'master'Andreas Brandl2019-07-121-0/+8
|\
| * Add cleanup migration for MR's mutliple assigneesid-clean-up-mr-assignees-migrationIgor Drozdov2019-07-091-0/+8
* | Merge branch 'bvl-rename-routes-after-user-rename' into 'master'Jan Provaznik2019-07-122-0/+106
|\ \
| * | Fix incorrect namespaces & route for user-routesBob Van Landuyt2019-07-092-0/+106
| |/
* | Add a rubocop for Rails.loggerMayra Cabrera2019-07-107-7/+7
|/
* Remove old migrations and specs44990-remove-old-iHeinrich Lee Yu2019-07-032-111/+0
* Remove background migrations for old schemasNick Thomas2019-07-026-757/+0
* Backport the EE schema and migrations to CEYorick Peterse2019-06-1712-762/+43
* Revert "Merge branch '50070-legacy-attachments' into 'master'"sh-revert-mr-24679Stan Hu2019-06-091-128/+0
* Merge branch '50070-legacy-attachments' into 'master'Kamil Trzciński2019-06-071-0/+128
|\
| * Migrate legacy uploads to the project location50070-legacy-attachmentsJarka Košanová2019-06-061-0/+128
* | Add certificate valid time to pages domain tableVladimir Shushlin2019-06-061-0/+40
* | Revert "Merge branch 'pages-domain_ssl-valid-period' into 'master'"revert-a05f86ceNick Thomas2019-06-061-32/+0
|/
* Add certificate valid time to pages domain tableVladimir Shushlin2019-06-061-0/+32
* Reset merge status from mergeable MRsOswaldo Ferreira2019-05-311-0/+17
* Add wiki size to project statisticsPeter Marko2019-05-291-0/+18
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
* Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-052-3/+3
* Fix stage index migration failing in PostgreSQL 10sh-fix-issue-59985Stan Hu2019-04-031-2/+2
* Remove additional loggingissue_51789_part_1Felipe Artur2019-04-012-4/+0
* Address review commentsFelipe Artur2019-03-281-1/+1
* Merge masterFelipe Artur2019-03-277-23/+55
|\
| * Add multiple assignees migration and table populationOswaldo Ferreira2019-03-251-0/+36
| * Run rubocop -aNick Thomas2019-03-133-20/+15
| * Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-062-2/+2
| * Use encrypted runner tokensKamil Trzciński2019-03-061-1/+2
* | Remove auto vacuum logic, decrease batch size and intervalFelipe Artur2019-03-013-102/+22
* | Address review commentsFelipe Artur2019-02-195-70/+93
* | Add more specs and code improvementsFelipe Artur2019-02-194-29/+32
* | Make migrations reschedulableFelipe Artur2019-02-184-27/+47
* | Fix typoFelipe Artur2019-02-181-2/+2
* | Fix rubocopFelipe Artur2019-02-183-51/+60
* | Add Reschedulable moduleFelipe Artur2019-02-152-31/+56
* | Split background migration for issues and merge requestsFelipe Artur2019-02-142-8/+27
* | Schedule background migrations and specsFelipe Artur2019-02-121-5/+5
* | Migrate issuable states to integer patch 1Felipe Artur2019-02-111-0/+29
|/
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-4/+4
* Cleanup dead code and commentsToon Claes2019-01-111-20/+0
* Fix failing spec with orphaned namespaceToon Claes2019-01-111-1/+1
* Load all projects, namespaces, routes in 1 queryToon Claes2019-01-111-9/+28
* Fix duplicate disk path in Backfill ProjectReposStan Hu2019-01-111-1/+12
* Backfill project_repositories for legacy storage projectsDouglas Barbosa Alexandre2018-12-183-123/+238
* Merge branch 'osw-update-mr-metrics-with-events-data' into 'master'Douwe Maan2018-12-101-0/+99
|\
| * Populate MR metrics with events table information (migration)osw-update-mr-metrics-with-events-dataOswaldo Ferreira2018-12-061-0/+99
* | Fill project_repositories for hashed storageDouglas Barbosa Alexandre2018-12-061-41/+51
* | Fill project_repositories for hashed storageToon Claes2018-12-061-0/+124
|/
* Use a 32-byte version of db_key_base for web hooksNick Thomas2018-12-051-2/+2
* Add a line before conditional in encrypt columns classGrzegorz Bizon2018-12-041-0/+1