summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Correcting regex for upstart_stateJustin Seubert2015-11-231-3/+3
* DTRT re: identity_fileJeff Blaine2015-11-232-14/+12
* Migrate to --ssh-identity-file instead of --identity-fileJeff Blaine2015-11-232-3/+13
* dpkg provider cleanupLamont Granquist2015-11-201-60/+81
* 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
* | Fix typo in commentGreg Karékinian2015-11-201-1/+1
|/
* 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
* WMF 5 RTM and Win 10 Threshold 2 allow the RefreshMode to be enabled.Steven Murawski2015-11-182-5/+40
* Add reboot notification to dsc_resourceSteven Murawski2015-11-182-32/+49
* 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
* | base package provider fixesLamont Granquist2015-11-174-47/+58
* | Restore rspec 3.4 by setting project_source_dirsjk/rspec-3.4John Keiser2015-11-171-0/+1
* | Merge pull request #4040 from chef/tm/live_execute_streamingThom May2015-11-126-2/+47
|\ \
| * | More code reviewtm/live_execute_streamingThom May2015-11-112-10/+3
| * | respond to review commentsThom May2015-11-092-3/+15
| * | Implement code review comments and fix failing testsThom May2015-11-093-7/+22
| * | Implement live streaming for execute resourcesAdam Jacob2015-11-094-1/+26
* | | Merge pull request #3991 from chef/jdm/remote-file-sha2Thom May2015-11-121-4/+37
|\ \ \
| * | | 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-123-0/+34
|\ \ \ \
| * | | | removing provider require in ksh resource and updating copyright infoNolan Davidson2015-10-071-2/+1
| * | | | Adding ksh resource and specsNolan Davidson2015-10-063-0/+35
* | | | | 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-121-2/+12
|\ \ \ \ \ \
| * | | | | | Use the proper python interpretor for yum-dump.py on Fedora 21+Tim Smith2015-11-051-2/+12
* | | | | | | Merge pull request #4064 from josb/masterThom May2015-11-123-10/+8
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Route all tags access through Chef::Node#{tags,tag}Jos Backus2015-10-202-4/+4
| * | | | | | Stop checking for nil hereJos Backus2015-10-201-2/+0
| * | | | | | Use the initializer to avoid NoMethodError on nil.include?Jos Backus2015-10-161-4/+4
* | | | | | | fix log location resolution in windows serviceMatt Wrock2015-11-091-7/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | Remove now-unused function (already implemented by Chef::Resource)John Keiser2015-11-061-4/+0
* | | | | | Merge pull request #4137 from chef/btm/knife-backtraceBryan McLellan2015-11-061-1/+1
|\ \ \ \ \ \
| * | | | | | Avoid squashing/humanizing the exception when config[:verbosity] == 2btm/knife-backtraceBryan McLellan2015-11-061-1/+1
* | | | | | | Handle nil run list option in knife bootstrapnil-run-list-bootstrapdanielsdeleo2015-11-051-1/+9
|/ / / / / /
* | | | | | Merge pull request #3836 from nathwill/svc-helpers-altThom May2015-11-051-38/+20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | support split-usr on ubuntu platformsNathan Williams2015-10-231-2/+2
| * | | | | fix specsNathan Williams2015-10-231-2/+2
| * | | | | move gross non-service "services" to separate detection methodNathan Williams2015-10-231-5/+13
| * | | | | re-sync with masterNathan Williams2015-10-23131-1083/+2476
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | add support for non-service unitsNathan Williams2015-09-011-1/+2
| * | | | | support service names like redis@6380 derived from units like redis@.serviceNathan Williams2015-08-291-1/+1
| * | | | | Revert "include systemd in configs if init.d on systemd-based system"Nathan Williams2015-08-281-1/+0
| * | | | | include systemd in configs if init.d on systemd-based systemNathan Williams2015-08-281-0/+1