summaryrefslogtreecommitdiffstats
path: root/spec/unit/node/configuration.rb
Commit message (Expand)AuthorAgeFilesLines
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-281-0/+12
* Fixing #931 by keeping track in configurations ofLuke Kanies2007-11-271-0/+22
* Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-191-30/+11
* Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-181-11/+29
* This commit is the first run at removing all globalLuke Kanies2007-11-131-0/+1
* Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-121-4/+30
* The configurations should now be functional again --Luke Kanies2007-10-311-0/+27
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-151-2/+2
* Fixing some small spec failures resulting from test fixes.Luke Kanies2007-10-101-3/+3
* All tests should now pass again.Luke Kanies2007-10-081-5/+181
* Adding a :code setting for specifying code to runLuke Kanies2007-10-051-0/+4
* This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-051-0/+24
* Fixing tests for the Configuration object, since ILuke Kanies2007-10-041-0/+3
* Fixing #813 -- empty configurations again work.Luke Kanies2007-10-031-0/+17
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-3/+3
* All tests now pass in this configuration branch, which meansLuke Kanies2007-09-221-0/+10
* An intermediate commit so I can start working on a differentLuke Kanies2007-09-201-4/+15
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-0/+153
* Configurations now set a "configuration" instance variable in resources that ...Luke Kanies2007-09-151-4/+11
* The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-7/+140
* Moving the resource container behaviour to the Configuration object, rather t...Luke Kanies2007-09-121-0/+23
* Fixing #807. The exception handling should more closely resemble how it used...Luke Kanies2007-09-061-2/+12
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-0/+125