summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/http_server/webrick.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-139/+139
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-12/+4
* Code smell: Use string interpolationMarkus Roberts2010-07-091-4/+4
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+1
* [#4090] Fix last few tests and renames of mode to run_modeMatt Robinson2010-07-011-1/+1
* Feature #2935 Puppet::Mode#master?Jesse Wolfe2010-02-171-1/+1
* WIP - trying to fix #3460Luke Kanies2010-02-171-1/+1
* Re-fixed #2750 - Stop disabling the CRL or checking for a disabled CRLJohn A. Barbuto2009-10-271-4/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Creating and using a new Puppet::Daemon classLuke Kanies2009-02-061-2/+0
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-1/+2
* Applying patch by Jay to fix #989 -- missing crl files areLuke Kanies2008-02-071-2/+2
* Updating the failure when the CRL is missing, so it'sLuke Kanies2007-12-211-2/+2
* Fixing #810 -- I catch the error and prefix it with somethingLuke Kanies2007-11-271-1/+6
* Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley2007-10-051-0/+163