summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* Removing extra debuggingLuke Kanies2008-03-181-1/+0
* Settings now (again?) do not use a section more thanLuke Kanies2008-03-181-8/+13
* Removing obsolete code from the fileserving handler.Luke Kanies2008-03-181-49/+0
* updating resource references in the docsLuke Kanies2008-03-181-3/+3
* Hopefully *finally* fixed the "already being managed" problemLuke Kanies2008-03-181-6/+9
* Merge branch '0.24.x' of ssh://reductivelabs.com/opt/rl/git/puppet into 0.24.xLuke Kanies2008-03-175-2/+18
|\
| * Downgrading the "Using cache" message from the indirection to debugLuke Kanies2008-03-161-1/+1
| * Modified the ldap node terminus to also use the facts versionLuke Kanies2008-03-161-0/+4
| * Caching node information in yaml (I figured caching in memory willLuke Kanies2008-03-162-1/+8
| * Modifying the yaml terminus base class to use the timestampLuke Kanies2008-03-161-0/+5
* | Removing a Settings.use that is unnecessaryLuke Kanies2008-03-171-2/+0
|/
* Regression in :node_name functionalityJohn Ferlito2008-03-142-2/+4
* Flat file now does writing to a tempfile.Brenton Leanhardt2008-03-131-1/+5
* Fixing #1132 -- host names can now have dashes anywhere.Luke Kanies2008-03-131-2/+4
* Fixing #1118 -- downloading plugins and facts now ignores noop.Luke Kanies2008-03-133-15/+7
* Fixing the service-stop on debian, using the patch provided by DavidSLuke Kanies2008-03-131-2/+1
* Fixing the "tidy" type to use an option hash for specifying its parent classLuke Kanies2008-03-071-1/+1
* Merge commit 'andrew/0.24.x' into 0.24.xLuke Kanies2008-03-062-5/+15
|\
| * Fix for 1094Luke Kanies2008-03-061-0/+10
| * Changed name of method for clarity per code reviewLuke Kanies2008-03-051-5/+5
* | Merge commit 'shadoi/fix1116' into 0.24.xLuke Kanies2008-03-061-0/+3
|\ \
| * | Cache the same type we check for, hopefully fixes #1116Blake Barnett2008-03-061-0/+3
| * | Revert "Cache the same type we check for, hopefully fixes #1116"Blake Barnett2008-03-061-3/+0
| * | Cache the same type we check for, hopefully fixes #1116Blake Barnett2008-03-061-0/+3
* | | Fixing the rest of #1113: External node commands can specifyLuke Kanies2008-03-061-1/+1
* | | Partially fixing #1113: LDAP nodes now support environments,Luke Kanies2008-03-061-0/+5
* | | Merge commit 'andrew/0.24.x' into 0.24.xLuke Kanies2008-03-063-76/+51
|\ \ \ | | |/ | |/|
| * | Ticket #1041Andrew Shafer2008-03-053-76/+51
| |/
* | Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2008-03-061-4/+4
|\ \
| * | Applies patches from #1111 and #1112James Turnbull2008-03-051-4/+4
| |/
* / Always duplicating resource defaults in the parser, so thatLuke Kanies2008-03-062-21/+17
|/
* Applying patch by DavidS to fix #1083.Luke Kanies2008-03-031-2/+2
* Merge commit 'shadoi/0.24.x' into 0.24.xLuke Kanies2008-02-2913-142/+38
|\
| * * Tweaks for puppetshow UI cleanupBlake Barnett2008-02-286-3/+21
| * Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xBlake Barnett2008-02-2813-107/+117
| |\
| * | * Add migration for "created_at" (hobo expects it)Blake Barnett2008-02-287-139/+17
* | | Fixing #1110 -- transactions now always make sureLuke Kanies2008-02-291-2/+5
| |/ |/|
* | Fixing the fact that resources that model defined resourcesLuke Kanies2008-02-291-0/+7
* | Fixing a few more loading order issues.Luke Kanies2008-02-291-0/+3
* | Fixing a test that changed the environment for all later tests,Luke Kanies2008-02-291-5/+6
* | Fixing #1062 by moving the yamldir setting to its own yamlLuke Kanies2008-02-281-2/+5
* | Fixed #1047 -- Puppet's parser no longer changes the orderLuke Kanies2008-02-281-21/+3
* | Merge commit 'lutter/0.24.x' into 0.24.xLuke Kanies2008-02-281-6/+8
|\ \
| * | Trac #1038: not a fix, just an attempt at improving the situation.David Lutterkort2008-02-251-6/+8
* | | Fixed #1063 -- the master correctly logs syntax errors whenLuke Kanies2008-02-281-1/+5
* | | Merge branch '0.24.x' of ssh://reductivelabs.com/opt/rl/git/puppet into 0.24.xLuke Kanies2008-02-282-0/+3
|\ \ \
| * | | Fixing #1101 -- puppetrun works again.Luke Kanies2008-02-281-0/+2
| * | | Merge branch '0.24.x' of ssh://reductivelabs.com/opt/rl/git/puppet into 0.24.xLuke Kanies2008-02-2811-86/+99
| |\ \ \
| * | | | Fixing #1093 -- 0.23.2 clients are again compatibleLuke Kanies2008-02-281-0/+1
* | | | | Fixing #1092 by no longer using the resource reference toLuke Kanies2008-02-281-3/+2
| |/ / / |/| | |