summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/http/rack.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition in rack autoloading of request/responseBrice Figureau2010-07-251-0/+3
* Code smell: Two space indentationMarkus Roberts2010-07-091-45/+45
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-3/+3
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Fix #2383, an incompatibility with early ruby 1.8 versionsChristian Hofstaedtler2009-07-051-1/+2
* Fixing #2265 - rack is loaded with features rather than manuallyLuke Kanies2009-05-141-1/+0
* Add XMLRPC compatibility for RackChristian Hofstaedtler2009-05-021-1/+18
* Puppet as a Rack applicationChristian Hofstaedtler2009-05-021-0/+45