summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow for multiple REST servers to be active; some terminology changes in spe...Rick Bradley2007-10-041-21/+23
* | Added .listening to REST server, handle listen states and transitions.Rick Bradley2007-10-041-0/+15
* | Updating first portion of the Network RESTServer spec with example code, gett...Rick Bradley2007-10-041-0/+18
* | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-041-2/+2
|\|
| * Attempting to reproduce and fix #829 by applying patch by Paul. I could notLuke Kanies2007-10-041-2/+2
* | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-04187-360/+60
|\|
| * Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-044-118/+5
| |\
| | * Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-03186-223/+40
| | |\
| | * | I finally tracked down the problem that was causing providersLuke Kanies2007-10-033-112/+3
| | * | Fixing the yaml path so that it is correctlyLuke Kanies2007-10-031-6/+3
| * | | Fixing #817, mostly using the patch by DavidS. I couldLuke Kanies2007-10-032-20/+15
| | |/ | |/|
| * | Removing the Id tags from all of the filesLuke Kanies2007-10-03179-179/+0
| * | Merge branch 'master' of git://michaelobrien.info/puppetLuke Kanies2007-10-031-3/+1
| |\ \
| | * | Fixed #854.Michael V. O'Brien2007-10-031-3/+1
| * | | Fixing #813 -- empty configurations again work.Luke Kanies2007-10-031-2/+3
| |/ /
| * | Merge branch 'master' of git://michaelobrien.info/puppetLuke Kanies2007-10-034-7/+17
| |\ \
| | * | Merge branch 'master' of git://reductivelabs.com/puppetMichael V. O'Brien2007-10-031-6/+7
| | |\|
| | * | Fixed #832. Added the '--no-daemonize' option to puppetd and puppetmasterd.Michael V. O'Brien2007-10-033-3/+9
| | * | Merge branch 'master' of git://reductivelabs.com/puppetMichael V. O'Brien2007-10-033-57/+113
| | |\ \
| | * \ \ Merge branch 'master' of git://reductivelabs.com/puppetMichael V. O'Brien2007-09-259-242/+66
| | |\ \ \
| | * | | | 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-2567-1236/+1891
| | |\ \ \ \
| * | | | | | Fixing #814 -- when files are missing, the exceptions shouldLuke Kanies2007-10-034-31/+19
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-034-63/+120
|\| | | | |
| * | | | | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-033-57/+113
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Use external helper script to talk to yum; should avoid any more trouble with...David Lutterkort2007-10-023-57/+113
| | | |_|/ | | |/| |
| * / | | Adding more behaviours to the Puppet::Module spec,Luke Kanies2007-10-031-6/+7
| |/ / /
* | | | Interpreting "hidden" class from spec drafts as a REST Controller. This name...Rick Bradley2007-10-031-0/+2
* | | | Added partial spec for the serving of REST information, as well as some clien...Rick Bradley2007-10-033-0/+16
|/ / /
* | | Adding more indirection termini, mostly focused on cachingLuke Kanies2007-09-253-0/+31
* | | Adding cache support to indirection. If you haveLuke Kanies2007-09-251-1/+31
* | | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet into indir...Luke Kanies2007-09-259-710/+764
|\ \ \
| * | | Merge branch 'master' of git://michaelobrien.info/puppetLuke Kanies2007-09-252-1/+88
| |\| | | | |/ | |/|
| | * Renamed princs to principals in the k5login type.Michael V. O'Brien2007-09-241-7/+7
| | * Added k5login type written by Digant Kasundra. This is for ticket #759.Digant Kasundra2007-09-241-0/+87
| | * Partial fix for #772. The SIGHUP now produces a EOPNOTSUPP instead of NameEr...Michael V. O'Brien2007-09-141-1/+1
| * | 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-2566-1233/+1888
| |\ \
| * | | Fixing a small problem with the mailman typeLuke Kanies2007-09-251-2/+2
| | |/ | |/|
| * | Merge branch 'testing'Luke Kanies2007-09-115-706/+673
| |\ \
| | * | Fixed #797. Removed the warning message about specifying 'enable' or 'ensure...Michael V. O'Brien2007-09-111-4/+0
| | * | Merge branch 'master' of git://reductivelabs.com/puppetMichael V. O'Brien2007-09-112-2/+2
| | |\ \
| | * | | Fixed #784 by applying patch by vvidic.Michael V. O'Brien2007-09-111-1/+1
| | * | | Removed TYPE token, replacing it with CLASSREF token, in the grammar and lexe...Michael V. O'Brien2007-09-103-576/+553
| | * | | Fixed #774, which fixed fully qualified collection statementsMichael V. O'Brien2007-09-102-630/+624
* | | | | I changed the Terminus class to switch camelcaseLuke Kanies2007-09-241-2/+4
* | | | | Removing obsolete fact stores and node sources. The functionality has been m...Luke Kanies2007-09-244-239/+0
| |_|_|/ |/| | |
* | | | Taking a first stab at moving configuration compilingLuke Kanies2007-09-235-10/+193
* | | | Adding a "memory" node terminus, which willLuke Kanies2007-09-232-0/+29
* | | | Adding my first integration test, verifying thatLuke Kanies2007-09-233-16/+43