summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector/catalog
Commit message (Expand)AuthorAgeFilesLines
* (#6873) Add Static Compiler terminus to 2.7.0Luke Kaines2011-06-071-0/+137
* Merge branch '2.6.x' into nextNick Lewis2010-12-161-1/+1
|\
| * (#4487) Fix environment column in hosts tableNick Lewis2010-12-131-1/+1
* | 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-292-2/+2
* | 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-094-173/+173
* 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 #2787 - Storeconfig doesn't store/update node ip and environment anymoreBrice Figureau2009-11-071-0/+5
* 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
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fixing #2149 - Facts are passed as part of the catalog requestLuke Kanies2009-04-221-9/+35
* Adding time debugging for catalog storage to active_recordLuke Kanies2009-04-221-3/+5
* Removing unnecessary parser variables when yaml-dumpingLuke Kanies2009-04-222-5/+5
* Add queue indirection as an option for catalog storage.Ethan Rowe2009-04-221-0/+5
* Refactoring the Rails integrationLuke Kanies2009-04-221-1/+1
* Adding ActiveRecord terminus classes for CatalogLuke Kanies2009-04-221-0/+34
* Fixing #1527 - Failing Facter does not hurt PuppetLuke Kanies2009-02-141-1/+7
* Removing some unused codeLuke Kanies2009-02-141-11/+0
* Adding REST support for facts and catalogs.Luke Kanies2009-02-061-0/+6
* Clarifying how node names are used during catalog compilationLuke Kanies2009-02-061-11/+10
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-182-4/+4
* Removing mention of obsolete edgelist_class from GRATR.Luke Kanies2008-11-061-2/+0
* 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-112-0/+197