summaryrefslogtreecommitdiffstats
path: root/lib/puppet/resource
Commit message (Expand)AuthorAgeFilesLines
* Remove caching from the catalog, types, and parametersNick Lewis2011-08-191-20/+0
* Merge branch '2.6.x' into 2.7.xNick Lewis2011-07-251-3/+6
|\
| * (#8596) Detect resource alias conflicts when titles do not matchNick Lewis2011-07-251-3/+6
* | Merge branch '2.6.x' into 2.7.xJacob Helwig2011-06-281-3/+9
|\|
| * (#7127) Stop puppet if a prerun command failsJosh Cooper2011-06-101-1/+8
| * Do not needlessly create multiple reports when creating a transactionJosh Cooper2011-06-101-2/+1
* | Fix #7084 Make the log messages produced by whits less confusingJesse Wolfe2011-04-211-7/+7
* | Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.xPieter van de Bruggen2011-04-181-0/+1
* | (#6928) Add a Parser face with Validate actionNick Lewis2011-04-131-0/+1
* | Step towards #5027 -- scopes should know if they are dynamicMarkus Roberts2011-04-121-10/+3
* | 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
* | (5200) -- replace containers with sentinalsMarkus Roberts2011-04-061-1/+63
* | (6911) Refactor to localize eval_generate dependency assumptionsMarkus Roberts2011-03-311-23/+19
* | Fixed #6850 - Clean up ResourceType#to_psonLuke Kanies2011-03-251-3/+3
* | Merge branch '2.6.x' into nextMatt Robinson2011-02-021-16/+24
|\|
| * Merge branch 'feature/master/5061' into 2.6.nextPaul Berry2011-02-011-13/+13
| |\
| | * (#5061) - allow special hostclass/define variables to be evaluated as defaults.Dan Bode2011-02-011-13/+13
| * | (#5045) Cleaning up some tests and codeMatt Robinson2011-01-241-6/+6
| * | (#5045) Adds support to resource/type to also accept a param hashDan Bode2011-01-241-3/+11
| |/
* | Merge branch '2.6.x' into nextMatt Robinson2011-01-191-1/+3
|\|
| * (#5900) Include ResourceStatus#failed in serialized reportsNick Lewis2011-01-141-1/+2
| * Maint: Added "skipped" to the YAML output for Puppet::Resource::StatusPaul Berry2011-01-061-1/+2
* | Merge branch '2.6.x' into nextNick Lewis2011-01-062-3/+26
|\|
| * maint: Prune #inspect methods on various objectsJesse Wolfe2011-01-031-0/+4
| * (#5715) Added attributes resource_type and title to Puppet::Resource::Status.Paul Berry2010-12-301-2/+4
| * (#5715) Removed attribute source_description from the YAML representation ofPaul Berry2010-12-301-0/+6
| * (#5715) Make certain report attributes always present.Nick Lewis2010-12-301-0/+2
| * (#5715) Removed redundant attribute Resource::Status#versionPaul Berry2010-12-301-2/+2
| * (#5715) Removed Resource::Status#skipped_reason. It was never used.Paul Berry2010-12-301-1/+1
| * Modified the behavior of Puppet::Resource::Status as follows:Paul Berry2010-12-171-4/+9
| * (#5408) Reworked ResourceHarness so that code is clearer and all behaviors ar...Paul Berry2010-12-171-2/+6
| * [#5081] Revert "Fix #4349 - Parsing with ignoreimport=true was always loading...Matt Robinson2010-12-011-1/+0
* | Merge commit '2.6.3rc2' into nextPaul Berry2010-11-091-13/+18
|\|
| * (#4534/#4778) -- Normalize parameterized classesPaul Berry2010-10-271-13/+18
* | Merge commit '2.6.1' into nextJesse Wolfe2010-09-131-2/+7
|\|
| * Fix for #4736 -- preserve case of defined resourcesMarkus Roberts2010-09-101-2/+7
* | Merge commit '2.6.1rc4' into nextJesse Wolfe2010-09-131-1/+1
|\|
| * Minimal fix for #4691 -- class name uppercased in $nameMarkus Roberts2010-09-071-1/+1
* | Merge commit '2.6.1rc3' into nextJesse Wolfe2010-08-271-0/+1
|\|
| * Fix for #4518 -- classes not getting added to compiler.classesMarkus Roberts2010-08-211-0/+1
| * [#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-132-10/+11
* | 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
* Fix for 4314 -- Need to allow '-' in class name for refsMarkus Roberts2010-07-251-1/+1
* Minimal fix for #4297, with notes for follow-upMarkus Roberts2010-07-251-1/+18