aboutsummaryrefslogtreecommitdiffstats
path: root/db
Commit message (Collapse)AuthorAgeFilesLines
* 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 [?]) ↵re4k2013-05-062-28/+29
| | | | and add exmaple collation option to database.yml.example
* 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
* Increase worker