summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Speed up the AIX hostname specfaster_specTim Smith2020-09-166-15/+1
* Merge pull request #1510 from chef/dirTim Smith2020-09-102-5/+5
|\
| * Prefer __dir__ to __FILE__ used to get the dirdirTim Smith2020-09-102-5/+5
* | Fix spec stub for the latest mixlib-shelloutfix_specsTim Smith2020-09-101-1/+1
|/
* Merge pull request #1505 from mattray/macos_packagesTim Smith2020-09-082-0/+8724
|\
| * Add MacOS packages supportMatt Ray2020-09-042-0/+8724
* | Resolve RuboCop Style/RedundantParentheses warningsTim Smith2020-09-083-4/+4
* | Remove unused spec helpersTim Smith2020-09-081-12/+0
* | Updates for the new perf copsTim Smith2020-09-081-3/+3
|/
* Remove Copyright DatesLamont Granquist2020-08-2787-87/+87
* Try to fix windows unitslcg/chef-utils-helpersLamont Granquist2020-08-251-5/+6
* fix case sensitive windows pathLamont Granquist2020-08-251-1/+3
* trying to fix windows testsLamont Granquist2020-08-251-16/+19
* chefstyleLamont Granquist2020-08-251-1/+1
* fix the deafult localeLamont Granquist2020-08-251-3/+4
* fix specsLamont Granquist2020-08-251-1/+3
* single quotes againLamont Granquist2020-08-211-1/+1
* Fix the PATH for the way it gets de-duplicatedLamont Granquist2020-08-211-1/+1
* remove hardcoded path from my machineLamont Granquist2020-08-211-1/+1
* Migrate to the chef-utils helpersLamont Granquist2020-08-211-12/+34
* Merge pull request #1493 from chef/fix_requireTim Smith2020-08-101-1/+0
|\
| * Update network plugin to use ipaddr not ipaddress gemfix_requireTim Smith2020-08-101-1/+0
* | Remove non-Ohai requires from specs to prevent false positivesremove_requiresTim Smith2020-08-107-9/+0
|/
* Gate more of the external requiresTim Smith2020-08-099-9/+9
* Merge pull request #1489 from chef/fix_fipsTim Smith2020-08-071-21/+8
|\
| * Simplify FIPS plugin and use system fips statusfix_fipsTim Smith2020-08-071-21/+8
* | Make sure /proc/cmdline exists before reading itrubocop_Performance_RegexpMatchTim Smith2020-08-071-1/+2
|/
* Add Address Family Check to route_is_valid_default_route?Cooper Lees2020-07-291-0/+9
* Remove redundant file encoding in specencodingTim Smith2020-07-231-1/+0
* Add spaces on rspec expected hashesCooper Lees2020-06-241-2/+2
* Linux network plugin: Handle IPv6 next hops for IPv4 routesCooper Lees2020-06-241-0/+18
* Make sure Darwin hosts are always mac_os_xbig_surTim Smith2020-06-221-22/+4
* fix unrelated chefstyle issuesLamont Granquist2020-05-125-12/+12
* selinux: fix rubocop issuesDavide Cavalca2020-04-221-2/+2
* selinux: add plugin to expose SELinux statusDavide Cavalca2020-04-221-0/+101
* Use correct DMI attribute name for product nameLance Albertson2020-04-171-2/+2
* Add some comments explaining test setup.expand-windows-dmiPete Higgins2020-04-151-0/+9
* Rename some keys from their Windows versions to Unix equivalents.Pete Higgins2020-04-151-0/+36
* Filter out unnedded properties.Pete Higgins2020-04-151-0/+32
* Fix copyright messages.Pete Higgins2020-04-151-2/+2
* Fix chefstyle violations.Pete Higgins2020-04-151-5/+5
* Properly handle multiple things being returned from Windows API.Pete Higgins2020-04-151-30/+64
* Simplify a small part of test setup.Pete Higgins2020-04-151-4/+1
* Add some comments.Pete Higgins2020-04-151-0/+4
* Fix chefstyle violations.Pete Higgins2020-04-151-9/+9
* Remove comments with reference info.Pete Higgins2020-04-151-5/+0
* Make the existing SystemEnclosure plugin depend on the new Windows DMI plugin.Pete Higgins2020-04-151-45/+0
* Add regression tests for Windows dmi plugin.Pete Higgins2020-04-151-0/+72
* Fix chefstyle violations.Pete Higgins2020-04-102-10/+10
* Chefstyle fixesTim Smith2020-04-071-1/+0