summaryrefslogtreecommitdiff
path: root/lib/chef.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Consistently use NOT_PASSED over alternativesLamont Granquist2019-08-071-2/+1
* Convert require to require_relativeLamont Granquist2019-05-081-14/+14
* Add train-core. Remove chef-core references outside of bootstrapMarc A. Paradise2019-04-291-12/+0
* Trailing code reviewMarc A. Paradise2019-04-241-0/+10
* Rubocop!Marc A. Paradise2019-04-241-1/+0
* Bootstrap via chef_coreMarc A. Paradise2019-04-241-0/+4
* Chef-13: remove Chef::ShellOutLamont Granquist2017-03-201-2/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-15/+15
* [RFC-039] chef handler dslRanjib Dey2015-04-181-1/+1
* add resource_resolver and resource_priority_mapLamont Granquist2015-04-151-0/+1
* Remove 1.8 and 1.9 specific monkey patchesdanielsdeleo2014-11-261-7/+0
* Backport URI::Generic#hostname to Ruby 1.9.2 and olderdanielsdeleo2013-11-151-0/+2
* Add File.realpath backport for ruby 1.8danielsdeleo2013-06-261-0/+1
* Removing Dir monkey patch.Jon Morrow2013-06-171-1/+0
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+39
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-29/+0
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-14/+13
* Moving chef-server into lib, reworking specs, adding storieschef-server-packageAdam Jacob2008-06-151-1/+5
* Working on network layerAdam Jacob2008-05-191-1/+1
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-101-0/+26