summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Schedule PopulateUntrackedUploads if neededMichael Kozono2018-02-142-1/+48
* Merge branch 'fix-migration-timestamp' into 'master'Stan Hu2018-02-141-0/+21
* Merge branch '42696-gitlab-import-leaves-group_id-on-projectlabel' into 'master'Stan Hu2018-02-142-1/+20
* Revert change to schema versionRobert Speicher2018-02-021-1/+1
* Merge branch 'fix-mermaid-xss' into 'security-10-4'Douwe Maan2018-01-311-1/+1
* Merge branch 'fj-42112-fix-deploy-keys-migration-mysql' into 'master'Stan Hu2018-01-292-28/+68
* Merge branch 'fix-redirect-routes-schema' into 'master'Yorick Peterse2018-01-222-3/+69
* Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-183-8/+239
* Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan2018-01-173-0/+37
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-155-1/+120
* Merge branch '40418-migrate-existing-data-from-kubernetesservice-to-clusters-...Yorick Peterse2018-01-111-0/+151
* Merge branch 'last-weekend-commit' into 10-4-stable-prepare-rc3-with-weekend-...10-4-stable-prepare-rc3-with-weekend-commitsLuke Bennett2018-01-096-8/+53
|\
| * Merge branch '41249-clearing-the-cache' into 'master'Kamil Trzciński2018-01-062-0/+14
| |\
| | * Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-053-2/+10
| | |\
| | * | Fix jobs_cache_index migration class nameMatija Čupić2018-01-051-1/+1
| | * | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-0411-35/+294
| | |\ \
| | * | | Rename Project#cache_index to jobs_cache_indexMatija Čupić2018-01-042-2/+2
| | * | | Remove default value from cache_index migrationMatija Čupić2017-12-222-9/+3
| | * | | Add cache_index migrationMatija Čupić2017-12-222-1/+21
| * | | | Merge branch 'fix-ce-migration-timestamp' into 'master'Robert Speicher2018-01-063-7/+37
| |\ \ \ \
| | * | | | Add the EE `rebase_commit_sha` migration back in its original locationRobert Speicher2018-01-051-0/+22
| | * | | | Fix rebase commit SHA migration namefix-ce-migration-timestampSean McGivern2018-01-052-7/+15
| | | |_|/ | | |/| |
| * | | | Merge branch 'sh-reuse-disk-repositories-seeder' into 'master'Stan Hu2018-01-051-1/+2
| |\ \ \ \
| | * | | | Skip project repository disk validation in development project seedersh-reuse-disk-repositories-seederStan Hu2018-01-051-1/+2
| * | | | | Remove labeled issues seedremove_labeled_issues_seedFelipe Artur2018-01-051-112/+0
| |/ / / /
| * | | | Merge branch 'issue_40500' into 'master'Sean McGivern2018-01-051-0/+112
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Improve filtering issues by label performanceissue_40500Felipe Artur2018-01-051-0/+112
* | | | | Merge branch 'osw-merge-request-metrics-population-scheduler-improvement' int...10-4-stable-prepare-rc2Stan Hu2018-01-081-31/+1
|/ / / /
* | | | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-052-1/+9
* | | | Ignore the Migration/Datetime cop in a migration that fix a column type to da...Rémy Coutable2018-01-041-1/+1
| |_|/ |/| |
* | | Merge branch 'mdelaossa/gitlab-ce-31995-project-limit-default-fix'Dmitriy Zaporozhets2018-01-042-2/+40
|\ \ \
| * | | User#projects_limit remove DB default and added NOT NULL constraintMario de la Ossa2017-12-302-2/+40
* | | | Merge branch 'mk-no-op-delete-conflicting-redirects' into 'master'Douwe Maan2018-01-041-26/+2
|\ \ \ \
| * | | | Make DeleteConflictingRedirectRoutes no-opmk-no-op-delete-conflicting-redirectsMichael Kozono2018-01-031-26/+2
* | | | | Merge branch 'change-issues-closed-at-background-migration' into 'master'Sean McGivern2018-01-042-1/+46
|\ \ \ \ \
| * | | | | Use a background migration for issues.closed_atchange-issues-closed-at-background-migrationYorick Peterse2018-01-032-1/+46
| |/ / / /
* | | | | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-023-0/+110
|/ / / /
* | | | Fix user membership destroy relationFrancisco Javier López2018-01-023-0/+53
* | | | Merge branch '39289-local-schema-rb-automatically-reverts-datetime-to-datetim...Sean McGivern2018-01-022-4/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Prevent schema.rb reverting from datetime_with_timezone to datetime39289-local-schema-rb-automatically-reverts-datetime-to-datetime_with_timezone-after-migrationsJames Edwards-Jones2017-12-072-4/+29
* | | | Merge branch 'sh-fix-mysql-migration-10-3' into 'master'Grzegorz Bizon2017-12-271-2/+14
|\ \ \ \
| * | | | Simplify implementation and allow for batch updates in MySQLStan Hu2017-12-271-27/+16
| * | | | Fix PostgreSQL implementation of migrationsh-fix-mysql-migration-10-3Stan Hu2017-12-271-1/+3
| * | | | Fix migration for removing orphaned issues.moved_to_id values in MySQLStan Hu2017-12-261-2/+23
| | |/ / | |/| |
* | | | Fix Gitlab::Access.values to Gitlab::Access.sym_options at 06_teams on develo...ogom2017-12-271-1/+1
|/ / /
* | | Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable2017-12-231-1/+1
|\ \ \ | |_|/ |/| |
| * | Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* | | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-222-0/+27
* | | Add index on namespaces lower(name) for UsersController#existsindex-namespaces-lower-nameGreg Stark2017-12-212-1/+31
|/ /
* | LDAP extern_uids are not normalized when updated via APIFrancisco Javier López2017-12-212-1/+30