summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Make rubocop happytrack-pipeline-userKamil Trzcinski2016-07-151-1/+1
* Add index for user_id of pipelineKamil Trzcinski2016-07-151-0/+7
* Track a user who created a pipelineKamil Trzcinski2016-07-151-0/+7
* Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-132-17/+0
* Enforce "developers can merge" during `pre-receive`.Timothy Andrew2016-07-131-0/+8
* Added "developers can merge" setting to protected branchesMathias Vestergaard2016-07-131-0/+9
* Delete award emoji when deleting a user19693-emoji-awards-aren-t-deleted-for-deleted-usersSean McGivern2016-07-121-0/+21
* Optimistic locking for Issue and Merge RequestsValery Sizov2016-07-121-0/+17
* Merge branch 'fix/remove-import-url-migration' into 'master' Rémy Coutable2016-07-111-106/+0
|\
| * remove fix validatable import url migrationJames Lopez2016-07-111-106/+0
* | Merge branch 'fix-broken-mysql-migration' into 'master' Robert Speicher2016-07-081-2/+2
|\ \ | |/ |/|
| * Fix missing quote_table_nameStan Hu2016-06-291-1/+1
| * Fix broken migration in MySQLStan Hu2016-06-291-1/+1
* | Merge branch 'fix/import-url-migration' into 'master' Rémy Coutable2016-07-081-6/+26
|\ \
| * | fix thread join issuefix/import-url-migrationJames Lopez2016-07-081-4/+2
| * | import_url migration performance improvementsJames Lopez2016-07-081-6/+28
* | | Merge branch 'feature/option-set-new-users-external' into 'master' Rémy Coutable2016-07-081-0/+13
|\ \ \
| * | | Added setting to set new users by default as externalDravere2016-07-071-0/+13
| |/ /
* | | Allow reply-by-email with diff notesDouwe Maan2016-07-061-0/+22
* | | Add DiffNote modelDouwe Maan2016-07-061-0/+6
* | | Store diff head and start commit shas on MR diffsDouwe Maan2016-07-062-0/+10
|/ /
* | Merge branch 'fix/import-url-validator' into 'master' Robert Speicher2016-07-061-0/+86
|\ \
| * | typoJames Lopez2016-06-301-1/+1
| * | few more changes from suggestionsJames Lopez2016-06-301-1/+4
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-url-...James Lopez2016-06-302-0/+17
| |\ \
| * | | few changes based on feedbackJames Lopez2016-06-301-3/+3
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-url-...James Lopez2016-06-226-0/+87
| |\ \ \ | | | |/ | | |/|
| * | | fixed a few MySQL issues and added changelogJames Lopez2016-06-201-11/+42
| * | | started working on a migration for projects that have current import_url issuesJames Lopez2016-06-201-0/+52
* | | | Rename `enabled_git_access_protocols` to singular.Patricio Cano2016-07-051-1/+1
* | | | Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano2016-07-051-0/+11
* | | | Add a migration to remove requesters that are owners of their project18790-dont-show-request-button-to-project-ownerRémy Coutable2016-07-051-0/+40
* | | | Add index on both Award Emoji user and nameindex-on-emoji-name-and-userZ.J. van de Weg2016-07-051-0/+11
* | | | Merge remote-tracking branch 'upstream/master' into save-artifacts_sizesLin Jen-Shin2016-07-042-0/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-291-0/+5
| * | | Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-0/+12
| | |/ | |/|
* | | Remove migration guide comment:Lin Jen-Shin2016-07-011-3/+0
* | | Just save the size in total rather than individual filesLin Jen-Shin2016-06-281-3/+2
* | | Introduce ci_builds.artifacts_sizes as JSON:Lin Jen-Shin2016-06-281-0/+11
|/ /
* | Merge branch 'feature/runner-lock-on-project' into 'master' Rémy Coutable2016-06-212-0/+25
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-205-0/+73
| |\ \
| * | | Add index for ci_runners.locked, feedback:Lin Jen-Shin2016-06-201-0/+12
| * | | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-179-9/+124
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/runner-lock-on-projectLin Jen-Shin2016-06-14348-0/+412
| |\ \ \ \
| * | | | | include the helperLin Jen-Shin2016-06-091-3/+3
| * | | | | Update migration with add_column_with_default:Lin Jen-Shin2016-06-091-2/+7
| * | | | | Add config field to runner to lock it on projectGrzegorz Bizon2016-06-091-0/+8
* | | | | | Set missing stages on ci builds to 'test' to avoid regressions in the pipelin...17949-error-500-on-gitlab-org-when-visiting-pipelinesAlejandro Rodríguez2016-06-201-0/+9
| |_|_|/ / |/| | | |
* | | | | Remove Duplicated keys add UNIQUE index to fingerprint18697-uniqueness-key-validationPaco Guzman2016-06-203-0/+53
| |_|_|/ |/| | |
* | | | Merge master into issue_12758issue_12758Felipe Artur2016-06-174-0/+43
|\ \ \ \