summaryrefslogtreecommitdiffstats
path: root/test/rails
Commit message (Expand)AuthorAgeFilesLines
* Removed extra whitespace from end of linesIan Taylor2009-06-061-3/+3
* Fix some master failing testsBrice Figureau2009-05-151-1/+1
* Removing a non-functional and horrible testLuke Kanies2009-04-241-73/+0
* Removing the old rails tests.Luke Kanies2009-04-223-476/+0
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* Resources now return the 'should' value for properties fromLuke Kanies2008-04-111-37/+0
* Fixing tests that did not work with Rails 2.Luke Kanies2008-02-292-0/+3
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-232-3/+3
* Fixing #923 (again). The host storage method was notLuke Kanies2007-12-101-4/+5
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-283-4/+4
* Fixing #921, mostly by just deleting the existing test. I hadLuke Kanies2007-11-261-240/+0
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-267-7/+7
* Fixing failing tests, including making the debian serviceLuke Kanies2007-10-131-2/+1
* Another round of test-fixing around the changes I madeLuke Kanies2007-10-051-12/+2
* This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-051-1/+0
* Removing the Id tags from all of the filesLuke Kanies2007-10-036-6/+0
* Fixing some failed tests. Mostly cleanup. Next is to make all of the user t...Luke Kanies2007-09-075-17/+22
* Fixing some failing unit tests.Luke Kanies2007-08-281-3/+3
* A round of bugfixing. Many more tests now pass -- I think we are largely dow...Luke Kanies2007-08-204-77/+50
* Fixing #731 - we are now correctly only collecting exported resourcesluke2007-08-051-0/+33
* Fixing #695 -- resource references will correctly serialize and unserialize i...luke2007-07-181-2/+18
* Fixing #703, mostly. You still cannot do multi-condition queries, but you ca...luke2007-07-182-9/+8
* Ignore the pkg directory if it exists, and fix up a couple of tests that were...(no author)2007-07-091-1/+1
* Fixing some failing tests.luke2007-06-181-5/+42
* All rails and language tests now pass again. All of the rails tests should n...luke2007-06-173-8/+185
* Fixing #673, but I have not written a test case for it. I moved all rails-re...luke2007-06-172-0/+333
* Major rework of the rails feature. Changed the relationship between ballman2007-06-123-34/+35
* The first round of fixes for failing tests.luke2007-03-181-0/+1
* Undo the params & facts stuffshadoi2007-02-172-4/+11
* Merge fact_names & fact_values, and param_names & param_values.shadoi2007-02-153-25/+18
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-082-2/+2
* fixing rails test to take into account the fact that resources now do not alw...luke2007-02-011-2/+2
* Fixing #431. Collection was always returning an array, even when only a sing...luke2007-01-281-23/+32
* Fixing #391. Keeping track of times of compile and freshness checks.luke2007-01-041-16/+27
* A couple of small fixes to pass existing tests.luke2007-01-011-1/+30
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-2/+2
* Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b...luke2006-12-191-10/+0
* All rails *and* language tests now pass, with the exception of a language/res...luke2006-12-193-86/+138
* Fixing most of the rails stuff. I think everything basically works now, and ...luke2006-12-192-27/+75
* Go back to restype and remove STI classes, they were more trouble than they w...shadoi2006-12-151-1/+1
* Modifying rails testluke2006-12-151-3/+14
* These are the same versions from changeset 1837shadoi2006-12-152-26/+33
* Some rails modificationsluke2006-12-151-6/+11
* Rename some stuff I missed when it was revertedshadoi2006-12-151-3/+4
* New rails stuff redux.shadoi2006-12-141-3/+2
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-133-37/+32
* Rails stuff part 1shadoi2006-11-093-32/+37
* First batch of fixes from running tests.luke2006-10-172-10/+10
* Fixing the test scripts so that the library pathluke2006-10-163-3/+9
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-163-3/+3