Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | non msi packages must explicitly provide a source attribute on install | Matt Wrock | 2015-12-15 | 1 | -4/+15 |
| | |||||
* | Doc change for dsc_resource | Salim Alam | 2015-12-11 | 1 | -0/+5 |
| | |||||
* | Remove doc change note about changes to how an unspecified source is ↵ | Matt Wrock | 2015-12-08 | 1 | -2/+0 |
| | | | | defaulted for windows_package | ||||
* | adds support to installer types inno, nsis, wise and installshield top the ↵ | Matt Wrock | 2015-12-07 | 1 | -0/+39 |
| | | | | windows_package resource | ||||
* | Update DOC_CHANGES: remove chocolatey_package, add info for ksh resource | Salim Alam | 2015-12-01 | 1 | -6/+16 |
| | |||||
* | CHANGELOG.md updates for #4160, #3848 | Bryan McLellan | 2015-11-23 | 1 | -0/+5 |
| | | | | | Closes #4160 Closes #3848 | ||||
* | Add reboot notification to dsc_resource | Steven Murawski | 2015-11-18 | 1 | -0/+7 |
| | |||||
* | Update DOC_CHANGES.md | jamescott | 2015-11-10 | 1 | -0/+1 |
| | | | edits | ||||
* | Update DOC_CHANGES.md | jamescott | 2015-11-10 | 1 | -0/+8 |
| | | | add link to current/working release_notes page for 12.6 on docs.chef.io for metadata.rb settings and two resources | ||||
* | typofix | Lamont Granquist | 2015-10-28 | 1 | -1/+1 |
| | |||||
* | add md files for chef_version/ohai_version merge | Lamont Granquist | 2015-10-28 | 1 | -433/+22 |
| | |||||
* | Update docfiles for policyfile/node integration1.4-stable1.2.4 | danielsdeleo | 2015-09-21 | 1 | -0/+63 |
| | | | | Also update for named run list support. | ||||
* | Add doc changes for dsc_script + ps_credential | Jay Mundrawala | 2015-08-25 | 1 | -0/+31 |
| | |||||
* | Document converge_if_changed | John Keiser | 2015-07-31 | 1 | -2/+76 |
| | |||||
* | Add documentation for new resource stuffjk/resource_load | John Keiser | 2015-07-27 | 1 | -0/+268 |
| | |||||
* | Update documentation for chef-client -j JSONmcquin/first-boot-chef-environment | Claire McQuin | 2015-07-16 | 1 | -0/+16 |
| | |||||
* | Bump revision to 12.5.0.current.0jk/master12_5 | John Keiser | 2015-06-23 | 1 | -76/+0 |
| | |||||
* | Fix up doc changes | John Keiser | 2015-06-08 | 1 | -11/+43 |
| | |||||
* | Doc updatesjk/resource_action_attributes | John Keiser | 2015-06-01 | 1 | -0/+13 |
| | |||||
* | Clarify that change is all about resource_name | John Keiser | 2015-06-01 | 1 | -2/+2 |
| | |||||
* | Add use_automatic_resource_name | John Keiser | 2015-06-01 | 1 | -2/+6 |
| | |||||
* | Make resource_name call provides | John Keiser | 2015-06-01 | 1 | -3/+4 |
| | |||||
* | Add Chef::ResourceResolver.resolvejk/missing_method_missing | John Keiser | 2015-05-13 | 1 | -1/+1 |
| | |||||
* | Clarify doc changes per @lamont-granquist's suggestions | John Keiser | 2015-05-13 | 1 | -9/+4 |
| | |||||
* | Make the double negative not be :) | John Keiser | 2015-05-13 | 1 | -3/+2 |
| | |||||
* | Add method_missing and DSL deprecation to docs | John Keiser | 2015-05-13 | 1 | -0/+33 |
| | |||||
* | Update changelog for releases | Thom May | 2015-04-30 | 1 | -19/+0 |
| | |||||
* | Update docs files for socketless local mode and no listen | danielsdeleo | 2015-04-01 | 1 | -0/+7 |
| | |||||
* | Reset docs for 12.3 and doc --minimal-ohai flag | danielsdeleo | 2015-03-28 | 1 | -77/+11 |
| | |||||
* | DOC_CHANGES for #2881 | Jay Mundrawala | 2015-03-23 | 1 | -0/+72 |
| | |||||
* | CHANGELOG and DOC_CHANGES updates for #2941 | Steven Danna | 2015-03-04 | 1 | -76/+4 |
| | |||||
* | Update rel notes, doc changes, and changelog for windows service changes | Jay Mundrawala | 2015-02-27 | 1 | -0/+5 |
| | |||||
* | forgot my md files for validatorless bootstraps | Lamont Granquist | 2015-02-17 | 1 | -0/+11 |
| | |||||
* | Update CHANGELOG and RELEASE_NOTES with `verify` attribute addition | Steven Danna | 2015-02-17 | 1 | -0/+9 |
| | |||||
* | Updated version of #2125 to fix CHEF-2911 | Jon Cowie | 2015-02-13 | 1 | -0/+6 |
| | | | | This pull request allows a version requirement such as ` = 1.0.1` to be specified in either the resource name or the version attribute of a yum_package resource, and modifies the yum package provider to update existing packages based on that requirement. Also adds specs to test this new functionality. | ||||
* | add DOC_CHANGES.md | Lamont Granquist | 2015-02-09 | 1 | -0/+8 |
| | |||||
* | Docs for changes | Phil Dibowitz | 2015-02-03 | 1 | -0/+5 |
| | |||||
* | Drop the SSL warning now that we have a safe default | Phil Dibowitz | 2015-01-16 | 1 | -2/+3 |
| | |||||
* | Suppress SSL warnings if I know what I'm doing | Phil Dibowitz | 2015-01-15 | 1 | -0/+3 |
| | |||||
* | Updating for review comments | tyler-ball | 2014-12-29 | 1 | -4/+6 |
| | |||||
* | Merging master to audit-mode | tyler-ball | 2014-12-29 | 1 | -1/+5 |
|\ | |||||
| * | Updating md files for PR 2505 | Jon Cowie | 2014-12-29 | 1 | -7/+2 |
| | | |||||
| * | Clearing out doc_changes because we're in a new releaseclearing_doc | tyler-ball | 2014-12-17 | 1 | -537/+0 |
| | | |||||
* | | Addressing review comments, adding documentation | tyler-ball | 2014-12-18 | 1 | -0/+9 |
| | | |||||
* | | if in why_run, do not enter the audit phase - because people run why_run to ↵ | tyler-ball | 2014-12-17 | 1 | -532/+9 |
|/ | | | | see converge statistics | ||||
* | Fix some minor typos | Tim Smith | 2014-11-08 | 1 | -2/+2 |
| | |||||
* | Documentation changes for guard interpreter default change | Adam Edwards | 2014-10-23 | 1 | -0/+22 |
| | |||||
* | Moving documentation to CHANGELOG since no online documentation needs to ↵ | tyler-ball | 2014-10-07 | 1 | -6/+0 |
| | | | | update with this | ||||
* | Updating DOC_CHANGES | tyler-ball | 2014-10-07 | 1 | -1/+6 |
| | |||||
* | Fixing documentation errors | tyler-ball | 2014-10-07 | 1 | -0/+55 |
| |