summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add test for solo.dJay Mundrawala2016-02-243-52/+75
| * | | | Add support for solo.dJay Mundrawala2016-02-242-0/+7
| * | | | Refactor application/client.rb to use DotD mixin for loading client.dJay Mundrawala2016-02-242-30/+8
| * | | | Rename read_config to apply_configJay Mundrawala2016-02-243-7/+7
| * | | | Refactor dot_d loading for workstation_config_loader to use mixinJay Mundrawala2016-02-242-19/+41
| * | | | Use escape_glob_dir for client.d/conf.dJay Mundrawala2016-02-243-6/+6
| * | | | Refactor workstation_config_loader's conf_d_filesJay Mundrawala2016-02-241-7/+4
| * | | | Fix broken load_conf_d_fileJay Mundrawala2016-02-242-4/+7
| * | | | Allow the workstation config to load a conf.d directoryJay Mundrawala2016-02-243-9/+113
| * | | | Make chef-client read client.dJay Mundrawala2016-02-244-0/+82
| * | | | Copy client.d files during bootstrapJay Mundrawala2016-02-246-0/+83
| * | | | Add client_d_dir configurationJay Mundrawala2016-02-241-0/+3
* | | | | Detect whether we are running from chef or chef-dkjk/kitchen-acceptanceJohn Keiser2016-02-251-3/+8
|/ / / /
* | | | Merge pull request #4622 from chef/ksubrama/test_fixBryan McLellan2016-02-241-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Don't warn about FIPS - it's a proper feature nowksubrama/test_fixKartik Null Cating-Subramanian2016-02-241-1/+0
|/ / /
* | | Add client keys handling to ChefFSJordan Running2016-02-246-8/+81
* | | Merge pull request #4618 from chef/dsc_listenerMatt Wrock2016-02-241-0/+10
|\ \ \
| * | | enable HTTP winrm listener for dsc functional testsdsc_listenerMatt Wrock2016-02-231-0/+10
|/ / /
* | | Merge pull request #4616 from chef/jdm/test-omnibus-softwareKartik Null Cating-Subramanian2016-02-232-14/+14
|\ \ \
| * | | Build ruby from source on all platforms.Jay Mundrawala2016-02-232-14/+14
|/ / /
* | | Merge pull request #4612 from chef/package_httpMatt Wrock2016-02-222-31/+52
|\ \ \ | |/ / |/| |
| * | fixed exe package downloadsMatt Wrock2016-02-222-31/+52
* | | Merge pull request #4610 from chef/ap/unpin_inspecSalim Alam2016-02-221-2/+2
|\ \ \ | |/ / |/| |
| * | removed the pin after fix in kitchen-inspec 0.12.1ap/unpin_inspecAlex Pop2016-02-221-2/+2
|/ /
* | Merge pull request #4606 from chef/salam/acceptance-fixMatt Wrock2016-02-192-4/+5
|\ \
| * | Fix nil warnings, make inspec tests workSalim Alam2016-02-192-4/+5
* | | Merge pull request #4603 from chef/lcg/rubocop-0.37.2Lamont Granquist2016-02-19180-771/+771
|\ \ \ | |/ / |/| |
| * | flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-19139-588/+588
| * | deal with 0.37.2 renamed copsLamont Granquist2016-02-18102-351/+351
|/ /
* | Merge pull request #4600 from chef/netmsgMatt Wrock2016-02-182-4/+45
|\ \
| * | fallback to netmsg.dll error table if error message is not found in system er...Matt Wrock2016-02-182-4/+45
| |/
* | Merge pull request #4598 from chef/tball/apt_updateMatt Wrock2016-02-181-1/+2
|\ \ | |/ |/|
| * Need to run apt update on EC2 ubuntu images for acceptance teststball/apt_updatetyler-ball2016-02-181-1/+2
|/
* Merge pull request #4592 from chef/aix_uidMatt Wrock2016-02-181-16/+9
|\
| * skip uid check for aix in user add functional testsMatt Wrock2016-02-181-16/+9
* | Merge pull request #4591 from chef/lcg/fix-zypperThom May2016-02-181-1/+1
|\ \
| * | zypper multipackage performance fixlcg/fix-zypperLamont Granquist2016-02-171-1/+1
| |/
* | Merge pull request #4316 from josb/masterThom May2016-02-184-0/+16
|\ \
| * | Tighten up wording (thanks @thommay!)Jos Backus2016-02-171-1/+1
| * | Tighten up wording (thanks @danielsdeleo!)Jos Backus2016-02-171-1/+1
| * | Add warning as suggested by Lamont Granquist (thanks!)Jos Backus2016-02-171-1/+4
| * | chef-client: add --[no]skip-cookbook-sync optionJos Backus2016-02-174-0/+13
* | | Merge pull request #4590 from chef/lcg/issue_templateLamont Granquist2016-02-181-0/+35
|\ \ \ | |_|/ |/| |
| * | remove the lowercase versionlcg/issue_templateLamont Granquist2016-02-171-35/+0
| * | tweaking issue templateLamont Granquist2016-02-172-4/+43
| * | add debug outputLamont Granquist2016-02-171-0/+2
| * | add an issue templateLamont Granquist2016-02-171-0/+29
| |/
* | Merge pull request #4111 from mikedodge04/launchdPhil Dibowitz2016-02-176-0/+534
|\ \ | |/ |/|
| * bundle exec chefstyle -aMike Dodge2016-02-156-111/+110
| * fixed provider specMike Dodge2016-02-151-8/+11