| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Theoretically, this patch is to fix #917 (which it does), but | Luke Kanies | 2007-11-28 | 1 | -0/+12 |
| * | Fixing #931 by keeping track in configurations of | Luke Kanies | 2007-11-27 | 1 | -0/+22 |
| * | Using the Environment class to determine the default environment, | Luke Kanies | 2007-11-20 | 2 | -136/+4 |
| * | The Puppet settings instance now validates environments when | Luke Kanies | 2007-11-19 | 1 | -0/+5 |
| * | Fixing #911 and #912 -- there's a default environment (development) | Luke Kanies | 2007-11-19 | 1 | -0/+80 |
| * | Reverting the changes I'd made toward removing the global | Luke Kanies | 2007-11-19 | 1 | -30/+11 |
| * | Fixed most failing tests, but there are still over thirty failing. | Luke Kanies | 2007-11-18 | 1 | -11/+29 |
| * | This commit is the first run at removing all global | Luke Kanies | 2007-11-13 | 1 | -0/+1 |
| * | Fixing #800 by refactoring how configurations are retrieved | Luke Kanies | 2007-11-12 | 1 | -4/+30 |
| * | The configurations should now be functional again -- | Luke Kanies | 2007-10-31 | 1 | -0/+27 |
| * | Reorganizing the file structure for indirection terminus types. | Luke Kanies | 2007-10-15 | 2 | -4/+4 |
| * | Fixing some small spec failures resulting from test fixes. | Luke Kanies | 2007-10-10 | 1 | -3/+3 |
| * | All tests should now pass again. | Luke Kanies | 2007-10-08 | 1 | -5/+181 |
| * | Adding a :code setting for specifying code to run | Luke Kanies | 2007-10-05 | 1 | -0/+4 |
| * | Making "null" the default node source, so nodes are at least created easily | Luke Kanies | 2007-10-05 | 1 | -6/+7 |
| * | This commit is focused on getting the 'puppet' executable | Luke Kanies | 2007-10-05 | 2 | -5/+34 |
| * | Fixing tests for the Configuration object, since I | Luke Kanies | 2007-10-04 | 1 | -0/+3 |
| * | Fixing #813 -- empty configurations again work. | Luke Kanies | 2007-10-03 | 1 | -0/+17 |
| * | Taking a first stab at moving configuration compiling | Luke Kanies | 2007-09-23 | 1 | -0/+7 |
| * | Renaming the 'Puppet::Util::Config' class to | Luke Kanies | 2007-09-22 | 3 | -6/+6 |
| * | Merge branch 'configurations' into indirection | Luke Kanies | 2007-09-22 | 2 | -10/+328 |
| |\ |
|
| | * | All tests now pass in this configuration branch, which means | Luke Kanies | 2007-09-22 | 1 | -0/+10 |
| | * | An intermediate commit so I can start working on a different | Luke Kanies | 2007-09-20 | 1 | -4/+15 |
| | * | This is basically another intermediate commit. I feel like | Luke Kanies | 2007-09-17 | 1 | -0/+153 |
| | * | Configurations now set a "configuration" instance variable in resources that ... | Luke Kanies | 2007-09-15 | 1 | -4/+11 |
| | * | The whole system now uses Configuration objects instead of | Luke Kanies | 2007-09-15 | 2 | -7/+144 |
| * | | Fixing all existing spec tests so that they now | Luke Kanies | 2007-09-20 | 3 | -17/+18 |
| |/ |
|
| * | Moving the resource container behaviour to the Configuration object, rather t... | Luke Kanies | 2007-09-12 | 1 | -0/+23 |
| * | Another intermediate commit. The node and fact classes are now functional an... | Luke Kanies | 2007-09-12 | 2 | -12/+33 |
| * | The Node handler is now obsolete. Node searching is handled through the indi... | Luke Kanies | 2007-09-11 | 1 | -0/+79 |
| * | Doing an intermediate commit so rick can look at the work I have done so far. | Luke Kanies | 2007-09-11 | 2 | -0/+141 |
| * | Fixing #807. The exception handling should more closely resemble how it used... | Luke Kanies | 2007-09-06 | 1 | -2/+12 |
| * | We now have a real configuration object, as a subclass of GRATR::Digraph, tha... | Luke Kanies | 2007-09-04 | 1 | -0/+125 |