summaryrefslogtreecommitdiff
path: root/db/migrate/20161227192806_rename_slack_and_mattermost_notification_services.rb
Commit message (Collapse)AuthorAgeFilesLines
* Disable transactions in migrations that should not use itGrzegorz Bizon2017-06-211-0/+2
|
* Disable Migration/UpdateColumnInBatches for old migrations32677-migrations-using-update_column_in_batches-must-have-a-specRémy Coutable2017-05-291-0/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Revert MattermostNotificationService and SlackNotificationService to ↵issue_25889Felipe Artur2016-12-281-0/+25
MattermostService and SlackService