summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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-112-34/+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-051-11/+11
* | | | | 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
* | | | | 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-041-52/+8
* | | | | [#4467] Make Puppet Master respect facts_terminus settingsRein Henrichs2010-08-042-4/+1
* | | | | 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-033-12/+7
* | | | | 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-033-17/+25
* | | | | [#4423] class { shouldn't get stored on the namespace stackJesse Wolfe2010-08-031-1/+1
* | | | | [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-08-036-130/+57
* | | | | [#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-031-1/+1
* | | | | [#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
* | | | | Removed eventual documentation line ... eventually cameJames Turnbull2010-07-301-2/+0
|/ / / /
* / / / Updated version to 2.6.1James Turnbull2010-07-271-1/+1
|/ / /
* | | Fix #4245 - default insertion of ACL is not thread safeBrice Figureau2010-07-251-3/+6
* | | Fix race condition in rack autoloading of request/responseBrice Figureau2010-07-251-0/+3
* | | Fix #4244 - Cached Attributes is not thread safeBrice Figureau2010-07-251-10/+15
* | | JRuby doesn't implement Process.maxgroupsBrice Figureau2010-07-251-1/+4
* | | Fix #4349 - Parsing with ignoreimport=true was always loading site.ppMarkus Roberts2010-07-251-0/+1
* | | Fix #4348 - Puppet doc single manifest brokenBrice Figureau2010-07-251-1/+1
* | | extlookup() is a builtinJesse Wolfe2010-07-251-0/+173
* | | [#4333] old optparse doesn't support default_argv=Jesse Wolfe2010-07-251-2/+1
* | | Fix #4319 - source file url sent to the master is invalidBrice Figureau2010-07-251-1/+1
* | | Fix for 4314 -- Need to allow '-' in class name for refsMarkus Roberts2010-07-251-1/+1
* | | Fixed #4304 - Changed logging level for auto import messageJames Turnbull2010-07-251-1/+1
* | | Fix for #4303 -- reverting to old escaping in '-stringsMarkus Roberts2010-07-251-5/+4
* | | Tweak to fix for #4302--dangling ref to known_resource_typesMarkus Roberts2010-07-251-6/+5
* | | Fix #4302 - Compilation speed regression compared to 2.6Brice Figureau2010-07-252-5/+20
* | | Minimal fix for #4297, with notes for follow-upMarkus Roberts2010-07-251-1/+18
* | | Fix #4286 - rename puppetdoc global module <site> to __site__Brice Figureau2010-07-251-3/+5
* | | Fixed yumrepo type deprecation wanringJames Turnbull2010-07-251-1/+1
* | | [#4242] Fixed recursion due to parents including their childrenNick Lewis2010-07-251-2/+1
* | | Fix for #3382 -- Empty classes as graph placeholdersMarkus Roberts2010-07-242-5/+11
|/ /
* | Fixed network and indirection referenceJames Turnbull2010-07-202-0/+3
* | Fixed Indirection referenceJames Turnbull2010-07-201-1/+1
* | Fixing #4268 - manifests always importedLuke Kanies2010-07-192-15/+10
* | [#4269] Undef variables interpolate to empty stringNick Lewis2010-07-191-1/+1
* | [#4270] Force inherited classes to load into the correct environmentJesse Wolfe2010-07-194-8/+17