summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2014-05-21move creations#mine to my/cakes.mo khan
2014-05-19queue a job to run handlers from background processmo khan
2014-05-19add link to admin section.mo khan
2014-05-18add page to display admin info for a single user.mo khan
2014-05-18back prod db backup.mo khan
2014-05-18add page to display individual photo.mo khan
2014-05-17build small pub/sub system and reorganize services directory as per DDD notio...mo khan
2014-05-17extract button text to en.yml.mo khan
2014-05-16add subscriptions controller to list all subscribed users.mo khan
2014-05-16add gibbon initializer.mo khan
2014-05-16upgrade to ruby 2.1.2.mo khan
2014-05-10move .env.(production|staging) to config dir and remove cap rvm gem.mo khan
2014-05-07add exception notifier gem.mo khan
2014-05-07remove airbrakemo khan
2014-04-24generate new cakeside keys.mo khan
2014-04-22update unicorn pid to point to pids in shared directory instead of current di...mo khan
2014-03-30change usages from 2.0.0 to 2.1.1mo khan
2014-01-18add an admin page to view activity.mo khan
2014-01-18add route to comments controllermo khan
2014-01-18add default url host for emails in dev environment.mo khan
2014-01-17display activity feed on dashboard.mo khan
2014-01-11Merged in mocheen/cakeside/5 (pull request #30) luuduong
2014-01-07add config to development environment to send emails.mo khan
2014-01-07add cron script to block ip addresses.mo khan
2013-12-31create page to display the failed job.mo khan
2013-12-31create jobs controller in admin section.mo khan
2013-12-30merge with master.mo khan
2013-12-30merge with master.mo khan
2013-12-30Merged in mocheen/cakeside/logrotate (pull request #12) mo k
2013-12-29redirect /admin to /admin/users.mo khan
2013-12-29add admin/users route.mo khan
2013-12-29add database of ip addresses and lat long.mo khan
2013-12-28append date to log file.mo khan
2013-12-28redirect naked https domain to www.mo khan
2013-12-28remove comment.mo khan
2013-12-28fixes #8. redirects http naked domain to https www canonical name.mo khan
2013-12-23point to new cakeside team repo.mo khan
2013-12-06use memcache session storage.mo khan
2013-11-26increase ruby version.mo khan
2013-11-10fix rake db:restore task.mo khan
2013-11-10fix postgres backup task.mo khan
2013-10-24remove dead code.mo khan
2013-09-14include domain in nginx conf and turn on access logs.mo khan
2013-09-14add logrotate recipemo khan
2013-09-14add monit status cap taskmo khan
2013-09-14update monit config to restart delayed job every 15 minutes.mo khan
2013-09-14add logs tasks for delayed_job and unicornmo khan
2013-09-14add cap tasks to connect to rails console and db console on remote serversmo khan
2013-09-14move file upload max size to the http block because it seems to work up theremo khan
2013-09-14add task to check on delayed_job:statusmo khan