* Add support for partitioned check
* Add system.supportPartitioned() to API.md
* Fix jshint line too long error
* Fix broken test
* Fix broken test
* Fix broken test
* Clean up test
* Fix broken test
* Fix broken test
* Revert fix
* Fix broken test
* Revert destroySession change
* Fix user test
Co-authored-by: Jeffrey Layanto <jeffrey@layanto.com>
* Pass slouch in when instantiating EnhancedRequest
This is to allow EnhanceRequest to access slouch._requestWrapper.setCookie
* Update locally stored cookie when response has set-cookie header
* Delete unused this._cookie
* Fix cookie-authentication in browser
* Fix test
Request header now always include withCredentials: true
* Fix test
EnhancedRequest constructor now requires instance of Slouch
* Typo
* Fix test
* Remove TODO comment and clean up redundant code
* Revert change to user.js
* Fix user test spec
* Fix user test spec
* Fix browser coverage test fail
* FIx beautify test fail
* Fix failed jshint test
* initial
* feat(exclude-design-docs-iterator)
* fix(request): need to define unescape
* test(request): ECONNREFUSED/ENOTFOUND errors in different browsers
* test(circleci): run couchdb
* test(circleci): enable cors
* test(coverage): disable check for now
* test(circleci): missing nvm