Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all our links to use the new docs site format | Tim Smith | 2020-03-04 | 1 | -1/+1 |
| | | | | | | When we migrated to hugo the URLs changed a bit. Nothing ends in .html and we moved all the resources into their own dir. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Updated package license for macos and windows. | Amol Shinde | 2019-09-23 | 1 | -101/+32 |
| | | | | Signed-off-by: Amol Shinde <amol.shinde@msystechnologies.com> | ||||
* | Update to Chef Infra Client in Add/Remove Programs & Event Loginfra_client | Tim Smith | 2019-05-10 | 1 | -3/+3 |
| | | | | | | Make sure we're Chef Infra Client where the user sees it. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Remove COM registration entries from Windows Installer | Stuart Preston | 2018-06-19 | 1 | -30/+0 |
| | | | | Signed-off-by: Stuart Preston <stuart@chef.io> | ||||
* | Update help link in Add/Remove Programs on Windows | Stuart Preston | 2018-06-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Stuart Preston <stuart@chef.io> | ||||
* | Attempt to unzip files even if in repair modesp/issue/7103 | Stuart Preston | 2018-04-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Stuart Preston <stuart@chef.io> | ||||
* | Bump Chef.PowerShell assembly | Stuart Preston | 2018-03-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Stuart Preston <stuart@chef.io> | ||||
* | Initial commit of new Chef PowerShell support | Stuart Preston | 2018-03-03 | 1 | -0/+30 |
| | | | | Signed-off-by: Stuart Preston <stuart@chef.io> | ||||
* | Add MSIFASTINSTALL property, supported by Windows Installer 5.0 | Stuart Preston | 2018-01-29 | 1 | -0/+7 |
| | | | | Signed-off-by: Stuart Preston <stuart@chef.io> | ||||
* | use the same task name used by the chef-client cookbook so that the task can ↵task_name | Matt Wrock | 2016-12-17 | 1 | -2/+2 |
| | | | | | | be managed by its task recipie Signed-off-by: Matt Wrock <matt@mattwrock.com> | ||||
* | Fixed minor UI issues with Chef's MSI. | aliasgar16 | 2016-12-09 | 1 | -4/+6 |
| | | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Changed Chef service/task options feature name and did re-alignment of the ↵ | aliasgar16 | 2016-12-09 | 2 | -14/+32 |
| | | | | | | title, text messages, box, buttons, etc. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Removed ST attribute as its absense will make schtasks utility to fetch the ↵ | aliasgar16 | 2016-12-09 | 1 | -1/+1 |
| | | | | | | current time as the start time for scheduled task. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Fixed embedded Ruby code issue in source.wxs file. | aliasgar16 | 2016-12-09 | 1 | -1/+1 |
| | | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Fixed bug to handle binary paths while creating scheduled task for Chef. | aliasgar16 | 2016-12-09 | 1 | -1/+1 |
| | | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Combined source_ui.wxs into source.wxs as per the requirements of the Chef's ↵ | aliasgar16 | 2016-12-09 | 2 | -97/+88 |
| | | | | | | build tool. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Embedded and modified WixUI_FeatureTree module in Chef's WIX config as per ↵ | aliasgar16 | 2016-12-09 | 3 | -34/+130 |
| | | | | | | the requirement for Chef_Service_Options. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Fixed some bugs in the WIX config. | aliasgar16 | 2016-12-09 | 1 | -9/+3 |
| | | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Resolved bugs and added custom actions to remove service and sch_task, and ↵ | aliasgar16 | 2016-12-09 | 1 | -3/+31 |
| | | | | | | also added code to handle transition scenarios between service, sch_task and none options. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Added support in WIX to install chef-client as a scheduled task. | aliasgar16 | 2016-12-09 | 2 | -2/+26 |
| | | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com> | ||||
* | Update ManufacturerName to be a cleaner stringsalam/msi-fix | Salim Alam | 2016-02-09 | 1 | -1/+1 |
| | |||||
* | explicitly specify user permissions during msi install of chef directory | Matt Wrock | 2016-02-01 | 1 | -0/+21 |
| | |||||
* | explicitly adding .bat to service executable called by service in case users ↵ | Matt Wrock | 2016-01-19 | 1 | -1/+1 |
| | | | | remove .bat from PATHEXT | ||||
* | configure chef client windows service to the correct chef directorysvc_location | Matt Wrock | 2016-01-14 | 1 | -1/+1 |
| | |||||
* | Import all of omnibus-chef under the omnibus directory | Kartik Null Cating-Subramanian | 2016-01-08 | 9 | -0/+407 |