summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'XenGi/gitlab-ce-master'Stan Hu2015-10-081-2/+2
|\
| * hooks: Add full project namespace to payloadRicardo Band2015-10-021-2/+2
* | Fix create_trigger_request_service_specrefactor-build-serviceKamil Trzcinski2015-10-051-4/+4
* | Fix GitLabCiService and remove ci_yaml_file from CI push dataKamil Trzcinski2015-10-051-16/+6
* | Make rubocop happyKamil Trzcinski2015-10-051-1/+1
* | Fix triggers specKamil Trzcinski2015-10-051-23/+8
* | Fix next round of testsKamil Trzcinski2015-10-051-14/+33
|/
* Fix testsDmitriy Zaporozhets2015-10-021-8/+4
* Remove unnecessary fork ci logicDmitriy Zaporozhets2015-10-022-38/+1
* Merge branch 'mr_improve_errors_handling'Dmitriy Zaporozhets2015-10-011-0/+14
|\
| * Improve error message when merging failsmr_improve_errors_handlingValery Sizov2015-10-011-0/+14
* | Note the original location of a moved project when notifying users of the moveproject_movingValery Sizov2015-10-011-3/+3
|/
* Delegate ci_project parameters to projectsKamil Trzcinski2015-09-301-3/+3
* Make ensure_gitlab_ci_project return ci_project or create a new oneci-commits-to-projectsKamil Trzcinski2015-09-291-2/+1
* Fix register_build_service testsKamil Trzcinski2015-09-291-5/+4
* Fix testsKamil Trzcinski2015-09-291-1/+3
* WIPKamil Trzcinski2015-09-294-10/+12
* Ensure raise_error expectations provide argumentsrs-fix-spec-warningsRobert Speicher2015-09-211-1/+2
* Rubocop fixfail-ci-builds-without-ymlKamil Trzcinski2015-09-201-1/+1
* Fail builds if no .gitlab-ci.yml is foundKamil Trzcinski2015-09-201-0/+13
* remove API calls from CE to CIci_closer_integrationValery Sizov2015-09-182-3/+4
* Merge branch 'fix-issue-2382' into 'master'Stan Hu2015-09-171-0/+10
|\
| * Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu2015-09-151-0/+10
* | Merge remote-tracking branch 'origin/master' into ci-and-ce-sitting-in-a-tree...Kamil Trzcinski2015-09-152-3/+13
|\ \ | |/
| * Import forked repositories asynchronously to prevent large repositories from ...Stan Hu2015-09-112-3/+13
* | Fix: rubocopKamil Trzcinski2015-09-153-4/+4
* | Fix: services/ci/create_project_service_spec.rbKamil Trzcinski2015-09-151-14/+12
* | fix specs. Stage 7Valery Sizov2015-09-154-27/+25
* | fix specs. Stage 6Valery Sizov2015-09-156-136/+140
* | fix specs. Stage 5Valery Sizov2015-09-152-6/+6
* | fix part of specsValery Sizov2015-09-141-96/+98
* | rubocop satisfyValery Sizov2015-09-141-6/+6
* | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-093-2/+82
|\ \ | |/
| * Merge branch 'global_labels' into 'master'Dmitriy Zaporozhets2015-09-091-0/+8
| |\
| | * added spinach for glabal labelsglobal_labelsValery Sizov2015-09-031-0/+8
| * | FogBugz project importJared Szechy2015-09-081-0/+65
| |/
| * Don't notify users without access to the project when they are (accidentally)...dont-notify-users-without-project-accessDouwe Maan2015-08-261-2/+9
* | Move helpers back to original directoryDmitriy Zaporozhets2015-09-097-12/+12
* | Refactor CI testsDmitriy Zaporozhets2015-09-097-0/+427
|/
* Create cross-reference for closing references on commits pushed to non-defaul...Maƫl Valais2015-08-221-23/+34
* Merge branch 'master' into reply-by-emailDouwe Maan2015-08-202-6/+1
|\
| * Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-112-6/+1
* | Test Email::AttachmentUploader.Douwe Maan2015-08-201-24/+24
|/
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-112-1/+6
* Merge branch 'master' into merge-notifsmerge-notifsDouwe Maan2015-08-062-6/+1
|\
| * Fix merge request creation without branch selectedDmitriy Zaporozhets2015-08-051-5/+0
| * Improve tests to use real branches in merge requestsDmitriy Zaporozhets2015-08-041-1/+1
* | Send notification to all participants when MR is merged.Douwe Maan2015-07-301-1/+6
|/
* Check that project was actually created rather than just validated in import:...Stan Hu2015-07-291-1/+1
* Create project services on Project creationrs-dev-issue-306Robert Speicher2015-07-251-0/+7