index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
/
migrate
Age
Commit message (
Expand
)
Author
2014-06-07
add sha256 to each photo.
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
save the content type and filename of each new photo.
mo khan
2014-05-20
add migration to move categories from old join table to category_id on creati...
mo khan
2014-05-20
refactory many to many creation to categories to a single category per creation.
mo khan
2014-01-19
adjust migration referencing a gem that is no longer part of the app.
mo khan
2014-01-18
add timestamps to comments table.
mo khan
2014-01-18
create a new comment.
mo khan
2014-01-17
create activities table.
mo khan
2013-12-30
merge with master.
mo khan
2013-12-30
merge with master.
mo khan
2013-12-29
upload avatar in background.
mo khan
2013-12-29
add is_admin column to users table.
mo khan
2013-12-29
add image_processing column to photo model to tell if an image has been proce...
mo khan
2013-12-28
remove public activity gem.
mo khan
2013-12-28
remove active admin tables and assets.
mo khan
2013-09-14
add ssl support to nginx config and other tidy up
mo khan
2013-07-19
remove comments
mo khan
2013-07-06
add creations counter_cache
mo khan
2013-07-02
use ip geolocation lookup
mo khan
2013-07-01
add public activity gem
mo khan
2013-06-17
add devise columns to users
mo khan
2013-06-16
add favorites counter cache
mo khan
2013-06-16
add index to created_at column on users
mo khan
2013-06-16
add lol dba gem and add missing tag indexes
mo khan
2013-05-04
add counter cache for photos on creation.
mo khan
2013-05-04
add missing indexes
mo khan
2013-03-05
add image_tmp column and try store_in_background processing to try to speed u...
mo khan
2013-02-22
remove old categories
mo k
2013-02-21
start migration script to move categories to tags.
mo k
2012-12-17
add index for created_at and creation_id
mo k
2012-12-14
recreate each version of the photos.
mo k
2012-12-11
add migration script to remigrate each creation.
mo k
2012-11-08
move the migration job to the commands folder.
mo k
2012-11-07
convert photo migration method to a Custom Job class.
mo k
2012-11-07
remove is_published from creation.
mo k
2012-11-07
add down step to last migration
mo k
2012-11-07
remove :is_primary from photos table.
mo k
2012-10-12
add is_published to the creation model and only show fully published creation...
mo k
2012-10-10
use delayed_job to run the migration of each creation one job at a time. Doin...
mo k
2012-10-09
move the latest migration script back.
mo k
2012-10-09
move last migration script to see if that is what is failing in staging deplo...
mo k
2012-10-09
split the migration scripts
mo k
2012-10-09
split the migration script
mo k
2012-10-08
when processing files without delayed job it looks like the watermarks are ge...
mo k
2012-10-08
add final part of migration which is to remove the original image column from...
mo k
2012-10-08
bring back the image uploader on creation so that the migration script can co...
mo k
2012-10-08
remove
mo k
2012-10-07
correct the down script.
mo k
[next]