summaryrefslogtreecommitdiff
path: root/spec/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Fix GitlabCiService specsremove-routes-helperKamil Trzcinski2015-09-221-2/+2
* Removed format validationKirilll Zaitsev2015-09-191-3/+0
* remove API calls from CE to CIci_closer_integrationValery Sizov2015-09-181-33/+4
* Fix CI status in the MR pageValery Sizov2015-09-182-22/+5
* Drone CI serviceKirilll Zaitsev2015-09-021-0/+107
* Merge branch 'master' into remove-satellitesDmitriy Zaporozhets2015-08-172-4/+16
|\
| * Update Flowdock integration to support new Flowdock APIBoyan Tabakov2015-08-141-4/+8
| * Provide more feedback what went wrong if HipChat service failed testStan Hu2015-08-121-0/+8
* | Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-1/+1
|/
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-1/+1
* Merge branch 'master' into drop-satellitesDmitriy Zaporozhets2015-08-041-0/+27
|\
| * Do not disappoint rubocop.validate_token_and_url_format_for_gitlab_ciMarin Jankovski2015-07-171-1/+1
| * Add specs for gitlab ci service validity.Marin Jankovski2015-07-171-0/+27
* | Fix some of testsDmitriy Zaporozhets2015-07-161-1/+1
|/
* Add Irker service configuration optionsStan Hu2015-07-051-32/+8
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-2310-36/+31
|\
| * Update mock and stub syntax for specsRobert Speicher2015-06-2210-36/+31
* | Fix Style/Blocks cop violationsRobert Speicher2015-06-223-14/+14
* | Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-3/+3
|/
* Look for .gitlab-ci.yml only if checkout_sha is presentfix-gitlab-ci-ymlDmitriy Zaporozhets2015-06-151-1/+1
* Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher2015-06-131-4/+4
* Change `foo.should_not` syntax to `expect(foo).not_to` in specsRobert Speicher2015-06-131-1/+1
* GitLab CI service sends gitlab-ci.yml fileci_yml_fileValery Sizov2015-06-021-0/+15
* Allow HipChat API version to be blank and default to v2Stan Hu2015-05-261-4/+27
* fix gitlab CI linksfix_ci_servicesValery Sizov2015-05-051-0/+2
* Re-annotate modelsStan Hu2015-05-0312-1/+14
* Add notify and color options to HipchatServiceDominik Sander2015-04-261-0/+16
* Rename last uses of Buildbox to BuildkiteRobert Speicher2015-04-111-2/+2
* Move buildbox_service files to buildkite_serviceRobert Speicher2015-04-111-0/+0
* CI forking: testsValery Sizov2015-04-061-0/+21
* Merge branch 'email-full-url'Marin Jankovski2015-03-311-8/+9
|\
| * Use relative URL for Markdown references, except in mails.email-full-urlDouwe Maan2015-03-271-7/+8
| * Return full URLs from GitLabIssueTrackerService.Douwe Maan2015-03-271-7/+7
* | Move asana_service_spec to its correct locationRobert Speicher2015-03-271-0/+65
|/
* Renamed Buildbox to Buildkite.Keith Pitt2015-03-261-6/+6
* Link to CI with refValery Sizov2015-03-202-3/+3
* Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan2015-03-102-4/+4
* Add tag_push event notification to HipChat and Slack services.Stan Hu2015-03-065-23/+74
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-063-7/+275
* Add merge and issue event notification for HipChatStan Hu2015-03-051-0/+102
* Re-annotate modelsDmitriy Zaporozhets2015-03-0410-60/+82
* Fix specs.Douwe Maan2015-03-031-3/+3
* Fix specs.Douwe Maan2015-03-033-8/+8
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-0310-61/+227
* Merge branch 'add-irker-service' of https://github.com/Aorimn/gitlabhq into A...Dmitriy Zaporozhets2015-03-021-0/+103
|\
| * Add Irker serviceAorimn2015-03-011-0/+103
* | Allow a user to specify a channel and username for the slack-webhookAndrès Koetsier2015-02-281-0/+22
|/
* Using gitlab url to build links for gitlab issue tracker and add a spec. Fix ...Marin Jankovski2015-02-231-0/+60
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-129-43/+50
* Annotate modelsDmitriy Zaporozhets2015-02-021-0/+14