summaryrefslogtreecommitdiff
path: root/spec/migrations
Commit message (Expand)AuthorAgeFilesLines
* Remove orphaned builds without project / pipeline referenceGrzegorz Bizon2018-05-081-1/+3
* Add database foreign key between pipelines and buildsGrzegorz Bizon2018-05-081-0/+30
* Cleanup pipeline build stage background migrationGrzegorz Bizon2018-05-071-0/+53
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-0/+56
* Use stages position column to track stage indexGrzegorz Bizon2018-05-011-1/+1
* Merge branch 'master' into 'backstage/gb/migrate-pipeline-stages-index'Grzegorz Bizon2018-04-251-0/+32
|\
| * Cleanup after adding MR diff's commit_count (try 2)Jan Provaznik2018-04-251-0/+32
* | Rename stage index column name to priority columnGrzegorz Bizon2018-04-241-1/+1
* | Schedule pipeline stages index background migrationGrzegorz Bizon2018-04-241-0/+35
|/
* Fix missing namespace for some internal usersRubén Dávila2018-04-201-0/+42
* Ignore current RSpec/FactoriesInMigrationSpecs offensesRémy Coutable2018-04-0622-84/+84
* Merge branch 'fix/gb/reschedule-pipeline-stages-migration' into 'master'Kamil Trzciński2018-04-051-3/+5
|\
| * Update entities in pipeline stages migration testGrzegorz Bizon2018-04-051-1/+3
| * Reschedule pipeline stages migration to run it againfix/gb/reschedule-pipeline-stages-migrationGrzegorz Bizon2018-04-051-2/+2
* | Merge branch 'dm-internal-user-namespace' into 'master'Sean McGivern2018-04-051-2/+2
|\ \
| * | Update column directly to prevent triggering before_save callbackDouwe Maan2018-04-051-2/+2
| |/
* | Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-053-2/+106
|/
* Merge branch '40781-os-to-ce' into 'master'Sean McGivern2018-03-271-0/+4
|\
| * Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-222-1/+38
| |\
| * \ Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-086-3/+168
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-286-8/+35
| |\ \ \
| * \ \ \ Merge commit '7e424eb852716495073881710e8a8851b4a4cd5a' into object-storage-e...Kamil Trzciński2018-02-284-2/+147
| |\ \ \ \
| * \ \ \ \ Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński2018-02-2816-69/+221
| |\ \ \ \ \
| * | | | | | Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern2018-02-281-0/+4
* | | | | | | Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern2018-03-231-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-1/+3
* | | | | | | | Merge branch 'fix/auth0-unsafe-login-10-6' into 'security-10-6'James Lopez2018-03-211-0/+22
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix specfix/sm/clarify-ambiguous-with_artifacts-implicationShinya Maeda2018-03-161-1/+1
* | | | | | | Add feartue spec. Fix failed testShinya Maeda2018-03-151-1/+1
|/ / / / / /
* | | | | | Reschedule commits_count background migrationjprovazn-commits-count-rescheduleJan Provaznik2018-03-091-0/+37
| |_|_|_|/ |/| | | |
* | | | | Move update_head_pipeline_for_merge_request queue to pipeline_processing name...Shinya Maeda2018-03-071-0/+64
* | | | | Fix tests by latest proposal changesproper-fix-for-artifacts-serviceShinya Maeda2018-03-061-0/+0
* | | | | Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda2018-03-061-0/+66
* | | | | Merge branch 'dz-namespace-id-not-null' into 'master'Yorick Peterse2018-03-012-2/+2
|\ \ \ \ \
| * | | | | Update specs to respect Project#namespace_id not null constraintDmitriy Zaporozhets2018-03-012-2/+2
* | | | | | Tag migration specs with :sidekiq to clear queues between testssh-tag-migrations-with-sidekiqStan Hu2018-02-282-2/+2
|/ / / / /
* | | | | Merge branch 'backstage/gb/build-stages-catch-up-migration' into 'master'Kamil Trzciński2018-02-271-0/+35
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon2018-02-221-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon2018-02-152-5/+9
| |\ \ \ \ \
| * | | | | | Schedule pipeline stages migration every 5 minutesGrzegorz Bizon2018-02-131-10/+4
| * | | | | | Move pipeline stages background migration in timeGrzegorz Bizon2018-02-121-1/+1
| * | | | | | Merge branch 'master' into backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon2018-02-0924-76/+685
| |\ \ \ \ \ \
| * | | | | | | Fix rubocop offense in build stage migration classesGrzegorz Bizon2018-01-061-4/+2
| * | | | | | | Randomize build ids in stages migration test dataGrzegorz Bizon2018-01-061-7/+7
| * | | | | | | Update specs for delayed background migration of stagesGrzegorz Bizon2018-01-061-4/+4
| * | | | | | | Update background stages migration timestampGrzegorz Bizon2018-01-061-1/+1
| * | | | | | | Fix Rubocop offenses in build status migrations :cop:Grzegorz Bizon2018-01-061-1/+1
| * | | | | | | Schedule full build stage migration in the backgroundGrzegorz Bizon2018-01-061-0/+43
* | | | | | | | Add DNS verification to Pages custom domainsNick Thomas2018-02-231-0/+23
| |_|_|/ / / / |/| | | | | |
* | | | | | | Move TrackUntrackedUploadsHelpersMichael Kozono2018-02-201-1/+1
| |_|/ / / / |/| | | | |