summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/next/5375' into nextPaul Berry2010-11-232-23/+6
|\
| * (#5375) Rework puppet apply to use configurer.runPaul Berry2010-11-232-23/+6
* | (#2866) yum should support downgrade.Dan Bode2010-11-231-1/+8
|/
* Merge branch 'ticket/2.6.x/5261' into nextJesse Wolfe2010-11-221-22/+1
|\
| * Fix #5261 Don't escape Unicode characters in PSONJesse Wolfe2010-11-221-22/+1
* | maint: Fix tests that don't run on their ownMatt Robinson2010-11-221-0/+1
* | Merge remote branch 'masterzen/feature/master/4339' into nextPaul Berry2010-11-227-18/+69
|\ \
| * | Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2010-11-134-0/+20
| * | Fix #4339 - Allow puppet apply to save last run summaryBrice Figureau2010-11-131-0/+1
| * | Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2010-11-134-18/+48
* | | Merge branch 'ticket/2.6.x/5370' into nextPaul Berry2010-11-221-1/+1
|\ \ \
| * | | (#5370) Made metrics and --summarize work with Puppet applyPaul Berry2010-11-221-1/+1
| | |/ | |/|
* | | Maint: Added assertion to make sure Log.close_all succeedsPaul Berry2010-11-181-0/+1
* | | Maint: Switched spec tests to use a class rather than Array as the log destin...Paul Berry2010-11-181-1/+13
* | | Merge branch 'ticket/next/5274' into nextNick Lewis2010-11-172-72/+32
|\ \ \
| * | | (#5274) New comment property for the hosttypeStefan Schulte2010-11-172-72/+32
| |/ /
* | | Merge branch 'ticket/next/5288' into nextNick Lewis2010-11-171-2/+2
|\ \ \
| * | | Fixed #5288 - Changed report default to trueJames Turnbull2010-11-141-2/+2
| | |/ | |/|
* | | (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-11-171-6/+5
* | | Merge commit '2.6.3' into nextPaul Berry2010-11-1731-219/+155
|\ \ \ | | |/ | |/|
| * | Fix test failures that fixing #4726 exposed.Jesse Wolfe2010-11-161-4/+7
| * | (#4726) Fix RRD legacy supportMatt Robinson2010-11-161-1/+1
| * | Fix for #4279 -- mount detection on HP-UXMarkus Roberts2010-11-161-1/+1
| * | Fix for #5055 -- adding to_sym to Puppet::Node::EnvironmentMarkus Roberts2010-11-161-0/+4
| * | Fix for #5298 -- Collections need to do type lookupMarkus Roberts2010-11-161-1/+2
| * | Step towards [5298] -- cleanup indentation, etc. in AST::CollectionMarkus Roberts2010-11-161-51/+33
| * | Fixed #5287 - Schedule documentation is incorrectJames Turnbull2010-11-161-5/+5
| * | Fix for #5273 -- user resource constantly resetting password ageMarkus Roberts2010-11-162-4/+4
| * | Fix for #4299 -- Don't require whichMarkus Roberts2010-11-127-32/+11
| * | Fix #5020 - Prefer finding node name from REST uri over certnameBrice Figureau2010-11-121-4/+8
| * | Fix for #4955 -- Race condition & memory leak in Puppet::UtilMarkus Roberts2010-11-124-15/+22
| * | Fix #4921 - race condition in Parser Functions creationBrice Figureau2010-11-121-2/+4
| * | Fix #5252 - line number mis-attribution during parsingBrice Figureau2010-11-111-3/+3
| * | Fix for #2568 -- Add a dbconnections option to set AR pool sizeMarkus Roberts2010-11-102-0/+4
| * | Maint. Removing code for which no CLA has been signedMarkus Roberts2010-11-102-9/+0
| * | Reimplementation of functionality removed by prior commitMarkus Roberts2010-11-101-1/+9
| * | Refactor for CLAMarkus Roberts2010-11-101-13/+1
| * | Fix #4923 - close process race when truncating existing fileBrice Figureau2010-11-101-1/+4
| * | capture stderr from exec resourcesNigel Kersten2010-11-101-1/+1
| * | (#4573) FreeBSD service provider now supports versions <7 and >8Nick Lewis2010-11-101-1/+4
| * | Fix #3808 - puppetdoc should use --force-update only if RDoc supports itBrice Figureau2010-11-101-4/+5
| * | [#4813] Remove dead code from puppet/rails/host.rbMatt Robinson2010-11-101-72/+0
| * | Fix #4911 - Do not generate doc for standard RDoc parser generated objectBrice Figureau2010-11-101-0/+6
| * | Fix #5127 - error when accessing array elementsBrice Figureau2010-11-101-2/+10
| * | Kludge for #5206 -- port of fix for #3536 to yamlMarkus Roberts2010-11-102-1/+16
| * | (#5233) Randomize tmp dir pathsMatt Robinson2010-11-081-0/+2
* | | Merge branch 'next' of git://github.com/puppetlabs/puppet into nextMarkus Roberts2010-11-171-77/+57
|\ \ \
| * | | (#5079) Refactor and cleanup mcxcontent providerMatt Robinson2010-11-161-40/+23
| * | | (#5079) Move methods around to make it clearer whether they're public or privateMatt Robinson2010-11-161-51/+48
* | | | Merge branch 'ticket/next/4590' into nextMarkus Roberts2010-11-172-208/+224
|\ \ \ \ | |/ / / |/| | |