summaryrefslogtreecommitdiff
path: root/spec/factories
Commit message (Expand)AuthorAgeFilesLines
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-113-0/+31
* TST: Use more accurate time windows so tests do not failjoshbabier2016-08-041-2/+2
* Merge branch 'zj-env-external-url' into 'master' Rémy Coutable2016-08-011-0/+1
|\
| * Add an URL field to EnvironmentsZ.J. van de Weg2016-07-291-0/+1
* | Check for Ci::Build artifacts at database levelPaco Guzman2016-07-291-0/+16
|/
* Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-291-5/+11
* Enforce "No One Can Push" during git operations.Timothy Andrew2016-07-291-0/+17
* Tests refactoring for trigger variablesKatarzyna Kobierska2016-07-261-1/+2
* Refactor Issues::BulkUpdateService specrs-bulk-issues-update-specRobert Speicher2016-07-201-0/+10
* Use value of `yaml_variables` and `when` from config_processor if undefinedKamil Trzcinski2016-07-191-0/+2
* Improve manual actions code and add model, service and feature testsKamil Trzcinski2016-07-181-0/+5
* Store when and yaml variables in builds tableKamil Trzcinski2016-07-161-0/+5
* Add approval required todosapproval-required-todoSean McGivern2016-07-121-0/+4
* Merge branch 'fix-type-in-project-factory' into 'master' Rémy Coutable2016-07-111-1/+1
|\
| * Fix typo in factory for projects.rbYatish Mehta2016-07-051-1/+1
* | 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