summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Maint: remove rdoc/usage dependencyJesse Wolfe2011-02-031-18/+3
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'docs/2.6.next/inspect-help' into 2.6.nextJesse Wolfe2011-02-031-0/+53
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | (#6018) Nick F's --help text for puppet inspect.Jesse Wolfe2011-02-031-0/+53
| * | | | | | | | | | (#5823) document the not-an-API status of set_run_modeDaniel Pittman2011-02-031-0/+7
| * | | | | | | | | | Merge branch 'bug/2.6.next/5823-allow-run-mode-to-cut-your-hand-off' into 2.6...Daniel Pittman2011-02-031-3/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | (#5823) run mode can now be set dynamically...Daniel Pittman2011-02-031-3/+6
| | |/ / / / / / / / /
| * / / / / / / / / / (6114) Update the audit metaparameter for 2.6.5.nfagerlund2011-02-031-6/+19
| |/ / / / / / / / /
| * / / / / / / / / (#4139) hook log autoflush into global defaultsDaniel Pittman2011-02-033-1/+13
| |/ / / / / / / /
* | | | | | | | | Merge branch '2.6.x' into nextMatt Robinson2011-02-0244-191/+216
|\| | | | | | | |
| * | | | | | | | Merge branch '2.6.next' of git://github.com/puppetlabs/puppet into 2.6.nextMarkus Roberts2011-02-0112-35/+43
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote branch 'bodepd/feature/2.6.4/5910' into 2.6.nextPaul Berry2011-02-011-2/+7
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | (#5910) Improved logging when declared classes cannot be found:Dan Bode2011-01-121-2/+7
| | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'ticket/2.6.x/5913' of git://github.com/mitchellh/puppet into 2....Jacob Helwig2011-02-011-2/+9
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | (#5913) Fix Puppet::Application.find constant lookup behaviorMitchell Hashimoto2011-01-161-2/+9
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | Merge remote branch 'james/tickets/2.6.x/5916' into 2.6.nextJesse Wolfe2011-02-013-16/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fixes #5916 - Cleanup of unused doc methods and documentationJames Turnbull2011-01-173-16/+4
| | | |/ / / / / / /
| | * | | | | | | | Merge remote branch 'james/tickets/2.6.x/5914' into 2.6.nextJesse Wolfe2011-02-011-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fixed #5914 Removed genconfig = true from genconfig outputJames Turnbull2011-01-201-1/+1
| | | |/ / / / / / /
| | * | | | | | | | Merge remote branch 'jamtur01/tickets/2.6.x/6071' into 2.6.nextJacob Helwig2011-02-011-2/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fixed #6071 - Fixed typo and improved exec path error messageJames Turnbull2011-01-301-2/+2
| | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'tickets/2.6.x/5564' into 2.6.nextPaul Berry2011-02-011-3/+6
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fixed #5564 - Added some more fqdn_rand documentationJames Turnbull2011-02-011-3/+6
| | * | | | | | | | | Merge remote branch 'james/tickets/2.6.x/6002' into 2.6.nextJesse Wolfe2011-02-011-0/+4
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Fixed #6002 - Added note about function executionJames Turnbull2011-01-251-0/+4
| | * | | | | | | | | | Merge remote branch 'jamtur01/tickets/2.6.x/5736' into 2.6.nextJacob Helwig2011-02-011-2/+2
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Modified rubydoc in lib/puppet/util/command_line/puppetca to fix inaccurate d...nfagerlund2011-01-171-2/+2
| | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'tickets/2.6.x/5167' into 2.6.nextMatt Robinson2011-02-011-2/+2
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Fixed #5167 - misleading documentation in the defaults of [main]James Turnbull2011-01-171-2/+2
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge remote branch 'james/tickets/2.6.x/5742' into 2.6.nextJesse Wolfe2011-02-011-5/+6
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Fixed #5742 - Removed legacy fqdn option from documentationJames Turnbull2011-01-171-5/+6
| | | |/ / / / / / / / /
| * | / / / / / / / / / Fix to fix for #5755 -- backref serialization issues in zamlMarkus Roberts2011-02-011-27/+25
| |/ / / / / / / / / /
| * | | | | | | | | | Merge remote branch 'jamtur01/tickets/2.6.x/1657' into 2.6.nextJacob Helwig2011-02-011-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fixed #1657 - Added note about target fileJames Turnbull2011-01-171-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'ticket/2.6.next/3165' into 2.6.nextPaul Berry2011-02-012-21/+9
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Fix #3165 Ralsh (bin/puppet resource) can't manage filesJesse Wolfe2011-01-232-21/+9
| | |/ / / / / / / /
| * | | | | | | | | Merge commit 'f279f2c24ad1c87940eca3592f4c6e2f5676c694' into 2.6.nextJacob Helwig2011-02-011-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fixed #4968 - Updated list of options turned on by --test in documentationJames Turnbull2011-02-011-1/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'feature/master/5061' into 2.6.nextPaul Berry2011-02-011-13/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | (#5061) - allow special hostclass/define variables to be evaluated as defaults.Dan Bode2011-02-011-13/+13
| * | | | | | | | | | Merge branch 'ticket/2.6.next/5045' into 2.6.nextMatt Robinson2011-02-012-6/+29
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | (#5045) Cleaning up some tests and codeMatt Robinson2011-01-242-7/+7
| | * | | | | | | | | | (#5045) External node classifiers should be able to specify params for classesDan Bode2011-01-241-3/+18
| | * | | | | | | | | | (#5045) Adds support to resource/type to also accept a param hashDan Bode2011-01-241-3/+11
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'tickets/2.6.x/2096' into 2.6.nextMatt Robinson2011-02-011-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Fixed #2096 - clarified option modification and tested it is workingJames Turnbull2011-01-171-2/+2
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'ticket/2.6.next/6107' into 2.6.nextMatt Robinson2011-02-011-0/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | (#6107) Fix an error when auditing a file with empty contentMatt Robinson2011-02-011-0/+2
| * | | | | | | | | | Merge branch 'issues/2.6.next/5566' into 2.6.nextJacob Helwig2011-02-014-7/+25
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | (#5566) Treat source only File checksums as syntax errors when used with contentJacob Helwig2011-02-012-1/+20
| | * | | | | | | | | | Rename variable used in File type validation to be more clearJacob Helwig2011-02-011-4/+4