summaryrefslogtreecommitdiff
path: root/spec/factories
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'new-diff-notes' into 'master' Douwe Maan2016-07-071-4/+29
|\
| * Add DiffNote modelDouwe Maan2016-07-061-4/+29
* | Exclude projects pending delete from notificationsSean McGivern2016-07-071-0/+8
|/
* Add Todos APIDouglas Barbosa Alexandre2016-07-011-0/+4
* Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-201-0/+9
|\
| * Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-162-0/+20
| |\
| * \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-141-6/+0
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-098-17/+43
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-032-13/+15
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-05-1114-223/+11
| |\ \ \ \ \
| * | | | | | Allow expiration of personal access tokens.Timothy Andrew2016-04-281-0/+9
* | | | | | | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-172-0/+20
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Improve validationsKamil Trzcinski2016-06-151-0/+1
| * | | | | | Add specs for models and servicesKamil Trzcinski2016-06-142-0/+19
| | |_|_|_|/ | |/| | | |
* | | | | | Adopt the rename from ci_commits to ci_pipelinesLin Jen-Shin2016-06-151-0/+0
|/ / / / /
* | | | | Remove deprecated issues_tracker and issues_tracker_id from projectDouglas Barbosa Alexandre2016-06-131-6/+0
| |_|_|/ |/| | |
* | | | Merge branch '18019-fix-wiki-linking' into 'master' Rémy Coutable2016-06-091-1/+1
|\ \ \ \
| * | | | Implement the correct linking behaviour in `WikiLinkFilter`.Timothy Andrew2016-06-091-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-062-1/+21
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-062-1/+21
| |\ \ \ \
| | * | | | Add a `U2fRegistrations` table/model.Timothy Andrew2016-06-062-1/+21
* | | | | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-062-6/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-062-6/+12
| |\ \ \ \ \ | | |/ / / /
| | * | | | Incorportate feedbackZ.J. van de Weg2016-06-011-6/+0
| | * | | | Merge branch 'master' into awardablesZJ van de Weg2016-05-301-11/+9
| | |\ \ \ \ | | | |/ / /
| | * | | | Merge branch 'master' into awardablesZJ van de Weg2016-05-251-0/+4
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-181-2/+2
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-1116-223/+27
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Add tests on Awardables and Award EmojiZeger-Jan van de Weg2016-05-101-0/+11
| | * | | | | | Create table for award emojiZeger-Jan van de Weg2016-05-062-6/+7
* | | | | | | | Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-033-7/+7
|/ / / / / / /
* | | | | | | Try to use `pipeline` where applicableKamil Trzcinski2016-06-032-2/+2
* | | | | | | Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-032-2/+2
* | | | | | | Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Improve note factoryGrzegorz Bizon2016-05-291-5/+2
* | | | | | Improve notes factoryGrzegorz Bizon2016-05-291-4/+1
* | | | | | Minor changes in note validation specsGrzegorz Bizon2016-05-291-10/+12
* | | | | | Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-291-6/+15
* | | | | | Do not override foreign attributes in note factoryGrzegorz Bizon2016-05-291-5/+4
* | | | | | Update note factory to include noteable associationGrzegorz Bizon2016-05-291-12/+6
| |_|_|/ / |/| | | |
* | | | | Create a todo on failing MR buildSean McGivern2016-05-171-0/+4
| |_|/ / |/| | |
* | | | Update specsDouwe Maan2016-05-131-2/+2
| |/ / |/| |
* | | Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-0913-219/+0
* | | Merge branch 'rs-backport-ee-372' into 'master' Rémy Coutable2016-05-091-3/+7
|\ \ \
| * | | Backport changes from gitlab-org/gitlab-ee!372rs-backport-ee-372Robert Speicher2016-05-041-3/+7
* | | | Remove `wall_enabled` field from Projectrs-remove-wall_enabledRobert Speicher2016-05-081-1/+0
|/ / /
* | | Backported minimal safewebhook implementation to GitLab CEGabriel Mazetto2016-04-301-0/+4
| |/ |/|
* | Fix wiki testsSebastian Klier2016-04-202-0/+16
|/
* Merge branch 'connorshea/gitlab-ce-revoke-authorized-application' into 'master' Rémy Coutable2016-04-143-1/+32
|\
| * Include GonHelper separately and remove created_at in factoryStan Hu2016-04-141-1/+0