summaryrefslogtreecommitdiff
path: root/db/migrate/20140625115202_create_users_star_projects.rb
Commit message (Expand)AuthorAgeFilesLines
* Make the downtime_check task happyfix-migrationsRémy Coutable2016-11-301-0/+2
* Add `null: true` to timestamps in migrations that does not define it23666-set-null-true-for-timestamps-columns-in-migrationsRémy Coutable2016-11-281-1/+1
* Enable RuboCop for migrationsenable-rubocop-for-migrationsSean McGivern2016-06-091-0/+1
* Add star count, view logic, more tests.Ciro Santilli2014-07-171-1/+3
* Add project stars.Ciro Santilli2014-07-171-0/+13