Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update html man page help; add knife serve | jamescott | 2014-07-02 | 48 | -197/+322 |
| | |||||
* | Merge pull request #1589 from opscode/lcg/lolinheritance | Serdar Sutay | 2014-07-02 | 2 | -64/+59 |
|\ | | | | | remove inheritance from apt_package | ||||
| * | moar 1.8.7 fixes | Lamont Granquist | 2014-07-01 | 1 | -4/+4 |
| | | |||||
| * | 1.8.7 fix? | Lamont Granquist | 2014-07-01 | 1 | -2/+2 |
| | | |||||
| * | fix unit tests | Lamont Granquist | 2014-07-01 | 1 | -48/+24 |
| | | |||||
| * | remove inheritance from apt_package | Lamont Granquist | 2014-07-01 | 1 | -16/+35 |
|/ | | | | | | | | | | | the dpkg_package provider is not strictly an apt_package provider so code-sharing via inheritance was broken. this copypastas some code from apt_package back into dpkg_provider and does some rearrangement. future code sharing between these two should be done via mixin or via composition (e.g. mixin for #run_noninteractive) | ||||
* | Merge pull request #1588 from opscode/sersut/cookbook-sync-fix | Serdar Sutay | 2014-07-01 | 1 | -13/+24 |
|\ | | | | | Do not update the path in the cookbook_manifest with the full file name. | ||||
| * | Do not update the path in the cookbook_manifest with the full file name. | sersut | 2014-07-01 | 1 | -13/+24 |
|/ | |||||
* | Merge pull request #1573 from opscode/btm/officehours | Bryan McLellan | 2014-06-30 | 1 | -0/+10 |
|\ | | | | | Add note about office hours to CONTRIBUTING.md | ||||
| * | Add note about office hours to CONTRIBUTING.md | Bryan McLellan | 2014-06-27 | 1 | -0/+10 |
| | | |||||
* | | Add CHEF-4994 to CHANGELOG | Bryan McLellan | 2014-06-30 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #1565 from jmink/CHEF-4994 | Bryan McLellan | 2014-06-30 | 2 | -6/+9 |
|\ \ | | | | | | | CHEF-4994: knife cookbook site share fails on windows | ||||
| * | | Include the shell_out mixin in cookbook_site_share | jmink | 2014-06-27 | 2 | -4/+6 |
| | | | |||||
| * | | Hack around system differences for travis test | jmink | 2014-06-27 | 1 | -1/+1 |
| | | | |||||
| * | | Fix cookbook_site_share tests | jmink | 2014-06-26 | 2 | -8/+6 |
| | | | |||||
| * | | Switch knife site share from command to shell_out | jmink | 2014-06-26 | 1 | -1/+4 |
| | | | |||||
* | | | Merge pull request #1582 from opscode/sersut/disable-upstart | Serdar Sutay | 2014-06-30 | 1 | -3/+5 |
|\ \ \ | | | | | | | | | Disable upstart provider on ubuntu >= 13.10. | ||||
| * | | | Disable upstart provider on ubuntu >= 13.10. | sersut | 2014-06-30 | 1 | -3/+5 |
|/ / / | |||||
* | | | Allow users to set the +resource_name+ in an LWRP programatically | Seth Vargo | 2014-06-30 | 2 | -7/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously this was marked as an internal API, but I am making it public. We are reliably using this API in our LHWRPs in Release Engineering and it is truly a delightful experience. This deprecates using +resource_name = :foo+ in favor of the more "Chef-like" +resource_name(:foo)+. | ||||
* | | | Merge pull request #1548 from opscode/mcquin/shell_out | Claire McQuin | 2014-06-30 | 4 | -0/+156 |
|\ \ \ | | | | | | | | | Add shell_out_with_systems_locale to ShellOut | ||||
| * | | | Update for new ShellOut method.mcquin/shell_out | Claire McQuin | 2014-06-30 | 1 | -0/+1 |
| | | | | |||||
| * | | | Clean up logic. | Claire McQuin | 2014-06-27 | 1 | -13/+3 |
| | | | | |||||
| * | | | Set environment option's 'LC_ALL' to nil if not present in option. | Claire McQuin | 2014-06-27 | 3 | -130/+70 |
| | | | | |||||
| * | | | Add functional test for shell_out_with_systems_locale | Claire McQuin | 2014-06-27 | 1 | -0/+56 |
| | | | | |||||
| * | | | Properly modify environment option based on ENV | Claire McQuin | 2014-06-27 | 2 | -37/+138 |
| | | | | |||||
| * | | | Fix shell_out_with_systems_locale logic, add specs. | Claire McQuin | 2014-06-27 | 2 | -3/+61 |
| | | | | |||||
| * | | | Remove unnecessary debug statements. | Claire McQuin | 2014-06-27 | 1 | -5/+2 |
| | | | | |||||
| * | | | Add function shell_out_with_systems_locale. | Claire McQuin | 2014-06-27 | 1 | -0/+13 |
| | |/ | |/| | |||||
* | | | Add missing requires to HTTP and HTTP::Simplehttp-simple-requires | danielsdeleo | 2014-06-27 | 2 | -1/+4 |
|/ / | |||||
* | | Merge pull request #1572 from opscode/sersut/ffi-comp-ohai | Serdar Sutay | 2014-06-27 | 1 | -1/+1 |
|\ \ | | | | | | | Pick the ffi version compliant ohai version. | ||||
| * | | Pick the ffi version compliant ohai version. | sersut | 2014-06-27 | 1 | -1/+1 |
|/ / | |||||
* | | Version bump after branching 11.14.0 -> 11-stable. | sersut | 2014-06-27 | 3 | -37/+76 |
| | | |||||
* | | Merge pull request #1560 from opscode/sersut/chef-1549 | Serdar Sutay | 2014-06-26 | 1 | -1/+2 |
|\ \ | | | | | | | Only check WOW64 process when system architecture is x64. | ||||
| * | | add a comment about incompatible architectures | Bryan McLellan | 2014-06-26 | 1 | -0/+1 |
| | | | |||||
| * | | Only check WOW64 process when system architecture is x64. | sersut | 2014-06-25 | 1 | -1/+1 |
| | | | | | | | | | | | | Fixes https://github.com/opscode/chef/issues/1549 | ||||
* | | | Contribution info for https://github.com/opscode/chef/pull/1414. | sersut | 2014-06-26 | 1 | -0/+4 |
| | | | |||||
* | | | Merge pull request #1414 from vtolstov/upstream | Serdar Sutay | 2014-06-26 | 6 | -0/+269 |
|\ \ \ | | | | | | | | | next try to add exherbo linux support | ||||
| * | | | remove named groups in regexp | Vasiliy Tolstov | 2014-06-22 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> | ||||
| * | | | remove unneded require chef/mixin/command | Vasiliy Tolstov | 2014-06-16 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> | ||||
| * | | | remove failed test | Vasiliy Tolstov | 2014-06-16 | 1 | -13/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> | ||||
| * | | | fix last failed tests | Vasiliy Tolstov | 2014-06-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> | ||||
| * | | | fix last failed tests | Vasiliy Tolstov | 2014-06-15 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> | ||||
| * | | | fix test | Vasiliy Tolstov | 2014-06-14 | 1 | -180/+27 |
| | | | | | | | | | | | | | | | | Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> | ||||
| * | | | fix determine installed packages | Vasiliy Tolstov | 2014-06-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> | ||||
| * | | | fix determine installed packages | Vasiliy Tolstov | 2014-06-14 | 1 | -7/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> | ||||
| * | | | fix parse of packege/version/repo | Vasiliy Tolstov | 2014-06-14 | 1 | -12/+18 |
| | | | | | | | | | | | | | | | | Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> | ||||
| * | | | fix parse of packege/version/repo | Vasiliy Tolstov | 2014-06-14 | 1 | -8/+12 |
| | | | | | | | | | | | | | | | | Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> | ||||
| * | | | fix tests | Vasiliy Tolstov | 2014-06-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> | ||||
| * | | | fix detection of accounts and installed-accounts packages | Vasiliy Tolstov | 2014-06-13 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> | ||||
| * | | | fix load_current_resource | Vasiliy Tolstov | 2014-05-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> |