aboutsummaryrefslogtreecommitdiffstats
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Squash migrations.Uģis Ozols2012-11-2313-123/+53
* Added i18n support to models through globalize3.Adrien Coquio2012-06-093-0/+37
* Fixed drop_table for Category.Cory Deppen2012-03-241-1/+1
* Now supporting FriendlyId 4Philip Arndt2012-02-271-0/+9
* add popularity counter to blog posts as well as accessor for recent postsJeff Shumate2012-02-221-0/+8
* add source url for postJeff Shumate2012-01-251-0/+7
* Refactored everything (models, helpers) into proper namespace of Refinery::Bl...Philip Arndt2011-11-095-13/+13
* seo meta table migration removedJamie Winsor2011-10-281-25/+0
* Seed data should not be loaded mid migrationJamie Winsor2011-10-271-2/+0
* refactor engine testing scenarioJamie Winsor2011-08-038-1/+1
* Rails 3.1 - wip.Uģis Ozols2011-07-278-53/+38
* maybe do this through a migration?Joe Sak2011-07-181-0/+12
* categorization has_many :through should have an ID, and the relationship shou...Joe Sak2011-07-181-1/+1
* Add migration to create a new field on BlogPosts for custom teasers.Kyle Wilkinson2011-06-211-0/+10
* Fixed migration numbering, regenerated gemspec.Philip Arndt2011-06-211-0/+0
* Add migration to add custom_url field to BlogPost.Kyle Wilkinson2011-06-161-0/+9
* cached slugs speed things upJoe Sak2011-06-141-0/+11
* Depend on seo_meta and create a migration for it unless it already exists.Philip Arndt2011-05-051-0/+25
* Acts as taggable installedJoe Sak2011-03-111-0/+28
* Renamed seed and blog structure migration, removed name option from generator...Philip Arndt2011-03-042-57/+54
* Moved the generic blog tables code into the migration itself.Philip Arndt2011-03-041-0/+31
* Renamed migrations with ordering migration numbers.Philip Arndt2011-03-042-0/+0
* Moved most of the code toward EngineInstaller.Philip Arndt2011-03-042-0/+37