summaryrefslogtreecommitdiffstats
path: root/app/webhook.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-6/+6
* Merge branch 'release-3.7' into master.George Goldberg2017-03-171-38/+9
|\
| * PLT-5800 Cleaned up duplicated code for adding slack attachments to posts (#5...Harrison Healey2017-03-101-32/+3
| * PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-6/+6
* | cannot change ID and deleteat when trying to update the hook (#5784)Carlos Tadeu Panato Junior2017-03-161-0/+1
* | Implement GET and POST /hooks/outgoing endpoints for APIv4 (#5645)Joram Wilander2017-03-131-4/+28
|/
* Move webhook logic from api layer to app layer (#5527)Joram Wilander2017-02-281-5/+298
* Adding edit of incoming webhook (#5272)Poornima2017-02-261-1/+1
* Implement create and get incoming webhook endpoints for APIv4 (#5407)Joram Wilander2017-02-211-0/+39
* Adding webhook metrics (#5348)Christopher Speller2017-02-101-0/+5
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-3/+37
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-0/+155