summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | (#6309) Ensure the correct device is mounted when managing mountsJacob Helwig2011-02-182-66/+123
| | |/ / / | |/| | |
* | | | | (#6582) eliminate fakeresource use in ssh_authorized_key spec.Daniel Pittman2011-03-032-27/+18
* | | | | (#6582) eliminate fakeparsefile helper method.Daniel Pittman2011-03-033-32/+10
* | | | | (#6582) Eliminate the old fakedata helper method.Daniel Pittman2011-03-033-10/+4
* | | | | Merge branch 'ticket/next/5496' into nextNick Lewis2011-03-011-0/+30
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | (#5496) Added tests for the new zpool output formatDevon Peters2011-03-011-0/+30
* | | | | Merge branch '2.6.x' into nextMatt Robinson2011-02-023-0/+101
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Spec for #5681 to allow parsing of AIX mount output in mount providerRick Bradley2011-01-311-0/+8
| * | | | Feature #5855 -- undefined method 'withenv' in FreeBSD package provider.Daniel Pittman2011-01-261-0/+55
| * | | | Fixed #6009 - nested member list vs directory service group providerJames Turnbull2011-01-251-0/+38
| | |/ / | |/| |
* | | | Merge branch '2.6.x' into nextNick Lewis2011-01-061-2/+1
|\| | |
| * | | (#5771) Upgrade rspec to version 2Matt Robinson2011-01-041-2/+1
| | |/ | |/|
* | | Merge branch '2.6.x' into nextNick Lewis2010-12-161-0/+2
|\| |
| * | maint: Fully stub partially stubbed test.Jesse Wolfe2010-12-101-0/+2
* | | (#5427) Using Propery::OrderedList for host_aliasStefan Schulte2010-12-141-10/+18
* | | Merge remote branch 'someword/feature/master/5391' into nextPaul Berry2010-12-061-1/+1
|\ \ \
| * | | (#5391) Include additional zfs propertiesDerek Olsen2010-11-241-1/+1
* | | | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-0643-43/+43
* | | | Merge branch 'ticket/next/5211' into nextMatt Robinson2010-12-021-0/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | (#5211) Added patch and tests for checking the size of the arrary which is re...Steve Nielson2010-12-021-0/+24
| | |/ | |/|
* | | Merge branch 'maint/next/make_upstart_tests_more_robust' into nextPaul Berry2010-11-231-2/+1
|\ \ \
| * | | Maint: made upstart tests more robust.Paul Berry2010-11-231-2/+1
* | | | (#2866) yum should support downgrade.Dan Bode2010-11-231-7/+13
* | | | (#4711) Provide unit tests for yum package provider.Dan Bode2010-11-231-0/+61
|/ / /
* | | Merge branch 'ticket/next/5274' into nextNick Lewis2010-11-171-0/+196
|\ \ \
| * | | (#5274) New tests for new hosttype/parsedproviderStefan Schulte2010-11-171-0/+44
| * | | (#5274) Tests for hostprovider removes commentsStefan Schulte2010-11-171-0/+152
| |/ /
* | | Merge commit '2.6.3' into nextPaul Berry2010-11-174-16/+65
|\| |
| * | Fix for #4279 -- mount detection on HP-UXMarkus Roberts2010-11-161-1/+8
| * | Fix for #4299 -- Don't require whichMarkus Roberts2010-11-121-13/+6
| * | (#4573) FreeBSD service provider now supports versions <7 and >8Nick Lewis2010-11-101-0/+50
| * | (#5233) Randomize tmp dir pathsMatt Robinson2010-11-081-2/+1
* | | (#3747) Add specs for upstart providerNick Lewis2010-11-111-0/+50
|/ /
* | Minimal fix for #4975 -- only call chage when managing password age rulesMarkus Roberts2010-10-131-0/+42
* | Fix for #4963 -- Use correct commands for password expiry on solarisMarkus Roberts2010-10-131-1/+1
* | Improvement to #4025: made spec tests work on all platformsPaul Berry2010-09-291-1/+3
* | Adds #3046 - support for password min/max ageNick Lewis2010-09-292-1/+28
* | Add user account expiry to the useradd type and providerDean Wilson2010-09-291-0/+9
* | Fixed #4025 (failure in launchd if certain plists are binary).Paul Berry2010-09-291-5/+6
* | [#4308] Remove puppettest from specsMatt Robinson2010-09-031-2/+4
|/
* Code smell: Two space indentationMarkus Roberts2010-07-0945-4194/+4194
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-098-10/+10
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-3/+3
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-092-8/+8
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-093-8/+8
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-0919-94/+100
* saving work for my unit tests. The redhat one still fails...Dan Bode2010-07-072-2/+74
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-2845-0/+0
* Fix for test ordering sporadic failureMarkus Roberts2010-06-281-1/+1