summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'manual-actions' into 'master' Rémy Coutable2016-07-191-15/+48
|\
| * Improve code designKamil Trzcinski2016-07-181-1/+1
| * Update build fixtures to include manual actionsKamil Trzcinski2016-07-181-15/+48
* | Merge branch 'undo-revert-of-4892' into 'master' 19396-api-allow-admin-owner-to-set-timestamp-when-changing-issue-stateRémy Coutable2016-07-183-4/+22
|\ \ | |/ |/|
| * Remove `lock_version` from the `merge_requests` table.undo-revert-of-4892Timothy Andrew2016-07-181-1/+0
| * Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-183-4/+23
* | Disable transaction when adding index for Ci::PipelineKamil Trzcinski2016-07-181-0/+2
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into store-variables...store-variables-and-when-in-builds-tableKamil Trzcinski2016-07-184-29/+26
|\ \
| * \ Merge branch 'track-pipeline-user' into 'master' Rémy Coutable2016-07-183-1/+17
| |\ \ | | |/ | |/|
| | * Make rubocop happytrack-pipeline-userKamil Trzcinski2016-07-151-1/+1
| | * Add index for user_id of pipelineKamil Trzcinski2016-07-152-1/+9
| | * Track a user who created a pipelineKamil Trzcinski2016-07-152-1/+9
| * | Revert "Optimistic locking for Issue and Merge Requests"revert-lock-for-issuableStan Hu2016-07-132-29/+10
| |/
* | Remove irrelevant commentsKamil Trzcinski2016-07-161-14/+0
* | Fix AddWhenAndYamlVariablesToCiBuilds migrationKamil Trzcinski2016-07-161-1/+1
* | Store when and yaml variables in builds tableKamil Trzcinski2016-07-162-1/+25
|/
* Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-133-22/+3
* Enforce "developers can merge" during `pre-receive`.Timothy Andrew2016-07-132-0/+9
* Added "developers can merge" setting to protected branchesMathias Vestergaard2016-07-132-3/+13
* Delete award emoji when deleting a user19693-emoji-awards-aren-t-deleted-for-deleted-usersSean McGivern2016-07-122-1/+22
* Optimistic locking for Issue and Merge RequestsValery Sizov2016-07-122-11/+30
* 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-082-0/+14
|\ \ \
| * | | Added setting to set new users by default as externalDravere2016-07-072-0/+14
| |/ /
* | | Update schemaDouwe Maan2016-07-061-1/+7
* | | 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-303-13/+32
| |\ \
| * | | 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-227-1/+92
| |\ \ \ | | | |/ | | |/|
| * | | 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
* | | | Rebasing caused `enabled_git_access_protocol` to become plural. Fixed here.Patricio Cano2016-07-051-1/+1
* | | | 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-052-0/+12
* | | | Add a migration to remove requesters that are owners of their project18790-dont-show-request-button-to-project-ownerRémy Coutable2016-07-052-1/+41
* | | | Add index on both Award Emoji user and nameindex-on-emoji-name-and-userZ.J. van de Weg2016-07-052-1/+13
* | | | Merge remote-tracking branch 'upstream/master' into save-artifacts_sizesLin Jen-Shin2016-07-043-13/+32
|\ \ \ \ | | |_|/ | |/| |
| * | | Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-292-0/+6