aboutsummaryrefslogtreecommitdiffstats
path: root/db
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Ensure that the seeds don't blow up when either 'User' or 'Page' are not ↵Philip Arndt2011-04-271-12/+14
| | | | defined.
* Fixed for failed migration when installing refinery_cms_blog. Also makes it ↵Nate Bird2011-03-251-2/+4
| | | | consistent with generated engine format.
* Acts as taggable installedJoe Sak2011-03-111-0/+28
|
* Renamed seed and blog structure migration, removed name option from ↵Philip Arndt2011-03-043-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-043-0/+53