summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/handler
Commit message (Expand)AuthorAgeFilesLines
* (#8704) Give better errors for invalid fileserver.confMatt Robinson2011-07-291-0/+3
* Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-302-2/+2
* Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-293-3/+3
* Merge commit '2.6.3' into nextPaul Berry2010-11-171-0/+2
|\
| * (#5233) Randomize tmp dir pathsMatt Robinson2010-11-081-0/+2
* | Maint: Added missing requires to fileserver.rb.Paul Berry2010-11-091-0/+2
|/
* Code smell: Two space indentationMarkus Roberts2010-07-097-948/+948
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-093-4/+4
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-096-14/+14
* Code smell: Booleans are first class values.Markus Roberts2010-07-092-25/+5
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-095-54/+18
* Code smell: Use string interpolationMarkus Roberts2010-07-094-44/+44
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-093-38/+37
* [#4089] Replace internal usage of :check with :auditNick Lewis2010-07-011-2/+2
* Fixed #3672 - Error message on duplicate fileserver mounts incorrectJames Turnbull2010-02-171-2/+2
* The pure-ruby YAML lib doesn't accept parametersJesse Wolfe2010-04-091-1/+1
* Feature #3394 REST Runner, preparationJesse Wolfe2010-02-171-2/+2
* Feature #3383 Part 2: Remove RAL XMLRPCJesse Wolfe2010-02-171-190/+0
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-171-134/+5
* Removing Interpreter classLuke Kanies2010-02-171-3/+0
* A slide down the RFC-1123 slope towards MS Windows compatibility and chaosMarkus Roberts2009-12-221-0/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-065-19/+19
* Modules now can find their own pathsLuke Kanies2009-05-151-3/+3
* Fix #2101 - fix failing testBrice Figureau2009-03-271-1/+5
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-263-12/+12
* Migrating the old FileServer to the new Module/Environment codeLuke Kanies2009-02-191-12/+13
* Adding an Agent::Runner class.Luke Kanies2009-02-061-42/+9
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-1/+1
* Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-182-3/+3
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-1/+1
* Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-172-47/+39
|\
| * Fixing the broken tests resulting from the fix for #1551.Luke Kanies2008-10-081-1/+1
| * Fix #1636 - part2 - correct some client errors.Brice Figureau2008-10-091-3/+7
| * Fix several small regressions in plugins mountBrice Figureau2008-10-091-5/+8
| * Fixing #947 - pluginsync no longer fails poorly when no plugins existLuke Kanies2008-10-031-2/+4
| * Make fileserver use fileset for recursion and handle dangling links by ignori...Paul Nasrat2008-09-301-41/+24
* | Merge branch 'feature/master/1481'Luke Kanies2008-09-231-1/+1
|\ \
| * | Adding automatic attribute collection to the new fileserving code.Luke Kanies2008-08-261-1/+1
* | | Merge branch '0.24.x'Luke Kanies2008-09-231-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fixes #1551 puppetmaster.freshness xmlrpc call returns incorrect typeNigel Kersten2008-09-051-1/+1
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-291-6/+8
|\|
| * You can now select the encoding format when transferring the catalog,Luke Kanies2008-07-181-6/+8
* | Merge branch '0.24.x'Luke Kanies2008-06-141-22/+2
|\|
| * Always using the cert name to store yaml files, which fixes #1178.Luke Kanies2008-05-261-22/+2
* | Merge branch '0.24.x'Luke Kanies2008-04-112-201/+4
|\|
| * Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-112-201/+4
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-313-95/+26
|\|
| * Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-1/+2
| * tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691...Sam Quigley2008-03-201-1/+1