index
:
refinerycms-blog.git
2-1-stable
2-1-stable-for-hmno
master
Fork of refinerycms-blog fixing some issues for hmno.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some of the Refinery::Setting's over to Refinery::Blog.
Uģis Ozols
2012-02-04
1
-1
/
+1
*
.find(:all) -> .all
Uģis Ozols
2012-02-02
1
-1
/
+1
*
add source url for post
Jeff Shumate
2012-01-25
1
-0
/
+7
*
Make DB seed idempotent.
Pete Higgins
2012-01-08
1
-1
/
+1
*
use new syntax for config accessors
Shaun
2012-01-02
1
-1
/
+1
*
Remove accidentally generated content from end of seed file
Jamie Winsor
2011-11-14
1
-7
/
+0
*
Refactored everything (models, helpers) into proper namespace of Refinery::Bl...
Philip Arndt
2011-11-09
6
-14
/
+21
*
seo meta table migration removed
Jamie Winsor
2011-10-28
1
-25
/
+0
*
Seed data should not be loaded mid migration
Jamie Winsor
2011-10-27
1
-2
/
+0
*
Update blog generator to use Rails 3.1 base
Jamie Winsor
2011-10-27
1
-0
/
+0
*
refactor engine testing scenario
Jamie Winsor
2011-08-03
8
-1
/
+1
*
Rails 3.1 - wip.
Uģis Ozols
2011-07-27
9
-59
/
+44
*
maybe do this through a migration?
Joe Sak
2011-07-18
1
-0
/
+12
*
categorization has_many :through should have an ID, and the relationship shou...
Joe Sak
2011-07-18
1
-1
/
+1
*
Add migration to create a new field on BlogPosts for custom teasers.
Kyle Wilkinson
2011-06-21
1
-0
/
+10
*
Fixed migration numbering, regenerated gemspec.
Philip Arndt
2011-06-21
1
-0
/
+0
*
Add migration to add custom_url field to BlogPost.
Kyle Wilkinson
2011-06-16
1
-0
/
+9
*
cached slugs speed things up
Joe Sak
2011-06-14
1
-0
/
+11
*
Depend on seo_meta and create a migration for it unless it already exists.
Philip Arndt
2011-05-05
1
-0
/
+25
*
Ensure that the seeds don't blow up when either 'User' or 'Page' are not defi...
Philip Arndt
2011-04-27
1
-12
/
+14
*
Fixed for failed migration when installing refinery_cms_blog. Also makes it c...
Nate Bird
2011-03-25
1
-2
/
+4
*
Acts as taggable installed
Joe Sak
2011-03-11
1
-0
/
+28
*
Renamed seed and blog structure migration, removed name option from generator...
Philip Arndt
2011-03-04
3
-57
/
+54
*
Moved the generic blog tables code into the migration itself.
Philip Arndt
2011-03-04
1
-0
/
+31
*
Renamed migrations with ordering migration numbers.
Philip Arndt
2011-03-04
2
-0
/
+0
*
Moved most of the code toward EngineInstaller.
Philip Arndt
2011-03-04
3
-0
/
+53