Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix route helper in categories view. | Pete Higgins | 2012-01-24 | 1 | -0/+20 |
* | Fix comment posting. | Pete Higgins | 2012-01-24 | 1 | -0/+24 |
* | Fixed namespacing for Refinery conventions. | Philip Arndt | 2012-01-17 | 4 | -36/+23 |
* | Restructured part of the project to Refinery::Blog::Admin not Refinery::Admin... | Philip Arndt | 2012-01-17 | 5 | -295/+303 |
* | Fix tab highlighting in admin interface. | Pete Higgins | 2011-12-15 | 1 | -0/+13 |
* | Allow configurable author for blog posts. | Pete Higgins | 2011-12-14 | 1 | -1/+29 |
* | Refactored everything (models, helpers) into proper namespace of Refinery::Bl... | Philip Arndt | 2011-11-09 | 3 | -29/+29 |
* | Fix draft preview of blog posts | Jamie Winsor | 2011-09-21 | 1 | -0/+22 |
* | use let instead of let! when we can lazily load these fixtures | Jamie Winsor | 2011-09-04 | 1 | -4/+4 |
* | refactor factories and add #show tests for posts controller | Jamie Winsor | 2011-09-04 | 1 | -7/+54 |
* | index action of blog post controller now caches and sweeps on changes | Jamie Winsor | 2011-09-03 | 4 | -0/+332 |