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-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
2017-12-08Allow git pull/push on project redirectsMayra Cabrera
2017-12-08Move the circuitbreaker check out in a separate processBob Van Landuyt
2017-12-07Prevent schema.rb reverting from datetime_with_timezone to datetimeJames Edwards-Jones
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-05Merge branch 'feature/custom-text-for-new-projects' into 'master'Rémy Coutable
2017-12-05Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon
2017-12-05Move config_source earlierKamil Trzcinski
2017-12-05Merge index during table creationKamil Trzcinski
2017-12-05Consistently schedule Sidekiq jobsDouwe Maan
2017-12-04Remove index on file_typeKamil Trzcinski
2017-12-04Add custom brand text on new project pagesMarkus Koller
2017-12-04Remove seed file from the development envRémy Coutable
2017-12-03Store expire_at in ci_job_artifactsKamil Trzcinski