summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Fix #3552 single executable should display usageJesse Wolfe2010-02-172-85/+86
* Fix for #3690 failing to calculate error codesJesse Wolfe2010-02-173-3/+28
* Fixing #3668 - fixed autoloading classes from modulesLuke Kanies2010-02-173-80/+255
* Fix #3656 JSON serialization of dependenciesJesse Wolfe2010-02-171-0/+7
* Fixes #3582 - Adds dbport configuration option for specifying database portJames Turnbull2010-02-171-5/+14
* Adding indirector support to Resource TypesLuke Kanies2010-02-173-0/+131
* Fix #3552 single executable should display usageJesse Wolfe2010-02-171-0/+70
* Added support for flat packages in the pkgdmg package provider.Roy Nielsen2010-02-171-5/+16
* Fixing #2864 Added support for AIX System Resource Controller (SRC) - service...Andrew Forgue2010-02-171-0/+97
* Fixes #2836. Add hold support to dpkg providerNigel Kersten2010-02-171-2/+53
* Fixes #1223 Add Zypper support for SuSE machinesRein Henrichs2010-02-171-0/+81
* Fix for #3399 zone type should handle exclusive IP stacksRein Henrichs2010-02-172-11/+67
* Adding #3518 - basic dot format supportLuke Kanies2010-02-171-0/+10
* Fixing #3533 - Removing all transaction cleanupLuke Kanies2010-02-171-37/+0
* Fix for #2910 -- Tidy/matches is too tricky to useMarkus Roberts2010-02-171-1/+24
* Bug #3451: Don't leak the terminus class setting from Puppet::Resource::Catal...Jesse Wolfe2010-02-171-0/+8
* Write ssh_authorized_keys as userMarkus Roberts2010-02-171-25/+29
* Fixing bad testMarkus Roberts2010-02-171-1/+1
* Fix for #3556 Plussignment value meldingMarkus Roberts2010-02-171-0/+18
* Partial fix to #2837 - changed warning message to debugJames Turnbull2010-02-171-2/+3
* Fixes #3295 - generate() now sets the working directory to the directory cont...Paul Lathrop2010-02-171-0/+41
* Revert the guts of #2890Markus Roberts2010-02-172-45/+72
* Adding :catalog_terminus settingLuke Kanies2010-02-173-12/+35
* Adding support for only using cached catalogsLuke Kanies2010-02-171-1/+21
* Fix #3155 - prevent error when using two matching regex in cascadeBrice Figureau2010-02-174-8/+104
* Making a Puppet::Module test more resilientLuke Kanies2010-04-131-0/+1
* Fixing and porting Transaction Report testsLuke Kanies2010-04-122-1/+112
* Fixing Property#change_to_s in rare case failuresLuke Kanies2010-04-121-1/+15
* Fixing Hash functionality with non-constant keysLuke Kanies2010-04-121-5/+27
* Porting/removing group test/unit testsLuke Kanies2010-04-121-0/+20
* Porting a simple set of tests from test/unitLuke Kanies2010-04-121-0/+19
* Cleaning up content/source codeLuke Kanies2010-04-122-36/+5
* Making SshAuthorizedKeys tests less brittleLuke Kanies2010-04-121-2/+11
* Fix tests that use or stub find_by_checksum, which I just changed theJesse Wolfe2010-04-102-11/+12
* Update YAML dir test to match behaviorJesse Wolfe2010-04-091-2/+2
* Fix heisenbug in spec/unit/provider/mount/parsed.rbJesse Wolfe2010-04-091-0/+1
* Remove test for old RDoc work-aroundJesse Wolfe2010-04-091-96/+0
* Fixing various broken Resource::Type testsLuke Kanies2010-04-091-18/+19
* Renaming and fixing puppetrun tests.Luke Kanies2010-04-091-7/+7
* Fixing calls to "class_scope" in Scope testsLuke Kanies2010-04-091-3/+3
* Fixing all 'require' function testsLuke Kanies2010-04-091-7/+12
* Removing any mentions of :casesensitive settingLuke Kanies2010-04-093-25/+33
* Puppet::Parser::AST::Leaf#evaluate_match "insensitive" renamed toJesse Wolfe2010-04-091-2/+2
* Puppet::Parser::Resource.new parameters have changedJesse Wolfe2010-04-091-1/+1
* Add stub to Puppet::Parser::Collector test to prevent runaway stubJesse Wolfe2010-04-091-1/+5
* Converted File[checksum] to a parameter not propertyLuke Kanies2010-02-173-60/+76
* Adding "checksum?" helper method to Checksums moduleLuke Kanies2010-02-171-0/+16
* Refactoring File[source] tests somewhatLuke Kanies2010-02-171-37/+26
* Resolving conflicts with luke:tickets/testing/2954Markus Roberts2010-02-171-11/+11
* Adding virtual and exported resource support to the DSLLuke Kanies2010-02-172-58/+80