summaryrefslogtreecommitdiffstats
path: root/spec/unit/rails.rb
Commit message (Expand)AuthorAgeFilesLines
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-258/+0
* [#4064] Modify the Rails spec to use the block form of confineRein Henrichs2010-02-171-1/+1
* feature #2276 Single Executable: use new names for settings sectionsJesse Wolfe2010-02-171-1/+1
* Fixes #3582 - Adds dbport configuration option for specifying database portJames Turnbull2010-02-171-5/+14
* Fixed Rails database testsJames Turnbull2010-01-281-10/+25
* Merge branch '0.25.x'James Turnbull2010-01-131-9/+11
|\
| * Fix #2816 MySQL server has gone awayJesse Wolfe2009-12-201-4/+6
| * Fixed test typoJames Turnbull2009-12-181-1/+1
| * Fix 2948 Failing rests in spec/unit/rails.rbJesse Wolfe2009-12-181-4/+4
* | Merge branch '0.25.x'Luke Kanies2009-12-211-0/+11
|\|
| * Fixing #2764 ActiveRecord 2.1 supportJesse Wolfe2009-11-171-0/+11
* | Fixed #2568 - Add database option 'dbconnections'Richard Soderberg2009-11-201-0/+22
* | Patch to address feature #2571 to add Oracle support to PuppetAvi Miller2009-10-241-1/+80
|/
* Removed extra whitespace from end of linesIan Taylor2009-06-061-13/+13
* Removing deprecated concurrency setting usage in railsLuke Kanies2009-04-241-7/+0
* Fixing some rails tests that sometimes failedLuke Kanies2009-04-221-0/+1
* Merge branch '0.24.x'Luke Kanies2009-04-021-1/+2
|\
| * Fixing every failing test I can find on the build server.Luke Kanies2009-02-281-0/+1
* | Fix #1834 part2 - Fix tests when no railsBrice Figureau2008-12-201-2/+2
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-291-1/+1
|\|
| * Updated /spec/unit/rails.rb testJames Turnbull2008-07-171-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-05-201-1/+2
|\|
| * Fixing a test that wrote to ~.Luke Kanies2008-05-121-0/+8
* | Fixing some tests that were insufficiently mocking their configurations.Luke Kanies2008-05-051-0/+7
|/
* Implementing the test for setting the RailsLuke Kanies2007-11-241-18/+41
* change up rails specs again with Luke's helpDan Peterson2007-11-241-41/+79
* mock all use of Puppet[] in Puppet::Rails.database_argumentsDan Peterson2007-11-231-26/+35
* fix spacingDan Peterson2007-11-231-3/+3
* fix socket argument to AR and add rails specDan Peterson2007-11-231-0/+47