summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Load cookbook versions correctly for knifetm/fix_cb_showThom May2016-05-161-90/+89
* | Ensure that legacy mode and local mode workThom May2016-05-161-90/+120
* | Ensure that solo specific code is run at the proper timeThom May2016-05-169-15/+15
* | Merge pull request #4933 from chef/lcg/better-handler-wiringLamont Granquist2016-05-141-0/+87
|\ \
| * | wire up chef handlers directly from librarieslcg/better-handler-wiringLamont Granquist2016-05-131-0/+87
* | | Merge pull request #4907 from nathwill/systemd-unit-valid-iniThom May2016-05-141-1/+26
|\ \ \ | |/ / |/| |
| * | reject malformed ini contentNathan Williams2016-05-131-1/+26
* | | Merge pull request #4906 from chef/utf8_regMatt Wrock2016-05-061-0/+1
|\ \ \ | |/ / |/| |
| * | fixes #4897 encode registry enumerated values and keys to utf8 instead of the...Matt Wrock2016-05-061-0/+1
* | | 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
* | | | | nuke some out of date teststm/r_rolesThom May2016-05-051-10/+8
* | | | | fix some tests that were just wrongThom May2016-05-052-13/+5
* | | | | Introduce display_name and use itThom May2016-05-051-2/+2
* | | | | properly deal with loading ruby filesThom May2016-05-052-2/+40
| |_|/ / |/| | |
* | | | Merge pull request #4869 from chef/lcg/package-lazy-monadsLamont Granquist2016-05-045-9/+285
|\ \ \ \ | |/ / / |/| | |
| * | | MOAR commentsLamont Granquist2016-05-021-0/+1
| * | | WIPLamont Granquist2016-05-023-0/+239
| * | | 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 #4886 from chef/ssl_check_winMatt Wrock2016-05-031-0/+16
|\ \ \ \
| * | | | fixes knife ssl check on windowsssl_check_winMatt Wrock2016-05-021-0/+16
| | |/ / | |/| |
* | | | Merge pull request #4871 from chef/tm/chef_fs_unit_testsThom May2016-05-031-0/+129
|\ \ \ \ | |/ / / |/| | |
| * | | add tests for path formattingtm/chef_fs_unit_testsThom May2016-04-281-0/+129
* | | | Merge pull request #4700 from nathwill/features/systemd-unitThom May2016-05-012-0/+930
|\ \ \ \ | |/ / / |/| | |
| * | | add systemd_unit resource/providerNathan Williams2016-04-162-0/+930
* | | | 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
| | |/ / / / | |/| | | |