summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* maint: Fixing test to reflect that host environment assignment now takes an o...Matt Robinson2010-06-251-1/+1
* Fix some tests broken by changing the call to newattrJesse Wolfe2010-06-251-2/+2
* Fixing oversensitive testMarkus Roberts2010-06-241-1/+1
* maint: Fix failing test that needed more methods stubbedMatt Robinson2010-06-241-2/+2
* Fixed require warning documentationJames Turnbull2010-06-241-3/+2
* Fixed mcx documentation errorJames Turnbull2010-06-241-1/+1
* Documentation fixesJames Turnbull2010-06-241-8/+8
* [#4006] Fix test failures caused by reverting ticket 2890Matt Robinson2010-06-241-1/+1
* Bug 3731. Applied Fix suggested by Doug Warner to always flatten out the arrayBryan Kearney2010-06-241-0/+1
* maint: Have 'rake spec' output in colorMatt Robinson2010-06-241-1/+1
* [#3810] Do not create a reports settings blockRein Henrichs2010-06-241-4/+2
* Tweak for fix for #1175 to fix test failuresMarkus Roberts2010-06-243-3/+7
* maint: Fixing a test typo s/stub/stubs/Matt Robinson2010-06-241-1/+1
* maint: Fixing a failing spec by stubbing a method on a stubbed object that sh...Matt Robinson2010-06-241-0/+1
* remove tests for removed codeJesse Wolfe2010-06-241-24/+0
* [#2646] Fixes the change to onetime made in b96cd6cNick Lewis2010-06-242-4/+7
* [#3139] Make newattr idempotentJesse Wolfe2010-06-242-14/+6
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-23344-0/+0
* [#4064] Modify the Rails spec to use the block form of confineRein Henrichs2010-02-171-1/+1
* [#4064] Modify confine to also allow a message and a block containing the test.Rein Henrichs2010-02-172-22/+127
* Fixing #3988 - adding support for watchrLuke Kanies2010-02-175-0/+183
* Fix #3932 - Add --charset to puppetdoc for RDoc modeBrice Figureau2010-02-175-7/+25
* Fix #3907 - Hash couldn't be initialized with an empty hashBrice Figureau2010-02-172-0/+17
* Fix #3871 - Add the 'in' operatorBrice Figureau2010-02-177-1015/+1128
* [#3865] External subcommandsJesse Wolfe2010-02-172-1/+36
* [#3802] Replace rug with zypperMatt Robinson2010-02-171-4/+4
* [#3766] Remove YAML fixupsJesse Wolfe2010-02-172-76/+7
* Provides #3723. Add ability for execs to have several attempts at a successfulNigel Kersten2010-02-172-7/+96
* [#3674] Make sure that failing to load a feature isn't fatalJesse Wolfe2010-02-171-1/+1
* [#3674] Part 2: Autoloader load method should propagate failuresJesse Wolfe2010-02-173-32/+6
* [#3674] Autoloader should propagate failuresJesse Wolfe2010-02-172-3/+3
* Fix #3667 - Fix class namespaceBrice Figureau2010-02-172-3/+13
* Removing obsolete nodescope conceptLuke Kanies2010-02-172-35/+1
* Fixing #3651 failing to pop comment stack for some constructsMarkus Roberts2010-02-172-121/+125
* Fixing #3072 - Resource generation is recursiveLuke Kanies2010-02-172-0/+18
* Fixes #2646. Move onetime option from the agent to global defaults so we can ...Nigel Kersten2010-02-172-6/+8
* [#2522] authorized keys owner is verifiedMatt Robinson2010-02-171-21/+8
* Fixing #2337 - Adding 'freeze_main' settingLuke Kanies2010-02-173-1/+13
* Fixing #1545 - Adding 'caller_module_name' variableLuke Kanies2010-02-174-0/+33
* Fixing #1545 - module_name is now a variableLuke Kanies2010-02-176-25/+48
* [#4055] Confine CouchDB-related specs to the couchdb featureRein Henrichs2010-02-172-2/+6
* [#4055] Refactor of abstract Couch terminus, more specsRein Henrichs2010-02-172-24/+86
* [#4055] Add CouchDB terminus for factsRein Henrichs2010-02-179-6/+168
* [#3921] Fix typo "fact_terminus" -> "facts_terminus"Rein Henrichs2010-02-174-5/+5
* Targeted fix for #3851Markus Roberts2010-02-171-1/+1
* [#3810] Add http reports processor and `reporturl` settingRein Henrichs2010-02-174-7/+85
* [#3804] Fixed one failing spec for RackRESTNick Lewis2010-02-171-2/+2
* Fixes #3514 - CR/LF line ending in puppet.conf cause silent failureJames Turnbull2010-02-171-2/+2
* [#3409] fix test failures from ldap environment patchJesse Wolfe2010-02-172-21/+19
* [#3409] environment is not checked when nodes are in ldapJesse Wolfe2010-02-171-11/+51