Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update pedump to latest released; update all dependenciesjk/update | John Keiser | 2016-09-20 | 2 | -11/+11 |
| | |||||
* | Update all dependencies | John Keiser | 2016-09-19 | 2 | -35/+36 |
| | |||||
* | add a test for non-utf8 chars in filenames in the file provider (#5335) | Lamont Granquist | 2016-09-16 | 2 | -1/+24 |
| | | | fix non-utf8 filename issues in the file provider (again) | ||||
* | Update all dependencies | John Keiser | 2016-09-12 | 2 | -6/+6 |
| | |||||
* | Update all the things | John Keiser | 2016-09-12 | 2 | -72/+69 |
| | |||||
* | add test that should cause travis to go red | Lamont Granquist | 2016-08-29 | 1 | -0/+8 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Update all the things | John Keiser | 2016-08-24 | 2 | -18/+25 |
| | |||||
* | Create and delete yum repositories | Thom May | 2016-08-24 | 3 | -4/+8 |
| | | | | Signed-off-by: Thom May <thom@may.lt> | ||||
* | fix some typos | Lamont Granquist | 2016-08-22 | 1 | -2/+2 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | add ca-certs | Lamont Granquist | 2016-08-22 | 1 | -5/+5 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | add wget to all the kitchen testslcg/drop-2.1-support | Lamont Granquist | 2016-08-22 | 1 | -9/+9 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | require latest omnibus | Lamont Granquist | 2016-08-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | add back ffi | Matt Wrock | 2016-08-12 | 1 | -0/+1 |
| | |||||
* | Bumping ohai and mixlib-log to fix regression | Matt Wrock | 2016-08-12 | 2 | -14/+13 |
| | |||||
* | Update kitchen-ec2 to 1.1.0 to fix race conditionsjk/update-ec2 | John Keiser | 2016-08-09 | 2 | -11/+11 |
| | |||||
* | add missing ffi back to kitchen-tests/Gemfile.lockbtm/ohai_dep_bump | Bryan McLellan | 2016-08-05 | 1 | -0/+1 |
| | |||||
* | Bump dependencies to bring in Ohai 8.18 | Tim Smith | 2016-08-04 | 1 | -6/+5 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Update all dependencies | John Keiser | 2016-08-03 | 2 | -23/+33 |
| | |||||
* | change back to progress formatterlcg/bump-kitchen-tests | Lamont Granquist | 2016-07-14 | 2 | -0/+2 |
| | |||||
* | bump gems + cookboks for kitchen-tests | Lamont Granquist | 2016-07-13 | 2 | -57/+47 |
| | |||||
* | Update cookbooks for integration tests | Tim Smith | 2016-06-24 | 1 | -13/+15 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Reverting kitchen-tests updates to try and get them passing in Travismsys2 | tyler-ball | 2016-06-16 | 2 | -37/+35 |
| | |||||
* | Manually adding ffi into the Gemfile.lock beacuse the rake:dependencies | tyler-ball | 2016-06-16 | 1 | -0/+1 |
| | | | | task is broken right now and corrupting the Gemfile.lock | ||||
* | Updating dependencies again | tyler-ball | 2016-06-16 | 1 | -15/+15 |
| | |||||
* | Making rake:dependencies work | tyler-ball | 2016-06-15 | 3 | -30/+30 |
| | |||||
* | adding zlib-devel and rpm-build to fedora tk instance to fix nokogiri compile | Matt Wrock | 2016-06-07 | 1 | -1/+1 |
| | |||||
* | fix ffi gem dep | Matt Wrock | 2016-05-27 | 1 | -1/+1 |
| | |||||
* | update dependencies | Matt Wrock | 2016-05-27 | 1 | -11/+19 |
| | |||||
* | Merge pull request #4967 from chef/lcg/kitchen-tests3 | Lamont Granquist | 2016-05-26 | 4 | -12/+14 |
|\ | | | | | add a few more distros to kitchen testing | ||||
| * | add a few more distros to kitchen testinglcg/kitchen-tests3 | Lamont Granquist | 2016-05-25 | 4 | -12/+14 |
| | | | | | | | | adds debian, centos-7 and fedora-23 | ||||
* | | Bump version of chef to 12.11.4 by Chef Versioner.v12.11.4 | Chef Versioner | 2016-05-25 | 1 | -0/+0 |
|/ | |||||
* | fixes from PR review | Lamont Granquist | 2016-05-24 | 1 | -1/+2 |
| | |||||
* | convert kitchen tests to docker + other fixes | Lamont Granquist | 2016-05-24 | 15 | -236/+367 |
| | | | | | | | | | | | | - use kitchen-dokken instead of kitchen-ec2 - add tests for gem metadata + chef-sugar - convert to inspec and add some tests this disables the webapp stuff completely and its testing for now, that needs to be updated to more modern httpd/mysql cookbooks and have its testing converted to inspec. more O/S distros are also in the pipeline. | ||||
* | fixing nits from PRlcg/kitchen-tests2 | Lamont Granquist | 2016-05-12 | 2 | -4/+4 |
| | |||||
* | fix a few issues in the diff | Lamont Granquist | 2016-05-11 | 3 | -3/+3 |
| | |||||
* | add centos and more func testing to travis | Lamont Granquist | 2016-05-11 | 14 | -31/+239 |
| | |||||
* | Rescue julia bot by whiltelisting rubocop and stove | Kartik Null Cating-Subramanian | 2016-05-09 | 1 | -6/+6 |
| | |||||
* | Automatic dependency update by Chef Versioner | Chef Versioner | 2016-05-05 | 2 | -16/+16 |
| | |||||
* | Remove Gemfile.windows and put both platforms in Gemfile.lock | John Keiser | 2016-04-18 | 2 | -0/+11 |
| | |||||
* | Make gemfile_util capable of copying groups over | John Keiser | 2016-04-18 | 2 | -6/+6 |
| | |||||
* | Simplify external tests and make them work with Gemfile.lock | John Keiser | 2016-04-18 | 2 | -5/+7 |
| | |||||
* | Pin everything down with Gemfile.lock, add rake dependencies to update | John Keiser | 2016-04-18 | 5 | -1/+245 |
| | |||||
* | Merge pull request #4478 from chef/lcg/rfc-060-gem-metadata | Lamont Granquist | 2016-03-03 | 1 | -0/+2 |
|\ | | | | | RFC-060 gem metadata MVP | ||||
| * | pull latest nightly instead of latest release | Lamont Granquist | 2016-02-17 | 1 | -0/+2 |
| | | | | | | | | | | | | if we're dependent upon fixing something in the omnibus build (i.e. the shipped version of appbundler) it makes sense to install over the latest nightly rather than the latest release. | ||||
* | | Use only the AWS environment variables to pass credentials, since thats what ↵post_1272_release | tyler-ball | 2016-02-16 | 1 | -2/+0 |
|/ | | | | kitchen-ec2 master wants | ||||
* | autofixing whitespace cops | Lamont Granquist | 2016-02-05 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | 4174 Style/SpaceInsideHashLiteralBraces 1860 Style/SpaceAroundOperators 1336 Style/SpaceInsideBlockBraces 1292 Style/AlignHash 997 Style/SpaceAfterComma 860 Style/SpaceAroundEqualsInParameterDefault 310 Style/EmptyLines 294 Style/IndentationConsistency 267 Style/TrailingWhitespace 238 Style/ExtraSpacing 212 Style/SpaceBeforeBlockBraces 166 Style/MultilineOperationIndentation 144 Style/TrailingBlankLines 120 Style/EmptyLineBetweenDefs 101 Style/IndentationWidth 82 Style/SpaceAroundBlockParameters 40 Style/EmptyLinesAroundMethodBody 29 Style/EmptyLinesAroundAccessModifier 1 Style/RescueEnsureAlignment | ||||
* | Lock php cookbook in kitchen tests to solvable version | danielsdeleo | 2016-02-04 | 1 | -0/+2 |
| | | | | | Seems we're hitting a molinillo bug that prevents us from solving dependencies correctly. | ||||
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 8 | -8/+8 |
| | | | Generated via git ls-files | xargs perl -pi -e "s/[Cc]opyright (?:\([Cc]\) )?((?\!$(date +%Y))\\d{4})(-\\d{4})?([, ][ \d]+)*(,|(?= ))/Copyright \\1-$(date +%Y),/g" | ||||
* | Merge pull request #4426 from chef/lcg/float-kitchen-appbundle-updater | Lamont Granquist | 2016-01-19 | 1 | -1/+1 |
|\ | | | | | let kitchen-appbundle-updater float | ||||
| * | let kitchen-appbundle-updater floatlcg/float-kitchen-appbundle-updater | Lamont Granquist | 2016-01-18 | 1 | -1/+1 |
| | | | | | | | | i'm a bit surprised this still even works at all.. |