summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector/catalog/compiler.rb
Commit message (Expand)AuthorAgeFilesLines
* Maint: Modified uses of indirector.save to call the indirection directly.Paul 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-4/+8
|\
| * Fix #5020 - Prefer finding node name from REST uri over certnameBrice Figureau2010-11-121-4/+8
* | Fix #5164 Change Facts timestamp when they are received by the masterJesse Wolfe2010-11-011-0/+1
|/
* Fix #4262 - Puppetmaster used to log compilation timeBrice Figureau2010-07-181-2/+2
* Code smell: Two space indentationMarkus Roberts2010-07-091-134/+134
* 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: Use string interpolationMarkus Roberts2010-07-091-7/+7
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-011-1/+1
* Feature #2935 Puppet::Mode#master?Jesse Wolfe2010-02-171-1/+1
* Removing Interpreter classLuke Kanies2010-02-171-16/+1
* Moving Rails initialization to Compiler terminusLuke Kanies2010-02-171-0/+6
* Fix #2507 - Exported resources were not correctly collected.Brice Figureau2009-08-131-1/+1
* Fix #2391 - Exported resources never make to the storeconfigs dbBrice Figureau2009-07-181-0/+6
* Fixing #2149 - Facts are passed as part of the catalog requestLuke Kanies2009-04-221-9/+35
* Fixing #1527 - Failing Facter does not hurt PuppetLuke Kanies2009-02-141-1/+7
* Removing some unused codeLuke Kanies2009-02-141-11/+0
* Clarifying how node names are used during catalog compilationLuke Kanies2009-02-061-11/+10
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-2/+2
* Fixing #1408 - --loadclasses works again.Luke Kanies2008-07-101-1/+1
* Removing the Node.find_by_name method.Luke Kanies2008-06-151-1/+1
* Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-111-17/+1
* Ported the rest of the indirection terminuses over toLuke Kanies2008-04-081-11/+5
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-0/+173