index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
services
/
application
Age
Commit message (
Expand
)
Author
2014-06-04
upload original file directly to s3 instead of using carrierwave.
mo khan
2014-06-01
set image_processing to nil instead of false when completed.
mo khan
2014-06-01
register missing exif parser component in container.
mo khan
2014-06-01
parse and store exif information from photos.
mo khan
2014-06-01
create parser to parse out exif information.
mo khan
2014-06-01
extract latitude and longitude from image.
mo khan
2014-05-31
remove anything bound to carrierwave backgrounder.
mo khan
2014-05-31
remove extra slash in directory path.
mo khan
2014-05-31
extract some methods and use the original file name when processing the file.
mo khan
2014-05-31
fix broken tests. move tmp file upload to tmp dir before processing.
mo khan
2014-05-31
save the content type and filename of each new photo.
mo khan
2014-05-31
marks the photo when processing is complete.
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-30
add spec to publish cake to twitter.
mo khan
2014-05-30
change name of message.
mo khan
2014-05-20
refactory many to many creation to categories to a single category per creation.
mo khan
2014-05-19
queue a job to run handlers from background process
mo khan
2014-05-18
allow override of number of cakes per page to display.
mo khan
2014-05-17
replace another usage of Creation with CreationRepository.
mo khan
2014-05-17
extract a creations repository.
mo khan
2014-05-17
build small pub/sub system and reorganize services directory as per DDD notio...
mo khan
[prev]