aboutsummaryrefslogtreecommitdiffstats
path: root/spec/requests/refinery
Commit message (Expand)AuthorAgeFilesLines
* Fix route helper in categories view.Pete Higgins2012-01-241-0/+20
* Fix comment posting.Pete Higgins2012-01-241-0/+24
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-174-36/+23
* Restructured part of the project to Refinery::Blog::Admin not Refinery::Admin...Philip Arndt2012-01-175-295/+303
* Fix tab highlighting in admin interface.Pete Higgins2011-12-151-0/+13
* Allow configurable author for blog posts.Pete Higgins2011-12-141-1/+29
* Refactored everything (models, helpers) into proper namespace of Refinery::Bl...Philip Arndt2011-11-093-29/+29
* Fix draft preview of blog postsJamie Winsor2011-09-211-0/+22
* use let instead of let! when we can lazily load these fixturesJamie Winsor2011-09-041-4/+4
* refactor factories and add #show tests for posts controllerJamie Winsor2011-09-041-7/+54
* index action of blog post controller now caches and sweeps on changesJamie Winsor2011-09-034-0/+332