summaryrefslogtreecommitdiffstats
path: root/spec/unit/indirector
Commit message (Expand)AuthorAgeFilesLines
* [#4055] Confine CouchDB-related specs to the couchdb featureRein Henrichs2010-02-171-2/+4
* [#4055] Refactor of abstract Couch terminus, more specsRein Henrichs2010-02-171-6/+62
* [#4055] Add CouchDB terminus for factsRein Henrichs2010-02-171-0/+40
* [#3409] fix test failures from ldap environment patchJesse Wolfe2010-02-171-20/+18
* Use the 'root' feature rather than directly checking the uidMarkus Roberts2010-02-171-1/+1
* {#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson2010-02-172-2/+2
* For #3822 - Reducing checksum code duplicationLuke Kanies2010-02-171-8/+8
* Feature #2935 Puppet::Mode#master?Jesse Wolfe2010-02-172-8/+9
* Fix #3408 - enable puppetd http compressionBrice Figureau2010-02-172-1/+35
* Adding indirector support to Resource TypesLuke Kanies2010-02-172-0/+90
* Revert the guts of #2890Markus Roberts2010-02-171-28/+17
* Fix tests that use or stub find_by_checksum, which I just changed theJesse Wolfe2010-04-101-5/+6
* Update YAML dir test to match behaviorJesse Wolfe2010-04-091-2/+2
* Removing Resource::Reference classesLuke Kanies2010-02-171-3/+3
* REST: hide Request objectJesse Wolfe2010-02-172-6/+2
* Feature #3394 REST runner, executionJesse Wolfe2010-02-172-1/+21
* Feature #3394 REST Runner, preparationJesse Wolfe2010-02-171-2/+2
* Feature #3383 RAL over RESTJesse Wolfe2010-02-173-2/+153
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-174-4/+303
* Feature #3115 REST-ified status()Jesse Wolfe2010-02-171-0/+11
* Cleaning up a test.Luke Kanies2010-02-171-3/+3
* Removing unused Checksum::File terminusLuke Kanies2010-02-171-139/+0
* Converting File terminus to use formats.Luke Kanies2010-02-172-75/+95
* Removing Interpreter classLuke Kanies2010-02-171-28/+5
* Moving Rails initialization to Compiler terminusLuke Kanies2010-02-171-0/+27
* Bug #3402 Stub returning invalid type for :noopJesse Wolfe2010-03-221-1/+2
* Merge branch '0.25.x'James Turnbull2010-01-133-25/+51
|\
| * Fix for #2765 (--no-fqdn regression in puppetrun)Markus Roberts2009-12-201-6/+20
| * Fix for #2890 (the cached certificates that would not die)Markus Roberts2009-12-191-18/+29
| * 2876 spec/unit/indirector/catalog/compiler.rb changes behaviourJesse Wolfe2009-12-161-1/+2
* | Merge branch '0.25.x'Luke Kanies2009-12-211-1/+20
|\|
| * Fix #2787 - Storeconfig doesn't store/update node ip and environment anymoreBrice Figureau2009-11-071-1/+20
* | Fixing #2617 - using the searched-for REST nameLuke Kanies2009-11-201-3/+11
|/
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-171-15/+15
* Fixing #2617 - use the cert name as specifiedLuke Kanies2009-09-221-0/+34
* Fix for #2600 (wrong number of arguments under older mongrel)Markus Roberts2009-09-151-9/+31
* Fixing #2558 - propagating recent fileserving changesLuke Kanies2009-08-241-14/+14
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-181-11/+27
* Fixing fact-missing problem when puppet.conf is reparsedLuke Kanies2009-08-181-0/+14
* Fix #2516 - Fix format detection when content-type contains charsetBrice Figureau2009-08-131-0/+11
* Fix #2507 - Exported resources were not correctly collected.Brice Figureau2009-08-131-2/+2
* Fixing more tests broken from missing librariesLuke Kanies2009-08-101-0/+2
* Fixing ActiveRecord Indirector tests to skip w/out RailsLuke Kanies2009-08-104-6/+9
* Fixes #2464, #2457. Deprecate reportserver for report_server. Add report_port...Nigel Kersten2009-08-041-1/+18
* Fix #2425 - make sure client can contact CA server with RESTBrice Figureau2009-07-213-0/+24
* Fix #2424 - File server can't find module in environmentBrice Figureau2009-07-181-2/+2
* Fix #2391 - Exported resources never make to the storeconfigs dbBrice Figureau2009-07-182-0/+42
* Fix #2261 - Make sure query string parameters are properly escapedBrice Figureau2009-07-171-6/+6
* Fix #2392 - use Content-Type for REST communicationBrice Figureau2009-07-051-1/+8
* Switching Queueing to using JSON instead of YAMLLuke Kanies2009-06-061-37/+71