summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a dummy GET that returns meaningful values, due to pedant making Solr-rel...cd/policyfile-supportChris Doherty2015-11-043-1/+39
* Factor out policy_name/policy_group validation for use by both POST /nodes an...Chris Doherty2015-11-043-8/+22
* factor out validations on POST /nodes.Chris Doherty2015-11-041-1/+13
* Add a new class to handle the validation on POST /nodes.Chris Doherty2015-11-042-1/+31
* Enable RestBast#error to produce non-pretty JSON, as required by some pedant ...Chris Doherty2015-11-041-4/+5
* Float us on the latest pedant release.Chris Doherty2015-11-041-1/+2
* remove debug tag filter.Chris Doherty2015-11-041-1/+1
* remove whitespace.Chris Doherty2015-11-041-2/+2
* Remove debugging.Chris Doherty2015-11-022-4/+2
* Add :recursive to #delete_data_dir calls.Chris Doherty2015-11-022-2/+2
* Dev options on pedant rspec run.Chris Doherty2015-11-021-1/+1
* Reverse an if..else for consistency (returning 404 in the if).Chris Doherty2015-11-021-3/+3
* Mark #set_opts private, and note that :data_store_exceptions is not for final...Chris Doherty2015-11-022-9/+12
* Fix comments.Chris Doherty2015-11-021-2/+2
* Add pry-stack_explorer.Chris Doherty2015-11-021-0/+1
* Implement oc_pedant's REST routes for policyfiles.Chris Doherty2015-11-026-4/+400
* Merge pull request #169 from chef/ksubrama/gemspecKartik Null Cating-Subramanian2015-10-091-1/+2
|\
| * Add gemspec files to allow bundler to run from the gemKartik Null Cating-Subramanian2015-10-091-1/+2
|/
* Ship the Gemfile so people can run our tests from the gemJohn Keiser2015-09-301-1/+1
* Bump revision to 4.3.2v4.3.2John Keiser2015-09-305-6/+24
* Allow Hashie to float to 3.x (no need to be so specific)jk/hashie-versionJohn Keiser2015-09-301-1/+1
* Bump revision to 4.3.1v4.3.1John Keiser2015-09-292-1/+5
* Pin chef-server to latest version of tests we know passjk/admin-trueJohn Keiser2015-09-291-1/+1
* Translate admin="true" to admin=trueJohn Keiser2015-09-291-0/+1
* Release 4.3.0v4.3.0John Keiser2015-09-022-4/+4
* Autogenerated changelogjk/changelogJohn Keiser2015-09-021-153/+350
* Add @terceiro to CHANGELOG for PR #140.Chris Doherty2015-08-241-1/+2
* Merge pull request #140 from terceiro/remove-chef-depChris Doherty2015-08-242-5/+3
|\
| * server_spec: add missing require on net/httpAntonio Terceiro2015-06-141-0/+1
| * Remove implicit dependency on chefAntonio Terceiro2015-06-141-5/+2
* | Merge pull request #160 from chef/tball/add_user_to_orgTyler Ball2015-08-193-16/+37
|\ \
| * | Adding back logic to delete the association request when adding a user to an ...tball/add_user_to_orgtyler-ball2015-08-193-16/+37
|/ /
* | Merge pull request #155 from andrewjamesbrown/server-api-versionTyler Ball2015-08-196-5/+56
|\ \
| * | Use new json_response API for /server_api_versionAndrew Brown2015-08-143-6/+8
| * | Further support for /server_api_versionAndrew Brown2015-08-133-5/+36
| * | Initial support for /server_api_versionAndrew Brown2015-08-133-0/+18
* | | Add Travis and gem version badges.Chris Doherty2015-08-151-1/+6
|/ /
* | Merge pull request #117 from chef/mp/merge-pedantsTyler Ball2015-08-1224-311/+129
|\ \
| * \ Merge pull request #152 from andrewjamesbrown/andrewjamesbrown/gemspecsTyler Ball2015-08-123-1/+33
| |\ \
| | * | Preliminary support for _identifiers APIAndrew Brown2015-08-122-0/+24
| | * | Disable CS12 pedant flagsAndrew Brown2015-08-121-1/+9
| * | | Merge pull request #151 from andrewjamesbrown/andrewjamesbrown/gemspecsmp/merge-pedantsTyler Ball2015-08-112-3/+4
| |\ \ \ | | |/ /
| | * | Switch to pedant in chef-server repoAndrew Brown2015-08-052-3/+4
| |/ /
| * | Bumping dependency to chef 12.4.1Andrew Brown2015-07-101-1/+1
| * | Support POST /organizations/ORGNAME/usersAndrew Brown2015-07-103-15/+39
| * | Update gem dependenciesAndrew Brown2015-07-104-6/+6
| * | Set oc-chef-pedant to the 2.0.0 tagged release, remove WIP commentMarc Paradise2015-07-101-3/+1
| * | Force complete deletion of org on DELETE requestMarc Paradise2015-07-101-1/+1
| * | remove multitenant from pedant config, no longer validMarc Paradise2015-07-101-3/+0
| * | update oc-chef-pedant gemfile and remove chef-pedant gemfileMarc Paradise2015-07-102-8/+1