summaryrefslogtreecommitdiff
path: root/db/migrate/20160705054938_add_protected_branches_push_access.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
* Implement final review comments from @rymai.Timothy Andrew2016-07-291-0/+2
* Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-291-1/+3
* Implement review comments from @dbalexandre.Timothy Andrew2016-07-291-2/+0
* Add a series of migrations changing the model-level design of protected branc...Timothy Andrew2016-07-291-0/+15