summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* Only create :admin user in the one test where it's usedRobert Speicher2015-07-251-2/+3
* Update specs.fix-api-project-transferDouwe Maan2015-07-111-5/+5
* Use stub_application_setting in a few more specsRobert Speicher2015-07-065-22/+6
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-233-18/+26
|\
| * Fix `raise_error` without an argument deprecation warningsRobert Speicher2015-06-221-1/+1
| * Fix GitPushService specRobert Speicher2015-06-221-4/+6
| * Replace remaining references to `Note.create_cross_reference_note`Robert Speicher2015-06-222-7/+7
| * Update mock and stub syntax for specsRobert Speicher2015-06-221-10/+16
* | Fix Style/IndentationWidth cop violationsStan Hu2015-06-221-3/+3
* | Fix Style/AlignHash cop violationsStan Hu2015-06-222-4/+8
* | Fix Style/Blocks cop violationsRobert Speicher2015-06-223-20/+16
* | Fix Style/TrailingBlankLines cop violationsRobert Speicher2015-06-222-2/+0
* | Fix Style/IndentationConsistency cop violationsRobert Speicher2015-06-222-4/+4
* | Remove unnecessary whitespace between let and (Dmitriy Zaporozhets2015-06-224-15/+15
|/
* Merge branch 'fix-ext-issue-webbased-hooks' into 'master'Douwe Maan2015-06-161-0/+9
|\
| * Fix hooks for web based events with external issue referencesDaniel Gerhardt2015-06-141-0/+9
* | Merge branch 'fix-post-receive-external-tracker' into 'master'Douwe Maan2015-06-152-0/+19
|\ \ | |/ |/|