summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Incorporate feedbackZ.J. van de Weg2016-07-291-1/+1
* Add an URL field to EnvironmentsZ.J. van de Weg2016-07-291-1/+2
* Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-291-8/+8
* Add a series of migrations changing the model-level design of protected branc...Timothy Andrew2016-07-291-4/+22
* Fix missing schema update for 20160722221922Stan Hu2016-07-261-1/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-cetiagonbotelho2016-07-211-7/+11
|\
| * Make Service.external_wikis return only active external wikisRémy Coutable2016-07-211-1/+1
| * Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-201-1/+3
| |\
| | * Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-1/+1
| | * Added the ability to block sign ups using a domain blacklist.Patricio Cano2016-07-181-0/+2
| * | Allow to disable user request access to groups/projectsFelipe Artur2016-07-201-5/+7
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-cetiagonbotelho2016-07-201-1/+2
|\ \ \ | |/ /
| * | speed up ExternalWikiService#get_project_wiki_pathEugene Howe2016-07-191-1/+2
| |/
* | updates local schematiagonbotelho2016-07-201-7/+8
|/
* Merge branch 'undo-revert-of-4892' into 'master' 19396-api-allow-admin-owner-to-set-timestamp-when-changing-issue-stateRémy Coutable2016-07-181-4/+5
|\
| * 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-181-4/+6
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into store-variables...store-variables-and-when-in-builds-tableKamil Trzcinski2016-07-181-12/+12
|\ \
| * \ Merge branch 'track-pipeline-user' into 'master' Rémy Coutable2016-07-181-1/+3
| |\ \ | | |/ | |/|
| | * Add index for user_id of pipelineKamil Trzcinski2016-07-151-1/+2
| | * Track a user who created a pipelineKamil Trzcinski2016-07-151-1/+2
| * | Revert "Optimistic locking for Issue and Merge Requests"revert-lock-for-issuableStan Hu2016-07-131-12/+10
| |/
* | Store when and yaml variables in builds tableKamil Trzcinski2016-07-161-1/+3
|/
* Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-131-5/+3
* Enforce "developers can merge" during `pre-receive`.Timothy Andrew2016-07-131-0/+1
* Added "developers can merge" setting to protected branchesMathias Vestergaard2016-07-131-3/+4
* Delete award emoji when deleting a user19693-emoji-awards-aren-t-deleted-for-deleted-usersSean McGivern2016-07-121-1/+1
* Optimistic locking for Issue and Merge RequestsValery Sizov2016-07-121-11/+13
* Merge branch 'feature/option-set-new-users-external' into 'master' Rémy Coutable2016-07-081-0/+1
|\
| * Added setting to set new users by default as externalDravere2016-07-071-0/+1
* | Update schemaDouwe Maan2016-07-061-1/+7
|/
* Rebasing caused `enabled_git_access_protocol` to become plural. Fixed here.Patricio Cano2016-07-051-1/+1
* Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano2016-07-051-0/+1
* Add a migration to remove requesters that are owners of their project18790-dont-show-request-button-to-project-ownerRémy Coutable2016-07-051-1/+1
* Add index on both Award Emoji user and nameindex-on-emoji-name-and-userZ.J. van de Weg2016-07-051-1/+2
* Merge remote-tracking branch 'upstream/master' into save-artifacts_sizesLin Jen-Shin2016-07-041-13/+15
|\
| * Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-291-0/+1
| * Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-13/+14
* | Just save the size in total rather than individual filesLin Jen-Shin2016-06-281-1/+2
|/
* Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...feature/runner-lock-on-projectLin Jen-Shin2016-06-201-0/+1
|\
| * Add notification_settings:events to schemaissue_12758_2Felipe Artur2016-06-201-1/+2
* | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-201-0/+15
|\ \ | |/
| * Remove Duplicated keys add UNIQUE index to fingerprint18697-uniqueness-key-validationPaco Guzman2016-06-201-1/+2
| * Merge branch '2979-personal-access-tokens' into 'master' Douwe Maan2016-06-171-0/+14
| |\
| | * Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-161-16/+48
| | |\
| | * \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-141-22/+21
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-091-3/+31
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-031-24/+31
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-05-111-11/+11
| | |\ \ \ \ \
| | * | | | | | Allow creating Personal Access Tokens through the website.Timothy Andrew2016-04-281-0/+14