summaryrefslogtreecommitdiff
path: root/app/models/project_services/pushover_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use project.web_url instead deprecated repository.homepage in PushoverServiceRémy Coutable2016-02-161-1/+1
* Annotate modelsStan Hu2016-01-061-0/+1
* Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan2015-03-101-3/+3
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-0/+1
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-9/+9
* Set supported events per project service.Douwe Maan2015-03-031-2/+5
* Code style, directory structure.Douwe Maan2015-03-031-11/+11
* 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
* Replace regex methods by string ones since fasterCiro Santilli2014-12-281-2/+2
* Add Pushover service integrationSullivan SENECHAL2014-10-031-0/+113