summaryrefslogtreecommitdiffstats
path: root/lib/puppet/node
Commit message (Expand)AuthorAgeFilesLines
* Backporting a test that was failing in master, and fixing itLuke Kanies2008-07-021-0/+1
* Fixed #1221 - aliases to titles now work for resources.Luke Kanies2008-06-161-1/+6
* Removing extra debuggingLuke Kanies2008-05-221-1/+0
* Fixing the node/catalog so that it can convert from parser catalogs to RAL ca...Luke Kanies2008-05-221-0/+4
* Fixing the expire method (it wasn't using a requestLuke Kanies2008-04-101-1/+9
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-1/+2
* Fix for 1094Luke Kanies2008-03-061-0/+10
* Fixing #1084 -- the node catalog asks the individualLuke Kanies2008-02-251-1/+1
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-2/+7
* Fixed #1018 -- resources now have their namevars added asLuke Kanies2008-02-181-1/+8
* Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-111-5/+5
* Switching the Node catalog to use the Tagging moduleLuke Kanies2008-02-111-25/+4
* Switching the Node Catalog to using a separate methodLuke Kanies2008-02-111-29/+27
* Fixed #1030 - class and definition evaluation has been significantlyLuke Kanies2008-02-111-0/+5
* Converting the Compile class to use a Node::Catalog instanceLuke Kanies2008-02-111-1/+25
* Fixing #982 -- I have completely removed the GRATR graph libraryLuke Kanies2008-01-071-8/+1
* Further fixes toward #965. Turned out that the previous fixLuke Kanies2007-12-211-0/+21
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-34/+34
* Fixing #951 -- external nodes work again, but you have toLuke Kanies2007-12-101-106/+0
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-281-15/+12
* Fixing #931 by keeping track in configurations ofLuke Kanies2007-11-271-5/+15
* Using the Environment class to determine the default environment,Luke Kanies2007-11-201-0/+1
* Fixing #911 and #912 -- there's a default environment (development)Luke Kanies2007-11-191-0/+45
* Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-191-21/+0
* Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-181-0/+16
* This commit is the first run at removing all globalLuke Kanies2007-11-131-0/+5
* Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-121-1/+19
* Switching the graph base class from GRATR::DigraphLuke Kanies2007-11-071-1/+2
* The configurations should now be functional again --Luke Kanies2007-10-311-1/+12
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-152-2/+2
* Adding version handling through most of the indirection work.Luke Kanies2007-10-121-1/+5
* All tests should now pass again.Luke Kanies2007-10-081-0/+57
* This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-052-2/+2
* Fixing #813 -- empty configurations again work.Luke Kanies2007-10-031-2/+3
* Taking a first stab at moving configuration compilingLuke Kanies2007-09-231-0/+4
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-1/+1
* Merge branch 'configurations' into indirectionLuke Kanies2007-09-221-16/+245
|\
| * All tests now pass in this configuration branch, which meansLuke Kanies2007-09-221-14/+26
| * The structure for handling resource generation is nowLuke Kanies2007-09-221-1/+11
| * An intermediate commit so I can start working on a differentLuke Kanies2007-09-201-4/+9
| * This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-17/+147
| * Configurations now set a "configuration" instance variable in resources that ...Luke Kanies2007-09-151-0/+1
| * The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-5/+76
* | The indirector specs now all pass. I think I needLuke Kanies2007-09-211-1/+1
* | Fixing all existing spec tests so that they nowLuke Kanies2007-09-201-3/+3
|/
* Moving the resource container behaviour to the Configuration object, rather t...Luke Kanies2007-09-121-1/+26
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-121-11/+11
* The Node handler is now obsolete. Node searching is handled through the indi...Luke Kanies2007-09-111-0/+106
* Doing an intermediate commit so rick can look at the work I have done so far.Luke Kanies2007-09-111-0/+36
* Flipped the switch so that compiles now return a Configuration instance inste...Luke Kanies2007-09-041-1/+1