summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Change merge_error column from string to text typeStan Hu2016-08-231-2/+2
* Revert the revert of Optimistic Lockingrevert_revert_issuable_lockValery Sizov2016-08-221-15/+17
* Merge branch 'fix-diff-note-discussion-id' into 'master' Rubén Dávila Santos2016-08-201-1/+2
|\
| * Call `set_discussion_id` again in DiffNote `before_validation` because the or...Douwe Maan2016-08-191-1/+2
* | Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-0/+2
|/
* Merge branch 'master' into 'expiration-date-on-memberships'Sean McGivern2016-08-191-2/+6
|\
| * Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-181-0/+1
| |\
| * \ Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-171-0/+24
| |\ \
| * | | Store discussion_id on Note for faster discussion lookup.Douwe Maan2016-08-171-2/+4
| * | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-161-2/+14
| |\ \ \
| * | | | Remove accidental addition of table and index.Connor Shea2016-08-161-10/+0
| * | | | Resolve feedback.Connor Shea2016-08-151-0/+10
| * | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-121-55/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-031-6/+25
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into diff-line-comment-vuejsPhil Hughes2016-07-261-7/+8
| |\ \ \ \ \ \
| * | | | | | | Add resolved_at and resolved_by_id to DiffNoteDouwe Maan2016-07-251-1/+3
* | | | | | | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-181-0/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch '17334-u2f-device-identifiers' into 'master' Robert Speicher2016-08-181-1/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Allow naming U2F devices.Timothy Andrew2016-08-181-1/+2
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Allow project group links to be expiredSean McGivern2016-08-181-1/+2
* | | | | | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-181-58/+47
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Ensure that we have only one list per label per boardDouglas Barbosa Alexandre2016-08-171-0/+1
| * | | | | | Order board lists by list_type, and positionDouglas Barbosa Alexandre2016-08-171-2/+2
| * | | | | | Add Board modelDouglas Barbosa Alexandre2016-08-171-0/+23
| |/ / / / /
| * | | | | 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 Date instead of Datetime. Nobody cares about the exact hour.Adam Niedzielski2016-08-041-1/+1
* | | | WIPAdam Niedzielski2016-08-011-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
|\ \ | |/