summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #179 from chef/cd/artifacts-rspec-supportv4.4.0Chris Doherty2015-12-111-0/+11
|\
| * ChefZero::RSpec support for cookbook_artifacts.cd/artifacts-rspec-supportChris Doherty2015-12-101-0/+11
* | Bump revision to 4.4John Keiser2015-12-111-1/+1
|/
* Implement /cookbook_artifacts endpoints.Chris Doherty2015-12-106-15/+151
* Fix typo for CR.jk/chef-fs-tests-plus-cdChris Doherty2015-12-081-1/+1
* Split policy endpoints into separate endpointsJohn Keiser2015-12-0711-378/+274
* Make policy groups and policies bettererJohn Keiser2015-12-077-159/+50
* Add rspec support for policies.Chris Doherty2015-12-072-0/+21
* principal_endpoint.rb: comments.Chris Doherty2015-11-131-0/+4
* Bug-for-bug compatibility with Server, where pedant expects an "actors" list ...Chris Doherty2015-11-131-2/+3
* open_source_endpoints() -> endpoints()Chris Doherty2015-11-101-2/+2
* Add a dummy GET that returns meaningful values, due to pedant making Solr-rel...Chris Doherty2015-11-102-0/+33
* Implement oc_pedant's REST routes for policyfiles.Chris Doherty2015-11-106-7/+458
* Bump revision to 4.3.2v4.3.2John Keiser2015-09-301-1/+1
* Bump revision to 4.3.1v4.3.1John Keiser2015-09-291-1/+1
* Translate admin="true" to admin=trueJohn Keiser2015-09-291-0/+1
* Release 4.3.0v4.3.0John Keiser2015-09-021-1/+1
* Merge pull request #140 from terceiro/remove-chef-depChris Doherty2015-08-241-5/+2
|\
| * Remove implicit dependency on chefAntonio Terceiro2015-06-141-5/+2
* | Adding back logic to delete the association request when adding a user to an ...tball/add_user_to_orgtyler-ball2015-08-193-16/+37
* | Use new json_response API for /server_api_versionAndrew Brown2015-08-143-6/+8
* | Further support for /server_api_versionAndrew Brown2015-08-132-4/+36
* | Initial support for /server_api_versionAndrew Brown2015-08-133-0/+18
* | Preliminary support for _identifiers APIAndrew Brown2015-08-122-0/+24
* | Support POST /organizations/ORGNAME/usersAndrew Brown2015-07-103-15/+39
* | Force complete deletion of org on DELETE requestMarc Paradise2015-07-101-1/+1
* | use the supplied org_type in org creationMarc Paradise2015-07-101-1/+1
* | cleanup a TODO left behind and clean up some debug codeMarc Paradise2015-07-102-3/+0
* | update chef-zero to be fully compatible with CS12Marc Paradise2015-07-108-39/+40
* | Bump revision to 4.2.3v4.2.3John Keiser2015-06-191-1/+1
* | Fix variable error causing when_the_chef_server issuesJohn Keiser2015-06-191-2/+2
* | Make server_scope: :context work againjk/server_scope_fixJohn Keiser2015-06-191-19/+21
|/
* Update version and changelog for 4.2.2v4.2.2release-4.2.2danielsdeleo2015-05-181-1/+1
* Access server opts in example context not describe contextdanielsdeleo2015-05-181-5/+7
* Adding 'server_on_port' method to socketless server maptball/socketlesstyler-ball2015-05-061-0/+8
* Prep for releasing 4.2.1v4.2.1tyler-ball2015-04-071-1/+1
* Don't pollute global Chef server optionsjk/chef_server_optionsJohn Keiser2015-04-061-4/+5
* Updating changelog and version for 4.2.0 releasetyler-ball2015-04-061-1/+1
* Merge pull request #119 from chef/jk/org_and_scopeTyler Ball2015-04-061-222/+225
|\
| * Add :organization and :data_scope options to with_chef_serverjk/org_and_scopeJohn Keiser2015-03-191-222/+225
* | Bump to 4.1.0 to release socketless modev4.1.0danielsdeleo2015-04-011-1/+1
* | Extract socketless server map and add specssocketlessdanielsdeleo2015-03-302-47/+85
* | Initial implementation of socketless requestsdanielsdeleo2015-03-272-3/+71
* | Partially Revert 1b2a6e5f107254cce8200a4750035b30265ae0c8partial-revert-1b2a6e5f107254cce8200a4750035b30265ae0c8danielsdeleo2015-03-271-4/+4
* | Support /version; fix some global URIsPhil Dibowitz2015-03-263-6/+36
|/
* 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
* Bump revision to 4.0v4.0John Keiser2015-02-111-1/+1
* Check before create/update to determine correct status codedanielsdeleo2015-01-281-10/+9