summaryrefslogtreecommitdiffstats
path: root/spec/unit/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Maint: Remove Indirector::Request objects from HTTP Handler and API V1Jesse Wolfe2010-11-024-138/+59
* | (#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-0924-4449/+4449
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-097-24/+24
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-096-161/+157
* [#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-2826-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-2826-0/+0
* Cleaning up various warnings in specsMarkus Roberts2010-06-281-6/+6
* [#4006] Fix test failures caused by reverting ticket 2890Matt Robinson2010-06-241-1/+1
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-2326-0/+0
* [#3766] Remove YAML fixupsJesse Wolfe2010-02-171-42/+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