| Commit message (Expand) | Author | Age | Files | Lines |
* | rename default database for mysql and postgres example databases | Jamie Winsor | 2011-08-03 | 2 | -6/+6 |
* | Rid this project of autotest | Jamie Winsor | 2011-08-03 | 2 | -19/+0 |
* | refactor engine testing scenario | Jamie Winsor | 2011-08-03 | 75 | -22/+1706 |
* | Make those specs green again. | Uģis Ozols | 2011-08-03 | 9 | -23/+19 |
* | DB isn't cleared from previous test data. For now clear it ourselves but as f... | Uģis Ozols | 2011-07-29 | 2 | -2/+10 |
* | Need a user first because otherwise it will redirect to first user creation f... | Uģis Ozols | 2011-07-29 | 2 | -2/+6 |
* | Manage blog posts request specs are now green. | Uģis Ozols | 2011-07-29 | 1 | -6/+1 |
* | Update translation scopes | Jamie Winsor | 2011-07-28 | 2 | -0/+39 |
* | More request specs and updates to code to make specs pass. | Uģis Ozols | 2011-07-28 | 1 | -5/+32 |
* | Start to add request specs. | Uģis Ozols | 2011-07-28 | 1 | -0/+71 |
* | Rails 3.1 - wip. | Uģis Ozols | 2011-07-27 | 6 | -279/+285 |
* | Spec context is about false. | Uģis Ozols | 2011-07-04 | 1 | -1/+1 |
* | Copy / Paste mistake fixed | Johan Bruning | 2011-07-04 | 1 | -1/+1 |
* | Added ability to disable teaser independent of teaser length | Johan Bruning | 2011-07-04 | 1 | -0/+24 |
* | Refactored the spec suite to be consistent. | Philip Arndt | 2011-06-29 | 3 | -43/+43 |
* | fixed ruby 1.9.2 warnings about useless use of == in boid context | Ivan Storck | 2011-06-23 | 1 | -3/+3 |
* | this needs html_safe | Joe Sak | 2011-06-23 | 1 | -0/+6 |
* | Model spec filenames should be singular | Marc Remolt | 2011-05-09 | 3 | -0/+0 |
* | Fixes for blog_post specs | Marc Remolt | 2011-05-09 | 1 | -61/+73 |
* | tests were failing all over the place | Joe Sak | 2011-04-22 | 2 | -52/+44 |
* | More test coverage for tags: can fill tags in on admin form | Joe Sak | 2011-03-11 | 1 | -2/+3 |
* | Acts as taggable installed | Joe Sak | 2011-03-11 | 1 | -0/+6 |
* | test fixing | Joe Sak | 2011-03-08 | 1 | -15/+15 |
* | Hi, my name is... | Philip Arndt | 2011-03-02 | 1 | -1/+1 |
* | WIP- just stuck on the uninitialized Constant weirdness | Joe Sak | 2011-02-24 | 1 | -1/+1 |
* | Blog Posts belong to an author ("user_id") | Joe Sak | 2011-02-24 | 1 | -0/+6 |
* | Added settings click-button functionality for toggling comments being enabled... | Philip Arndt | 2011-02-21 | 1 | -8/+7 |
* | The first shall be the .last, and the last shall be the .first | Joe Sak | 2011-02-16 | 1 | -1/+1 |
* | Previous scope test wasn't testing BlogPost.previous | Joe Sak | 2011-02-16 | 1 | -1/+1 |
* | test coverage for uncategorized blog posts scope | Joe Sak | 2011-02-16 | 1 | -0/+12 |
* | test coverage for previous changes | Joe Sak | 2011-02-15 | 1 | -5/+13 |
* | Added some rspec tests for blog category model. | Uģis Ozols | 2010-12-07 | 1 | -7/+19 |
* | Added some rspec tests for blog post model. | Uģis Ozols | 2010-12-07 | 1 | -7/+150 |
* | Consistent whitespace. | Philip Arndt | 2010-11-23 | 3 | -8/+8 |
* | Merged in Joe's and Steven's forks and updated for compatibility with < 0.9.9... | Philip Arndt | 2010-11-22 | 6 | -23/+8 |
* | Converted to factory_girl use, a little refactored | Joe Sak | 2010-08-09 | 6 | -10/+59 |
* | All models initialize | Joe Sak | 2010-08-09 | 3 | -0/+24 |