summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Fix note resolution specsSean McGivern2017-09-061-8/+8
* Resolve outdated diff discussions on pushSean McGivern2017-09-061-4/+34
* Optimize SQL queries used in Groups::GroupMembersController#create27374-groups-groupmemberscontroller-create-is-slow-due-to-sqlRubén Dávila2017-09-053-32/+15
* Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern2017-09-051-11/+31
|\
| * Fuzzy search issuable title or descriptionHiroyuki Sato2017-08-311-11/+31
* | drop backwards compatibility for valid_signatureAlexis Reigel2017-09-051-30/+0
* | use new #verification_statusAlexis Reigel2017-09-052-4/+34
* | add User##verified_email? methodAlexis Reigel2017-09-051-0/+14
* | match the committer's email against the gpg keyAlexis Reigel2017-09-051-2/+28
* | Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński2017-09-052-4/+41
|\ \
| * | Move trigger_variables to presenterShinya Maeda2017-09-041-38/+0
| * | trigger_variables should consider trigger_request existstance alwaysShinya Maeda2017-09-041-0/+38
| * | Remove ci_trigger_request_with_variablesShinya Maeda2017-09-041-4/+24
| * | Fix trigger_request.variablesShinya Maeda2017-09-041-2/+2
| * | Fix specShinya Maeda2017-09-041-1/+1
| * | Revert autheticate! in Trigger APIShinya Maeda2017-09-041-1/+1
| * | Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda2017-09-041-0/+17
* | | Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_buildsShinya Maeda2017-09-051-3/+3
* | | Fix specShinya Maeda2017-09-051-1/+4
* | | - Allow runner API to pass failure_reasonShinya Maeda2017-09-051-6/+4
* | | Fix enum listsShinya Maeda2017-09-052-20/+20
* | | Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-051-0/+20
* | | Merge branch 'feature/gb/kubernetes-only-pipeline-jobs' into 'master'Kamil Trzciński2017-09-042-9/+20
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-09-0413-5/+454
| |\ \
| * | | Change CI/CD kubernetes policy keyword to `active`Grzegorz Bizon2017-09-011-2/+2
| * | | Check if service active when using CI/CD kubernetes policyGrzegorz Bizon2017-09-011-30/+6
| * | | Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-08-3110-66/+198
| |\ \ \
| * | | | Refactor context variables in pipeline model classGrzegorz Bizon2017-08-311-12/+4
| * | | | Check if kubernetes required before creating a jobGrzegorz Bizon2017-08-261-0/+40
| * | | | Improve kubernetes service specs readabilityGrzegorz Bizon2017-08-261-9/+4
| * | | | Make it possible to access deployment details from pipelineGrzegorz Bizon2017-08-261-0/+8
* | | | | Merge branch 'move-git-operation-service' into 'master'Sean McGivern2017-09-041-15/+15
|\ \ \ \ \
| * | | | | Move GitOperationService to Gitlab::Gitmove-git-operation-serviceJacob Vosmaer2017-09-011-15/+15
* | | | | | Merge branch 'git-operation-service-to-git' into 'master'Sean McGivern2017-09-041-26/+25
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Fix whitespacegit-operation-service-to-gitJacob Vosmaer2017-09-011-1/+1
| * | | | Remove empty lineJacob Vosmaer2017-09-011-1/+0
| * | | | Restore with_branch cache specJacob Vosmaer2017-09-011-0/+18
| * | | | Prepare GitOperationService for move to Gitlab::GitJacob Vosmaer2017-08-311-40/+22
| | |_|/ | |/| |
* | | | Merge branch 'feature/sm/33281-protected-runner-executes-jobs-on-protected-br...Kamil Trzciński2017-09-042-0/+102
|\ \ \ \
| * | | | Fix specShinya Maeda2017-09-032-2/+24
| * | | | Fix typoShinya Maeda2017-09-031-1/+1
| * | | | Add validation for protected attributesShinya Maeda2017-09-031-1/+5
| * | | | Improve spec. Add validation for accel_level on runner.Shinya Maeda2017-09-032-29/+47
| * | | | Fix specShinya Maeda2017-09-031-2/+2
| * | | | Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-032-8/+8
| * | | | Extend can_pick?Shinya Maeda2017-09-031-0/+24
| * | | | Fix specShinya Maeda2017-09-031-4/+4
| * | | | Add the rest of specsShinya Maeda2017-09-031-0/+10
| * | | | Add spec. Fix runner setting page. It worked.Shinya Maeda2017-09-031-0/+24
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJose Ivan Vargas2017-09-037-3/+221
|\ \ \ \ \ | |/ / / /