| 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" | ||||
| * | Replace all Opscode copyrights with Chef Software. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
| | | | | Created via git ls-files | xargs perl -pi -e "s/(Copyright.*?), Opscode(,)? Inc(\.)?/\\1, Chef Software Inc./gi" | ||||
| * | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
| | | | | Generated via git ls-files | xargs perl -pi -e "s/[Cc]opyright (?:\([Cc]\) )?((?\!$(date +%Y))\\d{4})(-\\d{4})?([, ][ \d]+)*(,|(?= ))/Copyright \\1-$(date +%Y),/g" | ||||
| * | Use double quotes by default | Thom May | 2016-01-14 | 1 | -4/+4 |
| | | | | | | | | 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. | ||||
| * | fix aix related providers to replace popen4 with mixlib shell_out | kaustubh-d | 2015-02-17 | 1 | -1/+1 |
| | | |||||
| * | Update to RSpec 3. | Claire McQuin | 2014-10-29 | 1 | -1/+1 |
| | | |||||
| * | Execute binaries using ruby so that they can execute everywhere. | sersut | 2013-10-21 | 1 | -1/+1 |
| | | |||||
| * | Make sure the bundle command is executed from the correct dir. Use bundle ↵ | sersut | 2013-10-21 | 1 | -12/+6 |
| | | | | | exec while launching chef-solo in functional tests as well. | ||||
| * | Regression test for version numbers of chef. | sersut | 2013-10-21 | 1 | -0/+41 |
