aboutsummaryrefslogtreecommitdiffstats
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* migrate: UNSIGNED is available only for MySQLKazuki Yamaguchi2015-09-011-34/+36
* web: reorganize users#discovered_(by|users) to users#stats and show in pie chartKazuki Yamaguchi2015-07-281-2/+2
* Collector: use ActiveJob and DelayedJob for background jobsKazuki Yamaguchi2015-06-192-6/+44
* db: reorganize indices of favorites tablerhenium2014-12-202-20/+28
* db: optimize users tablerhenium2014-06-282-7/+16
* db: reorganize accounts (remove private, rename notification to notification_...rhenium2014-06-282-8/+15
* refactor settingsRhenium2013-12-162-2/+0
* change user_id/tweet_id(s) to bigint unsignedRhenium2013-11-172-1/+44
* add in_reply_to supportRhenium2013-11-172-1/+9
* update schema.rbRhenium2013-11-161-11/+0
* update indices of tweets tableRhenium2013-11-132-2/+19
* remove migrationRhenium2013-10-081-14/+0
* remove Issue modelRhenium2013-10-081-11/+0
* add reactions_count to TweetRhenium2013-10-032-1/+9
* merge migrationsRhenium2013-10-0317-129/+66
* update autoloading tweetsRhenium2013-08-081-6/+14
* add migrationRhenium2013-08-051-0/+5
* change Account default: enable notificationRhenium2013-08-051-2/+2
* update GemfileRhenium2013-07-251-6/+6
* add account settingsrhenium2013-05-282-5/+16
* remove stolen_tweet modelrhenium2013-05-202-19/+0
* change Account.consumer_version to be not nullablerhenium2013-05-112-2/+7
* comment out MySqlChangeCharset migration (not needed / may be harmful [?]) an...re4k2013-05-062-28/+29
* fix migration error (caused by changing charset)re4k2013-04-251-2/+2
* fix typo, change charset to utf8mb4(MySQL), fix importingre4k2013-04-132-8/+29
* Add repoting copied tweets formre4k2013-04-043-1/+45
* Add favs_from/rts_fromre4k2013-03-261-0/+3
* refactorre4k2013-03-234-1/+21
* Change Twitter Streaming API library to em-twitterre4k2013-03-141-0/+1
* * Rewrite workerre4k2013-03-125-20/+38
* * Fix #1re4k2013-03-097-0/+111