summaryrefslogtreecommitdiff
path: root/app/models/project_services/slack_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Change SlackService to SlackNotificationsServiceissue_22269_fix_eeissue_22269Felipe Artur2016-12-151-40/+0
* Mattermost Notifications ServiceFelipe Artur2016-12-151-155/+19
* Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-09-061-1/+2
|\
| * Add option to confidential issues events to trigger servicesDouglas Barbosa Alexandre2016-08-311-1/+1
* | Slack pipeline events test and fix some issues along the wayLin Jen-Shin2016-08-011-6/+10
* | Reduce complexity by extracting it to a methodLin Jen-Shin2016-07-301-17/+20
* | Add pipeline_events to Slack service:Lin Jen-Shin2016-07-301-2/+18
|/
* Refactor service settings viewissue_8110Felipe Artur2016-07-201-0/+8
* Add project service documentation and update integration documentationFelipe Artur2016-07-191-10/+5
* Allow slack service to send messages on different channelsFelipe Artur2016-07-191-8/+40
* 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
* Ensure URL in all Service subclasses are validRémy Coutable2016-04-251-1/+1
* add slack notifications for wiki pagesSebastian Klier2016-04-201-1/+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-3/+19
* Add a help text to the Slack ServiceJeroen van Baarsen2015-09-151-0/+6
* Add tag_push event notification to HipChat and Slack services.Stan Hu2015-03-061-2/+2
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-1/+5
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-9/+9
* Set supported events per project service.Douwe Maan2015-03-031-0/+5
* Fix specs.Douwe Maan2015-03-031-1/+1
* Code style, directory structure.Douwe Maan2015-03-031-11/+13
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-5/+33
* Allow a user to specify a channel and username for the slack-webhookAndrès Koetsier2015-02-281-3/+10
* Annotate services. Add a link to service template.Marin Jankovski2015-02-111-1/+2
* update slack-notifier to 1.0.0, use raw webhook_url per slack recommendationSteven Sloan2014-10-231-9/+5
* Use allowed slack team name.Marin Jankovski2014-10-211-1/+2
* annotateValery Sizov2014-10-091-8/+8
* Accommodate new webhook url format.Marin Jankovski2014-10-061-5/+7
* Use only webhook for slack service integration.Marin Jankovski2014-10-061-9/+6
* Serialize services propertiesDrew Blessing2014-09-101-6/+2
* Project services to strong paramsDmitriy Zaporozhets2014-06-261-3/+0
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-2/+3
* Improved Slack integration with message attachments.Federico Ravasio2014-04-061-1/+1
* Changed the notification sender username to GitLab in Slack NotifierAndrea Usuelli2014-03-261-0/+1
* Add room placeholder for Slack integrationDmitriy Zaporozhets2014-03-191-1/+1
* Added Slack service integration.Federico Ravasio2014-03-181-0/+67