summaryrefslogtreecommitdiff
path: root/app/Controller/Webhook.php
AgeCommit message (Expand)Author
2016-01-07Move Gitlab webhook to an external pluginFrederic Guillot
2016-01-07Move bitbucket webhook to an external pluginFrederic Guillot
2016-01-06Move Github Webhook to external pluginFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-16Make mail transports pluggable and move integrations to pluginsFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-06-21Update Bitbucket webhooks to handle issues/commit/commentsFrederic Guillot
2015-06-13Add Sendgrid as mail transportFrederic Guillot
2015-06-07Add Mailgun API as mail transportFrederic Guillot
2015-06-06Improve email sending system and add Postmark as mail transportFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-04-19Add Sendgrid integration (incoming email handling)Frederic Guillot
2015-04-19Add Mailgun integration (incoming emails)Frederic Guillot
2015-04-19Add Postmark integration (inbound emails for task creation)Frederic Guillot
2015-02-08Add Bitbucket webhookFrederic Guillot
2014-12-28Add Gitlab webhookFrédéric Guillot
2014-11-22Move task creation to a seperate classFrédéric Guillot
2014-11-09Start templates cleanup and reorganisationFrédéric Guillot
2014-10-25Finish github webhooks integrationFrédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-09-28Add support for Github Issue WebhooksFrédéric Guillot
2014-09-22Basic prototype to handle Github webhooksFrédéric Guillot