summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* explicitly adding .bat to service executable called by service in case users ...Matt Wrock2016-01-191-1/+1
* Merge pull request #4424 from chef/lcg/chefstyle-catchup2Lamont Granquist2016-01-195-16/+16
|\
| * another chefstyle catchup + pull masterlcg/chefstyle-catchup2Lamont Granquist2016-01-185-16/+16
* | Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-1845-77/+77
|/
* Revert "another chefstyle catchup + pull master"Lamont Granquist2016-01-185-16/+16
* another chefstyle catchup + pull masterLamont Granquist2016-01-185-16/+16
* No cookbook versions is missing cookbookjk/cookbook-artifacts-local-modeJohn Keiser2016-01-151-0/+3
* Split identifier from name for cookbook_artifactsJohn Keiser2016-01-151-1/+3
* Don't treat the cookbook as missing just because it has no versions--John Keiser2016-01-151-3/+0
* Create a default cookbook artifact that looks like what the pedant tests expectJohn Keiser2016-01-151-1/+18
* Treat cookbook artifacts the same as cookbooks for local modeJohn Keiser2016-01-151-48/+48
* Make local cookbook artifacts load correctlyJohn Keiser2016-01-153-1/+77
* Allow top level directories to be created in local modejk/policies-local-modeJohn Keiser2016-01-151-1/+1
* Treat repository policies dir as one level (/policies/name-revision.json)John Keiser2016-01-152-20/+76
* Make local mode respect policiesJohn Keiser2016-01-151-26/+84
* Add policies dir that allows directory childrenJohn Keiser2016-01-152-4/+43
* Merge pull request #4415 from chef/lcg/chefstyle-catchupLamont Granquist2016-01-151-1/+1
|\
| * fix chefstyle failuresLamont Granquist2016-01-151-1/+1
* | Fix unused variables and commentsjk/cookbook-artifactsJohn Keiser2016-01-151-2/+0
* | Make upload cookbook_artifacts workJohn Keiser2016-01-153-2/+9
* | Get download of cookbook_artifacts workingJohn Keiser2016-01-152-2/+1
* | Add server cookbook artifacts and list_specJohn Keiser2016-01-157-11/+157
* | Add local cookbook_artifactsJohn Keiser2016-01-152-1/+2
|/
* fix candidate version filteringMatt Wrock2016-01-141-11/+22
* Use double quotes by defaultThom May2016-01-14652-3787/+3787
* Merge pull request #4398 from chef/lcg/trailing_commaThom May2016-01-14109-467/+467
|\
| * autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-13109-467/+467
* | Merge pull request #4399 from chef/jr/knife-node-edit-save-policy_name-groupJordan Running2016-01-131-35/+56
|\ \
| * | Correctly save policy_name and policy_group with `knife node edit`jr/knife-node-edit-save-policy_name-groupJordan Running2016-01-131-35/+56
| |/
* | inflate an environment after loading itThom May2016-01-131-1/+1
* | Split repository versioned and unversioned cookbooksjk/chef-fs-cookbook-refactorJohn Keiser2016-01-134-18/+89
* | Split versioned cookbook dir from unversionedJohn Keiser2016-01-135-25/+77
* | Split versioned and unversioned cookbooks into separate classesJohn Keiser2016-01-133-65/+106
|/
* Merge pull request #4396 from chef/ssd/duplicate-passwordThom May2016-01-131-1/+0
|\
| * Remove duplicate initialization of @password in user_v1ssd/duplicate-passwordSteven Danna2016-01-131-1/+0
* | Merge pull request #4395 from chef/lcg/lint-cops-againThom May2016-01-132-19/+1
|\ \
| * | yet more lint copslcg/lint-cops-againLamont Granquist2016-01-132-19/+1
| |/
* | Move server and repository fs objects to their own directoriesJohn Keiser2016-01-1364-2719/+2787
|/
* Merge pull request #4390 from chef/tm/fix_failLamont Granquist2016-01-132-2/+2
|\
| * Correct uses of fail to raisetm/fix_failThom May2016-01-132-2/+2
* | Merge pull request #4344 from chef/if/warn-on-reload-resourceThom May2016-01-132-2/+2
|\ \ | |/ |/|
| * debug log messages upon reloaded resourcesif/warn-on-reload-resourceIsa Farnik2016-01-122-2/+2
* | Merge pull request #4388 from chef/lcg/more-rubocop-lintThom May2016-01-132-4/+4
|\ \ | |/ |/|
| * more rubocop fixeslcg/more-rubocop-lintLamont Granquist2016-01-123-5/+5
* | Merge pull request #4384 from chef/lcg/really-fix-copsLamont Granquist2016-01-1230-489/+487
|\ \
| * | really fix copslcg/really-fix-copsLamont Granquist2016-01-1230-489/+487
| |/
* | Merge pull request #4373 from PatrickWalker/feature/issue-4268Thom May2016-01-121-1/+1
|\ \
| * | Ensuring running Help returns an exit code of 0Patrick Walker2016-01-111-1/+1
* | | Merge pull request #4355 from kisoku/fix_json_createThom May2016-01-121-1/+1
|\ \ \
| * | | don't blow up when json object has no recipesMathieu Sauve-Frankel2016-01-081-1/+1