summaryrefslogtreecommitdiff
path: root/db/migrate/20161113184239_create_user_chat_names_table.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
* Improve code design after code reviewKamil Trzcinski2016-11-161-1/+1
* Add most of specs for chat namesKamil Trzcinski2016-11-161-7/+8
* Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski2016-11-161-0/+20