summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing #1903 - metaparam inheritance is much fasterLuke Kanies2010-02-172-58/+90
* Fixing Parser::Resource param validationLuke Kanies2010-02-171-0/+5
* Fixes #1999 - Allows the 'apt' provider to downgrade packages.Paul Lathrop2010-02-171-0/+7
* Fixes #3745 Catch unhandled exception in ssh_authorized_key providerSean Millichamp2010-02-171-0/+12
* Fixing tests broken by conceptual merge conflictsMarkus Roberts2010-02-172-3/+3
* Fixes #3663 - It should be possible to list signed hosts onlyJames Turnbull2010-02-172-0/+15
* Fixing #448 - relationships have their own syntaxLuke Kanies2010-02-174-1/+172
* Fix #3408 - enable puppetd http compressionBrice Figureau2010-02-174-1/+284
* Fix #3373 - Client side file streamingBrice Figureau2010-02-175-62/+263
* Add master side file content streamingBrice Figureau2010-02-174-3/+101
* Fixing tests broken by Luke's CRL flag patch.Markus Roberts2010-02-171-0/+1
* feature #2276 Single Executable: optparser should get CommandLine#args instea...Jesse Wolfe2010-02-173-32/+45
* Feature #2276 Single Executable: Pass a commandline object to the applicationJesse Wolfe2010-02-175-17/+18
* Refactor #3706 Reify eigenclasses of ApplicationsJesse Wolfe2010-02-1711-244/+209
* feature #2276 Single Executable: CommandLine can be instantiatedJesse Wolfe2010-02-171-0/+17
* feature #2276 Single Executable: subcommand methodJesse Wolfe2010-02-177-68/+57
* feature #2276 Single Executable: help for applyJesse Wolfe2010-02-171-0/+8
* feature #2276 Single Executable: "puppet describe"Jesse Wolfe2010-02-171-21/+21
* feature #2276 Single Executable: "puppet kick"Jesse Wolfe2010-02-171-84/+85
* feature #2276 Single Executable: "puppet cert"Jesse Wolfe2010-02-171-33/+33
* feature #2276 Single Executable: "puppet master"Jesse Wolfe2010-02-171-80/+80
* 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