summaryrefslogtreecommitdiff
path: root/spec/factories
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into zj/gitlab-ce-zj-auto-devops...Kamil Trzcinski2017-09-071-0/+4
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ee_issue_928_ba...Simon Knox2017-09-068-13/+66
| |\
| * | Backport specsFelipe Artur2017-08-311-0/+4
* | | Add tests to cover all introduced changesKamil Trzcinski2017-09-061-0/+1
* | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-066-11/+17
|\ \ \ | | |/ | |/|
| * | use new #verification_statusAlexis Reigel2017-09-051-1/+1
| * | Remove ci_trigger_request_with_variablesShinya Maeda2017-09-043-9/+1
| * | Fix specShinya Maeda2017-09-042-6/+5
| * | Revert autheticate! in Trigger APIShinya Maeda2017-09-042-10/+9
| * | Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda2017-09-041-8/+9
| * | Merge branch 'feature/sm/33281-protected-runner-executes-jobs-on-protected-br...Kamil Trzciński2017-09-043-0/+15
| |\ \
| | * | Fix specShinya Maeda2017-09-033-12/+1
| | * | Add validation for protected attributesShinya Maeda2017-09-032-2/+12
| | * | Improve spec. Add validation for accel_level on runner.Shinya Maeda2017-09-031-2/+2
| | * | Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-031-4/+4
| | * | Impprove spec by godfat suggestionsShinya Maeda2017-09-031-2/+2
| | * | Add the rest of specsShinya Maeda2017-09-031-0/+8
| | * | Add spec. Fix runner setting page. It worked.Shinya Maeda2017-09-031-0/+8
* | | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-042-2/+49
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJose Ivan Vargas2017-09-031-0/+49
| |\ \ \ | | |/ /
| | * | Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-0/+49
| | |/
| * | Merge branch '36743-existing-repo-master' into 'master'Douwe Maan2017-08-311-2/+0
| |\ \ | | |/ | |/|
| | * Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto2017-08-251-2/+0
* | | Implement the implied CI/CD config for AutoDevOpsZeger-Jan van de Weg2017-08-311-0/+6
|/ /
* | Make default trigger factory generate an ownerLin Jen-Shin2017-08-251-0/+2
|/
* Make sure repository's removal work for legacy and hashed storages28283-uuid-storageGabriel Mazetto2017-08-221-1/+1
* New storage is now "Hashed" instead of "UUID"Gabriel Mazetto2017-08-221-0/+4
* Use usual method to retrieve CI/CD stage statusesGrzegorz Bizon2017-08-161-1/+1
* Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-08-1633-131/+173
|\
| * Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-141-0/+16
| |\
| | * Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-111-0/+16
| | |\
| | | * Migrate events into a new formatYorick Peterse2017-08-101-0/+16
| * | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-112-53/+52
| |\ \ \ | | |/ /
| | * | Merge branch 'rc/improve-projects-factory' into 'master'Robert Speicher2017-08-102-53/+48
| | |\ \
| | | * | Improve the Project factory to make `creator` defaults to namespace.ownerRémy Coutable2017-08-102-53/+48
| | | |/
| | * | Manually assign `notification_email` in the User factory when stubbedrs-fix-stubbed-user-factoryRobert Speicher2017-08-081-0/+4
| | |/
| * | Introduce MergeRequest#write_ref and Repository#write_refLin Jen-Shin2017-08-101-2/+2
| * | Fix some tests and report the error messageLin Jen-Shin2017-08-092-1/+6
| * | Fake out Repository#fetch_ref for merge request ifLin Jen-Shin2017-08-091-0/+10
| |/
| * Merge branch '35761-convdev-perc' into 'master'Sean McGivern2017-08-071-0/+10
| |\
| | * Store & use ConvDev percentages returned by Version app35761-convdev-percJarka Kadlecova2017-08-071-0/+10
| * | Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+6
| |/
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0229-41/+37
| * Remove `:empty_project` factory, implement `:repository` traitRobert Speicher2017-08-021-48/+43
| * Extending API for protected branchesEric2017-08-021-0/+6
| * Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
| * Merge branch '33620-remove-events-from-notification_settings' into 'master'Douwe Maan2017-08-011-1/+0
| |\
| | * Remove events column from notification settings33620-remove-events-from-notification_settingsSean McGivern2017-07-311-1/+0
| * | Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-011-2/+2
| * | Fix group milestone path on issuable sidebarfix-group-milestone-link-in-issuable-sidebarSean McGivern2017-07-311-1/+1
| |/