summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correcting re-registration to pass testsad/reregistration-keysapiandy-dufour2015-11-181-1/+1
* Spacing style fixandy-dufour2015-11-181-2/+2
* Chef-client's registration update function will now talk to the keys API if n...andy-dufour2015-11-181-0/+9
* Merge pull request #4158 from donaldguy/patch-1Thom May2015-11-171-2/+1
|\
| * Allow named_run_list to be loaded from configDonald Guy2015-11-111-2/+1
* | Merge pull request #4165 from chef/lcg/multipackage-api-improvementLamont Granquist2015-11-177-413/+558
|\ \
| * | add CHANGELOGlcg/multipackage-api-improvementLamont Granquist2015-11-171-0/+1
| * | base package provider fixesLamont Granquist2015-11-176-413/+557
|/ /
* | Restore rspec 3.4 by setting project_source_dirsjk/rspec-3.4John Keiser2015-11-173-1/+6
* | Raise an error when a command failsJohn Keiser2015-11-172-14/+20
* | Remove bundler cache so external tests will runJohn Keiser2015-11-171-0/+9
* | Merge pull request #4177 from chef/lcg/pin-rspecLamont Granquist2015-11-161-1/+1
|\ \
| * | rspec 3.4.0 broke masterlcg/pin-rspecLamont Granquist2015-11-161-1/+1
|/ /
* | remove repeated first line in 12.5.1 changelogJulian C. Dunn2015-11-141-5/+0
* | Merge pull request #4040 from chef/tm/live_execute_streamingThom May2015-11-1211-38/+153
|\ \
| * | More code reviewtm/live_execute_streamingThom May2015-11-112-10/+3
| * | respond to review commentsThom May2015-11-096-71/+94
| * | Implement code review comments and fix failing testsThom May2015-11-094-9/+24
| * | Implement live streaming for execute resourcesAdam Jacob2015-11-098-27/+111
* | | Merge pull request #3991 from chef/jdm/remote-file-sha2Thom May2015-11-122-40/+99
|\ \ \
| * | | Update cache_control_data_ specs to use sha256 for path namejdm/remote-file-sha2Jay Mundrawala2015-09-281-36/+62
| * | | allow generate_checksum to use StringIOJay Mundrawala2015-09-281-1/+5
| * | | Modify remote_file cache_control_data to use sha256 for its nameJay Mundrawala2015-09-281-4/+37
* | | | Merge pull request #4014 from nsdavidson/issue-3923Thom May2015-11-124-0/+74
|\ \ \ \
| * | | | updating copyright statment in ksh_spec.rbNolan Davidson2015-10-131-1/+1
| * | | | removing provider require in ksh resource and updating copyright infoNolan Davidson2015-10-071-2/+1
| * | | | Adding ksh resource and specsNolan Davidson2015-10-064-0/+75
* | | | | Merge pull request #4101 from johnbellone/masterThom May2015-11-121-0/+2
|\ \ \ \ \
| * | | | | package/solaris: Adds alias method for upgrade_package.John Bellone2015-10-231-0/+2
* | | | | | Merge pull request #4142 from tas50/masterThom May2015-11-122-2/+18
|\ \ \ \ \ \
| * | | | | | Use the proper python interpretor for yum-dump.py on Fedora 21+Tim Smith2015-11-052-2/+18
* | | | | | | Merge pull request #4064 from josb/masterThom May2015-11-126-19/+21
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Route all tags access through Chef::Node#{tags,tag}Jos Backus2015-10-204-11/+11
| * | | | | | Stop checking for nil hereJos Backus2015-10-201-2/+0
| * | | | | | Stop initializing node tags hereJos Backus2015-10-202-2/+2
| * | | | | | Add a test for correct tags initializationJos Backus2015-10-201-0/+4
| * | | | | | Use the initializer to avoid NoMethodError on nil.include?Jos Backus2015-10-161-4/+4
* | | | | | | Update DOC_CHANGES.mdjamescott2015-11-101-0/+1
* | | | | | | Update DOC_CHANGES.mdjamescott2015-11-101-0/+8
* | | | | | | Merge pull request #4138 from chef/jk/cleanupSteven Murawski2015-11-100-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove now-unused function (already implemented by Chef::Resource)jk/cleanupJohn Keiser2015-11-041-4/+0
| * | | | | | | Include pedant.gemfile.lock in .gitignoreJohn Keiser2015-11-041-1/+1
* | | | | | | | Merge pull request #4120 from robbkidd/correct-capitalization-of-a-maintainerThom May2015-11-101-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Correct capitalization of GitHub username of a maintainerRobb Kidd2015-10-291-3/+3
* | | | | | | | | Merge pull request #4151 from chef/logging_redux12.5.1Matt Wrock2015-11-092-10/+11
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | fix log location resolution in windows serviceMatt Wrock2015-11-092-10/+11
|/ / / / / / / /
* | | | | | | | Remove now-unused function (already implemented by Chef::Resource)John Keiser2015-11-061-4/+0
* | | | | | | | Include pedant.gemfile.lock in .gitignoreJohn Keiser2015-11-061-1/+1
* | | | | | | | Merge pull request #4137 from chef/btm/knife-backtraceBryan McLellan2015-11-062-2/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Avoid squashing/humanizing the exception when config[:verbosity] == 2btm/knife-backtraceBryan McLellan2015-11-062-2/+15