summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated man pagesJames Turnbull2010-08-292-3/+3
* Updated Man page generation since move to MarkdownJames Turnbull2010-08-2712-2531/+3065
* Updated CHANGELOG for 2.6.1rc3James Turnbull2010-08-251-0/+18
* Fix for #4456 -- need to accept some mime-type aliasesMarkus Roberts2010-08-242-4/+10
* Fix for #4489 -- apply was using the rest terminusMarkus Roberts2010-08-242-3/+14
* Fix for #4542 -- included classes weren't assigned proper stagesMarkus Roberts2010-08-242-14/+18
* Fix for #4501 -- reports not generated in standaloneMarkus Roberts2010-08-241-5/+10
* Start server before agentBernhard Miklautz2010-08-211-1/+1
* [#4555] puppet queue tries to call code it hasn't requiredJesse Wolfe2010-08-211-0/+1
* fix #4528 - treat * as absentPeter Meier2010-08-211-1/+1
* Fix for #4518 -- classes not getting added to compiler.classesMarkus Roberts2010-08-212-0/+18
* [#4545] Remove obsolete 'trac' specsJesse Wolfe2010-08-211-19/+0
* Maint. -- Fix test failures broken by previous commitMarkus Roberts2010-08-212-8/+26
* Maint. Removing code at the request of the original authorMarkus Roberts2010-08-212-26/+1
* [#4298] Puppet apply prints an error if the file to apply doesn't existMatt Robinson2010-08-212-4/+25
* Fixed #4527 correctly for 2.6.1James Turnbull2010-08-131-1/+0
* Updated config.ru example for 2.6.1James Turnbull2010-08-131-1/+1
* Updated for 2.6.1rc2James Turnbull2010-08-121-0/+39
* Further RST to Markdown fixes for types, values, testsJames Turnbull2010-08-1215-185/+132
* Updated all types to Markdown outputJames Turnbull2010-08-1168-445/+410
* Updated reference output to generate valid MarkdownJames Turnbull2010-08-113-15/+9
* Reformatting documentation from RST to MarkDown (#4509)Jes Fraser2010-08-115-64/+64
* Rewrote functions documentation to MarkdownJames Turnbull2010-08-1118-119/+114
* Removed legacy Trac codeJames Turnbull2010-08-113-42/+3
* Maint. Passenger fix broke a testMarkus Roberts2010-08-061-3/+3
* Fix for #4476 -- rails calling yaml internalsMarkus Roberts2010-08-061-1/+1
* Fixes #4485 -- single quoted strings should not treat \n as new lineMarkus Roberts2010-08-052-11/+12
* Passenger needs HTTP headers values to be stringBrice Figureau2010-08-051-1/+1
* [#4404] Remove requirement for source on Parser::Resource::ParamNick Lewis2010-08-041-1/+1
* [#4364] Fix failing spec due to incorrect loglevelJesse Wolfe2010-08-041-1/+1
* Fix #4458 - Do not dump the whole environment when instances can't be foundBrice Figureau2010-08-041-1/+1
* Fix for #4465 -- earlier "feature" patch broke ldapMarkus Roberts2010-08-042-69/+27
* Maint -- tests need to respect RFC-952Markus Roberts2010-08-041-1/+2
* [#4467] Make Puppet Master respect facts_terminus settingsRein Henrichs2010-08-044-10/+14
* added md5 support as requested in http://serverfault.com/questions/166199/pup...Alice Kærast2010-08-031-0/+5
* [#4381] extlookup shouldn't trigger reparses of .pp filesJesse Wolfe2010-08-031-3/+0
* [#4370] Fixes extlookup precedence getting overwritten between runsMatt Robinson2010-08-035-15/+24
* Fixed #4364 - Reduced audit msg from info to debugJames Turnbull2010-08-031-1/+1
* [#4347] run_mode was colliding with --mode for "puppet doc"Jesse Wolfe2010-08-032-2/+2
* [#4423] repair parameterized class instantiationJesse Wolfe2010-08-034-17/+32
* [#4423] class { shouldn't get stored on the namespace stackJesse Wolfe2010-08-032-1/+7
* [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-08-0317-185/+137
* [#4344] Temporary fix to stop agent from importing modulesNick Lewis2010-08-031-0/+4
* [#4344] Fix for failing templates when module name matches file in local dir.Paul Berry2010-08-035-13/+13
* [#4336] "reportdir" was in the wrong sectionJesse Wolfe2010-08-031-10/+10
* Fixed #4311 - Typo in defaults.rbJames Turnbull2010-08-031-1/+1
* Fix #4461 - attempt to fix another performance issueBrice Figureau2010-08-033-5/+22
* Fix for #4300 Solaris svc files need new pid filenamesmarkus2010-08-032-2/+2
* [#4284] Fix failing specs run as root due to missing puppet groupNick Lewis2010-08-0311-0/+11
* [#4242] Fixed (removed) a broken unit testNick Lewis2010-08-031-22/+0