summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ah, platform is 'nexus' which is finelcg/fix-cisco-linuxLamont Granquist2015-06-302-2/+2
* we need to use our strings hereLamont Granquist2015-06-301-2/+2
* Merge pull request #566 from jaymzh/forwardport_469fixThom May2015-06-252-13/+21
|\
| * Fix up tests after rebasePhil Dibowitz2015-06-251-2/+2
| * Forward port fix for #469Phil Dibowitz2015-06-252-13/+21
|/
* Merge pull request #568 from jaymzh/redotestsThom May2015-06-254-211/+211
|\
| * Move filesystem-related specs to use `let`Phil Dibowitz2015-06-254-211/+211
* | Merge pull request #567 from jaymzh/fs2_mountview_fixThom May2015-06-255-3/+149
|\ \ | |/
| * Fix my_mountpoint view in filesystem2; add testsPhil Dibowitz2015-06-255-3/+149
|/
* Merge pull request #564 from jaymzh/darwin_fs2Phil Dibowitz2015-06-254-2/+202
|\
| * Revert let syntax changePhil Dibowitz2015-06-241-1/+1
| * Review changes.Phil Dibowitz2015-06-242-3/+3
| * Port new filesystem2 plugin to darwin.Phil Dibowitz2015-06-244-2/+202
* | Merge pull request #565 from jaymzh/fixdarwinPhil Dibowitz2015-06-243-3/+106
|\ \
| * | Fix darwin filesystem plugin on newer OSX.Phil Dibowitz2015-06-243-3/+106
|/ /
* | update changelogThom May2015-06-241-0/+2
* | Merge pull request #557 from Kasen/masterThom May2015-06-246-0/+307
|\ \
| * | Unit tests for windows addedPavel Yudin2015-06-231-0/+64
| * | get_plugin moved to letPavel Yudin2015-06-231-21/+22
| * | Unit-testsPavel Yudin2015-06-173-1/+136
| * | the detection of parallels virtualization addedPavel Yudin2015-06-173-0/+107
* | | update changelogThom May2015-06-241-0/+2
* | | Merge pull request #554 from involucelate/masterThom May2015-06-241-1/+1
|\ \ \ | |_|/ |/| |
| * | On Windows 2008 R2 (and possibly other versions of Windows), node['hostname']...craigb2015-06-081-1/+1
* | | Update CHANGELOGThom May2015-06-241-0/+2
* | | Merge pull request #550 from josqu4red/linux_filesystemThom May2015-06-242-55/+84
|\ \ \
| * | | Fix blkid output for consistencyJonathan Amiez2015-06-041-1/+1
| * | | Ignore lsblk extra info in device names in linux filesystemJonathan Amiez2015-06-042-2/+26
| * | | Change lsblk options and output parsing in linux filesystemJonathan Amiez2015-06-042-51/+56
| * | | Fix linux filesystem test case labelsJonathan Amiez2015-06-031-7/+7
| |/ /
* | | Merge pull request #563 from jaymzh/docsPhil Dibowitz2015-06-241-4/+3
|\ \ \
| * | | Fix changelog from merge on PR#559Phil Dibowitz2015-06-241-4/+3
|/ / /
* | | Merge pull request #559 from jaymzh/filesystem2Phil Dibowitz2015-06-244-0/+594
|\ \ \
| * | | Warnings from specPhil Dibowitz2015-06-231-4/+4
| * | | Add docsPhil Dibowitz2015-06-232-0/+39
| * | | filesystem2: Lots of fixes, unittestsPhil Dibowitz2015-06-232-9/+346
| * | | - Add additional copyrightPhil Dibowitz2015-06-231-3/+5
| * | | Provide a new and improved linux filesystem pluginPhil Dibowitz2015-06-231-0/+216
|/ / /
* | | Merge pull request #562 from chef/jdm/8.5.08.5.0Jay Mundrawala2015-06-232-1/+6
|\ \ \
| * | | Ohai 8.5.0Jay Mundrawala2015-06-231-1/+1
| * | | Update CHANGELOG for Ohai 8.5.0Jay Mundrawala2015-06-231-0/+5
|/ / /
* | | Fix indentationel7-platformdanielsdeleo2015-06-191-1/+5
* | | Fix RSpec warning for 'potential_false_positives'danielsdeleo2015-06-194-9/+9
* | | File.exists? is deprecated, emits warnings w/ ruby -wdanielsdeleo2015-06-192-28/+28
* | | Add regression test for EL7 w/o LSB platform detectiondanielsdeleo2015-06-191-17/+35
* | | Refactor stubbing of File.exists in linux platform testsdanielsdeleo2015-06-191-100/+147
* | | Fix EL7 not being detected b/c of etc/os-releasedanielsdeleo2015-06-192-9/+38
* | | Don't use return of in-place string manipulation methodsdanielsdeleo2015-06-191-2/+2
* | | Fix whitespacedanielsdeleo2015-06-191-3/+3
* | | Fix whitespace in platform specdanielsdeleo2015-06-191-6/+6
| |/ |/|