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 (
Collapse
)
Author
2015-01-27
rename params to attributes.
mo khan
2015-01-27
collapse create cake command.
mo khan
2015-01-25
use tap.
mo khan
2015-01-25
return the photo after creating it.
mo khan
2015-01-25
fix bug in photo upload.
mo khan
2015-01-20
extract temporary storage class.
mo khan
2015-01-20
replace old infrastructure code with active job.
mo khan
2015-01-17
remove the old process avatart handler.
mo khan
2015-01-17
use new job to publish a tweet about a new cake.
mo khan
2015-01-17
remove old publish to twitter handler.
mo khan
2015-01-17
inline handler to add a cake to someones favorites.
mo khan
2014-11-22
wrap photo upload in transaction.
mo khan
2014-10-31
add tools to cake edit page.
mo khan
2014-10-18
remove all cakes query.
mo khan
2014-10-18
move search filtering into repository.
mo khan
2014-10-18
add search by name and description.
mo khan
2014-10-18
update routes to point to cakes controller.
mo khan
2014-10-18
shorten search syntax.
mo khan
2014-10-18
add a category search filter.
mo khan
2014-10-16
resolve cakes repo from container.
mo khan
2014-10-16
remove extra service object and fix broken spec.
mo khan
2014-10-16
remove usage of find cake by id query object.
mo khan
2014-10-16
publish a command to add a favorites to a users collection as a background job.
mo khan
2014-10-16
rename message_bus to command_bus.
mo khan
2014-09-23
reverse sort.
mo khan
2014-09-23
add newest/oldest sort.
mo khan
2014-09-21
pass image path to command.
mo khan
2014-09-20
update blob storage to be able to download files from s3.
mo khan
2014-09-19
switch up avatar controller to upload a new photo.
mo khan
2014-09-19
make photos polymorphic.
mo khan
2014-09-19
create command to upload an avatar.
mo khan
2014-09-07
use update instead of update_attributes.
mo khan
2014-07-07
remove jquery file upload and old photo upload pages.
mo khan
2014-07-05
remove dead code and tidy up controller action.
mo khan
2014-07-05
remove description from create command because we do not add one until we ↵
mo khan
edit the cake.
2014-07-05
attach a watermark to the photo during upload.
mo khan
2014-07-05
remove usage of watermark from creations.
mo khan
2014-07-05
remove is_restricted.
mo khan
2014-06-29
fix the edit cake page.
mo khan
2014-06-28
extract method to create cake and ensure the category exists first.
mo khan
2014-06-15
wire up backbone work to display my cakes.
mo khan
2014-06-08
add specs for creation repository and eager load photos.
mo khan
2014-06-07
push down url generation logic down to version class.
mo khan
2014-06-07
add ability to generate urls for different versions of an image.
mo khan
2014-06-06
move exif parsing to photo class.
mo khan
2014-06-06
apply a sanitized file and content type to photos.
mo khan
2014-06-06
add specs for uploading a photo.
mo khan
2014-06-04
move photo version processing logic into photo class.
mo khan
2014-06-04
create thumbnail and upload to s3.
mo khan
2014-06-04
use mini magick to resize original to large image and upload to s3.
mo khan
[next]