summaryrefslogtreecommitdiff
path: root/app/models/project_services/hipchat_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-copsGrzegorz Bizon2016-06-291-1/+1
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-24/+0
* Annotate the modelsZeger-Jan van de Weg2016-05-061-5/+8
* format merge request references properlyBen Bodenmiller2016-04-181-2/+2
* Use CGI.escape instead of URI.escape, because URI is obsoleted.Jason Lee2016-01-121-4/+4
* Annotate modelsStan Hu2016-01-061-0/+1
* Change default valuesKamil Trzcinski2015-12-111-1/+6
* Migrate SlackService and HipChat serviceKamil Trzcinski2015-12-101-0/+2
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-2/+40
* Fix rubocop warnings in appGuilherme Garnier2015-10-031-15/+10
* Provide more feedback what went wrong if HipChat service failed testStan Hu2015-08-121-0/+10
* Allow HipChat API version to be blank and default to v2Stan Hu2015-05-261-1/+1
* Re-annotate modelsStan Hu2015-05-031-0/+1
* Add api version property on hipchat serviceChulki Lee2015-04-271-2/+4
* Add notify and color options to HipchatServiceDominik Sander2015-04-261-2/+8
* do not send empty message to hipchatChulki Lee2015-04-221-2/+3
* Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan2015-03-101-9/+4
* Add tag_push event notification to HipChat and Slack services.Stan Hu2015-03-061-16/+22
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-5/+69
* Add merge and issue event notification for HipChatStan Hu2015-03-051-5/+82
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-13/+13
* Set supported events per project service.Douwe Maan2015-03-031-2/+5
* Code style, directory structure.Douwe Maan2015-03-031-3/+3
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-0/+7
* Annotate services. Add a link to service template.Marin Jankovski2015-02-111-1/+2
* Add placeholders to hipchat serviceHannes Rosenögger2015-01-171-2/+2
* Merge pull request #8096 from cirosantilli/regex-to-stringDmitriy Zaporozhets2015-01-151-2/+2
|\
| * Replace regex methods by string ones since fasterCiro Santilli2014-12-281-2/+2
* | Fix HipChat ServerDrew Blessing2014-12-291-2/+2
|/
* HipChat service: support custom serversDaniel Aquino2014-11-191-2/+5
* HipChat service: correct service name & use v2 APIDoug Goldstein2014-11-191-2/+3
* annotateValery Sizov2014-10-091-8/+8
* Serialize services propertiesDrew Blessing2014-09-101-6/+2
* Merge pull request #7312 from hiroponz/fix-404-when-clicking-link-on-hipchat-...Dmitriy Zaporozhets2014-08-131-2/+6
|\
| * Fix 404 error when clicking the branch link on hipchat messageHiroyuki Sato2014-07-181-2/+6
* | Less verbose HipChat integrationStefan Kanev2014-07-291-2/+9
|/
* Project services to strong paramsDmitriy Zaporozhets2014-06-261-2/+0
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-2/+3
* Add Gemnasium Service for GitlabBinsztock Rémy2014-02-211-0/+1
* Fix spelling of "GitLab" in HipChat serviceSamuel D. Leslie2014-02-121-1/+1
* Removed hash from "<user> #pushed to branch..." Hipchat notificationJeppe Toustrup2014-01-141-1/+1
* Move project services models to own subdirectoryDmitriy Zaporozhets2013-12-171-0/+74