summaryrefslogtreecommitdiffstats
path: root/spec/integration/indirector
Commit message (Expand)AuthorAgeFilesLines
* Removing Resource::Reference classesLuke Kanies2010-02-171-0/+1
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-171-0/+68
* Changing REST report integration test to use new interfaceLuke Kanies2010-02-171-4/+3
* Merge branch '0.25.x'Markus Roberts2010-02-095-5/+0
|\
| * Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymoreJesse Wolfe2010-01-305-5/+0
* | Merge branch '0.25.x'James Turnbull2010-01-131-1/+2
|\|
| * Fix #2924 Test Failed: Puppet::Indirector::FileContent::FileServer when findi...Jesse Wolfe2009-12-181-1/+2
* | Fixing #2617 - using the searched-for REST nameLuke Kanies2009-11-202-2/+1
* | Always using the CA_name constant instead of "ca"Luke Kanies2009-11-201-1/+1
|/
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-171-5/+5
* Fixing #2617 - use the cert name as specifiedLuke Kanies2009-09-221-1/+3
* Fixing #2558 - propagating recent fileserving changesLuke Kanies2009-08-241-1/+51
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-181-0/+25
* Fix #2507 - Add missing integration testsBrice Figureau2009-08-131-3/+36
* Fix #2507 - Exported resources were not correctly collected.Brice Figureau2009-08-131-1/+1
* Fixing #2489 - queue integration tests are skipped w/out jsonLuke Kanies2009-08-101-2/+4
* Fix #2378 and #2391 testsBrice Figureau2009-07-201-0/+34
* Fix #2392 - use Content-Type for REST communicationBrice Figureau2009-07-051-2/+3
* Switching Queueing to using JSON instead of YAMLLuke Kanies2009-06-061-0/+59
* Removed extra whitespace from end of linesIan Taylor2009-06-061-81/+81
* Fixing #2234 - fixing all of the tests broken by my bindaddress fixLuke Kanies2009-05-155-9/+6
* Refactor rest authorization to raise exceptions deeperBrice Figureau2009-04-235-6/+6
* Fix some indirector failing testsBrice Figureau2009-04-235-5/+19
* Fixing #1557 - Environments are now in REST URIsLuke Kanies2009-03-205-10/+10
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-3/+3
* Adding pluginsyncing support to the IndirectorLuke Kanies2009-02-192-62/+0
* Switching the ModuleFiles Indirection terminus to the new Module/Env apiLuke Kanies2009-02-191-4/+7
* Fixing fileserving to support strings or symbolsLuke Kanies2009-02-181-4/+4
* Fix #1834 part1 - Fix tempfile failing testsBrice Figureau2008-12-202-2/+4
* Fix #1483 - protect report terminus_class when testing for RESTBrice Figureau2008-12-081-0/+2
* Fix #1483 - use REST to transmit reports over the wireBrice Figureau2008-12-061-0/+91
* Properly cleaning up ssl ca configuration during testingLuke Kanies2008-11-114-4/+8
* Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-114-5/+5
* Deduplicating slashes in the fileserving codeLuke Kanies2008-11-041-1/+1
* Adding automatic attribute collection to the new fileserving code.Luke Kanies2008-08-262-29/+22
* Refactoring how files in FileServing are named.Luke Kanies2008-08-262-4/+4
* Adding parameter and URL support to the REST terminus.Luke Kanies2008-08-201-1/+21
* Documenting a bit of a testLuke Kanies2008-08-071-1/+4
* Certificates now work over REST.Luke Kanies2008-08-073-0/+223
* Correctly handling when REST searches return nothing.Luke Kanies2008-07-301-1/+8
* Searching again works over REST, including full content-type translation.Luke Kanies2008-07-291-33/+43
* All error and format handling works over REST except searching.Luke Kanies2008-07-291-28/+31
* The REST terminus now uses the content-type and http result codes.Luke Kanies2008-07-291-2/+2
* Removing a now-obsolete pending test.Luke Kanies2008-07-291-8/+0
* Merge branch '0.24.x' into mergingLuke Kanies2008-07-291-2/+6
|\
| * Fixed all of the fileserving termini so they use indirection requests.Luke Kanies2008-07-181-2/+6
| * The mongrel-related tests now run without mongrel.Luke Kanies2008-07-171-2/+2
* | Merge branch '0.24.x'Luke Kanies2008-07-021-10/+3
|\|
| * Fixing the ldap node integration test so it cleans upLuke Kanies2008-07-021-10/+3
* | Merge branch '0.24.x'Luke Kanies2008-07-021-0/+22
|\|