summaryrefslogtreecommitdiff
path: root/spec/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Make rubocop happyKamil Trzcinski2016-08-151-9/+9
* Merge branch 'fix-failing-tests' into pipeline-hooks-without-slackKamil Trzcinski2016-08-151-10/+11
|\
| * This fixes a long running tests due to changed Sidekiq statefix-failing-testsKamil Trzcinski2016-08-151-10/+11
* | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-151-0/+71
|\ \ | |/
| * Ability to specify branches for pivotal tracker integrationEgor Lynko2016-08-151-0/+71
* | Simplify the name for data builder, feedback:Lin Jen-Shin2016-08-1211-30/+24
* | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-112-1/+60
|\ \ | |/
| * Merge branch 'refactor-builds-creation-service' into 'master' Rémy Coutable2016-08-111-1/+2
| |\
| | * Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-1/+2
| * | Merge branch '13333-consider-updating-http-parser-rb-to-0-6-0' into 'master' Rémy Coutable2016-08-111-0/+58
| |\ \ | | |/ | |/|
| | * Replace the tinder gem by bare HTTP requestsThomas Balthazar2016-08-111-0/+58
* | | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin2016-08-1113-48/+49
|\ \ \ | |/ /
| * | adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-0913-48/+49
| |/
* | Missed renaming themLin Jen-Shin2016-08-051-5/+7
* | Move those builders to their own namespace, feedback:Lin Jen-Shin2016-08-0410-18/+42
|/
* Little refactor, add specs, and a CHANGELOG entryRémy Coutable2016-07-261-6/+24
* 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