summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* adding docker to top_cookbooksaccept_dockerMatt Wrock2016-03-042-0/+11
* Merge pull request #4617 from chef/lcg/chefstyle-perfLamont Granquist2016-03-0473-106/+156
|\
| * add some @yield docsLamont Granquist2016-03-0416-5/+53
| * remove unused block argumentslcg/chefstyle-perfLamont Granquist2016-02-2325-29/+29
| * Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-2363-75/+77
* | Merge pull request #4651 from chef/tball/rehash_errorTyler Ball2016-03-048-4/+105
|\ \
| * | Adding specs for rehash updatetyler-ball2016-03-046-3/+72
| * | Changing the knife behavior when using the cached plugins to only display 1 e...tyler-ball2016-03-041-3/+21
| * | First part of fixing the rehash command, it now always loads gems from disc i...tyler-ball2016-03-043-1/+15
|/ /
* | Merge pull request #4663 from chef/lcg/better-chef-rspec-constraintsLamont Granquist2016-03-0414-44/+39
|\ \
| * | remove merge conflict resolution errorlcg/better-chef-rspec-constraintsLamont Granquist2016-03-031-4/+0
| * | better chef+ruby rspec constraintsLamont Granquist2016-03-0314-42/+41
* | | Merge pull request #4664 from chef/salam/databag-fixThom May2016-03-042-3/+55
|\ \ \
| * | | Data bag item hash can have name keysalam/databag-fixSalim Alam2016-03-032-3/+55
* | | | Merge pull request #4478 from chef/lcg/rfc-060-gem-metadataLamont Granquist2016-03-0315-8/+245
|\ \ \ \ | |_|/ / |/| | |
| * | | need to require bundlerlcg/rfc-060-gem-metadataLamont Granquist2016-02-231-0/+1
| * | | pull latest nightly instead of latest releaseLamont Granquist2016-02-171-0/+2
| * | | remove now-unnecessary requireLamont Granquist2016-02-091-1/+0
| * | | add some metadata specs around 'gem' methodLamont Granquist2016-02-091-0/+27
| * | | try to avoid the halite tests for nowLamont Granquist2016-02-091-0/+4
| * | | rubocopismsLamont Granquist2016-02-091-2/+2
| * | | can't strip the PATH out of the env.Lamont Granquist2016-02-091-1/+1
| * | | fix broken specsLamont Granquist2016-02-092-1/+4
| * | | add comments and cleanupLamont Granquist2016-02-093-7/+14
| * | | remove unnecessary paranoiaLamont Granquist2016-02-091-5/+1
| * | | make rubygems.org configurableLamont Granquist2016-02-093-2/+4
| * | | get the formatting for cookbook gems correctLamont Granquist2016-02-096-18/+119
| * | | also update rubygems correctlyLamont Granquist2016-02-091-0/+2
| * | | remove bundle_install override on haliteLamont Granquist2016-02-091-1/+0
| * | | always update bundlerLamont Granquist2016-02-091-0/+1
| * | | fixed my .vimrc auto-copyright headerLamont Granquist2016-02-091-1/+1
| * | | spellngLamont Granquist2016-02-091-1/+1
| * | | set the floor to when bundler/inline was releasedLamont Granquist2016-02-091-2/+3
| * | | bundler is now a runtime depLamont Granquist2016-02-091-0/+3
| * | | RFC-060 gem metadata MVPLamont Granquist2016-02-095-1/+90
* | | | Merge pull request #4654 from chef/salam/chef-cleanupSalim Alam2016-03-031-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Cleanup static libs at build timesalam/chef-cleanupSalim Alam2016-03-031-0/+2
|/ / /
* | | Merge pull request #4652 from chef/missing_chefdk_maintainersTyler Ball2016-03-032-3/+3
|\ \ \
| * | | ChefDK was mistakenly left out of the Chef maintenance policymissing_chefdk_maintainerstyler-ball2016-03-022-3/+3
* | | | Merge pull request #4655 from coderanger/solobagNoah Kantrowitz2016-03-032-0/+6
|\ \ \ \
| * | | | Clearer exception for loading non-existent data bag items in solo mode.Noah Kantrowitz2016-03-022-0/+6
* | | | | Merge pull request #4657 from chef/tm/option_changelog_generatorThom May2016-03-031-6/+10
|\ \ \ \ \
| * | | | | guard against changelog generator not being installedtm/option_changelog_generatorThom May2016-03-031-6/+10
| |/ / / /
* | | | | Merge pull request #4307 from davide125/systemd-maskPhil Dibowitz2016-03-034-2/+132
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | spec nitsDavide Cavalca2016-02-221-4/+4
| * | | | add tests for is_masked?Davide Cavalca2016-02-222-1/+34
| * | | | is_masked? fixDavide Cavalca2016-02-221-1/+1
| * | | | rubocop doesn't like single quotesDavide Cavalca2016-02-221-1/+1
| * | | | rework to use service resource directly instead of subclassingDavide Cavalca2016-02-225-85/+54
| * | | | initial attempt at spec updateDavide Cavalca2016-02-221-1/+32