summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/handler/master.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-291-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-63/+63
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-10/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* The pure-ruby YAML lib doesn't accept parametersJesse Wolfe2010-04-091-1/+1
* Removing Interpreter classLuke Kanies2010-02-171-3/+0
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-1/+1
* Fixing the broken tests resulting from the fix for #1551.Luke Kanies2008-10-081-1/+1
* Fixes #1551 puppetmaster.freshness xmlrpc call returns incorrect typeNigel Kersten2008-09-051-1/+1
* You can now select the encoding format when transferring the catalog,Luke Kanies2008-07-181-6/+8
* Always using the cert name to store yaml files, which fixes #1178.Luke Kanies2008-05-261-22/+2
* Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-111-17/+4
* tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691...Sam Quigley2008-03-201-1/+1
* Regression in :node_name functionalityJohn Ferlito2008-03-141-0/+2
* Fixing #882 -- I just added a quick hook to theLuke Kanies2007-11-231-1/+4
* Another round of test-fixing around the changes I madeLuke Kanies2007-10-051-14/+1
* Fixing #814 -- when files are missing, the exceptions shouldLuke Kanies2007-10-031-6/+1
* Merge branch 'configurations' into indirectionLuke Kanies2007-09-221-1/+1
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-121-8/+1
* Fixing some broken tests in the master client, and adding a test for #800 but...Luke Kanies2007-09-061-8/+7
* Flipped the switch so that compiles now return a Configuration instance inste...Luke Kanies2007-09-041-1/+12
* Deleting old documentation that somehow made it back into the tree in the swi...Luke Kanies2007-09-011-2/+0
* The fileserver now uses an environment-specific module path. I also made var...Luke Kanies2007-08-261-0/+1
* Everything up to the parser (and the Modules) is ready to support multiple en...Luke Kanies2007-08-231-2/+2
* A round of bugfixing. Many more tests now pass -- I think we are largely dow...Luke Kanies2007-08-201-9/+7
* The first pass where at least all of the snippet tests pass. I have unfortun...Luke Kanies2007-08-201-136/+56
* Fixing some failing tests.luke2007-06-181-1/+1
* Removing old line from the fix for #660 -- I had strangely just commented it ...luke2007-06-111-1/+0
* Fixing #660 by applying patch by freiheit. Looks like this is another proble...luke2007-06-111-1/+2
* Lots of work related to generating more reference. Moving all of the individ...luke2007-05-071-0/+3
* Hopefully the last batch of commits before I release 0.22.2. Mostly just get...luke2007-03-191-0/+9
* Updating the config generation stuff a bit, mostly just cleanup, but also cha...luke2007-03-191-1/+1
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-0/+214