summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/http_server
Commit message (Expand)AuthorAgeFilesLines
* Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-111-20/+0
* Code smell: Two space indentationMarkus Roberts2010-07-092-229/+229
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-092-3/+3
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-092-16/+8
* Code smell: Use string interpolationMarkus Roberts2010-07-092-6/+6
* 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-062-6/+6
* Fix #2308 - Mongrel should use X-Forwarded-ForBrice Figureau2009-06-051-1/+1
* Remove the old 0.24.x rack support, which is now useless cruftChristian Hofstaedtler2009-05-021-148/+0
* Creating and using a new Puppet::Daemon classLuke Kanies2009-02-062-4/+0
* Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-171-0/+148
|\
| * Fixed #1603 - Added support for running Puppet inside a Rack applicationJames Turnbull2008-09-301-0/+148
* | Fixing how the mongrel server sets up xmlrpc handlers.Luke Kanies2008-05-161-2/+2
|/
* Making a couple of other small fixes, requiringLuke Kanies2008-02-231-0/+1
* 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
* Wrapping the Resolv call in the mongrel server so if itLuke Kanies2008-01-191-1/+6
* 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
* Fixed #906 - Augmented Cert DN regexp check to work with Pound and Apache.Jeffrey J McCune2007-11-241-2/+5
* Applying fix by Jeff McCune from #905Luke Kanies2007-11-181-0/+4
* Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley2007-10-052-0/+302