summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-292-13/+26
| | |/ | |/|
* | | Remove migration guide comment:Lin Jen-Shin2016-07-011-3/+0
* | | Just save the size in total rather than individual filesLin Jen-Shin2016-06-282-4/+4
* | | 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-213-1/+28
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...feature/runner-lock-on-projectLin Jen-Shin2016-06-201-0/+1
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-206-0/+88
| |\ \ \
| * | | | Add index for ci_runners.locked, feedback:Lin Jen-Shin2016-06-202-1/+14
| * | | | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-1711-25/+205
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/runner-lock-on-projectLin Jen-Shin2016-06-14349-22/+433
| |\ \ \ \ \
| * | | | | | 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-092-0/+9
* | | | | | | Merge branch '17949-error-500-on-gitlab-org-when-visiting-pipelines' into 'ma...Rémy Coutable2016-06-201-0/+9
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | 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
| | |_|_|/ / | |/| | | |
* | | | | | Add notification_settings:events to schemaissue_12758_2Felipe Artur2016-06-201-1/+2
|/ / / / /
* | | | | Remove Duplicated keys add UNIQUE index to fingerprint18697-uniqueness-key-validationPaco Guzman2016-06-204-1/+55
| |_|_|/ |/| | |
* | | | Merge master into issue_12758issue_12758Felipe Artur2016-06-175-1/+59
|\ \ \ \
| * \ \ \ Merge branch '2979-personal-access-tokens' into 'master' Douwe Maan2016-06-172-0/+27
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-1610-25/+184
| | |\ \ \
| | * | | | Fix rubocop spec.Timothy Andrew2016-06-141-1/+1
| | * | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-14349-22/+433
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-0911-10/+131
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-0314-27/+138
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-05-114-12/+25
| | |\ \ \ \ \
| | * | | | | | Merge the "personal access token"-related migrations.Timothy Andrew2016-04-283-10/+2
| | * | | | | | Allow expiration of personal access tokens.Timothy Andrew2016-04-281-0/+5
| | * | | | | | Allow revoking personal access tokens.Timothy Andrew2016-04-281-0/+5
| | * | | | | | Allow creating Personal Access Tokens through the website.Timothy Andrew2016-04-282-0/+25
| * | | | | | | Make project_id nullableKamil Trzcinski2016-06-162-1/+22
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Add index on `requested_at` to the `members` tableadd-index-on-requested_at-to-membersRémy Coutable2016-06-152-1/+11