summaryrefslogtreecommitdiffstats
path: root/test/network/handler/master.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove use of Puppet::Util::Cacher in Puppet::SSL::HostNick Lewis2011-07-211-5/+0
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-301-3/+3
* Maint: Modified tests of indirector.save to call the indirection directly.Paul Berry2010-11-301-5/+9
* Maint: Refactor tests to use <class>.indirection.<method>Paul Berry2010-11-291-3/+3
* Code smell: Two space indentationMarkus Roberts2010-07-091-58/+58
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-3/+3
* Fixing all broken tests. Most of them were broken by fileserving changes.Luke Kanies2008-12-021-1/+1
* Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-111-1/+1
* Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-171-1/+3
|\
| * Fixing the broken tests resulting from the fix for #1551.Luke Kanies2008-10-081-1/+3
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-291-0/+34
|\|
| * You can now select the encoding format when transferring the catalog,Luke Kanies2008-07-181-0/+34
* | Merge branch '0.24.x'Luke Kanies2008-06-141-52/+34
|\|
| * Always using the cert name to store yaml files, which fixes #1178.Luke Kanies2008-05-261-52/+34
* | Fixing #1247 -- no more clear_cache failures.Luke Kanies2008-05-251-1/+1
|/
* Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-111-44/+9
* tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691...Sam Quigley2008-03-201-0/+4
* Regression in :node_name functionalityJohn Ferlito2008-03-141-2/+9
* Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-121-64/+4
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* All tests should now pass again.Luke Kanies2007-10-081-2/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-1/+1
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-4/+5
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-121-0/+5
* The fileserver now uses an environment-specific module path. I also made var...Luke Kanies2007-08-261-3/+3
* A round of bugfixing. Many more tests now pass -- I think we are largely dow...Luke Kanies2007-08-201-102/+27
* The first pass where at least all of the snippet tests pass. I have unfortun...Luke Kanies2007-08-201-74/+0
* Fixing some failing tests.luke2007-06-181-47/+0
* Consolidating all of the configuration parameter declarations into configurat...luke2007-05-041-1/+1
* Another round of bug-fixes, prompted by test logs from David Schmittluke2007-03-191-5/+10
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-0/+347