summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge commit '2.6.1rc4' into nextJesse Wolfe2010-09-1314-153/+178
|\| | | |
| * | | | Minimal fix for #4691 -- class name uppercased in $nameMarkus Roberts2010-09-071-1/+1
| * | | | Fix for #4693 -- implicit stages should never be serializedMarkus Roberts2010-09-071-1/+1
| * | | | Fix for tests broken by fix for #4489 -- stub standaloneMarkus Roberts2010-09-071-1/+5
| * | | | Fix for #4489 -- apply was using the rest terminusMarkus Roberts2010-09-072-0/+12
| * | | | [#4462] uncaught Timeout::ErrorJesse Wolfe2010-09-071-1/+3
| * | | | Fixed alias metaparam docs errorJames Turnbull2010-09-071-1/+1
| * | | | Skip apt-listbugs and apt-listchanges when installing from puppetDean Wilson2010-09-041-0/+4
| * | | | Fixed queue require for #4555James Turnbull2010-09-031-1/+1
| * | | | Fixed #4100 - Added http_caching to yumrepo typeJames Turnbull2010-08-311-0/+6
| * | | | Added cost parameter to the yumrepo typeJames Turnbull2010-08-311-0/+6
| * | | | Fixed extlookup documentation and spacingJames Turnbull2010-08-312-143/+134
| * | | | Fix for #4506 -- too much data being serializedMarkus Roberts2010-08-311-1/+1
| * | | | Fixed terminus example documentationJames Turnbull2010-08-292-4/+4
* | | | | Merge remote branch 'paul/ticket/next/4685' into nextJesse Wolfe2010-09-096-1910/+1770
|\ \ \ \ \
| * | | | | Modified the error message that is generated when a class, definition,Paul Berry2010-09-075-141/+145
| | |/ / / | |/| | |
| * | | | [#4685] Classes, defines, and nodes allowed inside of non-evaluated conditionalsPaul Berry2010-09-013-1160/+1118
| | |/ / | |/| |
* | | | Merge remote branch 'paul/ticket/next/4638' into nextJesse Wolfe2010-09-099-463/+315
|\ \ \ \
| * | | | [4638] Cleanup of plurals and inheritance relationships in ASTPaul Berry2010-08-279-463/+315
* | | | | Merge remote branch 'paul/ticket/next/4570' into nextJesse Wolfe2010-09-081-12/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed issue #4570 (Race conditions when serializing objects to YAML).Paul Berry2010-08-231-12/+11
* | | | | Merge commit '2.6.1rc3' into nextJesse Wolfe2010-08-2710-36/+42
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | 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-241-2/+2
| * | | Fix for #4542 -- included classes weren't assigned proper stagesMarkus Roberts2010-08-241-13/+6
| * | | 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-211-0/+1
| * | | Maint. -- Fix test failures broken by previous commitMarkus Roberts2010-08-211-2/+8
| * | | Maint. Removing code at the request of the original authorMarkus Roberts2010-08-211-10/+1
| * | | [#4298] Puppet apply prints an error if the file to apply doesn't existMatt Robinson2010-08-211-1/+4
| |/ /
* | | Merge remote branch 'paul/4472-4483-4496-4521-4522'Jesse Wolfe2010-08-1714-1601/+1755
|\ \ \ | |/ / |/| |
| * | [#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry2010-08-1314-1517/+1666
| * | Moved perform_initial_import from Puppet::Resource::TypeCollection to Puppet:...Paul Berry2010-08-132-19/+21
| * | [#4472]+[#4483] Moved type-name resolution out of Puppet::Parser::TypeLoader.Paul Berry2010-08-123-83/+86
| * | [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-07-306-130/+57
* | | Further RST to Markdown fixes for types, values, testsJames Turnbull2010-08-1214-183/+130
* | | 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-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