summaryrefslogtreecommitdiff
path: root/spec/models/project_services/hipchat_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino2019-06-041-1/+1
* Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart2019-04-251-6/+5
* Add frozen_string_literal to HipChat filesrestore-hipchatSean McGivern2019-04-101-0/+2
* Fix UrlBlocker specSean McGivern2019-04-101-1/+1
* Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-101-0/+408
* Remove HipChat integration from GitLabNick Thomas2019-02-081-408/+0
* Prevent SSRF attacks in HipChat integrationStan Hu2018-10-021-0/+18
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-0/+15
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-2/+2
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* All CI offline migrationsKamil Trzciński2017-03-171-19/+23
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-3/+3
* 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