summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix rspecs-ctrl-clcg/fix-rspec-ctrl-cLamont Granquist2015-11-251-1/+3
* Merge pull request #4203 from chef/lcg/service-provider-new-resource-mutation...Lamont Granquist2015-11-241-10/+13
|\
| * add better documentation to this methodLamont Granquist2015-11-241-10/+13
|/
* Merge branch 'jk/proxy-tests'John Keiser2015-11-241-0/+18
|\
| * Use bundle to access the bundled chef-clientjk/proxy-testsJohn Keiser2015-11-241-4/+3
| * Add proxy test to TravisJohn Keiser2015-11-241-0/+19
|/
* Merge pull request #4200 from chef/jdm/dont-print-pscredJay Mundrawala2015-11-243-6/+30
|\
| * Prevent inspect on PsCredential from printing out plain text passwordjdm/dont-print-pscredJay Mundrawala2015-11-233-6/+30
* | CHANGELOG.md updates for #4160, #3848Bryan McLellan2015-11-232-0/+9
* | Correcting regex for upstart_stateJustin Seubert2015-11-232-3/+22
* | Fix testsJeff Blaine2015-11-232-12/+12
* | DTRT re: identity_fileJeff Blaine2015-11-232-14/+12
* | Migrate to --ssh-identity-file instead of --identity-fileJeff Blaine2015-11-232-3/+13
|/
* 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