summaryrefslogtreecommitdiffstats
path: root/lib/puppet/resource/type_collection.rb
Commit message (Expand)AuthorAgeFilesLines
* (#6928) Add a Parser face with Validate actionNick Lewis2011-04-131-0/+1
* Merge branch '2.6.x' into nextMax Martin2011-04-071-0/+5
|\
| * (#5437) Invalidate cached TypeCollection when there was an error parsingJacob Helwig2011-04-011-0/+6
| * (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-251-1/+0
* | Merge branch '2.6.x' into nextNick Lewis2011-01-061-0/+4
|\|
| * maint: Prune #inspect methods on various objectsJesse Wolfe2011-01-031-0/+4
| * [#5081] Revert "Fix #4349 - Parsing with ignoreimport=true was always loading...Matt Robinson2010-12-011-1/+0
| * [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-08-031-6/+2
* | [#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry2010-08-131-8/+7
* | Moved perform_initial_import from Puppet::Resource::TypeCollection to Puppet:...Paul Berry2010-08-131-18/+0
* | [#4472]+[#4483] Moved type-name resolution out of Puppet::Parser::TypeLoader.Paul Berry2010-08-121-45/+54
* | [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-07-301-6/+2
|/
* Fix #4349 - Parsing with ignoreimport=true was always loading site.ppMarkus Roberts2010-07-251-0/+1
* [#4270] Force inherited classes to load into the correct environmentJesse Wolfe2010-07-191-1/+1
* Fix for #4257 -- problems resolving ::-prefixed classesMarkus Roberts2010-07-181-5/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-166/+166
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Fixing #3668 - fixed autoloading classes from modulesLuke Kanies2010-02-171-4/+23
* Adding simplistic pure ruby interfaceLuke Kanies2010-02-171-1/+1
* Removing Resource::Reference classesLuke Kanies2010-02-171-7/+20
* TypeCollection now supports namespace arraysLuke Kanies2010-02-171-10/+17
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-171-0/+182