summaryrefslogtreecommitdiffstats
path: root/spec/unit/indirector
Commit message (Expand)AuthorAgeFilesLines
* Disable file bucket diffing tests on WindowsJacob Helwig2011-08-191-1/+1
* (#8663) Reenable spec tests on Windows that now passJosh Cooper2011-08-191-1/+1
* Update certificate spec tests for WindowsJosh Cooper2011-08-191-1/+1
* Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-08-191-4/+0
* Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis2011-08-191-1/+1
* Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-08-195-6/+6
* Fix tests with "relative" paths on WindowsJosh Cooper2011-08-192-3/+5
* (#8489) Consistently use File::PATH_SEPARATORJosh Cooper2011-08-191-1/+1
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-1818-72/+0
* (#1886) Clean up `node clean` for merge.Pieter van de Bruggen2011-07-281-1/+1
* Fix #1886 - Add node cleanup capabilityPeter Meier2011-07-272-3/+42
* maint: Suggest where to start troubleshooting SSL error messageMatt Robinson2011-07-261-36/+47
* Merge branch '2.6.x' into 2.7.xNick Lewis2011-07-251-5/+7
|\
| * maint: Add debug logging when the master receives a reportMatt Robinson2011-07-251-5/+7
* | (#7290) Update indirected Faces to avoid unknown options.Daniel Pittman2011-07-221-1/+3
* | Fix order-dependent test failure in certificate_status/file specNick Lewis2011-07-201-0/+4
* | (#7224) Reword 'hostname was not match' error messageNick Lewis2011-06-142-5/+43
* | (#7690) Don't blow up when listing terminuses available for facesMatt Robinson2011-05-261-0/+6
* | (#7507) Add more 1.9 filtersJosh Cooper2011-05-201-2/+2
* | Merge branch '2.6.x' into 2.7.nextPieter van de Bruggen2011-05-182-5/+5
|\|
| * (#3836) External nodes should only capture stdoutOliver Hookins2011-05-132-5/+5
| * Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-201-4/+4
| * maint: Fix sqlite3 require to really be optionalMatt Robinson2011-04-111-1/+4
| * maint: Fix sporadic sqlite errorMatt Robinson2011-04-111-0/+1
| * Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2011-04-051-0/+38
* | maint: fix spec_helper inclusions again.Daniel Pittman2011-05-171-6/+2
* | Merge branch '2.7.x' into 2.7.nextPieter van de Bruggen2011-05-175-9/+9
|\ \
| * | (#7507) Add more filters for Ruby 1.9 spec failuresPieter van de Bruggen2011-05-171-1/+1
| * | (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-175-8/+8
* | | (#7259) Remove ActiveRecord requirement from indirector face specJacob Helwig2011-05-161-2/+11
|/ /
* | maint: move the indirector face base out of puppet/faceDaniel Pittman2011-05-021-0/+59
* | Revert "(7080) Adding json support to Indirector Request"Max Martin2011-04-211-95/+0
* | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-191-4/+4
* | Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.xPieter van de Bruggen2011-04-181-0/+89
* | Adding json-specific matchersLuke Kanies2011-04-141-9/+6
* | Fixing a failing test resulting from a fixed bugLuke Kanies2011-04-141-0/+5
* | (7080) Adding json support to Indirector RequestLuke Kanies2011-04-141-0/+99
* | maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-1367-116/+67
* | (#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