summaryrefslogtreecommitdiffstats
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-08-031-0/+43
* [#4284] Fix failing specs run as root due to missing puppet groupNick Lewis2010-08-0311-0/+11
* Code smell: Two space indentationMarkus Roberts2010-07-0953-3028/+3028
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-092-2/+2
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-0910-15/+15
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-093-4/+4
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-094-22/+73
* [#4136] Specs should listen on localhostJesse Wolfe2010-07-062-5/+5
* maint: fix stubs in transaction_spec.rbJesse Wolfe2010-07-021-0/+4
* maint: file_spec heisenbugsJesse Wolfe2010-07-021-0/+7
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-2853-0/+0
* maint: A test specified that a file wasn't writeable, but was writeableMatt Robinson2010-06-281-1/+2
* [#3139] Fixed a broken integration spec in type tidyNick Lewis2010-06-251-0/+5
* [#3810] Add http reports processor and `reporturl` settingRein Henrichs2010-02-171-0/+10
* Working #3139 - ResourceHarness does cachingLuke Kanies2010-02-171-1/+1
* Working #3139 - scheduling moved to resource harnessLuke Kanies2010-02-171-2/+12
* [#1621] Composite keys for resourcesJesse Wolfe2010-06-211-6/+6
* Adding #2658 - Adding support for run stagesLuke Kanies2010-02-171-25/+0
* Fixing #448 - relationships have their own syntaxLuke Kanies2010-02-171-0/+92
* Fix #3408 - enable puppetd http compressionBrice Figureau2010-02-171-0/+4
* Fix #3373 - Client side file streamingBrice Figureau2010-02-171-1/+1
* WIP - trying to fix #3460Luke Kanies2010-02-171-0/+4
* Change the main spec to an apply specMarkus Roberts2010-02-171-3/+3
* Fixing #3668 - fixed autoloading classes from modulesLuke Kanies2010-02-171-0/+96
* Fixing Transaction integration testLuke Kanies2010-04-121-1/+1
* Removing invalid File integration testLuke Kanies2010-04-121-29/+2
* Redeleting puppetmasterd integration testLuke Kanies2010-04-121-155/+0
* Fixing all 'require' function testsLuke Kanies2010-04-091-4/+4
* Migrating "puppet" executable integration testLuke Kanies2010-04-091-3/+3
* Converted File[checksum] to a parameter not propertyLuke Kanies2010-02-171-0/+14
* Finishing renaming :params to :parameters internallyLuke Kanies2010-02-172-1/+39
* Fixing most of the broken tests in test/Luke Kanies2010-02-171-83/+136
* Removing Resource::Reference classesLuke Kanies2010-02-172-1/+2
* Changing the interface of Puppet::ResourceLuke Kanies2010-02-171-1/+0
* REST: hide Request objectJesse Wolfe2010-02-171-1/+1
* Feature #3383 Part 2: Remove RAL XMLRPCJesse Wolfe2010-02-172-2/+2
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-173-49/+69
* Feature #3115 REST-ified status()Jesse Wolfe2010-02-171-0/+155
* Adding client and server data dirsLuke Kanies2010-02-171-0/+8
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-174-5/+5
* Removing Interpreter classLuke Kanies2010-02-172-46/+29
* All non-transient parser references are goneLuke Kanies2010-02-171-1/+1
* Fixing callers to Parser to only pass environmentLuke Kanies2010-02-172-2/+2
* Renaming LoadedCode to ResourceTypeCollectionLuke Kanies2010-02-171-1/+1
* Storing per-environment LoadedCode instancesLuke Kanies2010-02-171-2/+2
* Changing REST report integration test to use new interfaceLuke Kanies2010-02-171-4/+3
* Changing Transaction to use the new ResourceHarnessLuke Kanies2010-02-172-4/+23
* Switching transactions to callback-based eventsLuke Kanies2010-02-171-0/+118
* Fix #3186 - require function set relationship only on the last classBrice Figureau2010-02-171-1/+18