summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/policies_endpoint.rb
Commit message (Expand)AuthorAgeFilesLines
* chefstyle 0.6Thom May2018-02-151-1/+1
* ChefStyletm/styleThom May2016-07-291-2/+2
* Split policy endpoints into separate endpointsJohn Keiser2015-12-071-0/+26
* Make policy groups and policies bettererJohn Keiser2015-12-071-151/+0
* Remove implicit dependency on chefAntonio Terceiro2015-06-141-5/+2
* Update validation messages to match erchefdanielsdeleo2015-02-251-19/+34
* Validate that revision_id is not emptydanielsdeleo2015-02-231-0/+2
* Policyfile revision_id field is mandatory, validate formatdanielsdeleo2015-02-231-1/+12
* Check before create/update to determine correct status codedanielsdeleo2015-01-281-10/+9
* Add policies endpointdanielsdeleo2015-01-201-0/+127