summaryrefslogtreecommitdiff
path: root/db/migrate/20160415062917_create_personal_access_tokens.rb
Commit message (Expand)AuthorAgeFilesLines
* Add version 4.2 to all existing migrationsjprovazn-versioned-migrationsJan Provaznik2018-11-221-1/+1
* Enable rubocop for db/**/* and ee/db/**/*49582-enable-cops-for-dbLin Jen-Shin2018-07-251-1/+0
* Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...32054-rails-should-use-timestamptz-database-type-for-postgresqlblackst0ne2017-06-131-0/+2
* Fix rubocop spec.Timothy Andrew2016-06-141-1/+1
* Merge the "personal access token"-related migrations.Timothy Andrew2016-04-281-0/+2
* Allow creating Personal Access Tokens through the website.Timothy Andrew2016-04-281-0/+11