summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated CHANGELOG.Michael V. O'Brien2007-10-031-0/+7
* Merge branch 'master' of git://reductivelabs.com/puppetMichael V. O'Brien2007-10-032-15/+49
|\
| * Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-037-71/+135
| |\
| * | Adding more behaviours to the Puppet::Module spec,Luke Kanies2007-10-032-15/+49
* | | Fixed #832. Added the '--no-daemonize' option to puppetd and puppetmasterd.Michael V. O'Brien2007-10-035-55/+46
* | | Merge branch 'master' of git://reductivelabs.com/puppetMichael V. O'Brien2007-10-034-57/+116
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git://reductivelabs.com/puppetDavid Lutterkort2007-10-023-14/+19
| |\ \
| * | | Use external helper script to talk to yum; should avoid any more trouble with...David Lutterkort2007-10-024-57/+116
| | |/ | |/|
* | | Merge branch 'master' of git://reductivelabs.com/puppetMichael V. O'Brien2007-10-023-14/+19
|\ \ \ | | |/ | |/|
| * | Fixed a failing test where we presumed that non-string Fact values would have...Rick Bradley2007-10-021-1/+1
| * | Fixed a test which was secretly sneaking off and pulling certs from ~ if they...Rick Bradley2007-10-022-13/+18
| |/
* | Merge branch 'master' of git://reductivelabs.com/puppetMichael V. O'Brien2007-09-2515-277/+332
|\|
| * Adding more indirection termini, mostly focused on cachingLuke Kanies2007-09-256-0/+151
| * Adding cache support to indirection. If you haveLuke Kanies2007-09-252-24/+153
| * Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet into indir...Luke Kanies2007-09-2512-715/+794
| |\
| * | I changed the Terminus class to switch camelcaseLuke Kanies2007-09-243-14/+28
| * | Removing obsolete fact stores and node sources. The functionality has been m...Luke Kanies2007-09-244-239/+0
* | | Merge branch 'master' of git://reductivelabs.com/puppetMichael V. O'Brien2007-09-251-4/+3
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git://michaelobrien.info/puppetLuke Kanies2007-09-252-1/+88
| |\ \
| * | | Fixing ralsh to use a configuration instead of a componentLuke Kanies2007-09-251-4/+3
* | | | Updated the configuration doc to more clearly explain where puppet.conf is ex...Michael V. O'Brien2007-09-251-4/+8
* | | | Merge branch 'master' of git://reductivelabs.com/puppetMichael V. O'Brien2007-09-25158-3937/+5845
|\| | | | |/ / |/| |
| * | Demoting the "file does not exist" log to debug from noticeLuke Kanies2007-09-251-1/+1
| * | Merge branch 'indirection' of git://reductivelabs.com/puppet-lukeLuke Kanies2007-09-25157-3934/+5842
| |\|
| | * Taking a first stab at moving configuration compilingLuke Kanies2007-09-238-10/+391
| | * Adding a "memory" node terminus, which willLuke Kanies2007-09-235-0/+147
| | * Fixing the spec for the checksum terminus to matchLuke Kanies2007-09-231-3/+2
| | * Adding my first integration test, verifying thatLuke Kanies2007-09-238-85/+171
| | * Adding the first version of checksum support, which willLuke Kanies2007-09-226-10/+358
| | * Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-2253-298/+297
| | * Adding the base file terminus. This will, at the least,Luke Kanies2007-09-222-0/+170
| | * Merge branch 'configurations' into indirectionLuke Kanies2007-09-2263-1614/+1393
| | |\
| | | * All tests now pass in this configuration branch, which meansLuke Kanies2007-09-2214-186/+100
| | | * The structure for handling resource generation is nowLuke Kanies2007-09-227-14/+35
| | | * An intermediate commit so I can start working on a differentLuke Kanies2007-09-2012-32/+45
| | | * This is basically another intermediate commit. I feel likeLuke Kanies2007-09-1743-917/+536
| | | * Configurations now set a "configuration" instance variable in resources that ...Luke Kanies2007-09-153-5/+15
| | | * The whole system now uses Configuration objects instead ofLuke Kanies2007-09-1521-577/+736
| | * | Adding the last tests for the ldap node terminus. I managedLuke Kanies2007-09-224-15/+211
| | * | All indirections are working, and they have allLuke Kanies2007-09-2223-637/+711
| | * | It looks like the new indirection setup is complete.Luke Kanies2007-09-2112-217/+235
| | * | Adding automatic association between terminus subclasses andLuke Kanies2007-09-214-45/+88
| | * | Adding the first top-level terminus (yaml). It worksLuke Kanies2007-09-217-14/+242
| | * | Moving the Puppet::Indirector::Terminus class into itsLuke Kanies2007-09-213-21/+59
| | * | Adding a couple more tests to the indirector, talking aboutLuke Kanies2007-09-212-2/+13
| | * | The indirector specs now all pass. I think I needLuke Kanies2007-09-214-133/+63
| | * | The unit tests for the newly-resurrected indirection classLuke Kanies2007-09-203-145/+157
| | * | Fixing all existing spec tests so that they nowLuke Kanies2007-09-2015-62/+73
| | * | Merge branch 'indirection' of http://git.rickbradley.com/puppet into indirectionLuke Kanies2007-09-202-132/+211
| | |\ \
| | | * | Whitespace and comment commit.Rick Bradley2007-09-201-1/+3