summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network
Commit message (Expand)AuthorAgeFilesLines
* Revert #5691 "Merge remote branch 'brice/feature/process-instrumentation' int...Jesse Wolfe2011-03-011-5/+1
* Merge remote branch 'brice/feature/process-instrumentation' into nextJesse Wolfe2011-02-251-1/+5
|\
| * Some high-level process name probesBrice Figureau2010-12-181-1/+5
* | Merge branch '2.6.x' into nextMatt Robinson2011-01-194-27/+46
|\ \
| * | (#5838) Added support for HEAD requests to the indirector.Paul Berry2011-01-124-11/+39
| * | (#5838) Refactored Puppet::Network::Rights#fail_on_denyPaul Berry2011-01-122-23/+15
| * | (#5171) Made filebucket able to perform diffsJesse Wolfe2011-01-111-1/+5
* | | Merge branch '2.6.x' into nextMatt Robinson2010-12-021-1/+0
|\| |
| * | Disable remote ralsh by defaultPaul Berry2010-12-021-1/+0
* | | Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-303-3/+3
* | | Maint: Make http handler code call the indirector through ".indirection"Paul Berry2010-11-301-3/+3
* | | Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-294-4/+4
* | | Merge commit '2.6.3' into nextPaul Berry2010-11-172-2/+4
|\| | | |/ |/|
| * Fix for #4955 -- Race condition & memory leak in Puppet::UtilMarkus Roberts2010-11-121-2/+2
| * (#5233) Randomize tmp dir pathsMatt Robinson2010-11-081-0/+2
* | Maint: Added missing requires to fileserver.rb.Paul Berry2010-11-091-0/+2
* | Maint: Remove Indirector::Request objects from HTTP Handler and API V1Jesse Wolfe2010-11-024-36/+36
* | (#5132) Provide a query REST interface for inventoryMatt Robinson2010-10-282-3/+2
|/
* Fix for 4273 -- revert b7e2580ab49ecdb67fc9b522829c005fc3750fbeMarkus Roberts2010-09-281-12/+0
* Fixes #4863 (Missing "require 'webrick'" causes nondeterministic spec failures)Paul Berry2010-09-281-0/+1
* Fix for #4456 -- need to accept some mime-type aliasesMarkus Roberts2010-08-242-4/+10
* Passenger needs HTTP headers values to be stringBrice Figureau2010-08-051-1/+1
* Fix #4458 - Do not dump the whole environment when instances can't be foundBrice Figureau2010-08-041-1/+1
* Fix #4245 - default insertion of ACL is not thread safeBrice Figureau2010-07-251-3/+6
* Fix race condition in rack autoloading of request/responseBrice Figureau2010-07-251-0/+3
* Code smell: Two space indentationMarkus Roberts2010-07-0945-3976/+3976
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-0919-29/+29
* Code smell: Don't restate results directly after assignmentMarkus Roberts2010-07-093-5/+0
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-097-9/+9
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid unneeded blocksMarkus Roberts2010-07-092-6/+2
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-0920-33/+33
* Code smell: Booleans are first class values.Markus Roberts2010-07-096-33/+9
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-0930-204/+72
* Code smell: Use string interpolationMarkus Roberts2010-07-0928-156/+156
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-0919-80/+82
* [#3169] Adds more debugging to SSL cert verificationNick Lewis2010-07-071-0/+14
* [#4090] Fix last few tests and renames of mode to run_modeMatt Robinson2010-07-012-2/+2
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-011-1/+1
* [#4089] Replace internal usage of :check with :auditNick Lewis2010-07-011-2/+2
* [#3766] Remove YAML fixupsJesse Wolfe2010-02-171-34/+7
* {#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson2010-02-171-1/+1
* Feature #2935 Puppet::Mode#master?Jesse Wolfe2010-02-173-4/+3
* Feature #2276 Single Executable: Update docstringsJesse Wolfe2010-02-171-1/+1
* Fix #3408 - enable puppetd http compressionBrice Figureau2010-02-171-0/+112
* Add master side file content streamingBrice Figureau2010-02-173-4/+39
* WIP - trying to fix #3460Luke Kanies2010-02-171-1/+1
* Adding #3518 - basic dot format supportLuke Kanies2010-02-171-0/+3
* Fixed #3672 - Error message on duplicate fileserver mounts incorrectJames Turnbull2010-02-171-2/+2
* Partial fix to #2837 - changed warning message to debugJames Turnbull2010-02-171-1/+1