Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all auth email address from opscode.com and getchef.com to chef.io. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
| | | | Generated via git ls-files | xargs perl -pi -e "s/(Author.*?<[^@]+@)(?:opscode\\.com|getchef\\.com)(>)/\\1chef.io\\2/gi" | ||||
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -3/+3 |
| | | | | | | | This is an entirely mechanically generated (chefstyle -a) change, to go along with chef/chefstyle#5 . We should pick something and use it consistently, and my opinion is that double quotes are the appropriate thing. | ||||
* | Add missing changelog notes after 11.14.2. | Serdar Sutay | 2014-10-24 | 1 | -0/+0 |
| | |||||
* | Adding a bin for windows service so that we can appbundle | Jay Mundrawala | 2014-10-21 | 1 | -0/+35 |