Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable libnotifications for travis | Jamie Winsor | 2011-09-01 | 1 | -16/+20 |
| | |||||
* | Devise edge no longer required for Rails 3-1 branch | Jamie Winsor | 2011-08-31 | 1 | -3/+0 |
| | |||||
* | gemspec revision to support latest master branch of refinerycms | Jamie Winsor | 2011-08-29 | 1 | -9/+9 |
| | |||||
* | Update gemspec to require newest version of seo_meta | Jamie Winsor | 2011-08-18 | 1 | -2/+2 |
| | |||||
* | Update Gemfile to what would be generated by Refinerycms | Jamie Winsor | 2011-08-15 | 1 | -4/+33 |
| | |||||
* | This will fix the build when runing rspec spec/. If you do not specify ↵ | Jamie Winsor | 2011-08-15 | 1 | -1/+3 |
| | | | | refinerycms-testing in the development group of the Gemfile it will not be properly loaded. | ||||
* | Move gemspec method to top of file | Jamie Winsor | 2011-08-14 | 1 | -2/+2 |
| | | | | http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/ | ||||
* | Syntax fixes for Ruby 1.8.7 | Jamie Winsor | 2011-08-14 | 1 | -4/+3 |
| | |||||
* | Use arel 2.1.4 for now because 2.1.5 got yanked. | Uģis Ozols | 2011-08-12 | 1 | -0/+2 |
| | |||||
* | Need to use edge everything, excluding spec/dummy from the gemspec. | Philip Arndt | 2011-08-12 | 1 | -5/+5 |
| | |||||
* | Remove spork as a development dependency | Jamie Winsor | 2011-08-11 | 1 | -2/+7 |
| | | | | | Add spork to development & test group in Gemfile Fix ControllerMacros and RequestMacros namespace in refinery support file | ||||
* | Add Rails3.1 assets gemfile entry into Gemfile (required to start Rails ↵ | Jamie Winsor | 2011-08-06 | 1 | -0/+8 |
| | | | | | | dummy app) Bump dummy app head | ||||
* | Remove (commented out) duplicate refinerycms-testing gem requirement | Jamie Winsor | 2011-08-03 | 1 | -1/+0 |
| | |||||
* | Require refinerycms-testing framework | Jamie Winsor | 2011-08-03 | 1 | -0/+1 |
| | | | | Location of testing tasks changed | ||||
* | refactor engine testing scenario | Jamie Winsor | 2011-08-03 | 1 | -0/+8 |
| | | | | | | | | Engine is now tested standalone by leveraging a dummy rails app Enable Guard for speedy testing Move factories to the more standard location `spec/factories/*` Update README with a Testing section Rename migrations to contain datetimestamps for their version to fix migration order issues when migrating the dummy application | ||||
* | Not sure why we were getting bundler involved. Regeneraed gemspec | Philip Arndt | 2011-02-17 | 1 | -2/+0 |
| | |||||
* | Support rails2 version of will_paginate too | Philip Arndt | 2010-11-03 | 1 | -1/+1 |
| | |||||
* | Pagination | Fernando Blat | 2010-10-05 | 1 | -1/+2 |
| | |||||
* | new rc | djones | 2010-10-05 | 1 | -1/+1 |
| | |||||
* | Comments are now moderated automatically unless moderation is enabled and ↵ | Philip Arndt | 2010-08-30 | 1 | -1/+1 |
| | | | | show up below posts. | ||||
* | Added bundler and filters_spam dependency | Philip Arndt | 2010-08-28 | 1 | -0/+1 |