index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
Age
Commit message (
Expand
)
Author
2014-09-07
tidy up the admin section.
mo khan
2014-09-07
use name.parameterize.
mo khan
2014-09-02
order the tutorials from newest to oldest.
mo khan
2014-08-26
merge with master.
mo khan
2014-08-25
create a single session key.
mo khan
2014-08-23
remove select n+1 on search.
mo khan
2014-08-16
implement a simple search.
mo khan
2014-08-16
add ability to search for user in admin controller.
mo khan
2014-08-16
eager load user to prevent select n+1.
mo khan
2014-08-16
rename is_admin to admin on users table.
mo khan
2014-08-14
add specs for authenticate.
mo khan
2014-08-14
move login method to user model.
mo khan
2014-08-14
extend cookie session for each request.
mo khan
2014-08-13
make cookie secure and expire in 2 weeks.
mo khan
2014-08-13
generate session key and add ability to revoke a session.
mo khan
2014-08-13
rename Session to UserSession.
mo khan
2014-08-06
create sessions table.
mo khan
2014-08-06
start to implement login logic.
mo khan
2014-08-06
start to work on the login action.
mo khan
2014-08-06
create the new login page and action.
mo khan
2014-07-20
add create action to tutorials controller.
mo khan
2014-07-08
add a my#tutorials tab.
mo khan
2014-07-07
remove jquery file upload and old photo upload pages.
mo khan
2014-07-05
remove description from create command because we do not add one until we edi...
mo khan
2014-07-05
stop sending welcome emails in tests and clean up some duplication.
mo khan
2014-07-05
tidy up the search query.
mo khan
2014-07-05
remove usage of watermark from creations.
mo khan
2014-07-05
remove watermark method from photos.
mo khan
2014-07-05
remove is_restricted.
mo khan
2014-06-28
extract method to create cake and ensure the category exists first.
mo khan
2014-06-16
create a new cake with backbone.
mo khan
2014-06-12
remove geocoding stuff because production is crashing when trying to connect ...
mo khan
2014-06-08
add specs for creation repository and eager load photos.
mo khan
2014-06-07
add watermark if one is specified by user.
mo khan
2014-06-07
extract named parameters.
mo khan
2014-06-07
split out version classes to separate files.
mo khan
2014-06-07
add sha256 to each photo.
mo khan
2014-06-07
make a copy of the original photo to modify in the tests.
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 sanitizing a filename.
mo khan
2014-06-06
add specs for uploading a photo.
mo khan
2014-06-04
make create key a private method.
mo khan
2014-06-04
remove duplication from versions and pull up to Photo class.
mo khan
2014-06-04
extract version classes to move version specific logic too.
mo khan
2014-06-04
move photo version processing logic into photo class.
mo khan
2014-06-01
display a random photo from the album as the primary image.
mo khan
2014-05-31
remove usages of carrierwave backgrounder.
mo khan
[prev]
[next]