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-01-09Merge branch 'last-weekend-commit' into 10-4-stable-prepare-rc3-with-weekend-...Luke Bennett
2018-01-08Merge branch 'osw-merge-request-metrics-population-scheduler-improvement' int...Stan Hu
2018-01-06Merge branch '41249-clearing-the-cache' into 'master'Kamil Trzciński
2018-01-06Merge branch 'fix-ce-migration-timestamp' into 'master'Robert Speicher
2018-01-06Merge branch 'sh-reuse-disk-repositories-seeder' into 'master'Stan Hu
2018-01-05Add the EE `rebase_commit_sha` migration back in its original locationRobert Speicher
2018-01-05Remove labeled issues seedFelipe Artur
2018-01-05Skip project repository disk validation in development project seederStan Hu
2018-01-05Fix rebase commit SHA migration nameSean McGivern
2018-01-05Merge branch 'issue_40500' into 'master'Sean McGivern
2018-01-05Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić
2018-01-05Improve filtering issues by label performanceFelipe Artur
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2018-01-05Fix jobs_cache_index migration class nameMatija Čupić
2018-01-05Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić
2018-01-05Ignore the Migration/Datetime cop in a migration that fix a column type to da...Rémy Coutable
2018-01-05Rename Project#cache_index to jobs_cache_indexMatija Čupić
2018-01-04Merge branch 'mdelaossa/gitlab-ce-31995-project-limit-default-fix'Dmitriy Zaporozhets
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
2018-01-02Fix user membership destroy relationFrancisco Javier López
2018-01-02Merge branch '39289-local-schema-rb-automatically-reverts-datetime-to-datetim...Sean McGivern
2017-12-30User#projects_limit remove DB default and added NOT NULL constraintMario de la Ossa
2017-12-27Merge branch 'sh-fix-mysql-migration-10-3' into 'master'Grzegorz Bizon
2017-12-27Simplify implementation and allow for batch updates in MySQLStan Hu
2017-12-27Fix PostgreSQL implementation of migrationStan Hu
2017-12-27Fix Gitlab::Access.values to Gitlab::Access.sym_options at 06_teams on develo...ogom
2017-12-27Fix migration for removing orphaned issues.moved_to_id values in MySQLStan Hu
2017-12-23Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable
2017-12-22Remove default value from cache_index migrationMatija Čupić
2017-12-22Add cache_index migrationMatija Čupić
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-22Add index on namespaces lower(name) for UsersController#existsGreg Stark
2017-12-21LDAP extern_uids are not normalized when updated via APIFrancisco Javier López
2017-12-19Fix missing WHERE clause in 20171106135924_issues_milestone_id_foreign_key mi...Stan Hu
2017-12-14Replace factory_girl_rails with factory_bot_railsRémy Coutable
2017-12-13Remove unused queuesDouwe Maan
2017-12-12Clears the current Appearance cache otherwise it breaks since new_project_gui...Rémy Coutable
2017-12-12Merge branch 'fix-remove-branch-name-migration' into 'master'Sean McGivern
2017-12-11Merge branch 'add-remove-column-cop' into 'master'Rémy Coutable
2017-12-11Fix migration that removes issues.branch_nameYorick Peterse
2017-12-11Add cop for use of remove_columnSean McGivern
2017-12-11Add spec for removing issues.assignee_idSean McGivern
2017-12-11Improve down step of removing issues.assignee_id columnSean McGivern
2017-12-11Fix specs after removing assignee_id fieldValery Sizov
2017-12-11Remove issues.assignee_id columnValery Sizov