| Commit message (Expand) | Author | Age | Files | Lines |
* | Install Ruby 2.6.2 | Tim Smith | 2019-04-01 | 1 | -1/+2 |
* | Remove the travis gem from our gemfile | Tim Smith | 2019-03-19 | 1 | -4/+0 |
* | WIP: Remove audit mode from chef-client | Tim Smith | 2019-03-11 | 1 | -0/+4 |
* | rollback rbnacl | Lamont Granquist | 2019-02-26 | 1 | -6/+0 |
* | pin rbnacl to 5.x | Lamont Granquist | 2019-02-21 | 1 | -1/+1 |
* | add ed25519 gemset and update ominbus-software | Lamont Granquist | 2019-02-07 | 1 | -0/+6 |
* | Pull ohai from github so we can relax the chef-config dep | Tim Smith | 2018-10-26 | 1 | -0/+3 |
* | Pin rake to 12.3.0 to prevent installing 2 copies in our install | Tim Smith | 2018-10-25 | 1 | -1/+4 |
* | Update InSpec to 3.0 | Tim Smith | 2018-10-24 | 1 | -1/+1 |
* | Switch back to chefstyle from git and use the updated chef omnibus def | Tim Smith | 2018-10-24 | 1 | -1/+1 |
* | Use the Chefstyle gemchefstyle_gem | Tim Smith | 2018-10-24 | 1 | -2/+1 |
* | Quiet down bundle install/bundle exec messages on Windows [skip ci] | Stuart Preston | 2018-07-04 | 1 | -1/+1 |
* | Feed chefstylesp/ffi-powershell | Stuart Preston | 2018-06-27 | 1 | -2/+2 |
* | Only copy dlls to target location once on bundle install | Stuart Preston | 2018-06-27 | 1 | -1/+2 |
* | Move bindir copy logic into Gemfile to be used by Bundler | Stuart Preston | 2018-06-23 | 1 | -0/+14 |
* | Use inspec-core, new ffi gem, and bump depslcg/inspec-core-ffi-and-bump | Lamont Granquist | 2018-06-04 | 1 | -6/+1 |
* | Force unf_ext to 0.0.7.6 in Gemfile. | Jared Quick | 2018-03-26 | 1 | -0/+5 |
* | Ship InSpec 2 | Thom May | 2018-03-24 | 1 | -1/+1 |
* | remove bundle audittm/remove_bundle_audit | Thom May | 2018-03-20 | 1 | -2/+0 |
* | Add the ability to inject log objectstm/inject_log | Thom May | 2018-03-19 | 1 | -4/+1 |
* | use appbundler 0.11.1 for omnibus builds | Lamont Granquist | 2018-03-01 | 1 | -1/+1 |
* | Remove git ref on bundler-audit | Lamont Granquist | 2018-02-28 | 1 | -1/+1 |
* | Revert appbundler to 0.10.0 | Lamont Granquist | 2018-02-28 | 1 | -1/+1 |
* | chefstyle/omnibus-software/omnibus back to master | Lamont Granquist | 2018-02-28 | 1 | -1/+1 |
* | lock inspec to 1.xtm/bump_deps | Thom May | 2018-02-28 | 1 | -1/+1 |
* | bump omnibus deps | Thom May | 2018-02-28 | 1 | -1/+1 |
* | Actually bump the version to 14 and dep on chef-config / ohai 14tm/branch_14 | Tim Smith | 2018-01-19 | 1 | -1/+2 |
* | Ship chef-vault in the omnibus packagetm/chef_vault | Thom May | 2017-08-31 | 1 | -0/+1 |
* | Update Expeditor config to use new Merge and Artifact Actionstduffield/use-new-artifact-actions | Tom Duffield | 2017-07-24 | 1 | -6/+1 |
* | fix retries on JSON POST requests when negotiating protocol version | Lamont Granquist | 2017-07-20 | 1 | -0/+1 |
* | move nokogiri config to omnibus | Lamont Granquist | 2017-07-10 | 1 | -1/+0 |
* | Should be happier now. | Noah Kantrowitz | 2017-07-05 | 1 | -2/+1 |
* | update comment | Lamont Granquist | 2017-05-24 | 1 | -1/+1 |
* | use eval_gemfile | Lamont Granquist | 2017-05-24 | 1 | -1/+1 |
* | simplify omnibus config and greenify builds again | Lamont Granquist | 2017-05-09 | 1 | -3/+2 |
* | actually i don't think appveyor needs thislcg/remove-bundler-again | Lamont Granquist | 2017-04-27 | 1 | -3/+0 |
* | major testing overhaullcg/simplify-external-tests | Lamont Granquist | 2017-04-25 | 1 | -22/+4 |
* | Use Ohai 13.0.0 releasetm/release_notes | Thom May | 2017-04-06 | 1 | -2/+1 |
* | Add InSpec to chef omnibus buildsadamleff/add-inspec | Adam Leff | 2017-04-05 | 1 | -0/+1 |
* | RFC 67: Remove cookbook segments | Thom May | 2017-04-04 | 1 | -1/+1 |
* | disable shipping nokogiri on windows for now | Lamont Granquist | 2017-03-29 | 1 | -2/+2 |
* | Bump nokogiri for CVE-2016-4658 | Maxime Brugidou | 2017-03-24 | 1 | -1/+2 |
* | Remove provisioning from the downstream teststm/no_provisioning_tests | Thom May | 2017-03-07 | 1 | -1/+0 |
* | Merge pull request #5834 from chef/tduffield/update-version-bumping | Tom Duffield | 2017-03-07 | 1 | -2/+2 |
|\ |
|
| * | Better handle version bumpingtduffield/update-version-bumping | Tom Duffield | 2017-02-22 | 1 | -2/+2 |
* | | Bump chef version to 13.0.0 | Lamont Granquist | 2017-02-28 | 1 | -3/+6 |
|/ |
|
* | Add back a few gems that are required (and document why) | Tom Duffield | 2017-02-09 | 1 | -1/+1 |
* | Cleanup Gemfiles, Berksfiles, and update Gemfile groups | Tom Duffield | 2017-02-09 | 1 | -2/+3 |
* | Remove a lot of old restraints | Tom Duffield | 2017-02-09 | 1 | -1/+1 |
* | remove chef-provisioning-awslcg/remove-chef-provisioning | Lamont Granquist | 2016-12-20 | 1 | -1/+0 |