summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | Associate GgpSignature with GpgKeySubkey if comes from a subkeyRubén Dávila2017-10-052-0/+13
| | * | | | | | | | | | | Use a separate model to handle GPG subkeysRubén Dávila2017-10-053-11/+18
| | * | | | | | | | | | | Process and create subkeys when a new GPG key is createdRubén Dávila2017-10-052-0/+11
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'Grzegorz Bizon2017-10-062-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Add failure_reason column to ci_pipelinesGrzegorz Bizon2017-10-052-0/+10
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-0515-5/+316
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | updated schema.rb with correct changesBrett Walker2017-09-231-0/+4
| * | | | | | | | | | Return schema.rb to pre-rebase stateBrett Walker2017-09-231-29/+25
| * | | | | | | | | | updated schema.rbBrett Walker2017-09-231-25/+29
| * | | | | | | | | | tweaks for rubocopBrett Walker2017-09-232-3/+3
| * | | | | | | | | | use `add_concurrent_index` to add the :confirmation_token indexBrett Walker2017-09-232-1/+36
| * | | | | | | | | | Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-0/+34
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Repack migration correctlyAlessio Caiazza2017-10-065-3/+3
* | | | | | | | | | Add CI build trace sections extractorAlessio Caiazza2017-10-055-0/+92
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Add a new migration to make sure that fast forward column exists in projects ...fix_migration_with_fast_forward_optionValery Sizov2017-10-043-2/+29
* | | | | | | | | Fix AddFastForwardOptionToProject migrationValery Sizov2017-10-041-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'add-ci-builds-index-for-jobscontroller' into 'master'Kamil Trzciński2017-10-032-1/+40
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Change index on ci_builds to optimize Jobs Controlleradd-ci-builds-index-for-jobscontrollerGreg Stark2017-10-032-1/+40
* | | | | | | | Add (partial) index on Labels.templateGreg Stark2017-10-032-0/+46
|/ / / / / / /
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov2017-10-025-1/+99
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch '36631-activerecord-statementinvalid-pg-querycanceled-error-canc...Rémy Coutable2017-09-291-0/+32
| |\ \ \ \ \ \
| | * | | | | | Reschedule merge request diff background migration36631-activerecord-statementinvalid-pg-querycanceled-error-canceling-statement-due-to-statement-timeoutSean McGivern2017-09-291-0/+32
| * | | | | | | Fix notes type created from importLin Jen-Shin (godfat)2017-09-292-0/+32
| |/ / / / / /
| * | | | | | Merge branch 'add-composite-index-on-merge-requests-merge-commit-sha' into 'm...Sean McGivern2017-09-292-1/+35
| |\ \ \ \ \ \
| | * | | | | | Add index for merge_requests.merge_commit_shaadd-composite-index-on-merge-requests-merge-commit-shaYorick Peterse2017-09-282-1/+35
* | | | | | | | [Port semi-linear history from EE] Move migration to CE and `merge_method` me...Valery Sizov2017-09-292-0/+18
* | | | | | | | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-283-0/+39
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'hashed-storage-migration-path' into 'master'Douwe Maan2017-09-282-0/+10
| |\ \ \ \ \ \ \
| | * | | | | | | [Backported from EE] Readonly flag for ProjectsGabriel Mazetto2017-09-282-0/+10
| | |/ / / / / /
| * | | | | | | Support custom attributes on usersMarkus Koller2017-09-282-0/+29
| |/ / / / / /
* | | | | | | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-266-6/+52
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Remove an unneeded index on ci_builds left in some databasesremove-temporary-ci-indexGreg Stark2017-09-262-1/+27
| | |_|_|_|/ | |/| | | |
| * | | | | Fix PG::UniqueViolation external_email migrationsh-fix-email-provider-take2Stan Hu2017-09-252-2/+2
| |/ / / /
| * | | | Fix duplicate key errors in PostDeployMigrateUserExternalMailData migrationsh-fix-issue-38246Stan Hu2017-09-222-2/+2
| * | | | Index projects on repository storageNick Thomas2017-09-212-1/+21
| | |_|/ | |/| |
| * | | Remove depreceted and big projectsZeger-Jan van de Weg2017-09-201-2/+2
* | | | Backport project.merge_requests_ff_only_enabled field from EEValery Sizov2017-09-192-0/+18
|/ / /
* | | Merge branch 'reoganize-deployment-indexes' into 'master'Stan Hu2017-09-193-2/+52
|\ \ \
| * | | Reorganize indexes for the "deployments" tablereoganize-deployment-indexesYorick Peterse2017-09-193-2/+52
| | |/ | |/|
* | | Merge branch 'fix-rails-migrations-for-partial-indexes' into 'master'Yorick Peterse2017-09-191-1/+1
|\ \ \
| * | | Fix regular expression used for opclasses to not be confused by partial index...fix-rails-migrations-for-partial-indexesGreg Stark2017-09-191-1/+1
| |/ /
* | | Make sure all stages are migrated after a cleanupbackstage/gb/steal-stages-statuses-migrationGrzegorz Bizon2017-09-181-0/+11
* | | Steal stages statuses migrationGrzegorz Bizon2017-09-181-0/+15
|/ /
* | Merge branch 'mk-delete-conflicting-redirects-mysql' into 'master'Douwe Maan2017-09-181-0/+37
|\ \
| * | Reduce batch sizemk-delete-conflicting-redirects-mysqlMichael Kozono2017-09-141-1/+3
| * | Spread out the work a littleMichael Kozono2017-09-141-1/+1
| * | Extract helper for queuing background jobsMichael Kozono2017-09-141-32/+1
| * | Add specs for deleting conflicting redirectsMichael Kozono2017-09-141-1/+1
| * | Delete conflicting redirects in backgroundMichael Kozono2017-09-141-0/+66
* | | Merge branch 'master' into 'issue_37640'issue_37640Felipe Artur2017-09-155-3/+94
|\ \ \ | |/ /