summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | maint: test was expecting Catalog.find too few timesJesse Wolfe2010-12-101-1/+1
| | * | | maint: broken test not failing due to over-eager exception catchingJesse Wolfe2010-12-102-4/+2
| |/ / /
| * | | Merge branch 'ticket/2.6.next/1757' into 2.6.nextJesse Wolfe2010-12-087-52/+22
| |\ \ \
| | * | | Fix #1757 Change file mode representation to octalJesse Wolfe2010-12-087-52/+22
| | |/ /
| * | | Merge branch 'ticket/next/5423' into 2.6.nextPaul Berry2010-12-061-5/+5
| |\ \ \ | | |/ / | |/| |
| | * | Bug #5423: This moves the home directory property before the uid property, th...Jonathan Boyett2010-12-061-5/+5
| |/ /
| * | Merge branch 'ticket/2.6.next/4943' into 2.6.nextNick Lewis2010-12-024-2/+170
| |\ \
| | * | (#4943) Add puppet inspect applicationNick Lewis2010-12-024-2/+170
| |/ / |/| |
| * | Merge branch 'ticket/2.6.next/5261' into 2.6.nextMatt Robinson2010-12-022-22/+16
| |\ \
| | * | (#5261) Fix #5261 Don't escape Unicode characters in PSONJesse Wolfe2010-12-022-22/+16
| * | | Merge branch 'maint/2.6.next/bogus_mongrel_daemonize_test' into 2.6.nextMatt Robinson2010-12-021-6/+0
| |\ \ \ | | |/ / | |/| |
| | * | maint: Remove bogus mongrel testMatt Robinson2010-12-021-6/+0
| |/ /
| * | Merge branch 'ticket/2.6.next/5081' into 2.6.nextMatt Robinson2010-12-012-9/+0
|/| |
| * | [#5081] Revert "Fix #4349 - Parsing with ignoreimport=true was always loading...Matt Robinson2010-12-012-9/+0
|/ /
* / (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-12-011-5/+3
|/
* Updated CHANGELOG and version for 2.6.4James Turnbull2010-12-022-1/+10
* 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-022-2/+0
* (#5424) Ship auth.conf as part of installing from sourceNigel Kersten2010-12-021-7/+38
* (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-11-301-6/+5
* Renamed Reductive to PuppetJames Turnbull2010-11-2922-24/+24
* 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