Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install nokogiri and pin mixlib-cliksubrama/nokogiri | Kartik Null Cating-Subramanian | 2016-07-15 | 1 | -0/+1 |
| | | | | | See https://github.com/chef/chef-dk/pull/937 and https://github.com/chef/chef/issues/5116 | ||||
* | Comment why we're pinning rack | Tim Smith | 2016-06-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Depend on rack < 2 | Tim Smith | 2016-06-30 | 1 | -1/+1 |
| | | | | | | | | Rack 2.0 was released today and it requires Ruby 2.2+ now, which is breaking Travis runs on anything that depends on Chef. This should get our builds running again. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | update nokogiri and dependencies | Matt Wrock | 2016-06-21 | 1 | -1/+0 |
| | |||||
* | Ignoring the nokogiri CVE until we update to 1.6.8 | tyler-ball | 2016-06-16 | 1 | -1/+1 |
| | |||||
* | Updating omnibus dependencies to take advantage of new msys2 toolchain | tyler-ball | 2016-06-14 | 1 | -1/+2 |
| | |||||
* | Ensure we install rake in CI (version bump)jk/install-rake | John Keiser | 2016-06-06 | 1 | -1/+1 |
| | |||||
* | fix bundle locking on bundler 1.12 and enforce version we wantbun_1_11 | Matt Wrock | 2016-05-25 | 1 | -11/+6 |
| | |||||
* | SERIOUSLY don't install ruby-shadow on windows.jk/ruby-shadow-windows | John Keiser | 2016-04-20 | 1 | -1/+1 |
| | |||||
* | Re-add activesupport testsjk/activesupport-tests | John Keiser | 2016-04-19 | 1 | -1/+0 |
| | |||||
* | Update changelog generator to latestjk/update-changelog | John Keiser | 2016-04-19 | 1 | -1/+1 |
| | | | | (we have a lockfile now, so we are protected against inadvertent updates) | ||||
* | Don't update fips serverspec Gemfile.lock | John Keiser | 2016-04-18 | 1 | -5/+3 |
| | |||||
* | Don't bundle install on tests | John Keiser | 2016-04-18 | 1 | -1/+1 |
| | |||||
* | Remove Gemfile.windows and put both platforms in Gemfile.lock | John Keiser | 2016-04-18 | 1 | -1/+12 |
| | |||||
* | Make gemfile_util capable of copying groups over | John Keiser | 2016-04-18 | 1 | -5/+7 |
| | |||||
* | Simplify external tests and make them work with Gemfile.lock | John Keiser | 2016-04-18 | 1 | -7/+19 |
| | |||||
* | Use locked dependencies to build chef | John Keiser | 2016-04-18 | 1 | -1/+4 |
| | |||||
* | Pin everything down with Gemfile.lock, add rake dependencies to update | John Keiser | 2016-04-18 | 1 | -12/+26 |
| | |||||
* | Revert "bump to ruby 2.2.4"salam/ruby-21 | Salim Alam | 2016-03-31 | 1 | -3/+0 |
| | | | | This reverts commit 3cb10016d142c45d5b2409ecb337b1b7bc295046. | ||||
* | add comment | Lamont Granquist | 2016-03-24 | 1 | -0/+1 |
| | |||||
* | bump to ruby 2.2.4 | Lamont Granquist | 2016-03-23 | 1 | -0/+2 |
| | | | | the ffi branch is necessary for AIX until that patch is merged. | ||||
* | Add version:bump and version:show tasks for version-bump-botjk/version-bumper | John Keiser | 2016-03-21 | 1 | -1/+1 |
| | |||||
* | ensure we always can raketm/rake_dep | Thom May | 2016-03-15 | 1 | -0/+3 |
| | |||||
* | moving pry gems to their own very special group | Matt Wrock | 2016-03-11 | 1 | -4/+6 |
| | |||||
* | Merge pull request #4617 from chef/lcg/chefstyle-perf | Lamont Granquist | 2016-03-04 | 1 | -1/+1 |
|\ | | | | | Autofixing new Perf cops in 0.37.2 | ||||
| * | Autofixing new Perf cops in 0.37.2 | Lamont Granquist | 2016-02-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | 6 Performance/Casecmp 18 Performance/Detect 1 Performance/RangeInclude 27 Performance/RedundantBlockCall 6 Performance/RedundantMatch 5 Performance/RedundantMerge 18 Performance/StringReplacement | ||||
* | | adding pry, pry-stack-explorer and pry-byebug to dev dependenciespry | Matt Wrock | 2016-02-26 | 1 | -12/+3 |
|/ | |||||
* | Solaris builds are failing because bundler-audit depends on Thor, which has ↵ | tyler-ball | 2016-01-21 | 1 | -2/+5 |
| | | | | a filename with a space in it. Bundler-audit is only needed for Travis so putting it into its own gem group and excluding it from the omnibus build. | ||||
* | Ensure gem dependencies are securetm/bundle_audit | Thom May | 2016-01-21 | 1 | -1/+3 |
| | |||||
* | another chefstyle catchup + pull masterlcg/chefstyle-catchup2 | Lamont Granquist | 2016-01-18 | 1 | -18/+17 |
| | | | | | | | bunch of merges over the weekend need re-fixing again. seems like pointing at master of chefstyle is probably a good idea to start making people fix their code before merging. | ||||
* | Revert "another chefstyle catchup + pull master" | Lamont Granquist | 2016-01-18 | 1 | -17/+18 |
| | | | | This reverts commit ccf46bf3055b2a1c06499ec104f3d74c26643395. | ||||
* | another chefstyle catchup + pull master | Lamont Granquist | 2016-01-18 | 1 | -18/+17 |
| | | | | | | | bunch of merges over the weekend need re-fixing again. seems like pointing at master of chefstyle is probably a good idea to start making people fix their code before merging. | ||||
* | removing chefstyle pin | Lamont Granquist | 2016-01-15 | 1 | -1/+1 |
| | | | | lets float so that PRs pick up new versions | ||||
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -6/+6 |
| | | | | | | | This is an entirely mechanically generated (chefstyle -a) change, to go along with chef/chefstyle#5 . We should pick something and use it consistently, and my opinion is that double quotes are the appropriate thing. | ||||
* | Per RFC 64, do style checking of the Chef repo | Thom May | 2016-01-12 | 1 | -0/+3 |
| | | | | | | This commit enables ChefStyle, but with no active cops. Cops will be added per the RFC (one at a time, with a supporting PR to this repo) as we go on. | ||||
* | add ruby-prof to its own gem group | Lamont Granquist | 2015-12-10 | 1 | -2/+5 |
| | |||||
* | Merge pull request #4034 from chef/lcg/ruby-profiling | Lamont Granquist | 2015-10-13 | 1 | -0/+2 |
|\ | | | | | add optional ruby-profiling with --profile-ruby | ||||
| * | add optional ruby-profiling with --profile-ruby | Lamont Granquist | 2015-10-05 | 1 | -0/+2 |
| | | | | | | | | dumps a large call graph into /var/chef/cache/graph_profile.out | ||||
* | | Have Gemspec not always expect chef-config to exist beside it. | 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 |
| | |||||
* | Don't add the external tests stuff to the main Gemfile | John Keiser | 2015-09-30 | 1 | -11/+13 |
| | |||||
* | Add cheffish, chef-zero, chef-provisioning and chef-provisioning-aws specs | John Keiser | 2015-09-30 | 1 | -1/+5 |
| | |||||
* | Add external tests for chefspec, chef-sugar, chef-rewind, foodcritic and poise | John Keiser | 2015-09-30 | 1 | -0/+8 |
| | |||||
* | Re-upgrade chef-zero to latestjk/latest-chef-zero | John Keiser | 2015-09-23 | 1 | -4/+0 |
| | |||||
* | sync maintainers with githubtm/sync_gh_maintainers | Thom May | 2015-09-07 | 1 | -1/+9 |
| | |||||
* | Run against the latest cheffish (1.3.2)jk/cheffish_fix | John Keiser | 2015-09-03 | 1 | -1/+1 |
| | |||||
* | Run against Cheffish changes | John Keiser | 2015-09-03 | 1 | -4/+1 |
| | |||||
* | Pin cheffish to ~> 1.3.1jdm/unbreak | Jay Mundrawala | 2015-09-03 | 1 | -1/+5 |
| | |||||
* | Pin chef-zero to ~> 4.2.3 | Jay Mundrawala | 2015-09-03 | 1 | -0/+4 |
| | |||||
* | Update to cheffish 1.3 for tests, tweak converge_if_changed output | John Keiser | 2015-07-31 | 1 | -1/+1 |
| |