Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pin all lower-level libs to latest versionsupdate-omnibus-libs | danielsdeleo | 2016-03-22 | 1 | -0/+24 |
| | |||||
* | revert bumping to 2.2.4 | Lamont Granquist | 2016-03-18 | 1 | -1/+1 |
| | | | | that escaped accidentally, we're not quite there yet... | ||||
* | use rb-readlin on unix as well as windows | Lamont Granquist | 2016-03-17 | 1 | -2/+2 |
| | | | | necessary for ruby-2.2.4 | ||||
* | Use ruby 2.1.8 on both windows and unixjk/ruby-2.1.8 | John Keiser | 2016-03-09 | 1 | -11/+4 |
| | |||||
* | Cleanup static libs at build timesalam/chef-cleanup | Salim Alam | 2016-03-03 | 1 | -0/+2 |
| | |||||
* | Build ruby from source on all platforms. | Jay Mundrawala | 2016-02-23 | 2 | -14/+14 |
| | |||||
* | Post 12.7.2 release follow up items | tyler-ball | 2016-02-16 | 1 | -1/+1 |
| | |||||
* | autofixing whitespace cops | Lamont Granquist | 2016-02-05 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Merge pull request #4532 from chef/lcg/bump-bundler-rubygems | Lamont Granquist | 2016-02-05 | 1 | -10/+2 |
|\ | | | | | bump bunder + rubygems | ||||
| * | bump bunder + rubygems | Lamont Granquist | 2016-02-05 | 1 | -10/+2 |
| | | | | | | | | these versions pass in manhattan | ||||
* | | Transport current_file fix to angrychef. Commnts for chef-fips | Kartik Null Cating-Subramanian | 2016-02-04 | 2 | -2/+9 |
| | | |||||
* | | Allow __FILE__ to be read inside instance_eval | Kartik Null Cating-Subramanian | 2016-02-04 | 2 | -2/+4 |
| | | |||||
* | | Add rb-readline as a project dependency | Kartik Null Cating-Subramanian | 2016-02-04 | 1 | -0/+4 |
| | | |||||
* | | Use franken-ruby on windows FIPS builds | Kartik Null Cating-Subramanian | 2016-02-04 | 1 | -1/+1 |
|/ | |||||
* | We decided we want to ship v8.10.0 of Ohai | tyler-ball | 2016-02-03 | 1 | -1/+1 |
| | |||||
* | Updates to the omnibus build_version and the RELEASE_NOTES for the 12.7 release | tyler-ball | 2016-02-03 | 1 | -3/+3 |
| | |||||
* | add pry, pry-byebug, pry-remote to omnibus-chef | Lamont Granquist | 2016-02-02 | 1 | -0/+1 |
| | | | | | removes pry as a dep of chef directly because it was never a dep of chef. | ||||
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 3 | -3/+3 |
| | | | 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" | ||||
* | explicitly specify user permissions during msi install of chef directory | Matt Wrock | 2016-02-01 | 1 | -0/+1 |
| | |||||
* | Leave chef-fips fetching yakyak for now | Kartik Null Cating-Subramanian | 2016-01-27 | 1 | -1/+2 |
| | |||||
* | Update chef and chef-fips to use the new ruby version defaults | Kartik Null Cating-Subramanian | 2016-01-27 | 2 | -7/+10 |
| | |||||
* | Point chef at local_source for chef-fips | Jay Mundrawala | 2016-01-25 | 1 | -1/+1 |
| | |||||
* | add nokogiri to omnibus-cheflcg/chef-addons | Lamont Granquist | 2016-01-19 | 1 | -0/+1 |
| | |||||
* | Use double quotes by default | Thom May | 2016-01-14 | 3 | -7/+7 |
| | | | | | | | 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. | ||||
* | By default, build from the local source | Kartik Null Cating-Subramanian | 2016-01-11 | 1 | -1/+1 |
| | |||||
* | Remove non-chef related files | Kartik Null Cating-Subramanian | 2016-01-11 | 2 | -205/+0 |
| | |||||
* | Import all of omnibus-chef under the omnibus directory | Kartik Null Cating-Subramanian | 2016-01-08 | 5 | -0/+380 |