summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski2016-08-161-1/+11
|\
| * Further refactor and syntax fixes.Patricio Cano2016-08-151-1/+1
| * Allow `Issue` to be submitted as spamPatricio Cano2016-08-151-0/+1
| * Allow `SpamLog` to be submitted as hamPatricio Cano2016-08-151-0/+1
| * Refactored spam related code even furtherPatricio Cano2016-08-151-1/+0
| * Lay the ground works to submit information to AkismetPatricio Cano2016-08-151-0/+9
* | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-151-1/+1
|\ \ | |/
| * Merge branch 'zj-deployment-status-on-mr' into 'master' Douwe Maan2016-08-151-1/+1
| |\
| | * Method names changed to #includes_commit?zj-deployment-status-on-mrZ.J. van de Weg2016-08-121-1/+1
* | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-131-0/+2
|\ \ \ | |/ /
| * | Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-111-0/+2
| |/
* | Remove stage parameter from send payloadKamil Trzcinski2016-08-111-0/+2
|/
* Merge branch 'refactor-builds-creation-service' into 'master' Rémy Coutable2016-08-111-0/+1
|\
| * Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-0/+1
* | Remove various redundant indexesYorick Peterse2016-08-111-52/+4
|/
* Remove trigram indexes for "ci_runners"remove-ci-runner-trigram-indexesYorick Peterse2016-08-101-3/+1
* Add a data migration to fix some missing timestamps in the members table (again)Nick Thomas2016-08-041-1/+1
* Remove unnecessary index_projects_on_builds_enabled index from the projects t...20491-remove-unnecessary-index_projects_on_builds_enabled-index-from-the-projects-tableAlejandro Rodríguez2016-08-031-2/+1
* 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