summaryrefslogtreecommitdiffstats
path: root/test/other/relationships.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed extra whitespace from end of linesIan Taylor2009-06-061-11/+11
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-4/+4
* Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-181-130/+2
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-1/+1
* Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-1/+1
* Another round of test-fixes toward eliminating global resourceLuke Kanies2008-01-141-2/+0
* Another round of fixes toward making global resources work.Luke Kanies2008-01-091-2/+5
* Lots o' bug-fixes toward getting rid of global resources.Luke Kanies2008-01-081-1/+1
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-1/+1
* Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-191-9/+9
* Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-181-9/+9
* Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-121-5/+5
* Switching the base class for the Relationship class.Luke Kanies2007-11-081-1/+3
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* All tests now pass in this configuration branch, which meansLuke Kanies2007-09-221-8/+5
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-1/+1
* Fixing #411.luke2007-01-051-0/+9
* Finally writing unit tests for Transaction#trigger, and drastically simplifyi...luke2006-12-291-1/+1
* Fixing #349. Doing some hackery so defined types can now (again) be used as ...luke2006-12-231-1/+0
* Another round of bug fixing. Now everything passes except mounts, at least o...luke2006-12-131-60/+5
* Most of the graph handling is now done, and all of the recursive types (basic...luke2006-12-101-0/+24
* Most of the graphing work is now done. I have also added the generator work ...luke2006-12-011-57/+159
* Fixing the test scripts so that the library pathluke2006-10-161-1/+3
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-161-0/+2
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-8/+1
* Okay, Puppet is now almost entirely capable of configuring itself. I have no...luke2006-03-021-2/+30
* Fixing dependencies to not depend on file order. Added Puppet::Type.{finaliz...luke2006-01-121-0/+2
* Merging changes from the head of the rework1 branch, r 784luke2006-01-081-1/+1
* Undoing the merge that happened in 785luke2006-01-071-1/+1
* Merging in refactoring from version 774 into version 784luke2006-01-071-1/+1
* Getting rid of the tc_ prefix to test casesluke2005-10-221-0/+113