summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump pedant to 1.0.44 for RSpec 3.2 compatibilitycompatible-chef-versiondanielsdeleo2015-02-212-2/+4
| | | | | Also, disable cookbook artifact tests for now. Support for that is forthcoming.
* Use a Chef version compatible with chef-zero 4.xdanielsdeleo2015-02-201-1/+1
|
* Bump revision to 4.0v4.0John Keiser2015-02-112-1/+6
|
* Add nicer rspec formatJohn Keiser2015-02-111-0/+2
|
* Merge policyfile endpointsJohn Keiser2015-02-1110-26/+161
|\
| * Remove unsupported ruby from travispolicyfile-get-set-apidanielsdeleo2015-01-281-20/+10
| | | | | | | | | | | | | | | | * Chef Client no longer supports Ruby 1.9.3 or 1.8, so drop both of those. * Drop the patch version number from MRI versions so we just use the latest patch * Turn off sudo. This allows us to run on the faster container-based build cluster
| * Check before create/update to determine correct status codedanielsdeleo2015-01-281-10/+9
| | | | | | | | | | | | The memore store and ChefFS store have different behaviors when writing to an existing object, so work around that by checking for the existence of the item before creating/updating.
| * Update pedant and chef to mutually compatible versionsdanielsdeleo2015-01-281-2/+3
| |
| * Filter out some oc-pedant tests that aren't supporteddanielsdeleo2015-01-281-0/+3
| |
| * Set backtraces on "nested" exceptionsdanielsdeleo2015-01-271-2/+6
| | | | | | | | | | Future ruby has automagic nested exceptions but with current ruby raising a new exception during rescue obscures the backtrace
| * Update bundle and test config for latest pedantdanielsdeleo2015-01-273-7/+7
| |
| * Add policies endpointdanielsdeleo2015-01-202-1/+129
| |
| * Show invalid data in error messagedanielsdeleo2015-01-201-1/+1
| |
| * Add desc to rake tasks so you can see them in rake -Tdanielsdeleo2015-01-191-0/+3
| |
| * REVERT ME - use local copy of pedant for nowdanielsdeleo2015-01-191-1/+8
|/
* Merge pull request #105 from opscode/sersut/rel-3.2.1v3.2.1Serdar Sutay2014-11-261-1/+1
|\ | | | | Version bump for 3.2.1.
| * Version bump for 3.2.1.Serdar Sutay2014-11-261-1/+1
|/
* Merge pull request #103 from jaymzh/logfileSerdar Sutay2014-11-261-0/+9
|\ | | | | Add option for logging to a file.
| * Add option for logging to a file.Phil Dibowitz2014-11-241-0/+9
| | | | | | | | Useful in daemon mode.
* | Merge pull request #104 from higanworks/87_fix_responce_uri_schemeSerdar Sutay2014-11-261-0/+1
|\ \ | |/ |/| fix: should set https to rack.url_scheme #87
| * fix: should set https to rack.url_scheme #87sawanoboly2014-11-251-0/+1
|/
* Merge pull request #96 from opscode/nls/CORSJohn Ewart2014-10-211-0/+3
|\ | | | | add CORS header
| * add CORS headernls/CORSNathan L Smith2014-10-181-0/+3
|/
* Bump revision to 3.2v3.2John Keiser2014-09-262-2/+2
|
* Merge pull request #93 from opscode/tball/chef-zero-yajl-replace-jsonJohn Keiser2014-09-2655-149/+153
|\ | | | | Removing 'json' gem dependency, replacing with 'ffi-yajl'
| * Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-2655-149/+153
|/
* Bump revision to 3.1.3v3.1.3John Keiser2014-09-032-1/+5
|
* Merge branch 'base_uri'John Keiser2014-09-033-9/+6
|\
| * Handle exceptional conditions where stops are being called all overJohn Keiser2014-09-031-2/+2
| |
| * Pass base URI to V1 data store only in true single org modebase_uriJohn Keiser2014-09-032-7/+4
|/
* Make v2_to_v1 get() munge the base URI so cookbooksJohn Keiser2014-09-033-3/+19
| | | | generate the correct URLs
* Bump revision to 3.1.2v3.1.2John Keiser2014-08-292-1/+6
|
* Add default for cookbook()John Keiser2014-08-291-3/+12
|
* Add /organization/_acl endpoint for knife download/uploadJohn Keiser2014-08-291-0/+2
|
* Update to latest chefJohn Keiser2014-08-281-1/+1
|
* Bump revision to 3.1.1v3.1.1John Keiser2014-08-282-1/+5
|
* Update pedant revisions to latestJohn Keiser2014-08-282-4/+4
|
* Fix bug where GET containers/x/_acl succeededJohn Keiser2014-08-281-1/+1
| | | | even if containers/x did not exist
* Bump revision to 3.1v3.1John Keiser2014-08-282-1/+8
|
* Fix invite and org membership rspec data loadingJohn Keiser2014-08-262-4/+17
|
* Fix deleting invite when user is forcibly added to orgJohn Keiser2014-08-261-1/+1
|
* Fix organizations to honor full_nameJohn Keiser2014-08-261-3/+3
|
* Add organization, acl, group, container rspec macrosrspec_enterpriseJohn Keiser2014-08-263-44/+198
|
* Update to latest chef gemJohn Keiser2014-08-222-2/+2
|
* Bump revision to 3.0v3.0John Keiser2014-08-222-2/+2
|
* Bump revision to 3.0.0.rc.1v3.0.0.rc.1John Keiser2014-08-222-1/+6
|
* Add APIs for enterprisey thingsJohn Keiser2014-08-221-8/+55
|
* Update to chef that points at chef-zero 3.0John Keiser2014-08-222-2/+2
|
* Fix issue where default objects didn't report their deletionJohn Keiser2014-08-221-11/+6
|
* Get rspec data working again for creatorless dataJohn Keiser2014-08-222-4/+6
|