summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1589 from opscode/lcg/lolinheritanceSerdar Sutay2014-07-021-16/+35
* Merge pull request #1588 from opscode/sersut/cookbook-sync-fixSerdar Sutay2014-07-011-13/+24
* Merge pull request #1582 from opscode/sersut/disable-upstartSerdar Sutay2014-06-301-3/+5
* Add missing requires to HTTP and HTTP::Simpledanielsdeleo2014-06-272-1/+4
* Version bump for 11.14.0.rc.1.11.14.0.rc.1sersut2014-06-271-1/+1
* Bump version for 11.14.0.rc.0 release.11.14.0.rc.0sersut2014-06-271-1/+1
* Merge pull request #1560 from opscode/sersut/chef-1549Serdar Sutay2014-06-261-1/+2
|\
| * add a comment about incompatible architecturesBryan McLellan2014-06-261-0/+1
| * Only check WOW64 process when system architecture is x64.sersut2014-06-251-1/+1
* | Merge pull request #1414 from vtolstov/upstreamSerdar Sutay2014-06-265-0/+134
|\ \
| * | remove named groups in regexpVasiliy Tolstov2014-06-221-4/+4
| * | remove unneded require chef/mixin/commandVasiliy Tolstov2014-06-161-1/+0
| * | fix determine installed packagesVasiliy Tolstov2014-06-141-1/+1
| * | fix determine installed packagesVasiliy Tolstov2014-06-141-7/+5
| * | fix parse of packege/version/repoVasiliy Tolstov2014-06-141-12/+18
| * | fix parse of packege/version/repoVasiliy Tolstov2014-06-141-8/+12
| * | fix testsVasiliy Tolstov2014-06-131-2/+2
| * | fix detection of accounts and installed-accounts packagesVasiliy Tolstov2014-06-131-0/+2
| * | fix load_current_resourceVasiliy Tolstov2014-05-201-1/+1
| * | add paludis package manager user in gentoo/exherbo linuxVasiliy Tolstov2014-05-135-0/+125
* | | Change --yum-lock-timeout option action to store.mcquin/yum-dump-parser-paramsClaire McQuin2014-06-261-1/+1
| |/ |/|
* | Merge pull request #1520 from curiositycasualty/knife-ssh-identity-fileSerdar Sutay2014-06-251-0/+5
|\ \
| * | Allow csshX to respect identity_filecuriositycasualty2014-06-191-0/+5
* | | Merge pull request #1525 from opscode/mcquin/chefdk-69Claire McQuin2014-06-243-8/+23
|\ \ \
| * | | include module on windows onlyClaire McQuin2014-06-191-4/+2
| * | | Use FFI binders to attach :SendMessageTimeout instead of Win32API in order to...sersut2014-06-193-6/+23
* | | | Use FFI::LastError instead of GetLastError for ffi 1.9.x compatibility.sersut2014-06-242-6/+6
* | | | remove another commentLamont Granquist2014-06-241-2/+0
* | | | we can still emit JSON::ParserErrors in compat modeLamont Granquist2014-06-231-1/+1
* | | | convert to using ffi_yajlLamont Granquist2014-06-231-1/+3
* | | | replace yajl and json gem with ffi-yajlLamont Granquist2014-06-235-22/+13
* | | | Merge pull request #1530 from opscode/btm/CHEF-5158Bryan McLellan2014-06-221-7/+9
|\ \ \ \
| * | | | CHEF-5158: Add some debugging information for knife ssh attributeBryan McLellan2014-06-201-0/+3
| * | | | CHEF-5158: Make the former override_attribute's purpose a bit more clearBryan McLellan2014-06-201-5/+6
| * | | | [CHEF-5158] knife[:attribute] in knife.rb should not override --attribute in ...Hui Hu2014-06-201-3/+1
* | | | | Restore check for Windows platform in windows_architecture_helper to fix spec...adamedx2014-06-201-10/+14
* | | | | Fix undefined Windows constants on non-Windows platformsadamedx2014-06-201-2/+4
* | | | | CHEF-5287: Use IsWow64Process instead of ENV hash to determine 32-bit process...Adam Edwards2014-06-203-5/+20
|/ / / /
* | | | Merge pull request #1526 from opscode/mcquin/windows_serviceClaire McQuin2014-06-201-1/+0
|\ \ \ \
| * | | | remove setting proxy environment variablesClaire McQuin2014-06-191-1/+0
| | |/ / | |/| |
* | | | Merge pull request #1519 from opscode/ssd/purge-ignore-missing-on-purgeSteven Danna2014-06-201-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | [chef_fs/file_system] Ignore missing entry at destination when purgingssd/purge-ignore-missing-on-purgeSteven Danna2014-06-181-2/+6
* | | | Merge pull request #1483 from opscode/CHEF-4600Claire McQuin2014-06-182-8/+25
|\ \ \ \ | |/ / / |/| | |
| * | | add worker threadCHEF-4600Claire McQuin2014-06-181-8/+10
| * | | fix indentingClaire McQuin2014-06-182-16/+21
| * | | CHEF-4600 Add timeout for Chef::Provider::Service::WindowsMatt2014-06-182-10/+20
| |/ /
* | | Merge pull request #506 from ctennis/CHEF-3637Claire McQuin2014-06-181-0/+4
|\ \ \ | |/ / |/| |
| * | Add support for automatically using the Systemd service provider if it's in useCaleb Tennis2012-11-291-0/+4
* | | Merge pull request #1494 from brettcave/CHEF-5365_masterClaire McQuin2014-06-181-2/+2
|\ \ \
| * | | CHEF-5365 - if user home directory is not set via environment, then default u...brettcave2014-06-131-2/+2