summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.x' into nextMatt Robinson2010-12-0212-18/+16
|\
| * (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-12-011-5/+3
| * Revert "(#5304) Use internal_name rather than real_name for maillist provider"James Turnbull2010-12-021-5/+6
| * Disable remote ralsh by defaultPaul Berry2010-12-021-1/+0
| * (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-11-301-6/+5
| * Renamed Reductive to PuppetJames Turnbull2010-11-2910-11/+11
* | Merge branch 'ticket/next/5211' into nextMatt Robinson2010-12-021-1/+6
|\ \
| * | (#5211) Added patch and tests for checking the size of the arrary which is re...Steve Nielson2010-12-021-1/+6
| |/
* | (#2495) Better value validation for sshkeyStefan Schulte2010-11-301-1/+6
* | Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-3014-23/+16
* | Maint: Add a default value for key in Facts::NodeExpirer#savePaul Berry2010-11-301-1/+1
* | Maint: Moved auto-signing logic into an indirector extensionPaul Berry2010-11-301-10/+14
* | Maint: Swap the order of arguments to Indirection#savePaul Berry2010-11-303-3/+3
* | Maint: Make http handler code call the indirector through ".indirection"Paul Berry2010-11-301-3/+3
* | Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-2924-91/+65
* | Maint: Removed unused monkey patch that connected OpenSSL::PKey::RSA to indir...Paul Berry2010-11-241-6/+0
* | 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