aboutsummaryrefslogtreecommitdiffstats
path: root/db/migrate
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Philip Arndt2011-03-042-57/+54
| | | | generator, regenerated gemspec.
* 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