summaryrefslogtreecommitdiffstats
path: root/spec/unit/network/http
Commit message (Expand)AuthorAgeFilesLines
* Disable spec tests for unsupported functionality on WindowsJosh Cooper2011-08-191-5/+5
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-182-8/+0
* (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-173-6/+6
* (#7117) Return the environment as a Puppet::Node::Environment in uri2indirectionJacob Helwig2011-05-031-2/+6
* (#7103) Fix HEAD requests in the HTTP handlerNick Lewis2011-04-131-11/+7
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-1310-18/+10
* (#6117) Add POST support to indirector requestsNick Lewis2011-04-121-0/+26
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-0810-10/+10
* maint: Change code for finding spec_helper to work with Ruby 1.9Matt Robinson2011-03-221-1/+1
* Merge branch '2.6.next' into nextMatt Robinson2011-03-071-0/+28
|\
| * (#6407) Fix spec test hang with Mocha >= 0.9.11 in zlib testingDaniel Pittman2011-02-221-1/+1
| * (#6376) Add test case for facts find requestMax Martin2011-02-211-1/+5
| * (#6376) Add support and testing for _search GET requestsMax Martin2011-02-181-0/+12
| * (#5132) Provide a query REST interface for inventoryPaul Berry2011-02-172-4/+19
* | (#6407) Fix spec test hang with Mocha >= 0.9.11 in zlib testingDaniel Pittman2011-03-031-1/+1
* | Merge branch '2.6.x' into nextMatt Robinson2011-01-192-0/+43
|\|
| * (#5838) Added support for HEAD requests to the indirector.Paul Berry2011-01-122-0/+37
| * (#5171) Made filebucket able to perform diffsJesse Wolfe2011-01-111-0/+6
* | Merge branch '2.6.x' into nextNick Lewis2011-01-066-23/+8
|\|
| * (#5771) Upgrade rspec to version 2Matt Robinson2011-01-046-23/+8
| * maint: Fix tests that don't run on their ownMatt Robinson2010-12-163-0/+3
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-069-9/+9
* | Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-301-3/+3
* | Maint: Modified tests of indirector.save to call the indirection directly.Paul Berry2010-11-301-1/+2
* | Maint: Make http handler code call the indirector through ".indirection"Paul Berry2010-11-301-17/+19
* | Maint: Refactor tests to use <class>.indirection.<method>Paul Berry2010-11-291-2/+2
* | maint: Fix tests that don't run on their ownMatt Robinson2010-11-223-0/+3
* | Maint: Remove Indirector::Request objects from HTTP Handler and API V1Jesse Wolfe2010-11-022-85/+58
* | (#5132) Provide a query REST interface for inventoryMatt Robinson2010-10-282-4/+19
|/
* [#4308] Remove puppettest from specsMatt Robinson2010-09-031-0/+1
* Maint. Passenger fix broke a testMarkus Roberts2010-08-061-3/+3
* Code smell: Two space indentationMarkus Roberts2010-07-0910-1757/+1757
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-093-11/+11
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-011-4/+4
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-2812-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-2812-0/+0
* Cleaning up various warnings in specsMarkus Roberts2010-06-281-6/+6
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-2312-0/+0
* [#3804] Fixed one failing spec for RackRESTNick Lewis2010-02-171-2/+2
* Feature #2935 Puppet::Mode#master?Jesse Wolfe2010-02-171-4/+4
* Fix #3408 - enable puppetd http compressionBrice Figureau2010-02-171-0/+199
* Add master side file content streamingBrice Figureau2010-02-173-0/+90
* REST: hide Request objectJesse Wolfe2010-02-171-1/+1
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-171-4/+1
* Fix 2936 Insufficient mocks for webrick in spec/unit/network/http/webrick.rbJesse Wolfe2009-12-151-2/+2
* Fixing 2725 Error message when permissions incorrect on file server directoryJesse Wolfe2009-12-021-0/+10
* Fix for #2772 (webrick test failures)Markus Roberts2009-11-051-2/+2
* Fixing a heisenbug resulting from a race conditionLuke Kanies2009-08-241-1/+3
* Fix #2516 - Fix format detection when content-type contains charsetBrice Figureau2009-08-131-0/+10
* rack: don't directly use the forbidden HTTP_CONTENT_TYPE env var (fixes rack ...Christian Hofstaedtler2009-08-031-2/+2