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