summaryrefslogtreecommitdiffstats
path: root/spec/unit/node
Commit message (Expand)AuthorAgeFilesLines
* [#4467] Make Puppet Master respect facts_terminus settingsRein Henrichs2010-08-041-2/+13
* Fix #4302 - Compilation speed regression compared to 2.6Brice Figureau2010-07-251-3/+32
* Code smell: Two space indentationMarkus Roberts2010-07-092-261/+261
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-092-2/+2
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-282-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-282-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-232-0/+0
* Fixed #3912 - Added client certificate name as an internal fact called "clien...James Turnbull2010-02-171-0/+5
* Allowing Environment.new to take an environmentLuke Kanies2010-02-171-0/+5
* Fixing failing Environment unit testsLuke Kanies2010-02-171-1/+1
* Adding an environment helperLuke Kanies2010-02-171-0/+24
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-171-4/+4
* Adding 'known_resource_types' to EnvironmentLuke Kanies2010-02-171-0/+32
* Fixing #3407 Failing tests in spec/unit/node/environment.rbJesse Wolfe2010-03-221-6/+6
* Fix for #2921 (test not checking for what it really wanted)Markus Roberts2009-12-151-1/+1
* Avoiding rspec bug which causes 'be_all' tests to always passMarkus Roberts2009-12-041-1/+1
* Add Environment#manifestdir and small refactoringBrice Figureau2009-11-151-22/+38
* Refactoring the Module/Environment co-interfaceLuke Kanies2009-08-181-15/+52
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-181-2/+3
* Removed extra whitespace from end of linesIan Taylor2009-06-062-3/+3
* Adding caching to the Environment classLuke Kanies2009-05-201-0/+16
* Modules now can find their own pathsLuke Kanies2009-05-151-14/+10
* 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-3/+3
* The 'Environment' class can now calculate its modulepath.Luke Kanies2009-02-181-0/+42
* Added support for finding modules from an environmentLuke Kanies2009-02-181-0/+38
* reformatting the environment testsLuke Kanies2009-02-181-15/+15
* Refactoring how the Facter integration worksLuke Kanies2009-02-061-0/+55
* Reformatting tests for factsLuke Kanies2009-02-061-30/+32
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-932/+0
* Merge branch '0.24.x'Luke Kanies2008-12-021-9/+9
|\
| * Removing the included testing gems; you must now install them yourself.Luke Kanies2008-11-251-9/+9
* | These changes are all about making sure file data is expired when appropriate.Luke Kanies2008-11-151-2/+2
* | Catalogs always consider resource data to be expired if not mid-transaction.Luke Kanies2008-11-151-0/+11
* | Adding cached attribute support to resources.Luke Kanies2008-11-111-1/+9
* | Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-112-3/+3
* | Refactoring Catalog#add_resource to correctly handle implicit resources.Luke Kanies2008-11-071-71/+101
* | Changing the catalog's relationship graph into a normal graph.Luke Kanies2008-11-061-67/+74
* | Removing the PGraph class and subsuming it into SimpleGraph.Luke Kanies2008-11-061-20/+2
* | Removing mid-transaction resources from the catalog.Luke Kanies2008-11-051-0/+14
* | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-171-52/+0
|\|
| * Fixing #1614 - Environments no longer have to be listed out.Luke Kanies2008-10-031-52/+0
* | Merge branch '0.24.x'Luke Kanies2008-07-041-1/+6
|\|
| * Backporting a test that was failing in master, and fixing itLuke Kanies2008-07-021-0/+5
* | Merge branch '0.24.x'Luke Kanies2008-07-021-0/+5
|\|
| * Fixed #1221 - aliases to titles now work for resources.Luke Kanies2008-06-161-3/+8
* | Merge branch '0.24.x'Luke Kanies2008-05-251-0/+20
|\|
| * Fixing the node/catalog so that it can convert from parser catalogs to RAL ca...Luke Kanies2008-05-221-0/+20
| * Fixing another test that wrote to ~Luke Kanies2008-05-121-0/+1