Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raise an error when a command fails | John Keiser | 2015-11-17 | 2 | -14/+20 |
* | Remove bundler cache so external tests will run | John Keiser | 2015-11-17 | 1 | -0/+9 |
* | Merge pull request #4177 from chef/lcg/pin-rspec | Lamont Granquist | 2015-11-16 | 1 | -1/+1 |
|\ | |||||
| * | rspec 3.4.0 broke masterlcg/pin-rspec | Lamont Granquist | 2015-11-16 | 1 | -1/+1 |
|/ | |||||
* | remove repeated first line in 12.5.1 changelog | Julian C. Dunn | 2015-11-14 | 1 | -5/+0 |
* | Merge pull request #4040 from chef/tm/live_execute_streaming | Thom May | 2015-11-12 | 11 | -38/+153 |
|\ | |||||
| * | More code reviewtm/live_execute_streaming | Thom May | 2015-11-11 | 2 | -10/+3 |
| * | respond to review comments | Thom May | 2015-11-09 | 6 | -71/+94 |
| * | Implement code review comments and fix failing tests | Thom May | 2015-11-09 | 4 | -9/+24 |
| * | Implement live streaming for execute resources | Adam Jacob | 2015-11-09 | 8 | -27/+111 |
* | | Merge pull request #3991 from chef/jdm/remote-file-sha2 | Thom May | 2015-11-12 | 2 | -40/+99 |
|\ \ | |||||
| * | | Update cache_control_data_ specs to use sha256 for path namejdm/remote-file-sha2 | Jay Mundrawala | 2015-09-28 | 1 | -36/+62 |
| * | | allow generate_checksum to use StringIO | Jay Mundrawala | 2015-09-28 | 1 | -1/+5 |
| * | | Modify remote_file cache_control_data to use sha256 for its name | Jay Mundrawala | 2015-09-28 | 1 | -4/+37 |
* | | | Merge pull request #4014 from nsdavidson/issue-3923 | Thom May | 2015-11-12 | 4 | -0/+74 |
|\ \ \ | |||||
| * | | | updating copyright statment in ksh_spec.rb | Nolan Davidson | 2015-10-13 | 1 | -1/+1 |
| * | | | removing provider require in ksh resource and updating copyright info | Nolan Davidson | 2015-10-07 | 1 | -2/+1 |
| * | | | Adding ksh resource and specs | Nolan Davidson | 2015-10-06 | 4 | -0/+75 |
* | | | | Merge pull request #4101 from johnbellone/master | Thom May | 2015-11-12 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | package/solaris: Adds alias method for upgrade_package. | John Bellone | 2015-10-23 | 1 | -0/+2 |
* | | | | | Merge pull request #4142 from tas50/master | Thom May | 2015-11-12 | 2 | -2/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Use the proper python interpretor for yum-dump.py on Fedora 21+ | Tim Smith | 2015-11-05 | 2 | -2/+18 |
* | | | | | | Merge pull request #4064 from josb/master | Thom May | 2015-11-12 | 6 | -19/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Route all tags access through Chef::Node#{tags,tag} | Jos Backus | 2015-10-20 | 4 | -11/+11 |
| * | | | | | | Stop checking for nil here | Jos Backus | 2015-10-20 | 1 | -2/+0 |
| * | | | | | | Stop initializing node tags here | Jos Backus | 2015-10-20 | 2 | -2/+2 |
| * | | | | | | Add a test for correct tags initialization | Jos Backus | 2015-10-20 | 1 | -0/+4 |
| * | | | | | | Use the initializer to avoid NoMethodError on nil.include? | Jos Backus | 2015-10-16 | 1 | -4/+4 |
* | | | | | | | Update DOC_CHANGES.md | jamescott | 2015-11-10 | 1 | -0/+1 |
* | | | | | | | Update DOC_CHANGES.md | jamescott | 2015-11-10 | 1 | -0/+8 |
* | | | | | | | Merge pull request #4138 from chef/jk/cleanup | Steven Murawski | 2015-11-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove now-unused function (already implemented by Chef::Resource)jk/cleanup | John Keiser | 2015-11-04 | 1 | -4/+0 |
| * | | | | | | | Include pedant.gemfile.lock in .gitignore | John Keiser | 2015-11-04 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #4120 from robbkidd/correct-capitalization-of-a-maintainer | Thom May | 2015-11-10 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Correct capitalization of GitHub username of a maintainer | Robb Kidd | 2015-10-29 | 1 | -3/+3 |
* | | | | | | | | | Merge pull request #4151 from chef/logging_redux12.5.1 | Matt Wrock | 2015-11-09 | 2 | -10/+11 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | fix log location resolution in windows service | Matt Wrock | 2015-11-09 | 2 | -10/+11 |
|/ / / / / / / / | |||||
* | | | | | | | | Remove now-unused function (already implemented by Chef::Resource) | John Keiser | 2015-11-06 | 1 | -4/+0 |
* | | | | | | | | Include pedant.gemfile.lock in .gitignore | John Keiser | 2015-11-06 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #4137 from chef/btm/knife-backtrace | Bryan McLellan | 2015-11-06 | 2 | -2/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Avoid squashing/humanizing the exception when config[:verbosity] == 2btm/knife-backtrace | Bryan McLellan | 2015-11-06 | 2 | -2/+15 |
* | | | | | | | | | Handle nil run list option in knife bootstrapnil-run-list-bootstrap | danielsdeleo | 2015-11-05 | 2 | -1/+24 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #4143 from chef/jdm/wat | Jay Mundrawala | 2015-11-05 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fixed knife_spec unit test | Jay Mundrawala | 2015-11-05 | 1 | -1/+4 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #3836 from nathwill/svc-helpers-alt | Thom May | 2015-11-05 | 2 | -68/+26 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | support split-usr on ubuntu platforms | Nathan Williams | 2015-10-23 | 1 | -2/+2 |
| * | | | | | | | fix specs | Nathan Williams | 2015-10-23 | 2 | -3/+3 |
| * | | | | | | | i have no idea what is happening | Nathan Williams | 2015-10-23 | 1 | -30/+6 |
| * | | | | | | | move gross non-service "services" to separate detection method | Nathan Williams | 2015-10-23 | 1 | -5/+13 |
| * | | | | | | | re-sync with master | Nathan Williams | 2015-10-23 | 235 | -3119/+7136 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | |