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
AgeCommit message (Expand)Author
2018-02-12Merge branch 'bvl-fix-concurrent-fork-network-migrations' into 'master'Yorick Peterse
2018-02-07Disable statement timeout when removing redundant stagesGrzegorz Bizon
2018-02-07Remove old index after executing a query in stages migrationGrzegorz Bizon
2018-02-06Improve exceptions messages in code creating stagesGrzegorz Bizon
2018-02-06Add more specs for unique stages index migrationGrzegorz Bizon
2018-02-06Merge branch 'master' into fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon
2018-02-05Retry migration removing stages in case of duplicatesGrzegorz Bizon
2018-02-05Set todos#author_id to NOT NULL.Andreas Brandl
2018-02-05Revert create job service because of load balancingGrzegorz Bizon
2018-02-03fix rubocopJames Lopez
2018-02-03add migration before 20171207150343James Lopez
2018-02-02add migrationJames Lopez
2018-01-25Fix indentation in migration removing duplicated stagesGrzegorz Bizon
2018-01-25Fix migration removing duplicate stages on MySQL againGrzegorz Bizon
2018-01-25Add an unique index on pipeline stage nameGrzegorz Bizon
2018-01-25Fix removing redundant pipeline stages on MySQLGrzegorz Bizon
2018-01-24Optimize SQL query that removes duplicated stagesGrzegorz Bizon
2018-01-24Remove redundant pipeline stages from the databaseGrzegorz Bizon
2018-01-17Applied fixFrancisco Javier López
2018-01-17Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-11Merge branch 'remove-soft-removals' into 'master'Douwe Maan
2018-01-10Added tests for removing soft removed objectsYorick Peterse
2018-01-08Merge branch 'osw-merge-request-metrics-population-scheduler-improvement' int...Stan Hu
2018-01-08Remove unnecessary queries on Merge Request Metrics population schedulerOswaldo Ferreira
2018-01-08Remove soft removals related codeYorick Peterse
2018-01-08Add memoization for propertiesShinya Maeda
2018-01-08Disable STI of ActiveRecord. Refactoring specs.Shinya Maeda
2018-01-08Fix StaticSnalysysShinya Maeda
2018-01-08Revert bulk_insert and bring back AR insert(one by one)Shinya Maeda
2018-01-08Use batch update for Service deactivationShinya Maeda
2018-01-08Fix query to look for proper unmanaged kubernetes serviceShinya Maeda
2018-01-08Fix static anylysyShinya Maeda
2018-01-08Use bulk_insert instead of AR createShinya Maeda
2018-01-08Opitmize migration process by using both unmanaged_kubernetes_service and kub...Shinya Maeda
2018-01-08Avoid quotes in ActiveRecord queryShinya Maeda
2018-01-08Use explicit namespace for avoiding reference from application codeShinya Maeda
2018-01-08Add logic to swtich environment_scope by the situationShinya Maeda
2018-01-08Add env_scope testsShinya Maeda
2018-01-08Fix commentsShinya Maeda
2018-01-08Fix migration file typos and reorder Table definitionShinya Maeda
2018-01-08Fix unmanaged_kubernetes_service scope for multiple clustersShinya Maeda
2018-01-08Add test. Disable KubernetesService when migratedShinya Maeda
2018-01-08Migrate existing data from KubernetesService to Clusters::Platforms::KubernetesShinya Maeda
2018-01-05Ignore the Migration/Datetime cop in a migration that fix a column type to da...Rémy Coutable
2018-01-04Merge branch 'mk-no-op-delete-conflicting-redirects' into 'master'Douwe Maan
2018-01-04Merge branch 'change-issues-closed-at-background-migration' into 'master'Sean McGivern
2018-01-03Make DeleteConflictingRedirectRoutes no-opMichael Kozono
2018-01-03Use a background migration for issues.closed_atYorick Peterse
2018-01-02Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira