aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [WIP] web: use puma instead of unicornrhenium2015-03-181-15/+15
* collector/worker_node: use appname of Loggerrhenium2015-03-012-3/+3
* web: about#status: refactorrhenium2014-09-031-1/+2
* add rake task: web:run (run unicorn in foreground)rhenium2014-07-021-1/+6
* collector: change account state to revoked when recieved unauthorizedrhenium2014-06-292-0/+12
* web: update policy for unregistered user: unregistered users' best is now ava...rhenium2014-06-291-1/+0
* collector: don't defer notificationrhenium2014-06-051-6/+6
* collector: fav notificationrhenium2014-06-041-0/+6
* collector: fix error message spellingrhenium2014-05-231-1/+1
* collector: don't deferrhenium2014-05-181-1/+1
* collector: defer flushingrhenium2014-05-182-10/+7
* collector: transaction is not needed to flush eventsrhenium2014-05-181-16/+14
* collector: update tweets/users only if cache missedrhenium2014-05-181-6/+6
* collector/config: flush received events at specified intervalsrhenium2014-05-181-1/+1
* collector: bulk insert received events every secondsrhenium2014-05-183-10/+101
* app/collector: about#status: show node activated_time instead of start_time. ...rhenium2014-05-173-3/+5
* web: switch back to Unicornrhenium2014-05-161-12/+12
* change socket file namerhenium2014-05-041-1/+1
* add status pagerhenium2014-05-045-21/+44
* fix notificationRhenium2014-04-051-2/+4
* update Rake tasksRhenium2014-04-042-18/+18
* reorganize workersRhenium2014-04-046-184/+211
* control puma and collector with RakeRhenium2014-03-238-212/+321
* reorganize exceptionsRhenium2014-03-111-18/+12
* refactor collector-receiverRhenium2014-02-281-9/+7
* rewrite APIs with Grape and RABLRhenium2014-02-0911-193/+5
* replace *_filter to *_actionRhenium2014-01-241-8/+0
* move TwitterOauthEchoAuthentication to app/controllers/concernsRhenium2014-01-231-43/+0
* _(┐「ε:)_Rhenium2014-01-201-18/+19
* remove parameter validation feature from ApidocRhenium2014-01-154-47/+7
* add nodoc option to Apidoc::EndpointRhenium2014-01-082-1/+6
* implement Apidoc.reload!Rhenium2014-01-081-1/+6
* update lib/apidoc: remove seeRhenium2014-01-082-6/+1
* reorganize controllers (add API documentations (lib/apidoc); reorganize auto ...Rhenium2014-01-0711-0/+230
* update workersRhenium2013-12-201-2/+2
* update workersRhenium2013-12-203-90/+66
* refactor settingsRhenium2013-12-161-2/+1
* update collectorRhenium2013-12-101-4/+5
* compact TweetRhenium2013-11-161-8/+0
* change Account default: enable notificationRhenium2013-08-051-2/+2
* fix loggingRhenium2013-07-291-3/+3
* deactivateRhenium2013-07-292-10/+11
* delete unneeded code from receiverRhenium2013-07-291-4/+0
* refactor receiver: create Account.set_of_collector(collector_id)Rhenium2013-07-281-1/+1
* change message of collector-receiverRhenium2013-07-281-45/+13
* add .gitkeep srhenium2013-06-082-0/+0
* fix a problem aclog doesn't catch undoing retweetrhenium2013-06-061-7/+3
* cleanuprhenium2013-06-032-58/+0
* improve Tweet.recentrhenium2013-05-311-0/+8
* improve error pagesrhenium2013-05-301-3/+11