summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* add tests for path formattingtm/chef_fs_unit_testsThom May2016-04-281-0/+129
* Revert "Run in fips mode if node is fips enabled"Thom May2016-04-271-8/+1
* Merge pull request #4855 from kbruner/mdadm_layoutThom May2016-04-262-2/+16
|\
| * fix existing bitmap unit test in mdadm resourceKaren Bruner2016-04-211-2/+2
| * add support for --layout option to mdadm resource providerKaren Bruner2016-04-212-0/+14
* | Merge pull request #4642 from chef/ksubrama/fips_acceptanceKartik Null Cating-Subramanian2016-04-2622-45/+37
|\ \
| * | Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-2522-45/+37
* | | Merge pull request #4866 from chef/fix_acceptanceMatt Wrock2016-04-251-0/+1
|\ \ \
| * | | fix fips acceptance failuresMatt Wrock2016-04-251-0/+1
* | | | Merge branch 'lcg/shell_out_syntax'Lamont Granquist2016-04-251-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | make deprecation warnings actual deprecation warningsLamont Granquist2016-04-251-0/+4
* | | | Merge pull request #4841 from chef/fipfopMatt Wrock2016-04-251-1/+8
|\ \ \ \
| * | | | run in fips mode if node is fips enabledMatt Wrock2016-04-251-1/+8
| | |/ / | |/| |
* | | | The easy_install provider (and resource) are deprecated and will be removed i...Noah Kantrowitz2016-04-231-0/+6
|/ / /
* | | Update rubygems provider to support local install of gems if so specifiedksubrama+praj/FLOW-298/local_gemPrajakta Purohit2016-04-211-4/+8
| |/ |/|
* | Extract common ChefFS file codeThom May2016-04-211-0/+128
* | update to latest chefstyle - fix casecmptm/fix_casecmpThom May2016-04-202-2/+2
|/
* ignore deprecation warning in testLamont Granquist2016-04-151-0/+1
* add better resource manipulation APILamont Granquist2016-04-152-0/+365
* add nillable apt_repository and nillable propertiesLamont Granquist2016-04-143-7/+32
* ensure directory and file_system_entry are compatibleThom May2016-04-131-2/+2
* test ChefFS repo directory base classThom May2016-04-131-4/+8
* Add tests for ChefFS repo directory classThom May2016-04-131-0/+170
* add notifying_block and subcontext_block to chefLamont Granquist2016-04-111-0/+111
* Merge pull request #4812 from chef/salam/group-fixSalim Alam2016-04-112-5/+13
|\
| * Update specssalam/group-fixSalim Alam2016-04-072-4/+11
| * Don't fail when removing non-existing group memberSalim Alam2016-04-071-1/+2
* | Merge pull request #4782 from chef/tm/apt_repositoryThom May2016-04-082-0/+212
|\ \ | |/ |/|
| * Add an apt_repository resourcetm/apt_repositoryThom May2016-04-082-0/+212
* | Merge pull request #4804 from chef/salam/knife-tweakSalim Alam2016-04-071-5/+6
|\ \
| * | Fix specsalam/knife-tweakSalim Alam2016-04-061-5/+6
* | | Merge pull request #4750 from jkerry/SFTP_Remote_File_SupportLamont Granquist2016-04-061-0/+150
|\ \ \ | |/ / |/| |
| * | fixing rubocop violations, mostly string format, in the sftp provider and spe...John Kerry2016-03-251-3/+0
| * | Finishing off the sftp unit tests. Added some checks to the sftp provider to ...John Kerry2016-03-241-4/+107
| * | Adding base implementation and the start of unit test coverageJohn Kerry2016-03-231-1/+18
| * | Adding the provider and spec files for sftpJohn Kerry2016-03-231-0/+33
* | | Merge pull request #4709 from coderanger/init_commandNoah Kantrowitz2016-04-051-0/+14
|\ \ \ | |_|/ |/| |
| * | Improved test coverage for behavior with *_command.Noah Kantrowitz2016-03-151-0/+14
* | | Add a NoOp providertm/provider_no_opThom May2016-04-041-0/+24
* | | Make notifications recursive.lcg/notify-scopesLamont Granquist2016-04-042-0/+404
* | | Revert "Spec break on Windows due to temp dir and short path names"Salim Alam2016-03-313-24/+2
* | | Merge pull request #4775 from chef/cd/mount-remount-optionsBryan McLellan2016-03-314-41/+1
|\ \ \
| * | | Revert PR #1796.cd/mount-remount-optionsChris Doherty2016-03-314-41/+1
* | | | Spec break on Windows due to temp dir and short path namesadamedx/windows-ruby22-unit-tmpdirAdam Edwards2016-03-313-2/+24
|/ / /
* | | Merge pull request #4757 from tas50/better_mdLamont Granquist2016-03-311-48/+48
|\ \ \
| * | | Chef the specsTim Smith2016-03-261-48/+48
* | | | Merge pull request #4767 from chef/salam/timeoutSalim Alam2016-03-301-0/+17
|\ \ \ \
| * | | | Add option to set ssh timeoutsalam/timeoutSalim Alam2016-03-291-0/+17
| | |_|/ | |/| |
* | | | Add optional integer argument for --daemonize optionJordan Running2016-03-291-64/+124
* | | | Add shorthand :syslog and :win_evt for log_location configjr/logger-configJordan Running2016-03-291-0/+27
| |/ / |/| |