summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | ::FileNathan Williams2015-08-281-1/+1
| * | simplify service helpersNathan Williams2015-08-281-40/+9
* | | windows service uses log fileMatt Wrock2015-11-052-8/+18
* | | Merge pull request #4130 from chef/lcg/lazy-socketless-requireLamont Granquist2015-11-041-2/+9
|\ \ \
| * | | thread-safe performant lazy requirelcg/lazy-socketless-requireLamont Granquist2015-11-041-1/+5
| * | | add more verbose info/clarity to comment blockLamont Granquist2015-11-041-2/+3
| * | | lazy the socketless require in Chef::HTTPLamont Granquist2015-11-041-2/+4
* | | | Add connection resets to HTTP retry casesdanielsdeleo2015-11-041-1/+1
* | | | Skip retries of certificate verification failuresdanielsdeleo2015-11-041-1/+1
* | | | Re-raise SSL errors after retry w/ correct classdanielsdeleo2015-11-041-2/+2
* | | | Add in retry for possible transient SSL errorsglasschef2015-11-041-0/+7
|/ / /
* | | Improve detection of ChefFS-based commands in `knife rehash`ssd/rehash-cheffsSteven Danna2015-10-291-1/+14
* | | Make Property.derive create derived properties of the same typejk/custom_propertiesJohn Keiser2015-10-281-1/+1
* | | Update knife bootstrap command to honor --no-color flag in chef-client run th...Tyler Fitch2015-10-281-0/+1
* | | Merge pull request #4081 from chef/lcg/chef-versionLamont Granquist2015-10-285-11/+147
|\ \ \
| * | | fix use as an accessorLamont Granquist2015-10-261-2/+2
| * | | add @raises doc for #validate!Lamont Granquist2015-10-261-0/+3
| * | | add YARD docsLamont Granquist2015-10-262-10/+63
| * | | use #any? and comment the logicLamont Granquist2015-10-261-4/+3
| * | | improve error message, add more testsLamont Granquist2015-10-262-8/+10
| * | | validateLamont Granquist2015-10-265-0/+41
| * | | extend metadata to include chef_version and ohai_versionLamont Granquist2015-10-261-8/+46
* | | | Change plural to singularJohn Keiser2015-10-271-2/+2
* | | | tests and styleChase Bolt2015-10-271-2/+2
* | | | removing @sensitive in favor of sensitiveChase Bolt2015-10-271-3/+3
* | | | suppressing sensitive properties, refactoredChase Bolt2015-10-271-7/+20
|/ / /
* | | allow generate_checksum to use StringIOJay Mundrawala2015-10-241-1/+5
* | | Use SHA256 instead for registry_key when data is not displayableJay Mundrawala2015-10-241-1/+1
* | | fix errors when files go away during chownAubrey Holland2015-10-241-1/+1
* | | Update registration.rbJames Michael DuPont2015-10-241-1/+1
* | | better error reportingJames Michael DuPont2015-10-241-1/+2
* | | Only add tar option --force-local on Windows systemsMichael Pereira2015-10-241-1/+5
* | | Fix cookbook installation from supermarket on windowsMichael Pereira2015-10-241-1/+1
* | | allow reboot by reboot resource with chef-applysawanoboly2015-10-241-0/+1
* | | We shouldn't be subclassing Struct.new - if the file is loaded twice we get a...tyler-ball2015-10-241-1/+14
* | | Add option --tmux-splitSergey Permyakov2015-10-241-4/+8
* | | Add tmux-split parameter to knife sshSergey Permyakov2015-10-241-2/+8
* | | follow comment of #3900sawanoboly2015-10-242-12/+13
* | | write spec for --json-attribute-file and move configration under render_templatesawanoboly2015-10-241-1/+1
* | | add option first_boot_attributes_from_filesawanoboly2015-10-242-0/+19