summaryrefslogtreecommitdiffstats
path: root/spec/unit/indirector
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-0962-4240/+4240
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-092-3/+3
* Code smell: Use string interpolationMarkus Roberts2010-07-092-3/+3
* Code smell: Use {} for % notation delimiters wherever practicalMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-095-35/+35
* [#4180] Support legacy module structureJesse Wolfe2010-07-091-0/+1
* Fixed #4180 - Updated old module structure to match correct defaultJames Turnbull2010-07-091-2/+2
* Maint: Explicitly put test sqlite files in a temp directoryJesse Wolfe2010-07-021-0/+6
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-012-9/+9
* maint: Confine a test that depends on sqliteMatt Robinson2010-06-281-0/+1
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-2862-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-2862-0/+0
* Cleaning up various warnings in specsMarkus Roberts2010-06-281-1/+1
* maint: Fixing a failing spec by stubbing a method on a stubbed object that sh...Matt Robinson2010-06-241-0/+1
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-2362-0/+0
* [#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