summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (#5274) New comment property for the hosttypeStefan Schulte2010-11-172-72/+32
* (#5274) Tests for hostprovider removes commentsStefan Schulte2010-11-173-0/+251
* Incremented CHANGELOG for 2.6.3James Turnbull2010-11-171-0/+16
* [#5322] (#5322) Remove spec file that adds little value and causes failuresMatt Robinson2010-11-161-533/+0
* Fix test failures that fixing #4726 exposed.Jesse Wolfe2010-11-163-11/+11
* (#4726) Fix RRD legacy supportMatt Robinson2010-11-161-1/+1
* Fix for #4279 -- mount detection on HP-UXMarkus Roberts2010-11-162-2/+9
* 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-162-1/+6
* 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
* Fixed #5296 - test warnings messagesJames Turnbull2010-11-165-14/+14
* (#5297) Fix schedule tests that were missing stubs for Time.nowMatt Robinson2010-11-161-0/+4
* Fix for #5273 -- user resource constantly resetting password ageMarkus Roberts2010-11-162-4/+4
* Fix #5289 -- Bad copy/paste changes message on test failureMarkus Roberts2010-11-133-3/+5
* Updated CHANGELOG for 2.6.3rc3James Turnbull2010-11-121-0/+29
* Fix for #4299 -- Don't require whichMarkus Roberts2010-11-1213-66/+25
* Fix #5020 - Prefer finding node name from REST uri over certnameBrice Figureau2010-11-122-12/+17
* Fix for #4894 -- retry tests if port is in useMarkus Roberts2010-11-123-6/+28
* Fix for #4955 -- Race condition & memory leak in Puppet::UtilMarkus Roberts2010-11-127-54/+34
* Fix #4921 - race condition in Parser Functions creationBrice Figureau2010-11-122-2/+25
* Fix #5252 - line number mis-attribution during parsingBrice Figureau2010-11-112-5/+12
* Maint. fix for test broken by 00eedac5Markus Roberts2010-11-101-14/+5
* Fix for #2568 -- Add a dbconnections option to set AR pool sizeMarkus Roberts2010-11-103-0/+78
* Maint. Removing code for which no CLA has been signedMarkus Roberts2010-11-104-33/+8
* 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-103-16/+57
* Puppet-load: better and safer error reportingBrice Figureau2010-11-101-1/+3
* Fix #5023 - puppet-load multiple nodes supportBrice Figureau2010-11-101-25/+59
* capture stderr from exec resourcesNigel Kersten2010-11-101-1/+1
* (#4573) FreeBSD service provider now supports versions <7 and >8Nick Lewis2010-11-102-1/+54
* Fix #3808 - puppetdoc should use --force-update only if RDoc supports itBrice Figureau2010-11-102-5/+14
* [#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-102-2/+52
* (#5242) Fix schedule specs that fail near daylight savingsMatt Robinson2010-11-101-43/+15
* Kludge for #5206 -- port of fix for #3536 to yamlMarkus Roberts2010-11-102-1/+16
* (#5062) Add envpuppet helper script to ext/Jeff McCune2010-11-101-0/+80
* [#5225] Fix spec failure that depended on time changeMatt Robinson2010-11-081-6/+2
* (#5233) Randomize tmp dir pathsMatt Robinson2010-11-085-10/+8
* Updated CHANGELOG for 2.6.3rc2James Turnbull2010-10-291-0/+9
* Fixed #5112 - Launchd Service broke in 2.6.2 with OS X 10.4 Clients.donavan2010-10-291-1/+1
* Fixed #5137 - Removed no longer required TOC referencesJames Turnbull2010-10-291-2/+0
* Kludge for #5048 -- serialization compatibility with 0.25.xMarkus Roberts2010-10-271-0/+10
* (#4534/#4778) -- Normalize parameterized classesPaul Berry2010-10-276-127/+178
* Fix for #5022 -- Escaped newlines should be elidedMarkus Roberts2010-10-182-1/+3
* Updated CHANGELOG and version for 2.6.3rc1James Turnbull2010-10-142-1/+8
* Fix for #4832 -- Making PSON handle arbitrary binary dataMarkus Roberts2010-10-132-12/+22
* Minimal fix for #4975 -- only call chage when managing password age rulesMarkus Roberts2010-10-134-8/+53