summaryrefslogtreecommitdiff
path: root/db/migrate/20170309173138_create_protected_tags.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
* Protected Tags backend review changesJames Edwards-Jones2017-04-061-1/+0
* Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-041-4/+4
* Removed unnecessary table ‘protected_tag_merge_access_levels’James Edwards-Jones2017-03-311-17/+6
* Database migrations for protected tagsJames Edwards-Jones2017-03-311-0/+39