summaryrefslogtreecommitdiff
path: root/spec/models/project_services/hipchat_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Return truncation for notification descriptions, fix minor bugs with renderingAirat Shigapov2016-10-201-6/+6
* Tests for markdown HipChat notificationsDavid Eisner2016-10-201-6/+6
* Render hipchat notification descriptions as HTML instead of raw markdownAirat Shigapov2016-10-201-10/+10
* Fix hipchat service specs after changes in pipelineGrzegorz Bizon2016-10-041-1/+1
* Remove schema annotations completelyValery Sizov2016-09-161-20/+0
* Simplify the name for data builder, feedback:Lin Jen-Shin2016-08-121-7/+7
* Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-111-1/+2
|\
| * Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-1/+2
* | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin2016-08-111-19/+19
|\ \ | |/
| * adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-19/+19
* | Move those builders to their own namespace, feedback:Lin Jen-Shin2016-08-041-7/+17
|/
* Little refactor, add specs, and a CHANGELOG entryRémy Coutable2016-07-261-6/+24
* Improve note factoryGrzegorz Bizon2016-05-291-3/+3
* Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-291-59/+90
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Ensure URL in all Service subclasses are validRémy Coutable2016-04-251-0/+14
* format merge request references properlyBen Bodenmiller2016-04-181-2/+2
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-12/+10
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-0/+49
* Tag model specsDouwe Maan2015-12-091-1/+1
* Fix rubocop warnings in spec/modelsGuilherme Garnier2015-10-031-2/+2
* Provide more feedback what went wrong if HipChat service failed testStan Hu2015-08-121-0/+8
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-5/+5
|\
| * Update mock and stub syntax for specsRobert Speicher2015-06-221-5/+5
* | Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-3/+3
|/
* Allow HipChat API version to be blank and default to v2Stan Hu2015-05-261-4/+27
* Re-annotate modelsStan Hu2015-05-031-1/+3
* Add notify and color options to HipchatServiceDominik Sander2015-04-261-0/+16
* Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan2015-03-101-1/+1
* Add tag_push event notification to HipChat and Slack services.Stan Hu2015-03-061-8/+37
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-0/+86
* Add merge and issue event notification for HipChatStan Hu2015-03-051-0/+102