summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* remove hashrocket syntaxlcg/remove-hashrocketsLamont Granquist2018-06-2631-109/+111
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Update CHANGELOG.md to reflect the promotion of 14.0.6Chef Expeditor2018-04-231-16/+13
|
* Bump version to 14.0.6 by Expeditorv14.0.6Chef Expeditor2018-04-233-5/+6
|
* Merge pull request #281 from chef/lcg/bump-chefLamont Granquist2018-04-233-17/+6
|\ | | | | pin chef to 14.x
| * and test against chef/chef master in travislcg/bump-chefLamont Granquist2018-04-231-10/+3
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * oops, don't need this in travis any moreLamont Granquist2018-04-231-4/+0
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * pin chef to 14.xLamont Granquist2018-04-232-3/+3
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 14.0.5 by Expeditorv14.0.5Chef Expeditor2018-04-203-5/+6
|
* Merge pull request #280 from chef/lcg/reinstante-default-chef-pinLamont Granquist2018-04-201-0/+2
|\ | | | | reinstate the default chef gem pin
| * reinstate the default chef gem pinLamont Granquist2018-04-201-0/+2
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 14.0.4 by Expeditorv14.0.4Chef Expeditor2018-04-193-5/+6
|
* Merge pull request #279 from chef/lcg/remove-explicit-chef-gemLamont Granquist2018-04-192-2/+8
|\ | | | | remove the explicit chef gem
| * add Gemfile.local supportlcg/remove-explicit-chef-gemLamont Granquist2018-04-191-0/+4
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * move env to globalLamont Granquist2018-04-191-1/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * reinject the chef-13 pin via travisLamont Granquist2018-04-191-0/+3
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * remove the explicit chef gemLamont Granquist2018-04-191-2/+0
| | | | | | | | | | | | lets us do injection in other projects Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 14.0.3 by Expeditorv14.0.3Chef Expeditor2018-04-193-5/+6
| |
* | Merge pull request #278 from chef/lcg/chefstyle-fixesLamont Granquist2018-04-194-7/+7
|\ \ | |/ |/| fix for new rubocop engine
| * fix for new rubocop enginelcg/chefstyle-fixesLamont Granquist2018-04-194-7/+7
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 14.0.2 by Expeditorv14.0.2Chef Expeditor2018-03-163-5/+6
|
* Merge pull request #276 from adamdecaf/hashie-warnsThom May2018-03-161-1/+5
|\ | | | | Disable Hashie method override warns
| * Disable Hashie method override warnsAdam Shannon2018-03-161-1/+5
|/ | | | Signed-off-by: Adam Shannon <adamkshannon@gmail.com>
* Bump version to 14.0.1 by Expeditorv14.0.1Chef Expeditor2018-02-163-5/+13
|
* Merge pull request #274 from chef/tm/fix_changelogThom May2018-02-161-1/+1
|\ | | | | bump required ruby version
| * bump required ruby versiontm/fix_changelogThom May2018-02-161-1/+1
|/ | | | Signed-off-by: Thom May <thom@chef.io>
* Merge pull request #273 from chef/tm/add_version_fileThom May2018-02-151-0/+1
|\ | | | | add VERSION file
| * add VERSION filetm/add_version_fileThom May2018-02-151-0/+1
|/ | | | Signed-off-by: Thom May <thom@chef.io>
* Merge pull request #272 from chef/tm/upgradeThom May2018-02-1541-308/+326
|\ | | | | Upgrade deps and enable Expeditor
| * bump major versiontm/upgradeThom May2018-02-151-1/+1
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
| * chefstyle 0.6Thom May2018-02-1534-277/+260
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
| * Use latest ruby and enable expeditorThom May2018-02-156-30/+65
|/ | | | Signed-off-by: Thom May <thom@chef.io>
* Merge pull request #271 from chef/SUSTAIN-728/cb-artifact-acl-endpointsNolan Davidson2017-10-301-1/+1
|\ | | | | Fix default perms on cookbook_artifact objects
| * Fix default perms on cookbook_artifact objectsSUSTAIN-728/cb-artifact-acl-endpointsNolan Davidson2017-10-271-1/+1
|/ | | | | | | | | | The ACLs for `cookbook_artifact` objects currently do not include the creator of the object. Adding the `:create` option to the `set_data` call (which forwards it on to the `set` method on the data store), allows the `cookbook_artifact` object to have the creator added to its ACL. Signed-off-by: Nolan Davidson <ndavidson@chef.io>
* Merge pull request #270 from chef/changelogThom May2017-08-251-2/+16
|\ | | | | Update the changelog for 13.1
| * Update the changelog for 13.1changelogTim Smith2017-08-241-2/+16
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* bump version for releasev13.1.0Lamont Granquist2017-07-171-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Merge pull request #269 from chef/lcg/universe-endpointLamont Granquist2017-07-174-4/+34
|\ | | | | add the universe endpoint
| * remove stray zero length filelcg/universe-endpointLamont Granquist2017-07-141-0/+0
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * remove debuggingLamont Granquist2017-07-141-2/+0
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * add the universe endpointLamont Granquist2017-07-145-4/+36
|/ | | | | | | | | because it makes sense for chef-zero i need it for integration testing against berks to kill off the uses of the berkshelf-api gem. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* We released chef 13 (#267)Thom May2017-06-011-3/+1
| | | Signed-off-by: Thom May <thom@chef.io>
* Merge pull request #266 from ↵Stephan Renatus2017-06-011-3/+7
|\ | | | | | | | | chef/sr/pool-608/search-users-by-case-insensitive-email GET /users?email=ME@MINE.COM -- compare emails ignoring case
| * GET /users?email=ME@MINE.COM -- compare emails ignoring casesr/pool-608/search-users-by-case-insensitive-emailStephan Renatus2017-05-311-3/+7
|/ | | | | | | | | | | | As of POOL-608, the query will return users with the mail `me@mine.com`, too. While this is technically a little incorrect (only the host part is case insensitive), most mail providers treat the user part as case insensitive as well. Note that this implies that the response may involve more than one user. But chef-zero behaves like chef-server does, returning them all. Signed-off-by: Stephan Renatus <srenatus@chef.io>
* implement rfc090 for named nodes endpoint (#264)Jeremy Miller2017-05-253-0/+18
| | | | | * implement rfc090 for named nodes endpoint Signed-off-by: Jeremy J. Miller <jm@chef.io>
* Merge pull request #262 from chef/jsinha/POOL-423Thom May2017-05-021-6/+8
|\ | | | | Add skip-chef-zero-quirks to the defaults in chef-zero
| * Add skip-chef-zero-quirks to the defaults in chef-zerojsinha/POOL-423Jaymala Sinha2017-04-271-6/+8
|/ | | | | | | | as the user acls are not currently supported here Related to https://github.com/chef/chef-server/pull/1242 Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* Merge pull request #259 from chef/tm/chef_from_gitThom May2017-04-031-1/+3
|\ | | | | Ensure that tests that use chef-zero git will work
| * Ensure that tests that use chef-zero git will worktm/chef_from_gitThom May2017-04-031-1/+3
|/ | | | Signed-off-by: Thom May <thom@may.lt>
* Merge pull request #258 from chef/tm/6_0v13.0.0Thom May2017-04-032-1/+20
|\ | | | | Release Chef Zero 13.0.0
| * Release Chef Zero 13.0.0tm/6_0Thom May2017-04-032-1/+20
|/ | | | Signed-off-by: Thom May <thom@chef.io>