summaryrefslogtreecommitdiffstats
path: root/spec/unit/network
Commit message (Expand)AuthorAgeFilesLines
* Disable spec tests for unsupported functionality on WindowsJosh Cooper2011-08-192-10/+10
* Remove Puppet::Network::HttpPool keep_alive handlingNick Lewis2011-08-192-112/+4
* Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-08-191-1/+1
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-186-24/+0
* (#8704) Give better errors for invalid fileserver.confMatt Robinson2011-07-291-0/+32
* Deprecate RestAuthConfig#allowed? in favor of #check_authorizationBrice Figureau2011-07-261-1/+1
* Fix #6026 - security file should support inline commentsBrice Figureau2011-07-261-0/+11
* Fix #5010 - Allow leading whitespace in auth.confBrice Figureau2011-07-261-0/+12
* maint: Fix order dependent test failureJosh Cooper2011-05-311-0/+1
* (#5966) Add support for hostname regular expressions in auth.confSiim Põder2011-05-311-4/+35
* (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-174-7/+7
* Merge branch 'tickets/2.7.x/7179' into 2.7.xPieter van de Bruggen2011-05-041-12/+1
|\
| * (#7179) Modify default ACL for /node/<name>.Pieter van de Bruggen2011-05-041-12/+1
* | (#7353) Add 'console' format to FormatHandlerDaniel Pittman2011-05-041-0/+62
* | (#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-1323-39/+23
* (#6117) Add POST support to indirector requestsNick Lewis2011-04-121-0/+26
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-0823-23/+23
* (#6830) Fix badly stubbed Time object in testMatt Robinson2011-03-292-2/+2
* (#6820) Fix Invalid multibyte characterMatt Robinson2011-03-231-1/+1
* maint: Change code for finding spec_helper to work with Ruby 1.9Matt Robinson2011-03-222-2/+2
* Merge branch '2.6.x' into nextMatt Robinson2011-03-181-1/+1
|\
| * maint: Remove spec run noiseMatt Robinson2011-03-081-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-194-25/+89
|\|
| * (#5838) Added support for HEAD requests to the indirector.Paul Berry2011-01-124-1/+58
| * (#5838) Refactored Puppet::Network::Rights#fail_on_denyPaul Berry2011-01-122-24/+24
| * (#5171) Made filebucket able to perform diffsJesse Wolfe2011-01-111-0/+6
* | Merge branch '2.6.x' into nextNick Lewis2011-01-067-28/+10
|\|
| * (#5771) Upgrade rspec to version 2Matt Robinson2011-01-047-28/+10
| * maint: Fix a test that was missing a requireMatt Robinson2010-12-161-0/+1
| * 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-0621-21/+21
* | 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-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: Fix a test that was missing a requireMatt Robinson2010-11-221-0/+1
* | Merge commit '2.6.3' into nextPaul Berry2010-11-172-14/+5
|\|
| * Fix for #4955 -- Race condition & memory leak in Puppet::UtilMarkus Roberts2010-11-121-10/+3
| * (#5233) Randomize tmp dir pathsMatt Robinson2010-11-081-4/+2