summaryrefslogtreecommitdiff
path: root/omnibus
Commit message (Collapse)AuthorAgeFilesLines
* Revert "bump to ruby 2.2.4"salam/ruby-21Salim Alam2016-03-311-1/+1
| | | | This reverts commit 3cb10016d142c45d5b2409ecb337b1b7bc295046.
* bump to ruby 2.2.4Lamont Granquist2016-03-231-1/+1
| | | | the ffi branch is necessary for AIX until that patch is merged.
* Pin all lower-level libs to latest versionsupdate-omnibus-libsdanielsdeleo2016-03-221-0/+24
|
* revert bumping to 2.2.4Lamont Granquist2016-03-181-1/+1
| | | | that escaped accidentally, we're not quite there yet...
* use rb-readlin on unix as well as windowsLamont Granquist2016-03-171-2/+2
| | | | necessary for ruby-2.2.4
* Use ruby 2.1.8 on both windows and unixjk/ruby-2.1.8John Keiser2016-03-091-11/+4
|
* Cleanup static libs at build timesalam/chef-cleanupSalim Alam2016-03-031-0/+2
|
* Build ruby from source on all platforms.Jay Mundrawala2016-02-232-14/+14
|
* Post 12.7.2 release follow up itemstyler-ball2016-02-161-1/+1
|
* Allow checking out pedump from a fork.Kartik Null Cating-Subramanian2016-02-111-2/+6
|
* Update ManufacturerName to be a cleaner stringsalam/msi-fixSalim Alam2016-02-091-1/+1
|
* autofixing whitespace copsLamont Granquist2016-02-051-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-rubygemsLamont Granquist2016-02-051-10/+2
|\ | | | | bump bunder + rubygems
| * bump bunder + rubygemsLamont Granquist2016-02-051-10/+2
| | | | | | | | these versions pass in manhattan
* | Transport current_file fix to angrychef. Commnts for chef-fipsKartik Null Cating-Subramanian2016-02-042-2/+9
| |
* | Allow __FILE__ to be read inside instance_evalKartik Null Cating-Subramanian2016-02-042-2/+4
| |
* | Add rb-readline as a project dependencyKartik Null Cating-Subramanian2016-02-041-0/+4
| |
* | Delete omnibus Berksfile.lock - it's staleKartik Null Cating-Subramanian2016-02-041-30/+0
| |
* | Use franken-ruby on windows FIPS buildsKartik Null Cating-Subramanian2016-02-042-1/+8
|/
* We decided we want to ship v8.10.0 of Ohaityler-ball2016-02-031-1/+1
|
* bumping test-kitchenMatt Wrock2016-02-031-1/+1
|
* Updates to the omnibus build_version and the RELEASE_NOTES for the 12.7 releasetyler-ball2016-02-032-3/+6
|
* remove Gemfile.lock from omnibusLamont Granquist2016-02-031-203/+0
| | | | CI/CD - let it float, fix it when it breaks
* add pry, pry-byebug, pry-remote to omnibus-chefLamont Granquist2016-02-022-8/+9
| | | | | 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 Kantrowitz2016-02-025-5/+5
| | | 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 directoryMatt Wrock2016-02-012-0/+22
|
* Update omnibus-softwarejdm/win-openssl-1.0.1rJay Mundrawala2016-01-281-1/+1
| | | | This update brings in openssl 1.0.1r
* Bump omnibus to try harder to see if netfetcher is breakingBryan McLellan2016-01-281-1/+1
|
* Leave chef-fips fetching yakyak for nowKartik Null Cating-Subramanian2016-01-271-1/+2
|
* Bump omnibus/omnibus-software.Kartik Null Cating-Subramanian2016-01-271-2/+2
|
* Update chef and chef-fips to use the new ruby version defaultsKartik Null Cating-Subramanian2016-01-272-7/+10
|
* Add win2012r2 to kitchen.yml and update .gitignore.Kartik Null Cating-Subramanian2016-01-272-1/+3
|
* Point chef at local_source for chef-fipsJay Mundrawala2016-01-251-1/+1
|
* SUNW_1.22.1 doesn't exist in libdl.so, shouldn't be in the mapfile for ↵Scott Hain2016-01-221-1/+0
| | | | Solaris 10
* Bump omnibus and omnibus-software pins.Kartik Null Cating-Subramanian2016-01-221-7/+7
|
* Pointing omnibus-software back to master now that ↵tball/nexus7_test_failurestyler-ball2016-01-212-3/+2
| | | | https://github.com/chef/omnibus-software/pull/552 is merged
* Solaris builds are failing because bundler-audit depends on Thor, which has ↵tyler-ball2016-01-212-2/+3
| | | | 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.
* add nokogiri to omnibus-cheflcg/chef-addonsLamont Granquist2016-01-192-1/+2
|
* explicitly adding .bat to service executable called by service in case users ↵Matt Wrock2016-01-191-1/+1
| | | | remove .bat from PATHEXT
* configure chef client windows service to the correct chef directorysvc_locationMatt Wrock2016-01-141-1/+1
|
* Bump omnibusKartik Null Cating-Subramanian2016-01-141-7/+7
|
* Use double quotes by defaultThom May2016-01-146-24/+24
| | | | | | | 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.
* Pull in the latest omnibus softwareKartik Null Cating-Subramanian2016-01-121-4/+4
|
* Update dmg iconKartik Null Cating-Subramanian2016-01-121-0/+0
|
* Remove references to shefKartik Null Cating-Subramanian2016-01-126-15/+3
|
* Update API endpoint in omnibus BerksfileKartik Null Cating-Subramanian2016-01-121-1/+1
|
* Bump omnibus-software in Gemfile.lockKartik Null Cating-Subramanian2016-01-111-1/+1
|
* By default, build from the local sourceKartik Null Cating-Subramanian2016-01-111-1/+1
|
* Move Jenkins verification scripts to top-levelSeth Chisamore2016-01-112-145/+0
|
* Update READMEKartik Null Cating-Subramanian2016-01-111-8/+7
|