summaryrefslogtreecommitdiffstats
path: root/spec/unit/indirector
Commit message (Expand)AuthorAgeFilesLines
* (#6117) Add POST support to indirector requestsNick Lewis2011-04-121-8/+25
* Merge branch 'ticket/next/3360' into nextNick Lewis2011-04-121-0/+45
|\
| * (#3360) Add an allow_duplicate_certs optionNick Lewis2011-04-121-0/+45
* | Fixing Indirector::Facts::Couch loadingLuke Kanies2011-04-091-63/+69
* | maint: Fix sporadic sqlite errorMatt Robinson2011-04-081-0/+1
* | maint: Fix sqlite3 require to really be optionalMatt Robinson2011-04-081-1/+4
* | maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-0867-67/+67
|/
* Merge branch 'feature/master/5528-certificates_signing_api' into nextMax Martin2011-04-052-0/+203
|\
| * (#5528) Add REST API for signing, revoking, retrieving, cleaning certsMax Martin2011-04-052-0/+203
* | (#6830) Fix tests that depended on special inherited behaviorMatt Robinson2011-03-2913-63/+66
* | (#6855) ResourceType#search now accepts a regexLuke Kanies2011-03-251-2/+29
* | Fixing #6851 - ResourceType#find/search loads typesLuke Kanies2011-03-251-8/+56
* | Merge branch '2.6.next' into nextMax Martin2011-03-231-3/+2
|\ \
| * | (#6658) Propagate ENC connection errors to the agentMatt Robinson2011-03-181-3/+2
* | | maint: Change code for finding spec_helper to work with Ruby 1.9Matt Robinson2011-03-223-3/+3
| |/ |/|
* | Merge branch '2.6.x' into nextMatt Robinson2011-03-181-0/+164
|\|
| * (#6689) Make inventory_active_record terminus search quicklyNick Lewis2011-03-111-3/+0
| * Merge branch 'maint/2.6.next/6338' into 2.6.nextNick Lewis2011-03-091-20/+14
| |\
| | * maint: Remove serialization of InventoryFact valuesNick Lewis2011-03-091-6/+0
| | * maint: Rename InventoryHost to InventoryNodeNick Lewis2011-03-091-14/+14
| * | maint: Remove spec run noiseMatt Robinson2011-03-081-0/+3
| |/
| * (#6338) Support searching on metadata in InventoryActiveRecord terminusNick Lewis2011-03-081-34/+55
| * (#6338) Implement search for InventoryActiveRecord facts terminusNick Lewis2011-03-081-0/+52
| * (#6338) Add an InventoryActiveRecord terminus for FactsNick Lewis2011-03-081-0/+99
* | Merge branch '2.6.next' into nextMatt Robinson2011-03-072-10/+313
|\|
| * (#6338) Remove inventory indirection, and move to facts indirectionNick Lewis2011-03-032-221/+214
| * Merge branch '2.6.x' into 2.6.nextJacob Helwig2011-02-211-10/+99
| |\
| | * (#6353) Restore the ability to store paths in the filebucketPaul Berry2011-02-211-10/+99
| * | (#5166) Inventory service is now searchable by timestamp.Paul Berry2011-02-171-0/+103
| * | Refactored Puppet::Node::Inventory::Yaml tests in preparation for adding fres...Paul Berry2011-02-171-21/+9
| * | (#5132) Provide a query REST interface for inventoryPaul Berry2011-02-172-2/+132
| |/
* | (#6582) unstub Puppet settings to improve indirector queue tests.Daniel Pittman2011-03-031-5/+7
* | Merge branch '2.6.x' into nextMatt Robinson2011-01-194-232/+231
|\|
| * (#5838) Support paths as part of file bucket requests.Paul Berry2011-01-121-84/+78
| * (#5838) Improve the quality of file bucket specs.Paul Berry2011-01-121-24/+35
| * (#5838) Implemented the "head" method for FileBucketFile::File terminus.Paul Berry2011-01-121-170/+15
| * (#5838) Added support for HEAD requests to the indirector.Paul Berry2011-01-123-7/+111
| * (#5171) Made filebucket able to perform diffsJesse Wolfe2011-01-111-0/+45
* | Merge branch '2.6.x' into nextNick Lewis2011-01-068-23/+10
|\|
| * (#5771) Upgrade rspec to version 2Matt Robinson2011-01-048-23/+10
* | Merge branch '2.6.x' into nextMatt Robinson2010-12-161-12/+15
|\|
| * maint: Fix ActiveRecord confine issueMatt Robinson2010-12-161-12/+15
| * maint: Fix tests that don't run on their ownMatt Robinson2010-12-162-0/+2
* | Merge branch '2.6.x' into nextNick Lewis2010-12-162-16/+31
|\|
| * Merge branch 'ticket/2.6.next/4487' into 2.6.nextNick Lewis2010-12-131-11/+26
| |\
| | * (#4487) Fix environment column in hosts tableNick Lewis2010-12-131-11/+26
| * | maint: remove Puppet.settings stubsJesse Wolfe2010-12-101-5/+5
| |/
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-0660-60/+60
* | Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-301-1/+1
* | Maint: Modified tests of indirector.save to call the indirection directly.Paul Berry2010-11-301-2/+2