| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | [#5322] (#5322) Remove spec file that adds little value and causes failures | Matt Robinson | 2010-11-16 | 1 | -533/+0 | |
| | | * | | | | | | Fix test failures that fixing #4726 exposed. | Jesse Wolfe | 2010-11-16 | 3 | -11/+11 | |
| | | * | | | | | | (#4726) Fix RRD legacy support | Matt Robinson | 2010-11-16 | 1 | -1/+1 | |
| | | * | | | | | | Fix for #4279 -- mount detection on HP-UX | Markus Roberts | 2010-11-16 | 2 | -2/+9 | |
| | | * | | | | | | Fix for #5055 -- adding to_sym to Puppet::Node::Environment | Markus Roberts | 2010-11-16 | 1 | -0/+4 | |
| | | * | | | | | | Fix for #5298 -- Collections need to do type lookup | Markus Roberts | 2010-11-16 | 2 | -1/+6 | |
| | | * | | | | | | Step towards [5298] -- cleanup indentation, etc. in AST::Collection | Markus Roberts | 2010-11-16 | 1 | -51/+33 | |
| | | * | | | | | | Fixed #5287 - Schedule documentation is incorrect | James Turnbull | 2010-11-16 | 1 | -5/+5 | |
| | | * | | | | | | Fixed #5296 - test warnings messages | James Turnbull | 2010-11-16 | 5 | -14/+14 | |
| | | * | | | | | | (#5297) Fix schedule tests that were missing stubs for Time.now | Matt Robinson | 2010-11-16 | 1 | -0/+4 | |
| | | * | | | | | | Fix for #5273 -- user resource constantly resetting password age | Markus Roberts | 2010-11-16 | 2 | -4/+4 | |
| | | * | | | | | | Fix #5289 -- Bad copy/paste changes message on test failure | Markus Roberts | 2010-11-13 | 3 | -3/+5 | |
| | | * | | | | | | Updated CHANGELOG for 2.6.3rc3 | James Turnbull | 2010-11-12 | 1 | -0/+29 | |
| | | * | | | | | | Fix for #4299 -- Don't require which | Markus Roberts | 2010-11-12 | 13 | -66/+25 | |
| | | * | | | | | | Fix #5020 - Prefer finding node name from REST uri over certname | Brice Figureau | 2010-11-12 | 2 | -12/+17 | |
| | | * | | | | | | Fix for #4894 -- retry tests if port is in use | Markus Roberts | 2010-11-12 | 3 | -6/+28 | |
| | | * | | | | | | Fix for #4955 -- Race condition & memory leak in Puppet::Util | Markus Roberts | 2010-11-12 | 7 | -54/+34 | |
| | | * | | | | | | Fix #4921 - race condition in Parser Functions creation | Brice Figureau | 2010-11-12 | 2 | -2/+25 | |
| | | * | | | | | | Fix #5252 - line number mis-attribution during parsing | Brice Figureau | 2010-11-11 | 2 | -5/+12 | |
| | | * | | | | | | Maint. fix for test broken by 00eedac5 | Markus Roberts | 2010-11-10 | 1 | -14/+5 | |
| | | * | | | | | | Fix for #2568 -- Add a dbconnections option to set AR pool size | Markus Roberts | 2010-11-10 | 3 | -0/+78 | |
| | | * | | | | | | Maint. Removing code for which no CLA has been signed | Markus Roberts | 2010-11-10 | 4 | -33/+8 | |
| | | * | | | | | | Reimplementation of functionality removed by prior commit | Markus Roberts | 2010-11-10 | 1 | -1/+9 | |
| | | * | | | | | | Refactor for CLA | Markus Roberts | 2010-11-10 | 1 | -13/+1 | |
| | | * | | | | | | Fix #4923 - close process race when truncating existing file | Brice Figureau | 2010-11-10 | 3 | -16/+57 | |
| | | * | | | | | | Puppet-load: better and safer error reporting | Brice Figureau | 2010-11-10 | 1 | -1/+3 | |
| | | * | | | | | | Fix #5023 - puppet-load multiple nodes support | Brice Figureau | 2010-11-10 | 1 | -25/+59 | |
| | | * | | | | | | capture stderr from exec resources | Nigel Kersten | 2010-11-10 | 1 | -1/+1 | |
| | | * | | | | | | (#4573) FreeBSD service provider now supports versions <7 and >8 | Nick Lewis | 2010-11-10 | 2 | -1/+54 | |
| | | * | | | | | | Fix #3808 - puppetdoc should use --force-update only if RDoc supports it | Brice Figureau | 2010-11-10 | 2 | -5/+14 | |
| | | * | | | | | | [#4813] Remove dead code from puppet/rails/host.rb | Matt Robinson | 2010-11-10 | 1 | -72/+0 | |
| | | * | | | | | | Fix #4911 - Do not generate doc for standard RDoc parser generated object | Brice Figureau | 2010-11-10 | 1 | -0/+6 | |
| | | * | | | | | | Fix #5127 - error when accessing array elements | Brice Figureau | 2010-11-10 | 2 | -2/+52 | |
| | | * | | | | | | (#5242) Fix schedule specs that fail near daylight savings | Matt Robinson | 2010-11-10 | 1 | -43/+15 | |
| | | * | | | | | | Kludge for #5206 -- port of fix for #3536 to yaml | Markus Roberts | 2010-11-10 | 2 | -1/+16 | |
| | | * | | | | | | (#5062) Add envpuppet helper script to ext/ | Jeff McCune | 2010-11-10 | 1 | -0/+80 | |
| | | * | | | | | | [#5225] Fix spec failure that depended on time change | Matt Robinson | 2010-11-08 | 1 | -6/+2 | |
| | | * | | | | | | (#5233) Randomize tmp dir paths | Matt Robinson | 2010-11-08 | 5 | -10/+8 | |
| | * | | | | | | | Merge branch 'next' of git://github.com/puppetlabs/puppet into next | Markus Roberts | 2010-11-17 | 1 | -77/+57 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'ticket/next/4590' into next | Markus Roberts | 2010-11-17 | 6 | -232/+481 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | [#4590] SimpleGraph is slow | Paul Berry | 2010-10-07 | 6 | -232/+479 | |
| * | | | | | | | | | | Merge branch 'maint/master/fix_missing_require_test_failure' | Matt Robinson | 2010-11-22 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | maint: Fix a test that was missing a require | Matt Robinson | 2010-11-22 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'next' | Paul Berry | 2010-11-17 | 6 | -84/+209 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | / / / / | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'ticket/next/5079' into next | Matt Robinson | 2010-11-16 | 1 | -77/+57 | |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | | * | | | | | | | (#5079) Refactor and cleanup mcxcontent provider | Matt Robinson | 2010-11-16 | 1 | -40/+23 | |
| | | * | | | | | | | (#5079) Move methods around to make it clearer whether they're public or private | Matt Robinson | 2010-11-16 | 1 | -51/+48 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge branch 'feature/next/3747' into next | Nick Lewis | 2010-11-11 | 2 | -0/+123 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | (#3747) Add specs for upstart provider | Nick Lewis | 2010-11-11 | 2 | -4/+51 | |
| | | * | | | | | | | (#3747) Implement upstart provider | Nan Liu | 2010-11-11 | 1 | -0/+76 | |
| | | | |_|/ / / / | | |/| | | | | | ||||||
