summaryrefslogtreecommitdiff
path: root/db/migrate/20160805041956_add_deleted_at_to_namespaces.rb
Commit message (Expand)AuthorAgeFilesLines
* Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...32054-rails-should-use-timestamptz-database-type-for-postgresqlblackst0ne2017-06-131-0/+1
* Add remove_concurrent_index to database helperblackst0ne2017-04-061-0/+1
* Add cop to ensure reversibility of add_concurrent_indexDouwe Maan2017-03-071-1/+8
* Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-111-0/+12