summaryrefslogtreecommitdiffstats
path: root/spec/unit/indirector
Commit message (Expand)AuthorAgeFilesLines
...
* | Maint: Refactor tests to use <class>.indirection.<method>Paul Berry2010-11-293-18/+18
* | maint: Fix tests that don't run on their ownMatt Robinson2010-11-222-0/+2
* | Merge remote branch 'masterzen/feature/master/4339' into nextPaul Berry2010-11-221-0/+38
|\ \
| * | Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2010-11-131-0/+38
* | | Merge commit '2.6.3' into nextPaul Berry2010-11-171-8/+9
|\ \ \ | |/ / |/| / | |/
| * Fix #5020 - Prefer finding node name from REST uri over certnameBrice Figureau2010-11-121-8/+9
* | (#5166) Inventory service is now searchable by timestamp.Paul Berry2010-11-011-0/+103
* | Refactored Puppet::Node::Inventory::Yaml tests in preparation for adding fres...Paul Berry2010-11-011-21/+9
* | Fix #5164 Change Facts timestamp when they are received by the masterJesse Wolfe2010-11-011-1/+6
* | Maint: Don't use a stub for a Facts object in the compiler specsJesse Wolfe2010-11-011-1/+2
* | Maint: spec/unit/indirector/catalog/compiler_spec.rb wouldn't run by itselfJesse Wolfe2010-11-011-0/+1
* | (#5132) Provide a query REST interface for inventoryMatt Robinson2010-10-282-2/+132
|/
* [#4783] (#4783) Fix RRDGraph report generationMatt Robinson2010-09-291-1/+0
* Maint. -- Fix test failures broken by previous commitMarkus Roberts2010-08-211-6/+18
* Fix for #4465 -- earlier "feature" patch broke ldapMarkus Roberts2010-08-041-17/+19
* [#4467] Make Puppet Master respect facts_terminus settingsRein Henrichs2010-08-041-4/+0
* [#4256] External nodes parameters can now be assigned to nodesMatt Robinson2010-07-181-4/+5
* Fix #4262 - Puppetmaster used to log compilation timeBrice Figureau2010-07-181-0/+10
* 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