summaryrefslogtreecommitdiffstats
path: root/spec/unit/indirector/catalog
Commit message (Expand)AuthorAgeFilesLines
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-181-4/+0
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-135-9/+5
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-085-5/+5
* Merge branch '2.6.x' into nextNick Lewis2011-01-061-3/+1
|\
| * (#5771) Upgrade rspec to version 2Matt Robinson2011-01-041-3/+1
* | Merge branch '2.6.x' into nextMatt Robinson2010-12-161-12/+15
|\|
| * maint: Fix ActiveRecord confine issueMatt Robinson2010-12-161-12/+15
* | Merge branch '2.6.x' into nextNick Lewis2010-12-161-11/+26
|\|
| * (#4487) Fix environment column in hosts tableNick Lewis2010-12-131-11/+26
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-065-5/+5
* | Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-301-1/+1
* | Maint: Modified tests of indirector.save to call the indirection directly.Paul Berry2010-11-301-2/+2
* | Maint: Refactor tests to use <class>.indirection.<method>Paul Berry2010-11-292-17/+17
* | Merge commit '2.6.3' into nextPaul Berry2010-11-171-8/+9
|\|
| * Fix #5020 - Prefer finding node name from REST uri over certnameBrice Figureau2010-11-121-8/+9
* | Fix #5164 Change Facts timestamp when they are received by the masterJesse Wolfe2010-11-011-1/+6
* | Maint: Don't use a stub for a Facts object in the compiler specsJesse Wolfe2010-11-011-1/+2
* | Maint: spec/unit/indirector/catalog/compiler_spec.rb wouldn't run by itselfJesse Wolfe2010-11-011-0/+1
|/
* Fix #4262 - Puppetmaster used to log compilation timeBrice Figureau2010-07-181-0/+10
* Code smell: Two space indentationMarkus Roberts2010-07-095-343/+343
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-285-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-285-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-235-0/+0
* Removing Resource::Reference classesLuke Kanies2010-02-171-3/+3
* Removing Interpreter classLuke Kanies2010-02-171-28/+5
* Moving Rails initialization to Compiler terminusLuke Kanies2010-02-171-0/+27
* 2876 spec/unit/indirector/catalog/compiler.rb changes behaviourJesse Wolfe2009-12-161-1/+2
* Fix #2787 - Storeconfig doesn't store/update node ip and environment anymoreBrice Figureau2009-11-071-1/+20
* Fix #2507 - Exported resources were not correctly collected.Brice Figureau2009-08-131-2/+2
* Fixing ActiveRecord Indirector tests to skip w/out RailsLuke Kanies2009-08-101-2/+2
* Fix #2391 - Exported resources never make to the storeconfigs dbBrice Figureau2009-07-181-0/+34
* Removed extra whitespace from end of linesIan Taylor2009-06-062-2/+2
* Fixing #2149 - Facts are passed as part of the catalog requestLuke Kanies2009-04-221-0/+48
* Adding time debugging for catalog storage to active_recordLuke Kanies2009-04-221-0/+2
* Removing unnecessary parser variables when yaml-dumpingLuke Kanies2009-04-222-11/+12
* Add queue indirection as an option for catalog storage.Ethan Rowe2009-04-221-0/+20
* Refactoring the Rails integrationLuke Kanies2009-04-221-2/+2
* Adding ActiveRecord terminus classes for CatalogLuke Kanies2009-04-221-0/+119
* Fixing #1527 - Failing Facter does not hurt PuppetLuke Kanies2009-02-141-0/+5
* Adding REST support for facts and catalogs.Luke Kanies2009-02-061-0/+11
* Clarifying how node names are used during catalog compilationLuke Kanies2009-02-061-50/+65
* Reformatting Indirector catalog compiler testsLuke Kanies2009-02-061-119/+121
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-182-18/+18
* Fixing #1408 - --loadclasses works again.Luke Kanies2008-07-101-3/+5
* Removing the Node.find_by_name method.Luke Kanies2008-06-151-15/+7
* Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-111-52/+2
* Ported the rest of the indirection terminuses over toLuke Kanies2008-04-081-18/+19
* Intermediate commit.Luke Kanies2008-04-081-1/+3
* Fixing a test I broke with my fix to #1147Luke Kanies2008-03-201-3/+3
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-112-0/+234