summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
...
* #2332: Remove trailing slashes from path commands in the pluginBryan Kearney2009-06-091-0/+6
* Removed extra whitespace from end of linesIan Taylor2009-06-0613-76/+76
* * provider/augeas: minor spec test cleanupDavid Lutterkort2009-06-031-29/+30
* * provider/augeas: allow escaped whitespace and brackets in pathsDavid Lutterkort2009-06-031-0/+7
* * provider/augeas: match comparison uses '==' and '!=' againDavid Lutterkort2009-06-031-4/+4
* Brought in lutters parse_commands patch and integrated it into the type.David Lutterkort2009-06-031-109/+105
* Fix #2142 - Convert pkgdmg provider to use plists instead of string scanning ...Nigel Kersten2009-04-221-0/+73
* Fixing all tests that were apparently broken in the 0.24.x merge.Luke Kanies2009-04-021-0/+1
* Merge branch '0.24.x'Luke Kanies2009-04-023-39/+121
|\
| * Fixed #2004 - ssh_authorized_key fails if no target is definedFrancois Deppierraz2009-03-241-22/+2
| * Fix Bug #1629Francois Deppierraz2009-03-241-0/+64
| * Added a force option to ensure the change is always applied, and call augeas ...Bryan Kearney2009-03-041-91/+121
| * Backport the fix for #1835Bryan Kearney2009-03-041-0/+80
| * First cut at the not running if augeas does not change any of the underlieing...Bryan Kearney2009-03-041-9/+16
| * Fixing every failing test I can find on the build server.Luke Kanies2009-02-281-0/+1
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-1/+1
* | Merge branch '0.24.x'Luke Kanies2009-02-141-2/+2
|\|
| * Minor fix to launchd testsJames Turnbull2009-02-151-2/+2
* | Merge branch '0.24.x'Luke Kanies2009-02-142-4/+21
|\|
| * Fix spec test for launchd service provider to work with new service status me...Nigel Kersten2009-02-151-1/+9
| * Only backing up within parsedfile when managing filesLuke Kanies2009-02-141-3/+12
* | Merge branch '0.24.x'Luke Kanies2009-02-132-10/+56
|\|
| * Bug 1948: Add logic and testing for the command parsing logicBryan Kearney2009-02-141-4/+13
| * Fixing #1541 - ParsedFile only backs up files once per transactionLuke Kanies2009-02-131-0/+36
| * Bug #1948: Added patch by jab to support the correct ins syntax. Updated the ...Bryan Kearney2009-02-131-12/+13
* | Merge branch '0.24.x'Luke Kanies2009-02-112-0/+108
|\|
| * Prefetching, and thus purging, Nagios resources now worksLuke Kanies2009-02-112-0/+58
| * Adding some basic tests for the Naginator provider base classLuke Kanies2009-02-111-0/+50
* | Fix Bug #1629Francois Deppierraz2009-01-131-0/+64
* | Fix #1835 : Add whitespace/quote parsing toBryan Kearney2009-01-131-76/+156
* | Merge branch '0.24.x'James Turnbull2008-12-271-3/+24
|\|
| * Issue 1804 VDev with the same devices should be in syncAndrew Shafer2008-12-151-3/+24
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-1/+1
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-182-2/+2
* | Merge branch '0.24.x'Luke Kanies2008-12-093-3/+150
|\|
| * Fix launchd service test on non-OSX platformsJames Turnbull2008-12-091-1/+1
| * Fix the spec tests to work on other platforms, do the confine around OS X ver...Nigel Kersten2008-12-091-23/+17
| * Refactor #1802 Use 'zfs get -H -o value' instead of parsing output for valueAndrew Shafer2008-12-081-2/+2
| * spec tests for type and provider and some code cleanup to adhere to DRYNigel Kersten2008-12-061-0/+153
* | Merge branch '0.24.x'Luke Kanies2008-12-0216-47/+733
|\|
| * Updated mcx type and provider with comprehensive spec tests.Jeffrey McCune2008-12-021-3/+110
| * Fixing a test that fails depending on test execution orderLuke Kanies2008-12-021-3/+3
| * Feature 1696 Add support for branded zonesAndrew Shafer2008-12-011-0/+42
| * Feature #1783 - Add ZFS supportAndrew Shafer2008-12-012-0/+245
| * Handle password when user is createdAndrew Shafer2008-12-011-0/+5
| * Solaris doesn't have a native tool to set hashed passwordsAndrew Shafer2008-12-011-0/+53
| * type/mcx.rb Feature #1026 - MCX TypeJeffrey McCune2008-12-011-0/+68
| * Simplify launchd service provider and add testsNigel Kersten2008-12-011-0/+134
| * Fixing broken tests resulting from the fix to #1747Luke Kanies2008-11-175-1/+8
| * Fixed #1735 and #1747 - Fixes to confine systemJames Turnbull2008-11-161-19/+13