summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-182-0/+30
|\
| * Merge branch '17334-u2f-device-identifiers' into 'master' Robert Speicher2016-08-182-1/+31
| |\
| | * Allow naming U2F devices.Timothy Andrew2016-08-182-1/+31
* | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-181-5/+4
|\ \ \ | |/ /
| * | Merge branch '18141-pipeline-graph' into 'master' Jacob Schatz2016-08-171-5/+4
| |\ \
| | * | Update fixtures to add a created status to pipelineKamil Trzcinski2016-08-171-5/+4
| | * | Merge remote-tracking branch 'origin/master' into 18141-pipeline-graphKamil Trzcinski2016-08-1712-88/+317
| | |\ \ | | | |/
| | * | Update fixtures to make development testing easierKamil Trzcinski2016-08-171-6/+26
* | | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-175-6/+94
|\ \ \ \ | |/ / /
| * | | Merge branch 'issue-boards' into 'master' Douwe Maan2016-08-174-0/+68
| |\ \ \
| | * | | Ensure that we have only one list per label per boardDouglas Barbosa Alexandre2016-08-172-0/+16
| | * | | Order board lists by list_type, and positionDouglas Barbosa Alexandre2016-08-172-4/+4
| | * | | fixup! Add List modelDouglas Barbosa Alexandre2016-08-171-0/+4
| | * | | Add Board modelDouglas Barbosa Alexandre2016-08-173-0/+48
| | | |/ | | |/|
| * | | Merge branch '18681-pipelines-merge-request' into 'master' Jacob Schatz2016-08-171-6/+26
| |\ \ \ | | |/ / | |/| |
| | * | Update fixtures to make development testing easierKamil Trzcinski2016-08-161-6/+26
* | | | Store discussion_id on Note for faster discussion lookup.Douwe Maan2016-08-172-2/+17
* | | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-167-32/+142
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski2016-08-164-1/+78
| |\ \ \ | | |/ /
| | * | Merge branch 'akismet-submittable' into 'master' Robert Speicher2016-08-154-1/+78
| | |\ \
| | | * | Further refactor and syntax fixes.Patricio Cano2016-08-152-2/+2
| | | * | Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano2016-08-152-1/+6
| | | * | Allow `Issue` to be submitted as spamPatricio Cano2016-08-152-0/+2
| | | * | Allow `SpamLog` to be submitted as hamPatricio Cano2016-08-152-0/+21
| | | * | Refactored spam related code even furtherPatricio Cano2016-08-152-1/+29
| | | * | Lay the ground works to submit information to AkismetPatricio Cano2016-08-152-0/+21
| * | | | Merge branch 'fix-failing-tests' into pipeline-hooks-without-slackKamil Trzcinski2016-08-151-30/+29
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'fix/build-seeds-in-development-environment' into 'master' Grzegorz Bizon2016-08-151-30/+29
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix pipeline and build seeds in development environmentGrzegorz Bizon2016-08-151-30/+29
| * | | | 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-133-2/+22
| |\ \ \ \ | | |/ / /
| * | | | Remove stage parameter from send payloadKamil Trzcinski2016-08-111-0/+2
| * | | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-114-54/+153
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin2016-08-118-32/+58
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Implement pipeline hooks, extracted from !5525Lin Jen-Shin2016-08-022-0/+32
* | | | | 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-1213-87/+232
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-113-2/+22
| | |_|/ | |/| |
| * | | Merge branch 'refactor-builds-creation-service' into 'master' Rémy Coutable2016-08-112-0/+10
| |\ \ \
| | * | | Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-112-0/+10
| * | | | Remove various redundant indexesYorick Peterse2016-08-112-52/+116
| |/ / /
| * | | Remove trigram indexes for "ci_runners"remove-ci-runner-trigram-indexesYorick Peterse2016-08-102-3/+28
| | |/ | |/|
| * | Merge branch '20568-fix-member-data-again' into 'master' Douwe Maan2016-08-042-1/+22
| |\ \
| | * | Add missing DOWNTIME constant to the AddTimestampsToMembersAgain migrationNick Thomas2016-08-041-0/+1
| | * | Add a data migration to fix some missing timestamps in the members table (again)Nick Thomas2016-08-042-1/+21
| * | | Merge branch '20609-fix-protected-branch-access-levels-migration' into 'master' Douwe Maan2016-08-042-4/+4
| |\ \ \
| | * | | Migrate protected branch access levels to match constants in `Gitlab::Access`20609-fix-protected-branch-access-levels-migrationTimothy Andrew2016-08-042-4/+4
| | | |/ | | |/|