summaryrefslogtreecommitdiffstats
path: root/spec/integration/node
Commit message (Expand)AuthorAgeFilesLines
* Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-08-191-2/+0
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-181-4/+0
* (#1886) Clean up `node clean` for merge.Pieter van de Bruggen2011-07-281-1/+1
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-132-3/+2
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-082-2/+2
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-062-2/+2
* Maint: Modified tests of indirector.save to call the indirection directly.Paul Berry2010-11-301-1/+1
* Maint: Refactor tests to use <class>.indirection.<method>Paul Berry2010-11-291-3/+3
* Code smell: Two space indentationMarkus Roberts2010-07-092-73/+73
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-282-0/+0
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-181-0/+58
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-54/+0
* Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-112-2/+2
* Merge branch '0.24.x' into mergingLuke Kanies2008-07-291-0/+10
|\
| * Fixing #1408 - --loadclasses works again.Luke Kanies2008-07-101-0/+10
* | Merge branch '0.24.x'Luke Kanies2008-07-082-6/+6
|\|
| * Fixing #1401 - integration tests now work regardless of the yamldir.Luke Kanies2008-07-072-6/+6
* | Merge branch '0.24.x'Luke Kanies2008-05-201-0/+6
|\|
| * Mocking Facter in an integration test, so it works with no networkingLuke Kanies2008-05-191-0/+6
* | Using the new Cacher class for handling cached data.Luke Kanies2008-05-132-3/+5
|/
* Fixing the expire method (it wasn't using a requestLuke Kanies2008-04-101-1/+8
* Moved the request creation into the IndirectionLuke Kanies2008-04-101-0/+4
* Ported the rest of the indirection terminuses over toLuke Kanies2008-04-082-3/+41
* Intermediate commit.Luke Kanies2008-04-081-0/+34