| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing #814 -- when files are missing, the exceptions should | Luke Kanies | 2007-10-03 | 4 | -31/+19 |
* | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet | Luke Kanies | 2007-10-03 | 3 | -57/+113 |
|\ |
|
| * | Use external helper script to talk to yum; should avoid any more trouble with... | David Lutterkort | 2007-10-02 | 3 | -57/+113 |
* | | Adding more behaviours to the Puppet::Module spec, | Luke Kanies | 2007-10-03 | 1 | -6/+7 |
|/ |
|
* | Adding more indirection termini, mostly focused on caching | Luke Kanies | 2007-09-25 | 3 | -0/+31 |
* | Adding cache support to indirection. If you have | Luke Kanies | 2007-09-25 | 1 | -1/+31 |
* | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet into indir... | Luke Kanies | 2007-09-25 | 8 | -709/+763 |
|\ |
|
| * | Merge branch 'master' of git://michaelobrien.info/puppet | Luke Kanies | 2007-09-25 | 1 | -0/+87 |
| |\ |
|
| | * | Renamed princs to principals in the k5login type. | Michael V. O'Brien | 2007-09-24 | 1 | -7/+7 |
| | * | Added k5login type written by Digant Kasundra. This is for ticket #759. | Digant Kasundra | 2007-09-24 | 1 | -0/+87 |
| * | | Demoting the "file does not exist" log to debug from notice | Luke Kanies | 2007-09-25 | 1 | -1/+1 |
| * | | Merge branch 'indirection' of git://reductivelabs.com/puppet-luke | Luke Kanies | 2007-09-25 | 65 | -1218/+1873 |
| |\ \ |
|
| * | | | Fixing a small problem with the mailman type | Luke Kanies | 2007-09-25 | 1 | -2/+2 |
| | |/
| |/| |
|
| * | | Merge branch 'testing' | Luke Kanies | 2007-09-11 | 5 | -706/+673 |
| |\ \ |
|
| | * | | Fixed #797. Removed the warning message about specifying 'enable' or 'ensure... | Michael V. O'Brien | 2007-09-11 | 1 | -4/+0 |
| | * | | Merge branch 'master' of git://reductivelabs.com/puppet | Michael V. O'Brien | 2007-09-11 | 2 | -2/+2 |
| | |\ \ |
|
| | * | | | Fixed #784 by applying patch by vvidic. | Michael V. O'Brien | 2007-09-11 | 1 | -1/+1 |
| | * | | | Removed TYPE token, replacing it with CLASSREF token, in the grammar and lexe... | Michael V. O'Brien | 2007-09-10 | 3 | -576/+553 |
| | * | | | Fixed #774, which fixed fully qualified collection statements | Michael V. O'Brien | 2007-09-10 | 2 | -630/+624 |
* | | | | | I changed the Terminus class to switch camelcase | Luke Kanies | 2007-09-24 | 1 | -2/+4 |
* | | | | | Removing obsolete fact stores and node sources. The functionality has been m... | Luke Kanies | 2007-09-24 | 4 | -239/+0 |
| |_|_|/
|/| | | |
|
* | | | | Taking a first stab at moving configuration compiling | Luke Kanies | 2007-09-23 | 5 | -10/+193 |
* | | | | Adding a "memory" node terminus, which will | Luke Kanies | 2007-09-23 | 2 | -0/+29 |
* | | | | Adding my first integration test, verifying that | Luke Kanies | 2007-09-23 | 3 | -16/+43 |
* | | | | Adding the first version of checksum support, which will | Luke Kanies | 2007-09-22 | 3 | -9/+95 |
* | | | | Renaming the 'Puppet::Util::Config' class to | Luke Kanies | 2007-09-22 | 25 | -48/+48 |
* | | | | Adding the base file terminus. This will, at the least, | Luke Kanies | 2007-09-22 | 1 | -0/+40 |
* | | | | Merge branch 'configurations' into indirection | Luke Kanies | 2007-09-22 | 23 | -541/+570 |
|\ \ \ \ |
|
| * | | | | All tests now pass in this configuration branch, which means | Luke Kanies | 2007-09-22 | 7 | -68/+49 |
| * | | | | The structure for handling resource generation is now | Luke Kanies | 2007-09-22 | 5 | -8/+27 |
| * | | | | An intermediate commit so I can start working on a different | Luke Kanies | 2007-09-20 | 5 | -22/+21 |
| * | | | | This is basically another intermediate commit. I feel like | Luke Kanies | 2007-09-17 | 14 | -218/+204 |
| * | | | | Configurations now set a "configuration" instance variable in resources that ... | Luke Kanies | 2007-09-15 | 2 | -1/+4 |
| * | | | | The whole system now uses Configuration objects instead of | Luke Kanies | 2007-09-15 | 12 | -320/+315 |
* | | | | | Adding the last tests for the ldap node terminus. I managed | Luke Kanies | 2007-09-22 | 2 | -13/+53 |
* | | | | | All indirections are working, and they have all | Luke Kanies | 2007-09-22 | 12 | -236/+297 |
* | | | | | It looks like the new indirection setup is complete. | Luke Kanies | 2007-09-21 | 6 | -68/+71 |
* | | | | | Adding automatic association between terminus subclasses and | Luke Kanies | 2007-09-21 | 3 | -41/+30 |
* | | | | | Adding the first top-level terminus (yaml). It works | Luke Kanies | 2007-09-21 | 4 | -4/+76 |
* | | | | | Moving the Puppet::Indirector::Terminus class into its | Luke Kanies | 2007-09-21 | 2 | -21/+20 |
* | | | | | Adding a couple more tests to the indirector, talking about | Luke Kanies | 2007-09-21 | 1 | -2/+0 |
* | | | | | The indirector specs now all pass. I think I need | Luke Kanies | 2007-09-21 | 3 | -88/+11 |
* | | | | | The unit tests for the newly-resurrected indirection class | Luke Kanies | 2007-09-20 | 1 | -19/+28 |
* | | | | | Fixing all existing spec tests so that they now | Luke Kanies | 2007-09-20 | 7 | -15/+20 |
* | | | | | Merge branch 'indirection' of http://git.rickbradley.com/puppet into indirection | Luke Kanies | 2007-09-20 | 1 | -43/+97 |
|\ \ \ \ \ |
|
| * | | | | | More spec and indirector updates. | Rick Bradley | 2007-09-20 | 1 | -0/+2 |
| * | | | | | Reworking the Indirector code. Continuing to fight the classgen and instance... | Rick Bradley | 2007-09-19 | 1 | -43/+95 |
* | | | | | | Merge branch 'indirection' of http://git.rickbradley.com/puppet into indirection | Luke Kanies | 2007-09-17 | 2 | -7/+28 |
|\| | | | |
| |/ / / /
|/| | | | |
|
| * | | | | Updates to indirection stuffs. Making a better spec and migrating to it. | Rick Bradley | 2007-09-17 | 2 | -7/+28 |
* | | | | | Removing the completely obsolete passwd2puppet and the obsolete component.rb | Luke Kanies | 2007-09-13 | 1 | -224/+0 |
|/ / / / |
|