summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: binmode guessinglcg/windows-binmode-guessingLamont Granquist2014-01-124-27/+120
* Merge pull request #1115 from opscode/lcg/CHEF-4734lamont-granquist2014-01-092-5/+83
|\
| * add commentLamont Granquist2014-01-091-0/+4
| * CHEF-4734: Stop enforcing group/owner regular expressionsLamont Granquist2014-01-092-5/+79
|/
* Merge pull request #1161 from deployable/CHEF-4850lamont-granquist2014-01-081-1/+1
|\
| * CHEF-4850 Close file in Chef::File::Edit after reading contentsMatt2013-12-041-1/+1
* | update man pages to include common options within single list of optionsjamescott2014-01-0627-1129/+849
* | Add Ruby 2.1.0 to travis matrixdanielsdeleo2014-01-021-0/+1
* | Add message expectations for file permission enforcementdanielsdeleo2014-01-021-0/+3
* | Merge pull request #1199 from opscode/adamed/chef-4913Adam Edwards2014-01-021-2/+1
|\ \
| * \ Resolve merge conflict with mixlib-shellout changeadamedx2014-01-021-1/+1
| |\ \
| | * | Bump ffi version to 1.5.0Chris Lush2013-12-301-1/+1
| * | | multiple dep lines no longer supported by bundlerLamont Granquist2013-12-311-1/+0
|/ / /
* | | Merge branch 'CHEF-4914'danielsdeleo2013-12-301-28/+27
|\ \ \
| * | | Always run `chef-client` via `ruby PATH/TO/chef-client` in tests.danielsdeleo2013-12-301-28/+27
|/ / /
* | | Merge branch 'rubygems-bundler-ruby18-travis-temp-fix'danielsdeleo2013-12-301-0/+13
|\ \ \
| * | | Temporarily for travis to use rubygems 2.1.xdanielsdeleo2013-12-301-0/+13
|/ / /
* | | Remove redundant mime-types version constraint.danielsdeleo2013-12-301-1/+0
|/ /
* | invoke chef-client as `ruby chef-client` because windowsdanielsdeleo2013-12-271-3/+3
* | Fix subcommand loader specs for really old rubygemsdanielsdeleo2013-12-271-3/+11
* | Merge branch 'plugin-manifest'danielsdeleo2013-12-272-3/+117
|\ \
| * | Add support for loading a static list of plugin files.danielsdeleo2013-12-272-3/+117
|/ /
* | Merge branch 'contributions'Bryan McLellan2013-12-2018-30/+153
|\ \
| * | CHEF-4849: Use preseed-template-variables.seedBryan McLellan2013-12-201-1/+1
| * | CHEF-3531: add tests for allowing dots in data bag names or idsIlan Rabinovitch2013-12-202-0/+14
| * | allow periods in databag names tooIlan Rabinovitch2013-12-201-1/+1
| * | allow dots in data bag names. Chef server already seems to accept these when...Ilan Rabinovitch2013-12-201-1/+1
| * | [CHEF-4784] Output formatter "doc" lacks information about handlersSteffen Gebert2013-12-201-0/+15
| * | Fix typo in generated README when using knife to create cookbookSkye Book2013-12-201-2/+2
| * | CHEF-2418 Added some comments describing prompt for password behaviorBrad Beam2013-12-201-0/+8
| * | CHEF-2418 Prompt for password if flag specified but password is notBrad Beam2013-12-201-3/+14
| * | allow chef to be invoked with empty environment (env -i)Ranjib Dey2013-12-202-0/+7
| * | @current_resource.priority(80) moved to correct contextLaurent Desarmes2013-12-201-4/+1
| * | and a fix to handle services only starting at run level SLaurent Desarmes2013-12-201-1/+1
| * | tests updated for services only starting at run level SLaurent Desarmes2013-12-201-16/+48
| * | fix for when the service doesn't set priorityLaurent Desarmes2013-12-201-1/+6
| * | another assumption: load_current_resource always sets a priorityLaurent Desarmes2013-12-201-3/+5
| * | remove unused variable startup_typeRanjib Dey2013-12-201-1/+0
| * | [CHEF-4845] Fix typo in aix packager provider regexpTobias Schmidt2013-12-201-1/+1
| * | CHEF-4849: Implement `#response_file_variables` in Package resourcePeter Fern2013-12-205-0/+33
|/ /
* | remove debugging putsLamont Granquist2013-12-131-1/+0
* | Merge pull request #1179 from opscode/lcg/CHEF-4632lamont-granquist2013-12-121-1/+1
|\ \
| * | bump up upper limit on json gem to 1.8.1Lamont Granquist2013-12-121-1/+1
|/ /
* | Bump version to 11.10.0.alpha.111.10.0.alpha.1John Keiser2013-12-091-1/+1
* | Add ability to run recipes directly from chef-client command lineJohn Keiser2013-12-067-6/+104
* | Merge pull request #1162 from ranjib/CHEF-4852lamont-granquist2013-12-051-2/+8
|\ \
| * | print total number of resources as wellRanjib Dey2013-12-051-2/+8
|/ /
* | Merge branch 'jk/CHEF-4441'John Keiser2013-12-038-321/+469
|\ \
| * | CHEF-4441: emit reasonable error message when there is no default data bag se...John Keiser2013-12-032-18/+35
| * | Split EncryptedDataBagItem into multiple filesJohn Keiser2013-12-037-303/+434
|/ /