summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser
Commit message (Expand)AuthorAgeFilesLines
* Fix for #5027 -- generate a deprication warning for dynamic lookupMarkus Roberts2011-04-121-6/+6
* Towards 5027 -- add options hash to lookupvar as with setvarMarkus Roberts2011-04-125-49/+49
* Step towards #5027 -- scopes should know if they are dynamicMarkus Roberts2011-04-121-0/+8
* Refactor on the road to #5027 -- remove unused Scope#strinterpMarkus Roberts2011-04-121-143/+0
* Refactor en route to #5027 -- remove usestring parameter from lookupvarMarkus Roberts2011-04-125-36/+28
* Fix for #5063 -- explicitly scope internal variable lookupsMarkus Roberts2011-04-122-15/+15
* Refactor on the way to #5063 -- removing unused Scope#levelMarkus Roberts2011-04-121-4/+0
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-0854-54/+54
* (5200) -- replace containers with sentinalsMarkus Roberts2011-04-061-17/+19
* Merge branch 'feature/2.6.next/5909' of https://github.com/bodepd/puppet into...Jesse Wolfe2011-03-291-0/+135
|\
| * (5909) Function to dyncamically generate resources.Dan Bode2011-03-161-0/+135
* | (#6830) Fix overly stubbed testsMatt Robinson2011-03-291-11/+15
* | Merge branch 'ticket/next/5477' into nextJesse Wolfe2011-03-251-0/+12
|\ \
| * | (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-251-0/+12
* | | Merge branch 'tickets/master/6850-resource_type_listing_and_converting' into ...Luke Kanies2011-03-251-0/+97
|\ \ \ | |/ / |/| |
| * | Fixing #6851 - ResourceType#find/search loads typesLuke Kanies2011-03-251-0/+97
* | | (#4576) Raise an error when a node is classified into a non-existent classJesse Wolfe2011-03-241-19/+5
|/ /
* | Merge branch '2.6.x' into nextMatt Robinson2011-03-182-13/+17
|\|
| * (#5392) Give a better error when realizing a non-existant resourceMatt Robinson2011-03-091-12/+16
| * maint: Remove spec run noiseMatt Robinson2011-03-081-1/+1
* | (#6722) load all functions before testing...Daniel Pittman2011-03-1615-4/+47
* | Merge branch '2.6.next' into nextMatt Robinson2011-03-072-1/+23
|\|
| * 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
|\|