summaryrefslogtreecommitdiff
path: root/app/models/project_services/chat_notification_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add deployment events to chat notification servicesJason Goodman2019-04-261-1/+3
* Enable frozen string in rest of app/models/**/*.rbgfyoung2018-08-101-0/+2
* ChatNotificationService - fix sending tag notifications when "only default br...45487-slack-tag-push-notifsMario de la Ossa2018-06-141-0/+1
* Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-1/+1
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-2/+12
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-1/+1
* SlackService - respect `notify_only_default_branch` for push eventsMario de la Ossa2018-03-021-3/+9
* replace `is_update?` with `update?`Maxim Rydkin2017-08-291-3/+3
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-1/+1
* Add feature tests for improved JIRA settingsJarka Kadlecova2017-06-011-4/+0
* simplify test&save actions when setting a service integrationJarka Kadlecova2017-06-011-1/+1
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Fix notify_only_default_branch check for Slack servicemrchrisw-fix-slack-notifyChris Wilson2017-05-081-1/+1
* improves test settings for chat notification services for empty projects31138-improve-test-settings-for-services-in-empty-projectsTiago Botelho2017-04-271-1/+1
* disables test settings on chat notification services when repository is empty31009-disable-test-settings-on-services-when-repository-is-emptyTiago Botelho2017-04-181-1/+1
* adds relevant testsTiago Botelho2017-04-061-6/+14
* adds microsoft team activity object and refactors code accordinglyTiago Botelho2017-04-051-2/+1
* add note message integration with microsoft teamsTiago Botelho2017-04-051-1/+1
* adds initial microsoft teams integrationTiago Botelho2017-04-051-1/+2
* Improve readability and add testZ.J. van de Weg2017-03-231-10/+7
* Allow chat notifications only for the default branchZ.J. van de Weg2017-03-221-1/+29
* All CI offline migrationsKamil Trzciński2017-03-171-16/+2
* Merge branch '22974-trigger-service-events-through-api' into 'master' Douwe Maan2017-01-231-1/+1
|\
| * adds events to services api deserializationTiago Botelho2017-01-221-1/+1
* | Fix Slack/Mattermost notifaction serviceszj-mattermost-fixesZ.J. van de Weg2017-01-201-7/+7
|/
* Fix rubucop offensesDouglas Barbosa Alexandre2016-12-231-2/+2
* Rename `opt` to `opts` on ChatNotificationService#executeissue_25887Douglas Barbosa Alexandre2016-12-231-4/+4
* Do not override incoming webhook channel for mattermost and slackFelipe Artur2016-12-221-4/+6
* Change SlackService to SlackNotificationsServiceissue_22269_fix_eeissue_22269Felipe Artur2016-12-151-0/+147