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-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-06Reduce batch size of stages we schedule for a migrationGrzegorz Bizon
2018-01-06Update background stages migration timestampGrzegorz Bizon
2018-01-06Schedule full build stage migration in the backgroundGrzegorz Bizon
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
2017-12-21LDAP extern_uids are not normalized when updated via APIFrancisco Javier López
2017-12-13Remove unused queuesDouwe Maan
2017-12-12Merge branch 'fix-remove-branch-name-migration' into 'master'Sean McGivern
2017-12-11Fix migration that removes issues.branch_nameYorick Peterse
2017-12-11Add spec for removing issues.assignee_idSean McGivern
2017-12-08Move the circuitbreaker check out in a separate processBob Van Landuyt
2017-12-07The API isn't using the appropriate services for managing forksFrancisco Javier López
2017-12-07Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master'Stan Hu
2017-12-05Consistently schedule Sidekiq jobsDouwe Maan
2017-12-02Move temp table creation into the prepare jobMichael Kozono
2017-12-02Drop temporary tracking table when finishedMichael Kozono
2017-12-02Fix MySQL path field lengthMichael Kozono
2017-12-02Rename table to untracked_files_for_uploadsMichael Kozono
2017-12-02Add TrackUntrackedUploads post-deploy migrationMichael Kozono
2017-11-29Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse