summaryrefslogtreecommitdiff
path: root/spec/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Refactor service settings viewissue_8110Felipe Artur2016-07-201-5/+5
* Allow slack service to send messages on different channelsFelipe Artur2016-07-191-0/+71
* Allow build email service to be testedissue_13343Felipe Artur2016-07-151-0/+38
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-3/+3
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-012-3/+0
* Added Bugzilla as external issue tracker optionTim2016-06-291-0/+49
* Remove JiraIssue model and replace references with ExternalIssueIlan Shamir2016-06-161-2/+4
* Fix broken URI joining for `teamcity_url` with suffixesRémy Coutable2016-06-141-5/+5
* Factorize duplicated code into a method in BambooService and update specsRémy Coutable2016-06-141-6/+6
* Fixing specs stubbed objects cannot access databasePaco Guzman2016-06-102-2/+2
* Improve note factoryGrzegorz Bizon2016-05-291-3/+3
* Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-292-82/+135
* Merge branch 'rs-rubocop-nottonot' into 'master' Dmitriy Zaporozhets2016-05-251-1/+1
|\
| * Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* | Seconds plural slackAran Koning2016-05-241-4/+19
|/
* Improve issue formatting in Slack serviceJeroen van Baarsen2016-05-181-5/+6
* Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-2/+2
* Ensure URL in all Service subclasses are validRémy Coutable2016-04-2519-203/+497
* Fix test to conform to conventionsSebastian Klier2016-04-201-7/+8
* Fix testSebastian Klier2016-04-201-4/+4
* formatting and test structureSebastian Klier2016-04-201-26/+43
* add slack notifications for wiki pagesSebastian Klier2016-04-202-0/+73
* format merge request references properlyBen Bodenmiller2016-04-183-5/+5
* Allow empty recipient list when pusher is addedFrank Groeneveld2016-04-141-2/+35
* Merge branch 'fix-trailing-slash-in-bamboo_url' into 'master' Robert Speicher2016-04-131-52/+210
|\
| * Fix a bug with trailing slash in bamboo_urlRémy Coutable2016-04-131-52/+210
* | Improve TeamcityService and its specsfix-trailing-slash-in-teamcity_url-3515Rémy Coutable2016-04-131-52/+199
|/
* Ensure empty recipients are rejected in BuildsEmailServiceRémy Coutable2016-04-061-2/+22
* Handle nil descriptions in Slack issue messagesStan Hu2016-03-281-0/+10
* Suppress e-mails on failed builds if allow_failure is setStan Hu2016-01-071-0/+23
* Satisfy RubocopDouwe Maan2016-01-051-1/+1
* Merge remote-tracking branch 'upstream/master' into better-asana-refsMike Wyatt2015-12-313-21/+127
|\
| * Backport JIRA serviceDrew Blessing2015-12-181-5/+113
| * Fixed Rubocop offensesGabriel Mazetto2015-12-152-16/+14
* | Use `execute` in Asana specsMike Wyatt2015-12-311-15/+18
* | Actually test the posted comment in Asana serviceMike Wyatt2015-12-311-4/+21
* | Update Asana specsMike Wyatt2015-12-291-8/+32
* | better support for referencing and closing issues in asana_service.rbMike Wyatt2015-12-161-0/+21
|/
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-57/+0
* Fix specsKamil Trzcinski2015-12-101-1/+1
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-102-0/+95
* Tag model specsDouwe Maan2015-12-0915-15/+15
* fix specsrails_update_to_4_2Valery Sizov2015-11-301-3/+3
* CI details cleanupKamil Trzcinski2015-11-051-1/+1
* Improve invalidation of stored service password if the endpoint URL is changedimprove_reset_service_password_v2Alex Lossent2015-10-152-36/+111
* Invalidate stored service password if the endpoint URL is changedreset_service_passwordValery Sizov2015-10-122-0/+112
* Fix routing in CI mailerDmitriy Zaporozhets2015-10-071-2/+1
* Fix GitLabCiService and remove ci_yaml_file from CI push dataKamil Trzcinski2015-10-051-4/+4
* Merge remote-tracking branch 'upstream/master'Guilherme Garnier2015-10-031-21/+0
|\
| * Fix testsDmitriy Zaporozhets2015-10-021-21/+0