| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in release templatestduffield/add-announcement-generator | Tom Duffield | 2016-11-21 | 2 | -2/+2 |
* | Fix chefstyle | Tom Duffield | 2016-11-21 | 1 | -2/+2 |
* | Make maj_minor version first class in announcement generator | Tom Duffield | 2016-11-21 | 3 | -4/+5 |
* | Add rake task for generator release annoucnements | Tom Duffield | 2016-11-21 | 3 | -0/+126 |
* | Use the `changelog` namespace for Rake tasks | Tom Duffield | 2016-11-09 | 1 | -22/+21 |
* | Add gem release badge to the readme / changelog header (#5527) | Tim Smith | 2016-11-08 | 1 | -0/+1 |
* | Update changelog generator to better fill our pattern (#5515) | Tom Duffield | 2016-11-04 | 1 | -2/+19 |
* | Merge pull request #5225 from chef/bundle_lock_fix | Matt Wrock | 2016-08-22 | 2 | -0/+28 |
|\ |
|
| * | add monkey patch to fix bundle locks for platformsbundle_lock_fix | Matt Wrock | 2016-08-18 | 2 | -0/+28 |
* | | fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgrade | Lamont Granquist | 2016-08-17 | 2 | -4/+4 |
|/ |
|
* | Add release notes and gem version diff generator | John Keiser | 2016-08-10 | 1 | -0/+37 |
* | Change recommended by @jkeiser to make single gem updates work correctly. | Noah Kantrowitz | 2016-08-02 | 1 | -2/+2 |
* | Making rake:dependencies work | tyler-ball | 2016-06-15 | 1 | -2/+0 |
* | fix delete in bundle-platform | Matt Wrock | 2016-05-25 | 1 | -1/+1 |
* | fix bundle locking on bundler 1.12 and enforce version we wantbun_1_11 | Matt Wrock | 2016-05-25 | 2 | -4/+24 |
* | remove issues from changelog generator | Lamont Granquist | 2016-05-11 | 1 | -0/+1 |
* | Remove 'conservative' from dependency tasks. | Chris Doherty | 2016-05-09 | 1 | -57/+47 |
* | completely deprecate run_chef_tests | Lamont Granquist | 2016-05-02 | 1 | -6/+0 |
* | give bundle audit its own run | Lamont Granquist | 2016-04-28 | 1 | -11/+1 |
* | run chefstyle in parallel, once | Lamont Granquist | 2016-04-27 | 1 | -1/+0 |
* | Re-add activesupport testsjk/activesupport-tests | John Keiser | 2016-04-19 | 4 | -30/+37 |
* | Fix bundle outdated | John Keiser | 2016-04-18 | 1 | -11/+13 |
* | Don't update fips serverspec Gemfile.lock | John Keiser | 2016-04-18 | 1 | -4/+2 |
* | Don't lock acceptance for other platforms | John Keiser | 2016-04-18 | 2 | -8/+10 |
* | Remove Gemfile.windows and put both platforms in Gemfile.lock | John Keiser | 2016-04-18 | 4 | -18/+18 |
* | Allow Windows to freeze | John Keiser | 2016-04-18 | 1 | -1/+1 |
* | Make gemfile_util capable of copying groups over | John Keiser | 2016-04-18 | 7 | -168/+443 |
* | Simplify external tests and make them work with Gemfile.lock | John Keiser | 2016-04-18 | 7 | -140/+274 |
* | Pin everything down with Gemfile.lock, add rake dependencies to update | John Keiser | 2016-04-18 | 5 | -0/+451 |
* | Autofixing new Perf cops in 0.37.2 | Lamont Granquist | 2016-02-23 | 1 | -1/+1 |
* | autofixing whitespace cops | Lamont Granquist | 2016-02-05 | 4 | -15/+14 |
* | Update all auth email address from opscode.com and getchef.com to chef.io. | Noah Kantrowitz | 2016-02-02 | 1 | -2/+2 |
* | Replace all Opscode copyrights with Chef Software. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 3 | -3/+3 |
* | Add --profile to all rspec rake tasksjk/rspec-profile | John Keiser | 2016-02-01 | 1 | -2/+6 |
* | Don't fail CI build if tomlrb isn't available. | Kartik Null Cating-Subramanian | 2016-01-27 | 1 | -45/+51 |
* | Governers -> Governorsfix_cbgb_typo | Nathen Harvey | 2016-01-23 | 1 | -1/+1 |
* | Follow chefstylenathen/add_cbgb | Nathen Harvey | 2016-01-21 | 1 | -3/+3 |
* | Add CBGB to the repository | Nathen Harvey | 2016-01-21 | 1 | -0/+78 |
* | Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimeters | Lamont Granquist | 2016-01-18 | 1 | -2/+2 |
* | Use double quotes by default | Thom May | 2016-01-14 | 3 | -20/+20 |
* | autocorrecting Style/TrailingCommalcg/trailing_comma | Lamont Granquist | 2016-01-13 | 1 | -1/+1 |
* | Make external tests work locally betterjk/chef-fs-split | John Keiser | 2016-01-13 | 1 | -2/+2 |
* | add knife-windows to external specskwspec | Matt Wrock | 2015-12-29 | 1 | -1/+2 |
* | Use latest bundler and rubygemsjk/reenable-bundler-cache | John Keiser | 2015-12-07 | 2 | -7/+9 |
* | Run pedant from chef-zero directly instead of having our own | John Keiser | 2015-11-18 | 1 | -1/+1 |
* | Raise an error when a command fails | John Keiser | 2015-11-17 | 1 | -7/+15 |
* | Add cheffish, chef-zero, chef-provisioning and chef-provisioning-aws specs | John Keiser | 2015-09-30 | 1 | -10/+16 |
* | Add external tests for chefspec, chef-sugar, chef-rewind, foodcritic and poise | John Keiser | 2015-09-30 | 1 | -23/+41 |
* | sync maintainers with githubtm/sync_gh_maintainers | Thom May | 2015-09-07 | 1 | -14/+155 |