summaryrefslogtreecommitdiffstats
path: root/lib/puppet/node
Commit message (Expand)AuthorAgeFilesLines
* Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-08-191-8/+2
* (#8268) Require windows drive letters in absolute file pathsJosh Cooper2011-08-191-2/+3
* Revert "Fixing Facts pson methods more resilient"Max Martin2011-04-211-12/+8
* Fixing Facts pson methods more resilientLuke Kanies2011-04-141-8/+12
* Revert "(#6928) Removed --ignoreimport"Nick Lewis2011-04-131-0/+1
* (#6928) Removed --ignoreimportNick Lewis2011-04-131-1/+0
* Merge branch '2.6.x' into nextMax Martin2011-04-071-1/+3
|\
| * (#5437) Invalidate cached TypeCollection when there was an error parsingJacob Helwig2011-04-011-1/+1
* | (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-251-3/+2
* | Merge branch '2.6.next' into nextMatt Robinson2011-03-071-3/+3
|\|
| * (#5148) Add support for PSON to factsNick Lewis2011-03-041-0/+21
| * (#6338) Remove inventory indirection, and move to facts indirectionNick Lewis2011-03-031-7/+0
| * Maint: backport timestamp accessor for facts from 2.7 branchPaul Berry2011-02-171-0/+8
| * (#5132) Provide a query REST interface for inventoryPaul Berry2011-02-171-0/+7
* | Maint: Add a default value for key in Facts::NodeExpirer#savePaul Berry2010-11-301-1/+1
* | Maint: Swap the order of arguments to Indirection#savePaul Berry2010-11-301-1/+1
* | Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-291-1/+1
* | Merge commit '2.6.3' into nextPaul Berry2010-11-171-0/+4
|\|
| * Fix for #5055 -- adding to_sym to Puppet::Node::EnvironmentMarkus Roberts2010-11-161-0/+4
* | Fix #5164 Change Facts timestamp when they are received by the masterJesse Wolfe2010-11-011-5/+13
* | (#5132) Provide a query REST interface for inventoryMatt Robinson2010-10-281-0/+7
* | (#5148) Add support for PSON to factsNick Lewis2010-10-281-0/+21
* | [#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry2010-08-131-3/+9
* | Moved perform_initial_import from Puppet::Resource::TypeCollection to Puppet:...Paul Berry2010-08-131-1/+21
|/
* Fix #4302 - Compilation speed regression compared to 2.6Brice Figureau2010-07-251-5/+15
* Alt fix for #4207 -- serialize environments as their namesMarkus Roberts2010-07-111-0/+7
* Code smell: Two space indentationMarkus Roberts2010-07-092-147/+147
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-1/+1
* [#4055] Add CouchDB terminus for factsRein Henrichs2010-02-171-0/+5
* [#3921] Fix typo "fact_terminus" -> "facts_terminus"Rein Henrichs2010-02-171-1/+1
* Improving fix for #1175; tightening thread safetyMarkus Roberts2010-02-171-3/+4
* Part 2 of fix for #1175 (functions in environments)Markus Roberts2010-02-171-0/+12
* [#3921] Add facts_terminus setting to Puppet settingsRein Henrichs2010-02-171-2/+1
* Fixed #3912 - Added client certificate name as an internal fact called "clien...James Turnbull2010-02-171-0/+1
* Allowing Environment.new to take an environmentLuke Kanies2010-02-171-0/+1
* Adding an environment helperLuke Kanies2010-02-171-0/+14
* REST: hide Request objectJesse Wolfe2010-02-171-1/+1
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-171-1/+1
* Adding 'known_resource_types' to EnvironmentLuke Kanies2010-02-171-0/+8
* Fixing #3407 Failing tests in spec/unit/node/environment.rbJesse Wolfe2010-03-221-1/+7
* Add Environment#manifestdir and small refactoringBrice Figureau2009-11-151-9/+20
* Refactoring the Module/Environment co-interfaceLuke Kanies2009-08-181-6/+2
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-181-0/+1
* Adding caching to the Environment classLuke Kanies2009-05-201-2/+18
* Modules now can find their own pathsLuke Kanies2009-05-151-5/+3
* Adding REST::Handler methods for converting between indirection and urisLuke Kanies2009-03-201-0/+4
* Environments now use their own modulepath method.Luke Kanies2009-02-181-2/+2
* The 'Environment' class can now calculate its modulepath.Luke Kanies2009-02-181-0/+16