summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | [#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
| * | | | | | | Merge branch 'next' of git://github.com/puppetlabs/puppet into nextMarkus Roberts2010-11-171-77/+57
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ticket/next/4590' into nextMarkus Roberts2010-11-176-232/+481
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [#4590] SimpleGraph is slowPaul Berry2010-10-076-232/+479
* | | | | | | | | | Merge branch 'maint/master/fix_missing_require_test_failure'Matt Robinson2010-11-221-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | maint: Fix a test that was missing a requireMatt Robinson2010-11-221-0/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'next'Paul Berry2010-11-176-84/+209
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | / / / / | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'ticket/next/5079' into nextMatt Robinson2010-11-161-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 'feature/next/3747' into nextNick Lewis2010-11-112-0/+123
| |\ \ \ \ \ \ \
| | * | | | | | | (#3747) Add specs for upstart providerNick Lewis2010-11-112-4/+51
| | * | | | | | | (#3747) Implement upstart providerNan Liu2010-11-111-0/+76
| | | |_|/ / / / | | |/| | | | |