summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [4638] Cleanup of plurals and inheritance relationships in ASTPaul Berry2010-08-273-42/+35
* Merge remote branch 'paul/4472-4483-4496-4521-4522'Jesse Wolfe2010-08-1717-246/+379
|\
| * [#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry2010-08-1315-101/+242
| * Moved perform_initial_import from Puppet::Resource::TypeCollection to Puppet:...Paul Berry2010-08-135-67/+75
| * [#4472]+[#4483] Moved type-name resolution out of Puppet::Parser::TypeLoader.Paul Berry2010-08-123-96/+80
| * [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-07-3011-55/+80
* | Further RST to Markdown fixes for types, values, testsJames Turnbull2010-08-121-2/+2
* | Maint. Passenger fix broke a testMarkus Roberts2010-08-061-3/+3
* | Fixes #4485 -- single quoted strings should not treat \n as new lineMarkus Roberts2010-08-051-0/+1
* | [#4364] Fix failing spec due to incorrect loglevelJesse Wolfe2010-08-041-1/+1
* | Fix for #4465 -- earlier "feature" patch broke ldapMarkus Roberts2010-08-041-17/+19
* | [#4467] Make Puppet Master respect facts_terminus settingsRein Henrichs2010-08-042-6/+13
* | [#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-0311-55/+80
* | [#4344] Fix for failing templates when module name matches file in local dir.Paul Berry2010-08-032-4/+4
* | [#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
|/
* Fix #4349 - Parsing with ignoreimport=true was always loading site.ppMarkus Roberts2010-07-251-0/+8
* Fix #4348 - Puppet doc single manifest brokenBrice Figureau2010-07-251-0/+13
* extlookup() is a builtinJesse Wolfe2010-07-251-0/+85
* [#4333] old optparse doesn't support default_argv=Jesse Wolfe2010-07-251-12/+2
* Fix #4319 - source file url sent to the master is invalidBrice Figureau2010-07-251-1/+1
* Fix for #4303 -- reverting to old escaping in '-stringsMarkus Roberts2010-07-251-0/+3
* Fix #4302 - Compilation speed regression compared to 2.6Brice Figureau2010-07-251-3/+32
* Fix #4286 - rename puppetdoc global module <site> to __site__Brice Figureau2010-07-251-3/+3
* Temporary tweak to tests for #4242Markus Roberts2010-07-251-0/+5
* [#4242] Fixed recursion due to parents including their childrenNick Lewis2010-07-251-0/+50
* Fix for #3382 -- Empty classes as graph placeholdersMarkus Roberts2010-07-241-2/+12
* Fixing #4268 - manifests always importedLuke Kanies2010-07-192-23/+16
* [#4269] Undef variables interpolate to empty stringNick Lewis2010-07-191-0/+31
* [#4270] Force inherited classes to load into the correct environmentJesse Wolfe2010-07-192-5/+26
* [#4287] Fix the undefined evaluate_match error when comparing functionsMatt Robinson2010-07-192-57/+70
* [#4233] Ruby regexps are not multiline by default, but Resource titles can be...Jesse Wolfe2010-07-183-0/+44
* Fix for #4236 -- Only interpolate $ if followed by a variableMarkus Roberts2010-07-181-1/+7
* Fix #4238 - if should match undef as ''Brice Figureau2010-07-182-24/+69
* Minimal fix for #4243 -- import isn't thread safeMarkus Roberts2010-07-181-13/+13
* [#4247] storeconfigs was calling Puppet::Parser::Resource.new with the wrong ...Jesse Wolfe2010-07-182-0/+22
* [#4256] External nodes parameters can now be assigned to nodesMatt Robinson2010-07-181-4/+5
* Fix #4262 - Puppetmaster used to log compilation timeBrice Figureau2010-07-181-0/+10
* Partial fix for #4278 -- the performance aspectsMarkus Roberts2010-07-181-1/+1
* [#4213] -o option for setting onetime now works properlyNick Lewis2010-07-131-28/+12
* [#3656] Serializing arrays of referencesJesse Wolfe2010-07-131-0/+7
* [#4215] Have rundir depend on vardirMatt Robinson2010-07-131-0/+51
* Fix #4206 - import "path/*" tries to import files twiceBrice Figureau2010-07-111-0/+6
* Code smell: Two space indentationMarkus Roberts2010-07-09401-46365/+46365
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-0967-148/+148
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-093-6/+6
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-094-12/+4