summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prevent inspect on PsCredential from printing out plain text passwordjdm/dont-print-pscredJay Mundrawala2015-11-233-6/+30
* Merge pull request #4185 from chef/lcg/dpkg-refactorLamont Granquist2015-11-203-145/+220
|\
| * add CHANGELOG.mdlcg/dpkg-refactorLamont Granquist2015-11-201-0/+1
| * dpkg provider cleanupLamont Granquist2015-11-202-145/+219
|/
* Merge pull request #4188 from chef/salam/dsc-resource-fixSalim Alam2015-11-201-4/+9
|\
| * Update dsc_resource to use verbose stream outputsalam/dsc-resource-fixSalim Alam2015-11-191-4/+9
* | Merge pull request #4192 from 5apps-caboose/fix_typoBryan McLellan2015-11-201-1/+1
|\ \
| * | Fix typo in commentGreg Karékinian2015-11-201-1/+1
|/ /
* | Merge pull request #4187 from martinb3/add_links_ircNoah Kantrowitz2015-11-191-2/+4
|\ \ | |/ |/|
| * Add links to jump directly to IRCMartin Smith2015-11-191-2/+4
|/
* Merge branch 'invitations-and-members'John Keiser2015-11-189-237/+196
|\
| * Run latest chef-zero pedantJohn Keiser2015-11-182-3/+4
| * Run pedant from chef-zero directly instead of having our ownJohn Keiser2015-11-187-228/+3
| * Use repo_mode to decide whether to treat /users asJohn Keiser2015-11-181-7/+13
| * Properly rescue ENOENT on delete and send DataNotFoundErrorJohn Keiser2015-11-181-6/+10
| * Fix /acls/environments and /acls/environments/x.jsonJohn Keiser2015-11-181-1/+14
| * Support POST /organizations/NAME/association_requests and POST /organizations...John Keiser2015-11-181-0/+160
|/
* Merge pull request #4167 from chef/smurawski/new_lcm_settingsSteven Murawski2015-11-186-49/+152
|\
| * WMF 5 RTM and Win 10 Threshold 2 allow the RefreshMode to be enabled.Steven Murawski2015-11-183-46/+102
| * Add reboot notification to dsc_resourceSteven Murawski2015-11-185-39/+86
|/
* 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