summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* remove hashrocket syntaxlcg/remove-hashrocketsLamont Granquist2018-06-2626-71/+71
* Bump version to 14.0.6 by Expeditorv14.0.6Chef Expeditor2018-04-231-1/+1
* Bump version to 14.0.5 by Expeditorv14.0.5Chef Expeditor2018-04-201-1/+1
* Bump version to 14.0.4 by Expeditorv14.0.4Chef Expeditor2018-04-191-1/+1
* Bump version to 14.0.3 by Expeditorv14.0.3Chef Expeditor2018-04-191-1/+1
* fix for new rubocop enginelcg/chefstyle-fixesLamont Granquist2018-04-194-7/+7
* Bump version to 14.0.2 by Expeditorv14.0.2Chef Expeditor2018-03-161-1/+1
* Disable Hashie method override warnsAdam Shannon2018-03-161-1/+5
* Bump version to 14.0.1 by Expeditorv14.0.1Chef Expeditor2018-02-161-1/+1
* bump major versiontm/upgradeThom May2018-02-151-1/+1
* chefstyle 0.6Thom May2018-02-1532-274/+257
* Fix default perms on cookbook_artifact objectsSUSTAIN-728/cb-artifact-acl-endpointsNolan Davidson2017-10-271-1/+1
* bump version for releasev13.1.0Lamont Granquist2017-07-171-1/+1
* remove debuggingLamont Granquist2017-07-141-2/+0
* add the universe endpointLamont Granquist2017-07-143-1/+36
* GET /users?email=ME@MINE.COM -- compare emails ignoring casesr/pool-608/search-users-by-case-insensitive-emailStephan Renatus2017-05-311-3/+7
* implement rfc090 for named nodes endpoint (#264)Jeremy Miller2017-05-252-0/+14
* Release Chef Zero 13.0.0tm/6_0Thom May2017-04-031-1/+1
* Remove cookbook segmentsThom May2017-03-2910-87/+103
* bumping to 5.3.2 to fix chef/chef buildsv5.3.2Lamont Granquist2017-03-281-1/+1
* fix hardcoded default acls to match chef-serverStephan Renatus2017-03-141-10/+6
* release 5.3.1 to unbreak chef buildsv5.3.1Thom May2017-03-081-1/+1
* bumping version to 5.3.0v5.3.0Lamont Granquist2017-02-021-1/+1
* change require per hashie authorLamont Granquist2017-02-021-1/+1
* bump version to 5.2.0 for releasev5.2.0Lamont Granquist2017-01-231-1/+1
* favor metadata.json over metadata.rbLamont Granquist2017-01-231-6/+4
* Merge pull request #233 from chef/tm/support_bang_operatorLamont Granquist2016-12-142-3/+3
|\
| * support ! in searchestm/support_bang_operatorThom May2016-08-022-3/+3
* | Release 5.1.15.1.1-releaseScott Christopherson2016-12-131-1/+1
* | Fix pagination with start parametersnls/fix-start-paginationNathan L Smith2016-12-051-21/+13
* | Handle the start and rows parameters correctlynls/SPOOL-436/toomanyrowsNathan L Smith2016-12-041-0/+12
* | Fix a few chefstyle warningscontribTim Smith2016-09-224-11/+9
* | Bump version to 5.1.0jk/releaseJohn Keiser2016-09-071-1/+1
* | remove create additions flaglcg/remove-create-additionsLamont Granquist2016-09-0240-63/+63
* | Revert "remove create additions flag"Lamont Granquist2016-09-0240-63/+63
* | remove create additions flagLamont Granquist2016-09-0240-63/+63
* | store ACEs by client/usermp/SPOOL-340Marc Paradise2016-08-263-14/+52
* | Bump version to 5.0John Keiser2016-08-241-1/+1
* | Support clients and users fields in ACL PUT requestsmp/SPOOL-197Marc Paradise2016-08-232-2/+12
* | Release 4.9.0tm/4_9_0Thom May2016-08-111-1/+1
* | Ensure that the cookbook version endpoint doesn't trip over itselfThom May2016-08-011-3/+7
|/
* ChefStyletm/styleThom May2016-07-29102-1133/+1128
* Release 4.8.0v4.8.0Thom May2016-07-251-1/+1
* Load libraries recursivelytm/recurse_librariesThom May2016-07-251-1/+1
* Merge pull request #224 from chef/lcg/rebase-101Thom May2016-07-192-1/+13
|\
| * Return HTTP 400 Bad Request on Solr parse errorlcg/rebase-101Steven Danna2016-07-192-1/+13
* | Merge pull request #222 from maxlazio/suppress_rescue_log_levelThom May2016-07-191-1/+1
|\ \
| * | Set log level to debug in the rescue block.Marin Jankovski2016-07-071-1/+1
| |/
* | Merge pull request #204 from byplayer/feature/uri_escapeThom May2016-07-191-1/+2
|\ \
| * | support URI specific character in file namebyplayer2016-03-101-1/+2