summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add optional client-side key generation when registeringdanielsdeleo2014-03-252-9/+57
* Use safe_dup for DeepMerge#deep_merge to avoid TypeErrordanielsdeleo2014-03-241-1/+1
* Rescue TypeError duping un-dupable types in deep mergedanielsdeleo2014-03-241-1/+7
* Merge pull request #1334 from opscode/btm/CHEF-4888Bryan McLellan2014-03-242-1/+15
|\
| * CHEF-4888: Call WIN32OLE.ole_initialize in sub-threadsBryan McLellan2014-03-242-1/+15
* | Check SSL configuration once per client run.danielsdeleo2014-03-241-4/+34
* | use local config var in #registerLamont Granquist2014-03-241-1/+1
* | CHEF-5134: Warn on no SSL verificationLamont Granquist2014-03-241-0/+4
|/
* Enabled using special strings in cron. CHEF-2816Juri Timoshin2014-03-202-4/+25
* CHEF-4848: Add additional unit testsBryan McLellan2014-03-201-1/+2
* Show a short message for invalid value for weekday.Ryota Arai2014-03-201-2/+6
* Resource::Cron#weekday accepts symbol arg.Ryota Arai2014-03-201-1/+3
* Cron resource accepts a symbol as `weekday`Ryota Arai2014-03-202-2/+12
* Remove Usermod group provider from Suse after fixing OHAI-339.sersut2014-03-201-13/+1
* Add SSL check and certificate fetching commands to knifedanielsdeleo2014-03-193-0/+359
* Remove should_exit out of parameters and make ui.confirm less ugly.sersut2014-03-193-17/+40
* [CHEF-5057] Add default choice option to confirm promptEric Sigler2014-03-191-2/+12
* [CHEF-4918] Don't destructively merge subhashes in hash_only_merge!Steven Danna2014-03-191-3/+5
* [CHEF-3812] Split up methods into _before and _after for clarity.Julian C. Dunn2014-03-191-13/+22
* [CHEF-3812] Support a --before option in "knife node run_list add"Julian C. Dunn2014-03-191-5/+25
* Fixed node_name to be server.hostJJ Asghar2014-03-191-1/+1
* Merge pull request #1191 from andreasrs/arch-service-systemdSerdar Sutay2014-03-191-1/+1
|\
| * obvious fixAndreas Søvik2013-12-241-1/+1
* | Merge pull request #1280 from josephholsten/CHEF-5064Serdar Sutay2014-03-191-0/+1
|\ \
| * | ensure Chef::REST does not modify options in-placeJoseph Anthony Pasquale Holsten2014-02-251-0/+1
* | | Merge pull request #1321 from opscode/btm/CHEF-3714Bryan McLellan2014-03-191-0/+7
|\ \ \
| * | | CHEF-3714: Update file_edited? for FileEdit refactorBryan McLellan2014-03-191-1/+3
| * | | CHEF-3714 - Method returns if a file was editedNanuk Krinner2014-03-191-0/+5
* | | | Merge pull request #1268 from ccope/solaris11-ips-fixSerdar Sutay2014-03-191-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | default to IPS packages on Solaris 5.11+Cam Cope2014-02-141-1/+1
* | | | CHEF-3714: Check for file existence before openingBryan McLellan2014-03-191-0/+1
* | | | CHEF-3714: New method to advertise unwritten editsChris Bandy2014-03-191-0/+4
* | | | CHEF-3714: Use Editor to manipulate textChris Bandy2014-03-191-56/+12
* | | | CHEF-3714: New object dedicated to manipulating textChris Bandy2014-03-191-0/+92
* | | | CHEF-4851 - Replaced #select with negation for finding missing dependencies w...Josh Murphy2014-03-191-2/+2
* | | | CHEF-4851 - Display all missing dependencies in cookbook uploadJosh Murphy2014-03-191-7/+11
* | | | CHEF-1752: Support epochs in debian package versionsBryan McLellan2014-03-191-1/+2
* | | | Exctracted resource exception message to separate method to be able to overwr...Pavel Brylov2014-03-192-2/+10
* | | | Merge pull request #1235 from higanworks/CHEF-4990Serdar Sutay2014-03-191-7/+11
|\ \ \ \
| * | | | CHEF-4990sawanoboly2014-02-201-7/+11
* | | | | Merge pull request #1260 from ryotarai/refactor-shell_outSerdar Sutay2014-03-191-3/+9
|\ \ \ \ \
| * | | | | Create a method to get IO for live stream.Ryota Arai2014-02-111-3/+9
* | | | | | Merge pull request #1059 from opscode/jhs/CHEF-4643Serdar Sutay2014-03-191-2/+2
|\ \ \ \ \ \
| * | | | | | CHEF-4643 Add cookbook versions to chef-client INFO and DEBUG logsJeremiah Snapp2013-10-171-2/+2
* | | | | | | Merge pull request #1213 from MSOpenTech/CHEF-4962Serdar Sutay2014-03-191-30/+43
|\ \ \ \ \ \ \
| * | | | | | | Refactor node search for knife ssh.Jeff Mendoza2014-02-201-32/+36
| * | | | | | | Change ssh port attribute to use cloud, reorder priority.Jeff Mendoza2014-02-201-4/+2
| * | | | | | | CHEF-4962, knife ssh will use a cloud atttribute for port if available.Jeff Mendoza2014-02-201-13/+24
* | | | | | | | Merge pull request #1245 from slantview/CHEF-4075Serdar Sutay2014-03-191-3/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | fix for checking choice array correctly.Steve Rude2014-02-041-5/+20