summaryrefslogtreecommitdiff
path: root/config/initializers
AgeCommit message (Expand)Author
2014-06-07use fake blob storage for tests.mo khan
2014-06-07add ability to generate urls for different versions of an image.mo khan
2014-06-04upload original file directly to s3 instead of using carrierwave.mo khan
2014-06-01register missing exif parser component in container.mo khan
2014-05-31remove usages of carrierwave backgrounder.mo khan
2014-05-31fix broken tests. move tmp file upload to tmp dir before processing.mo khan
2014-05-31fix typo in container registration.mo khan
2014-05-31add handler to process photo in background.mo khan
2014-05-30schedule a background job to begin processing the uploaded image.mo khan
2014-05-19queue a job to run handlers from background processmo khan
2014-05-17build small pub/sub system and reorganize services directory as per DDD notio...mo khan
2014-05-16add gibbon initializer.mo khan
2014-05-07add exception notifier gem.mo khan
2013-12-06use memcache session storage.mo khan
2013-07-26install teaspoonmo khan
2013-07-25start to upgrade to rails 4mo khan
2013-07-23bundle updatemo khan
2013-07-06extend devise timeout cookie to 7 daysmo khan
2013-06-21remove default namespace because it messes up the routesmo khan
2013-06-17add initializer to configure acts as taggablemo khan
2013-06-16update devise configurationmo khan
2013-06-04try againmo khan
2013-06-04fix broken buildmo khan
2013-06-04move secret token out to dotenv configurationmo khan
2013-05-04switch activeadmin default path from /admin to /cakeeatermo khan
2013-05-04add airbrake and bullet gemsmo khan
2013-03-05add image_tmp column and try store_in_background processing to try to speed u...mo khan
2013-02-20remove spork and guardmo k
2012-10-25try to fix broken specs.mo k
2012-10-15configure delayed job to poll every 5 seconds instead of 60.mo k
2012-10-12add is_published? to the creation model.mo k
2012-06-08remove deprecated devise settings and add 2 settings to spec_helper to increa...mo k
2012-06-08remove deprecated devise setting.mo k
2012-02-29add active admin. go to http://??/admin/ username:admin@example.com password:...mo k
2011-06-25add kaminari gem for pagination.mo k
2011-06-19fix production email settings. still need to add password for noreply@cakesid...mo k
2011-06-05specify a temp default email address.mo k
2011-04-18add authentications to user and allow for associating twitter account authent...mo kareem
2011-04-17install devisemo kareem
2011-04-17initial checkin.mo kareem