summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | rework to use a subclassed SystemdService resourceDavide Cavalca2016-02-224-50/+84
| * | | | raise UnsupportedAction for mask / unmask in the base classDavide Cavalca2016-02-221-0/+8
| * | | | Extend service resource to support maskingDavide Cavalca2016-02-223-2/+57
* | | | | release 12.8.0 changelogmw/version-bumpMatt Wrock2016-03-023-1/+51
| |/ / / |/| | |
* | | | Merge pull request #4650 from chef/tm/revert_4465Thom May2016-03-023-9/+6
|\ \ \ \
| * | | | Revert "Merge pull request #4465 from artursitarski/change-shell-for-locked-u...tm/revert_4465Thom May2016-03-023-9/+6
|/ / / /
* | | | Merge pull request #4646 from coderanger/negative-lengthNoah Kantrowitz2016-03-012-0/+20
|\ \ \ \
| * | | | Make chef style happy.Noah Kantrowitz2016-03-011-1/+1
| * | | | Split the negative check to its own log message.Noah Kantrowitz2016-02-292-2/+7
| * | | | Handle negative content length headers too.Noah Kantrowitz2016-02-292-1/+16
* | | | | Merge pull request #4645 from chef/msiMatt Wrock2016-02-292-1/+10
|\ \ \ \ \
| * | | | | fixes #4639 and returns true from define_resource_requirements for MSIsmsiMatt Wrock2016-02-292-1/+10
| |/ / / /
* | | | | Merge pull request #4638 from chef/dscMatt Wrock2016-02-293-10/+56
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | if no module name is found for a valid dsc resource default to PSDesiredState...dscMatt Wrock2016-02-293-10/+56
|/ / / /
* | | | Merge pull request #4644 from chef/cleanpathMatt Wrock2016-02-291-2/+2
|\ \ \ \
| * | | | use Pathname#cleanpath instead of Chef::Util::PathHelper.cleanpath to compare...Matt Wrock2016-02-291-2/+2
* | | | | Merge pull request #4601 from chef/pryMatt Wrock2016-02-291-12/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | adding pry, pry-stack-explorer and pry-byebug to dev dependenciespryMatt Wrock2016-02-261-12/+3
* | | | | Add ability to run tests against chefdkjk/work-with-chefdk-tooJohn Keiser2016-02-293-0/+18
* | | | | Fix style issuedanielsdeleo2016-02-261-1/+1
* | | | | Filter out directory paths from all_files when loadinglist-unignored-filesdanielsdeleo2016-02-263-1/+9
* | | | | Remove ignored files from all_files before segmentingdanielsdeleo2016-02-261-13/+3
* | | | | Convert cookbook version loader to escape_glob_dirdanielsdeleo2016-02-261-4/+4