Geoff Cox
|
54a60e7a21
|
feat(auth): cookie authentication in node (#27)
* feat(cookie): request-wrapper
* test(request-wrapper): 100% coverage
* test(browser): 100% coverage
* refactor(request-class): rename to enhanced-request
* feat(get-session)
* feat(enhanced-request): full response
* refactor(enhanced-request): enhanced opts
* feat(example): authentication
|
2017-09-23 04:49:07 -07:00 |
|
Geoff Cox
|
f830ee2ba5
|
test(couchdb-1) (#7)
* test(couchdb-1)
* test(couchdb-1)
* fix(couchdb-1): cross-browser config
* test(updates): really needs to be continuous
* test(membership): coverage in couchdb 1
* test(couchdb-1): disable for circleci
|
2017-07-18 09:14:16 -07:00 |
|
Geoff Cox
|
559b1a750c
|
refactor(all): simplify naming (#3)
* refactor(db): split up
* refactor(all)
* refactor(db)
* refactor(doc)
* refactor(security)
* refactor(common)
* refactor(view)
* refactor(system)
* refactor(config)
* refactor(user)
* refactor(jshint)
* test(db): all
* test(user)
* refactor(test): remove old
* test(exclude-design-docs-iterator)
* refactor(old): remove old files
* refactor(move): move new files from fomo
* refactor(jshint)
|
2017-07-13 23:48:34 -07:00 |
|