summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'masterzen/tickets/2.6.x/5516' into bug/2.6.next/5516-hashes-can...Daniel Pittman2011-02-121-0/+6
| |\
| | * Fix #5516 - Hashes can't be used in selectorsBrice Figureau2011-02-121-0/+6
| * | misc: ast_context has two arguments, not one.Daniel Pittman2011-02-121-1/+1
| * | Fix #5720 - puppetdoc misses some class commentsBrice Figureau2011-02-112-0/+43
| |/
* | (#6582) eliminate a backtrace from mismatched block arguments.Daniel Pittman2011-03-031-1/+1
* | (#6582) Eliminate the old fakedata helper method.Daniel Pittman2011-03-031-4/+1
* | Merge branch '2.6.x' into nextMatt Robinson2011-02-021-5/+90
|\|
| * (#5045) Cleaning up some tests and codeMatt Robinson2011-01-241-27/+57
| * (#5045) External node classifiers should be able to specify params for classesDan Bode2011-01-241-0/+55
* | Merge branch '2.6.x' into nextNick Lewis2011-01-062-8/+5
|\|
| * (#5771) Upgrade rspec to version 2Matt Robinson2011-01-042-8/+5
| * maint: Fix tests that don't run on their ownMatt Robinson2010-12-162-0/+2
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-0653-53/+53
* | maint: Fix tests that don't run on their ownMatt Robinson2010-11-222-0/+2
* | maint: Fix intermittent parser spec failuresNick Lewis2010-11-171-21/+21
* | Merge commit '2.6.3' into nextPaul Berry2010-11-174-5/+58
|\|
| * Fix for #5298 -- Collections need to do type lookupMarkus Roberts2010-11-161-0/+4
| * Fixed #5296 - test warnings messagesJames Turnbull2010-11-162-3/+3
| * Fix #5252 - line number mis-attribution during parsingBrice Figureau2010-11-111-2/+9
| * Fix #5127 - error when accessing array elementsBrice Figureau2010-11-101-0/+42
* | Merge commit '2.6.3rc2' into nextPaul Berry2010-11-093-104/+151
|\|
| * (#4534/#4778) -- Normalize parameterized classesPaul Berry2010-10-272-96/+141
| * Fix for #5022 -- Escaped newlines should be elidedMarkus Roberts2010-10-181-0/+1
* | Merge commit '2.6.2rc1' into nextJesse Wolfe2010-10-041-0/+8
|\|
| * Fix for #4804 -- escaped backslashes in interpolated stringsMarkus Roberts2010-09-281-0/+8
* | Partial merge to 2.6.2rc1 : Merge commit '8cd1540' into nextJesse Wolfe2010-10-021-4/+14
|\|
| * [#4692] undefined variables cause :undef to be passed to functionsPaul Berry2010-09-221-4/+14
* | Partial merge to 2.6.2rc1 : Merge commit 'f950061' into nextJesse Wolfe2010-10-021-9/+0
|\|
| * [#4716] ResourceTypeAPI exposes implementation details that are likely to changePaul Berry2010-09-221-9/+0
* | Partial merge to 2.6.2rc1 : Merge commit '2b50f30' into nextJesse Wolfe2010-10-021-15/+3
|\|
| * [#4771] Import of manifests with the same name only happens oncePaul Berry2010-09-231-16/+3
* | Merge commit '2.6.1rc4' into nextJesse Wolfe2010-09-131-1/+0
|\|
| * [#4308] Remove puppettest from specsMatt Robinson2010-09-031-1/+0
* | Merge remote branch 'paul/ticket/next/4685' into nextJesse Wolfe2010-09-092-2/+8
|\ \
| * | Modified the error message that is generated when a class, definition,Paul Berry2010-09-072-2/+8
* | | Merge remote branch 'paul/ticket/next/4638' into nextJesse Wolfe2010-09-093-42/+35
|\ \ \ | |/ / |/| |
| * | [4638] Cleanup of plurals and inheritance relationships in ASTPaul Berry2010-08-273-42/+35
* | | Merge commit '2.6.1rc3' into nextJesse Wolfe2010-08-271-1/+12
|\ \ \ | |/ / |/| / | |/
| * Fix for #4542 -- included classes weren't assigned proper stagesMarkus Roberts2010-08-241-1/+12
* | Merge remote branch 'paul/4472-4483-4496-4521-4522'Jesse Wolfe2010-08-177-126/+200
|\ \ | |/ |/|
| * [#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry2010-08-137-68/+189
| * [#4472]+[#4483] Moved type-name resolution out of Puppet::Parser::TypeLoader.Paul Berry2010-08-121-65/+18
| * [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-07-304-15/+5
* | Fixes #4485 -- single quoted strings should not treat \n as new lineMarkus Roberts2010-08-051-0/+1
* | [#4370] Fixes extlookup precedence getting overwritten between runsMatt Robinson2010-08-032-3/+17
* | [#4423] repair parameterized class instantiationJesse Wolfe2010-08-031-0/+7
* | [#4423] class { shouldn't get stored on the namespace stackJesse Wolfe2010-08-031-0/+6
* | [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-08-034-15/+5
* | [#4344] Fix for failing templates when module name matches file in local dir.Paul Berry2010-08-032-4/+4
* | [#4242] Fixed (removed) a broken unit testNick Lewis2010-08-031-22/+0
|/