summaryrefslogtreecommitdiff
path: root/app/models/project_services/chat_notification_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-14/+40
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-4/+4
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-2/+13
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+24
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-081-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-1/+1
* Use Gitlab::HTTP for all chat notificationsHordur Freyr Yngvason2019-11-211-5/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-11/+14
* Reduce amount of property definitions in ChatNotificationServicePeter Leitzen2019-09-021-6/+13
* 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