summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Adds exclusive lease to Git garbage collect worker.35558-only-one-garbage-collection-should-be-running-per-project-at-onceTiago Botelho2017-09-071-0/+1
* Merge branch 'fix/sm/33281-activerecord-recordinvalid-when-build-has-nil-prot...Kamil Trzciński2017-09-061-0/+11
|\
| * Fix specShinya Maeda2017-09-071-1/+1
| * Use before_save :set_protectedShinya Maeda2017-09-061-0/+11
* | Resolve outdated diff discussions on pushSean McGivern2017-09-061-15/+47
|/
* Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński2017-09-051-52/+0
|\
| * Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda2017-09-041-52/+0
* | Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_buildsShinya Maeda2017-09-051-1/+1
* | - Allow runner API to pass failure_reasonShinya Maeda2017-09-051-1/+1
* | Fix enum listsShinya Maeda2017-09-051-1/+1
* | Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-051-0/+1
|/
* Merge branch 'feature/sm/33281-protected-runner-executes-jobs-on-protected-br...Kamil Trzciński2017-09-043-20/+88
|\
| * Fix spec on egister_job_service_spec.rbfeature/sm/33281-protected-runner-executes-jobs-on-protected-branchShinya Maeda2017-09-031-32/+32
| * Fix specShinya Maeda2017-09-031-1/+1
| * Fix specShinya Maeda2017-09-032-14/+40
| * Fix specShinya Maeda2017-09-031-2/+2
| * Improve spec. Add validation for accel_level on runner.Shinya Maeda2017-09-031-2/+4
| * Remove access_level index from runner. Add protected on ci_pipelines. Add pro...Shinya Maeda2017-09-031-0/+2
| * Fix specShinya Maeda2017-09-031-2/+2
| * Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-031-1/+1
| * Fix specShinya Maeda2017-09-031-1/+1
| * Add the rest of specsShinya Maeda2017-09-031-0/+38
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJose Ivan Vargas2017-09-032-0/+30
|\ \ | |/
| * Fix a spec failure dependent on load orderrs-fix-masterRobert Speicher2017-09-011-1/+1
| * Merge branch 'move-action' into 'master'Sean McGivern2017-09-012-0/+30
| |\
| | * /move project functionality. Squash commit.Manolis Mavrofidis2017-08-312-0/+30
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2017-09-011-22/+8
|\ \ \ | |/ /
| * | Optimize system note service specsGrzegorz Bizon2017-08-311-22/+8
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2017-08-314-2/+103
|\ \ \ | |/ / |/| |
| * | Merge branch '36743-existing-repo-master' into 'master'Douwe Maan2017-08-314-2/+103
| |\ \
| | * | Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto2017-08-254-2/+103
* | | | Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin2017-08-3024-176/+351
|\ \ \ \ | |/ / /
| * | | Merge branch '35793_fix_predicate_names' into 'master'Robert Speicher2017-08-293-7/+7
| |\ \ \
| | * | | replace `is_spam?` with `spam?`Maxim Rydkin2017-08-292-5/+5
| | * | | replace `is_default_branch?` with `default_branch?`Maxim Rydkin2017-08-291-2/+2
| * | | | Merge branch 'fix/sm/37040-regression-pipeline-trigger-via-api-fails-with-500...Kamil Trzciński2017-08-291-15/+11
| |\ \ \ \
| | * | | | Fix specfix/sm/37040-regression-pipeline-trigger-via-api-fails-with-500-internal-server-error-in-9-5-1Shinya Maeda2017-08-291-14/+10
| | * | | | Fix specShinya Maeda2017-08-291-3/+3
| | |/ / /
| * | | | Cleans merge_jid when possible on MergeService36114-stuck-mrs-job-follow-upOswaldo Ferreira2017-08-281-5/+28
| * | | | Track enqueued and ongoing MRsOswaldo Ferreira2017-08-281-0/+9
| |/ / /
| * | | Merge branch '36792-inline-user-refresh-when-creating-project' into 'master'Douwe Maan2017-08-282-1/+8
| |\ \ \
| | * | | Don't add admins as masters to projects created in another user's namespaceNick Thomas2017-08-251-1/+1
| | * | | Move sidekiq-based project authorization refresh out of Projects::CreateServiceNick Thomas2017-08-251-0/+7
| * | | | Merge branch 'rs-aggregate-system-note-specs' into 'master'Douwe Maan2017-08-281-25/+4
| |\ \ \ \
| | * | | | Combine multiple expectations into one for shared system note examplers-aggregate-system-note-specsRobert Speicher2017-08-241-25/+4
| | |/ / /
| * | | | Merge branch '35642-add-owner-to-triggers-factory' into 'master'Kamil Trzciński2017-08-281-1/+2
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/master' into 35642-add-owner-to-trigge...35642-add-owner-to-triggers-factoryLin Jen-Shin2017-08-286-80/+80
| | |\ \ \ \
| | * | | | | Make default trigger factory generate an ownerLin Jen-Shin2017-08-251-1/+2
| * | | | | | Merge branch 'sh-simplify-system-hook-testing' into 'master'Douwe Maan2017-08-281-27/+6
| |\ \ \ \ \ \
| | * | | | | | Simplify system hook testing and guarantee test will firesh-simplify-system-hook-testingStan Hu2017-08-271-27/+6