Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add gemspec files to allow bundler to run from the gem | Kartik Null Cating-Subramanian | 2015-10-09 | 1 | -1/+1 |
| | |||||
* | Ship our Gemfile so people can run our tests from the gemjk/external-tests | John Keiser | 2015-09-30 | 1 | -1/+1 |
| | |||||
* | Use same mixlib-shellout version pin in chef, ohai, and chef-config | Jay Mundrawala | 2015-08-31 | 1 | -1/+1 |
| | |||||
* | highline is used by core Chef; therefore remove this misleading comment | Julian C. Dunn | 2015-08-08 | 1 | -1/+0 |
| | |||||
* | Use 8.6 alpha gem of ohai | Claire McQuin | 2015-08-07 | 1 | -1/+1 |
| | |||||
* | Mute :log_level and :log_location deprecation warnings from ohai config. | Claire McQuin | 2015-07-27 | 1 | -1/+1 |
| | |||||
* | Update rake tasks for componentization | danielsdeleo | 2015-05-20 | 1 | -1/+1 |
| | |||||
* | Move Chef::Config into a subproject | danielsdeleo | 2015-05-20 | 1 | -1/+2 |
| | |||||
* | Pull rspec helper fix from Chef Zero 4.2.2 | danielsdeleo | 2015-05-19 | 1 | -1/+1 |
| | |||||
* | Add specs for many external dependent projects | John Keiser | 2015-05-13 | 1 | -2/+1 |
| | |||||
* | Add tests for resource naming and creation | John Keiser | 2015-05-13 | 1 | -0/+1 |
| | |||||
* | add Chef::Log::Syslog class | Lamont Granquist | 2015-05-06 | 1 | -0/+2 |
| | | | | | | | | | | | See: * https://www.kickflop.net/blog/2013/06/27/syslog-output-for-chef-runs/ * http://lists.opscode.com/sympa/arc/chef/2014-12/msg00152.html * https://github.com/higanworks-cookbooks/chef-client_syslog It is relatively embarrassing to have a system administration tool that doesn't support syslog out of the box. | ||||
* | use validate_utf8=false option to json encoder for node | Lamont Granquist | 2015-05-04 | 1 | -1/+1 |
| | | | | | | | with validation off any bad utf8 data will not cause the ffi-yajl encoder to raise. with ffi-yajl >= 2.2.0 the bad data will be scrubbed to produce valid JSON to POST/PUT to the server. | ||||
* | Switch over Windows builds to universal builds. | Kartik Null Cating-Subramanian | 2015-05-01 | 1 | -2/+2 |
| | | | | Updated dependencies and refactored platform gemspecs. | ||||
* | Update chef-zero to pull in socketless mode | danielsdeleo | 2015-04-01 | 1 | -1/+1 |
| | |||||
* | bumping ffi-yajl to pick up 2.xlcg/bump-ffi-yajl | Lamont Granquist | 2015-03-17 | 1 | -1/+1 |
| | | | | 1.x still works fine, so leaving the lower floor in place. | ||||
* | Bump chef-zero dep to 4.0jk/chef-zero-4.0 | John Keiser | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | Fixing Rspec 3.2 update. We were overriding private APIs which changed.tball/rspec32-fix | tyler-ball | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | pin rspec to 3.1.x for now | Lamont Granquist | 2015-02-03 | 1 | -1/+1 |
| | | | | | rspec 3.2.0 release changed some private APIs in rspec that we were using for audit mode and broke our master (kind of expected/understandable). | ||||
* | Addressing review comments, adding documentation | tyler-ball | 2014-12-18 | 1 | -0/+1 |
| | |||||
* | Adding test for recipe DSL audit additions | tyler-ball | 2014-12-17 | 1 | -2/+2 |
| | |||||
* | add rspec/its | Claire McQuin | 2014-12-17 | 1 | -8/+5 |
| | |||||
* | Add serverspec types and matchers. | Claire McQuin | 2014-12-17 | 1 | -0/+3 |
| | |||||
* | First pass at DSL additions | tyler-ball | 2014-12-17 | 1 | -1/+1 |
| | |||||
* | pinning ohai to 8.x | Lamont Granquist | 2014-12-03 | 1 | -1/+1 |
| | |||||
* | Remove all parts of 'shef' | Julian C. Dunn | 2014-11-26 | 1 | -1/+1 |
| | |||||
* | drop ruby 1.9.x support for Chef-12 | Lamont Granquist | 2014-11-25 | 1 | -1/+1 |
| | | | | | | | | | | Ruby 1.9.3 is in security-only maintenance phase which means that bugs for the core ruby interpreter will not be fixed and Chef cannot support ruby 1.9.x. Users should be using omnibus-chef packages which come with a built-in ruby 2.x or should upgrade their own installations to ruby 2.x (and accept that ongoing upgrade and support cost). Chef 11 will continue to be shipped on ruby 1.9.x until Chef 11 is EOL. | ||||
* | Merge branch 'master' into mcquin/rspec-3 | Claire McQuin | 2014-11-07 | 1 | -4/+1 |
|\ | |||||
| * | Only include chef-service-manager on windowsjdmundrawala/gemspec | Jay Mundrawala | 2014-10-21 | 1 | -4/+1 |
| | | |||||
* | | Bump to rspec 3. | Claire McQuin | 2014-10-29 | 1 | -2/+2 |
|/ | |||||
* | Adding a bin for windows service so that we can appbundle | Jay Mundrawala | 2014-10-21 | 1 | -1/+1 |
| | |||||
* | Upgrading to latest ffi-yajl which contains fixes for Object#to_json | tyler-ball | 2014-10-10 | 1 | -1/+1 |
| | |||||
* | Updating to latest chef-zero since that dropped json dependencies too | tyler-ball | 2014-10-07 | 1 | -1/+1 |
| | |||||
* | Trying to eradicate all traces of the JSON gem from Chef | tyler-ball | 2014-10-07 | 1 | -1/+1 |
| | |||||
* | pull ohai rc release | Lamont Granquist | 2014-09-09 | 1 | -1/+1 |
| | | | | | if we don't specifically pull the rc release then we can't depsolve mixlib-shellout 2.x | ||||
* | bump mixlib-shellout to 2.0, track ohai+mixlib-shellout master | Lamont Granquist | 2014-09-08 | 1 | -2/+1 |
| | |||||
* | unicode shell_out fixes plus mixlib-shellout 2.x | Lamont Granquist | 2014-09-08 | 1 | -0/+1 |
| | | | | | | - use en_US.UTF-8 explicitly rather than relying on mixlib-shellout's 'C' locale in order to force the LANG by default (restores unicode to most chef-client calls now) | ||||
* | Update license to appropriate SPDX ID | Bryan McLellan | 2014-09-03 | 1 | -1/+1 |
| | |||||
* | Add license information to gemspec | Anatol | 2014-09-03 | 1 | -0/+1 |
| | | | | Obvious fix. | ||||
* | Switch back to ChefZero::RSpec version 3jk/rspec_zero_3 | John Keiser | 2014-08-29 | 1 | -1/+1 |
| | | | | And add some Enterprise tests (fix an acl delete issue) | ||||
* | Widen chef-zero dependency correctly | John Keiser | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | Update to chef-zero 3 | John Keiser | 2014-08-22 | 1 | -1/+1 |
| | |||||
* | * Dscl user provider changes to support Mac 10.7, 10.8 & 10.9. | Serdar Sutay | 2014-08-12 | 1 | -1/+2 |
| | | | | | | * Make the dscl user provider password handling idempotent. * Refactor / modernize dscl user provider unit tests. * Functional tests for dscl user provider. | ||||
* | Fix error class typo, bump ffi-yajl requirement to pull in bugfixes | danielsdeleo | 2014-08-12 | 1 | -1/+1 |
| | |||||
* | deprecated ruby 1.8.7 through 1.9.2 | Lamont Granquist | 2014-07-26 | 1 | -0/+2 |
| | |||||
* | set ohai version constraint for release | Lamont Granquist | 2014-07-23 | 1 | -1/+1 |
| | | | | | Conflicts: chef.gemspec | ||||
* | remove rest-client gem | Lamont Granquist | 2014-07-17 | 1 | -10/+0 |
| | | | | nothing in chef-client uses it any more. | ||||
* | Merge pull request #1636 from opscode/lcg/ffi-yajl-constraint | lamont-granquist | 2014-07-17 | 1 | -1/+1 |
|\ | | | | | pin ffi_yajl to 1.0.0 with semver constraint | ||||
| * | setting proper semver constraint on ffi-yajl | Lamont Granquist | 2014-07-16 | 1 | -1/+1 |
| | | | | | | | | ffi-yajl 1.0.0 has been relesed | ||||
* | | Update gemspec URL and domain name | Julian C. Dunn | 2014-07-16 | 1 | -2/+2 |
| | |