summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* fixes #4968 and only retrieves the latest version of packages from chocolateychoco_arMatt Wrock2016-05-271-15/+1
* break yum provider out into fileslcg/yum-readabilityLamont Granquist2016-05-251-0/+27
* Merge pull request #4902 from MichaelPereira/handle-user-id-git-resourceThom May2016-05-181-0/+36
|\
| * remove extra space from expected unit test outputMichael Pereira2016-05-101-1/+1
| * try @thommay suggestion for resolving unit test issueMichael Pereira2016-05-101-1/+1
| * Handle numeric id for the user value in the git resourceMichael Pereira2016-05-051-0/+36
* | reject malformed ini contentNathan Williams2016-05-131-1/+26
* | Merge pull request #4760 from svmastersamurai/fix_choco_nil_chompPhil Dibowitz2016-05-051-0/+2
|\ \
| * | updated code + specsDan Sedlacek2016-03-281-0/+2
* | | Merge pull request #4888 from chef/lcg/multipackage-apt-providerLamont Granquist2016-05-052-36/+109
|\ \ \
| * | | add tests around purging and removing virtual packageslcg/multipackage-apt-providerLamont Granquist2016-05-031-8/+30
| * | | add check for passing nil candidate_version to superclassLamont Granquist2016-05-031-0/+24
| * | | lazier assembly of data, more multipackagingLamont Granquist2016-05-031-9/+18
| * | | multipackage apt providerLamont Granquist2016-05-032-25/+43
* | | | Merge pull request #4869 from chef/lcg/package-lazy-monadsLamont Granquist2016-05-042-9/+46
|\ \ \ \ | |/ / / |/| | |
| * | | MOAR commentsLamont Granquist2016-05-021-0/+1
| * | | Update gem_package with version constraint on :upgrade actionWill Jordan2016-05-022-9/+45
| | |/ | |/|
* | | Merge pull request #4873 from joshburt/jb_git_hwrp_shell_out_cleanupThom May2016-05-031-18/+41
|\ \ \ | |/ / |/| |
| * | address chefstyle offensesJoshua C. Burt2016-04-271-10/+10
| * | correct spacing in the testsJoshua C. Burt2016-04-271-2/+2
| * | merge of external updates from jgit repoJoshua C. Burt2016-04-271-13/+36
* | | Merge pull request #4700 from nathwill/features/systemd-unitThom May2016-05-011-0/+797
|\ \ \
| * | | add systemd_unit resource/providerNathan Williams2016-04-161-0/+797
* | | | Merge pull request #4855 from kbruner/mdadm_layoutThom May2016-04-261-0/+9
|\ \ \ \
| * | | | add support for --layout option to mdadm resource providerKaren Bruner2016-04-211-0/+9
* | | | | Merge pull request #4642 from chef/ksubrama/fips_acceptanceKartik Null Cating-Subramanian2016-04-265-15/+9
|\ \ \ \ \
| * | | | | Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-255-15/+9
| | |_|/ / | |/| | |
* | | | | 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
|/ / /
* | | update to latest chefstyle - fix casecmptm/fix_casecmpThom May2016-04-201-1/+1
|/ /
* | add nillable apt_repository and nillable propertiesLamont Granquist2016-04-141-0/+5
* | Merge pull request #4812 from chef/salam/group-fixSalim Alam2016-04-111-1/+9
|\ \
| * | Update specssalam/group-fixSalim Alam2016-04-071-0/+7
| * | 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-081-0/+178
|\ \ \ | |/ / |/| |
| * | Add an apt_repository resourcetm/apt_repositoryThom May2016-04-081-0/+178
* | | 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
* | | Revert "Spec break on Windows due to temp dir and short path names"Salim Alam2016-03-311-1/+1
* | | 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-311-1/+1
|/ /
* | Subversion provider should respect proxiesSalim Alam2016-03-221-14/+68
* | allow use_inline_resources for core chef providersLamont Granquist2016-03-211-10/+10
* | Update launchd spec for doctype changedanielsdeleo2016-03-211-1/+1