Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2018-05-04Make add_index_to_namespaces_runners_token migration reversibleDylan Griffith
2018-05-03Fix constants in backfill_runner_type_for_ci_runners_post_migrate.rbDylan Griffith
2018-05-03Use smallint for runner_type since its an enumDylan Griffith
2018-05-03Remove unnecessary disable transaction in add_ci_runner_namespacesDylan Griffith
2018-05-03Split migration to add and index namespaces.runners_tokenDylan Griffith
2018-05-03Extract constants in 20180430143705_backfill_runner_type_for_ci_runners_post_...Dylan Griffith
2018-05-03Merge branch 'master' into feature/runner-per-groupDylan Griffith
2018-05-03Again fix db/schema.rb for ci_runner_namespacesDylan Griffith
2018-05-03Fix db/schema.rb for add_foreign_key ci_runner_namespaces namespace_idDylan Griffith
2018-05-02Rename RunnerGroup -> RunnerNamespaceDylan Griffith
2018-05-01Use stages position column to track stage indexGrzegorz Bizon
2018-05-01Merge branch 'master' into backstage/gb/migrate-pipeline-stages-indexGrzegorz Bizon
2018-05-01Simplify AddCiRunnerGroups migrationDylan Griffith
2018-04-30Start persisting runner_type when creating runnersDylan Griffith
2018-04-30Fix up db/schema.rb changes leftover and comments out of dateDylan Griffith
2018-04-27Update 20180420080616_schedule_stages_index_migration.rbGrzegorz Bizon
2018-04-27Remove unecessary index on ci_runner_groups.runner_idDylan Griffith
2018-04-27Remove timestamps from ci_runner_groups tableDylan Griffith
2018-04-26Switch to using ProjectCiCdSetting for group_runners_enabled and remove Proje...Dylan Griffith
2018-04-26Merge branch 'master' into siemens-runner-per-groupDylan Griffith
2018-04-25Merge branch 'zj-storage-path-deprecation' into 'master'Douwe Maan
2018-04-25Add temporary partial stage priority index to schemaGrzegorz Bizon
2018-04-25Merge branch 'master' into 'backstage/gb/migrate-pipeline-stages-index'Grzegorz Bizon
2018-04-25Add temporary build stage priority partial indexGrzegorz Bizon
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-04-25Cleanup after adding MR diff's commit_count (try 2)Jan Provaznik
2018-04-24Rename stage index column name to priority columnGrzegorz Bizon
2018-04-24Revert smallint stage index field, due to incompatible rangeGrzegorz Bizon
2018-04-24Update stages index migration batch sizeGrzegorz Bizon
2018-04-24Use smallint for stage index columnGrzegorz Bizon
2018-04-24Schedule pipeline stages index background migrationGrzegorz Bizon
2018-04-24Add pipeline stage index columnGrzegorz Bizon
2018-04-24Merge branch 'master' into siemens-runner-per-groupDylan Griffith
2018-04-24Merge branch 'master' into 10244-add-project-ci-cd-settingsDylan Griffith
2018-04-23Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable
2018-04-23project#group_runner_enabled -> project_settingsAlexis Reigel
2018-04-23add project_settings (Project#settings)Alexis Reigel
2018-04-23add group_runners_enabled to ci_runnersAlexis Reigel
2018-04-23add runners_token column to namespacesAlexis Reigel
2018-04-23add Ci::RunnerGroup join modelAlexis Reigel
2018-04-21Fix missing namespace for some internal usersRubén Dávila
2018-04-20Atomic internal ids for all modelsAndreas Brandl
2018-04-19Merge branch '45476-geo-statement-timeout-counting-local-job-artifacts' into ...Yorick Peterse
2018-04-19Add index to file_store on ci_job_artifactsAsh McKenzie
2018-04-18Merge branch 'stuartnelson3/gitlab-ce-stn/issue-due-email' into 'master'Douwe Maan
2018-04-16Introduce new ProjectCiCdSettingYorick Peterse
2018-04-12Merge branch 'dm-archived-read-only' into 'master'Robert Speicher
2018-04-11Rename `create_merge_request` permissionsBob Van Landuyt
2018-04-11Merge branch 'zj-fix-environments-fixtures' into 'master'Robert Speicher
2018-04-10Make sure hooks run when seeding admin userDouwe Maan