Commit graph

170 commits

Author SHA1 Message Date
Geoff Cox
789256b175
fix(npmignore): ignore cache 2017-10-27 10:24:11 -07:00
Geoff Cox
c54e2ba6d7 chore(version): 0.1.4 2017-10-27 07:58:57 -07:00
Geoff Cox
d1f6a5e709 Merge pull request #43 from redgeoff/changes-array
feat(db): changes array
2017-10-27 07:58:18 -07:00
Geoff Cox
477f50b2ee feat(db): changes array 2017-10-27 07:25:59 -07:00
Geoff Cox
4326751c28 chore(version): 0.1.3 2017-10-12 12:01:57 -07:00
Geoff Cox
bc4510a34e Merge pull request #41 from redgeoff/is-conflict-error
feat(doc): is conflict error
2017-10-11 14:32:56 -07:00
Geoff Cox
794360a3d6 feat(doc): is conflict error 2017-10-11 14:26:26 -07:00
Geoff Cox
7a9bb0831a Merge pull request #40 from redgeoff/bulk
feat(doc): bulk create or update
2017-10-11 14:23:21 -07:00
Geoff Cox
5be5b27b13 feat(doc): bulk create or update 2017-10-11 14:17:42 -07:00
Geoff Cox
996a18921b Merge pull request #39 from redgeoff/update-return
fix(doc): update should return new rev
2017-10-10 14:19:47 -07:00
Geoff Cox
27339bbd2a fix(doc): update should return new rev 2017-10-10 14:13:38 -07:00
Geoff Cox
370749deae chore(version): 0.1.2 2017-10-09 16:32:18 -07:00
Geoff Cox
4972e2dde1 Merge pull request #38 from redgeoff/greenkeeper/quelle-0.0.5
Update quelle to the latest version 🚀
2017-10-09 16:31:22 -07:00
greenkeeper[bot]
3c50097dc4 fix(package): update quelle to version 0.0.5 2017-10-09 23:22:37 +00:00
Geoff Cox
c388058d4b chore(version): 0.1.1 2017-10-07 19:40:10 -07:00
Geoff Cox
53e184c231 Merge pull request #37 from redgeoff/resume-changes
fix(changes): resume fails
2017-10-07 19:38:49 -07:00
Geoff Cox
06416ee915 test(changes): workaround for phantomjs 2017-10-07 19:31:06 -07:00
Geoff Cox
059c66f5c7 fix(changes): resume on reconnect 2017-10-06 15:50:26 -07:00
Geoff Cox
bdcb25c382 test(changes): resume fails 2017-10-06 15:30:15 -07:00
Geoff Cox
4f8d22e119 fix(test): race conditions (#35)
* test(exclude-design-docs): cannot guarantee order

* fix(test): 10s is not always long enough

* fix(test): 15s is not always long enough
2017-10-06 14:51:39 -07:00
Geoff Cox
7ab134feaf test(circle): prevent bind conflicts (#33)
* test(circle): prevent bind conflicts

* test(circle): couchdb not always started

* test(circle): remove service line
2017-10-03 14:45:11 -07:00
greenkeeper[bot]
8816c2f430 Update mocha to the latest version 🚀 (#32)
* chore(package): update mocha to version 4.0.0

* fix(gofur): node_modules path changed
2017-10-03 11:11:23 -07:00
standup75
ef15df6bc9 Added onlyUserCanView (#28)
* Added onlyUserCanView

* Added tests

* removed test/README.md

* Beatified and fixed jshint error
2017-09-26 11:13:58 -07:00
Geoff Cox
e4920bd56d Merge pull request #29 from redgeoff/config-multinode
fix(config): each node needs its own opts
2017-09-25 16:59:14 -07:00
Geoff Cox
cf43f23e7e fix(config): each node needs its own opts 2017-09-25 16:44:03 -07:00
Geoff Cox
31da0c2ecd doc(testing): set up dev envs 2017-09-25 16:01:39 -07:00
Geoff Cox
5ac927b8f8 doc(testing): only one assert-beautified test 2017-09-25 15:47:16 -07:00
Geoff Cox
c3f4de1947 doc(testing): beautify 2017-09-25 15:45:27 -07:00
Geoff Cox
3402a0d2cb doc(readme): link to TESTING.md 2017-09-25 15:35:02 -07:00
Geoff Cox
401a0fcf55 Merge branch 'master' of https://github.com/redgeoff/slouch 2017-09-23 04:54:06 -07:00
Geoff Cox
309d25a892 chore(version): 0.1.0 2017-09-23 04:53:45 -07:00
Geoff Cox
fc65ff64f0 doc(readme): link to examples 2017-09-23 04:51:32 -07:00
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
8054386394 fix(package): correct github repo name 2017-09-20 14:41:32 -07:00
Geoff Cox
3dc1dfa17e chore(version): 0.0.7 2017-09-13 16:13:25 -07:00
Geoff Cox
479a6d50ac Merge pull request #25 from redgeoff/persist-through-conflicts-backoff
feat(persist-through-conflicts): use exponential backoff
2017-09-13 16:12:40 -07:00
Geoff Cox
25b4bc1fdb feat(persist-through-conflicts): use exponential backoff 2017-09-13 16:07:14 -07:00
Geoff Cox
87587338cf doc(testing): urls incorrect 2017-09-08 19:18:52 -07:00
Geoff Cox
cafb295fbb chore(version): 0.0.6 2017-09-05 15:35:55 -07:00
Geoff Cox
35745f53e2 Merge pull request #24 from redgeoff/conflicts
feat(user): resolve conflicts
2017-09-05 15:35:00 -07:00
Geoff Cox
d48a43efda fix(user): sort roles 2017-09-05 15:15:22 -07:00
Geoff Cox
5d9f13669a test(user): ignore if no conflicts 2017-09-05 14:35:20 -07:00
Geoff Cox
ddaa14bb0e feat(user): resolve conflicts 2017-09-05 14:15:49 -07:00
Geoff Cox
72ea73bbd2 Merge pull request #23 from redgeoff/greenkeeper/chai-4.1.2
chore(package): update chai to version 4.1.2
2017-08-31 20:35:01 -07:00
greenkeeper[bot]
6a880fd604 chore(package): update chai to version 4.1.2 2017-09-01 00:27:15 +00:00
Geoff Cox
c14b15f6d6 chore(version): 0.0.5 2017-08-31 06:59:06 -07:00
Geoff Cox
7a3404a079 Merge pull request #21 from redgeoff/ignore-dup-updates
feat(ignore-dup-updates)
2017-08-31 06:20:41 -07:00
Geoff Cox
49d9a2ea01 feat(ignore-dup-updates) 2017-08-31 06:10:17 -07:00
Geoff Cox
10d65712c4 chore(version): 0.0.4 2017-07-28 14:41:28 -07:00
Geoff Cox
86e355ed1c Merge pull request #16 from redgeoff/couch-persistent-stream-iterator
fix(couch-persistent-stream-iterator): handle authentication errors
2017-07-28 14:39:37 -07:00