Commit graph

90 commits

Author SHA1 Message Date
greenkeeper[bot]
8010bb7f3c fix(package): update backoff-promise to version 0.0.3 2017-12-08 17:47:43 +00:00
Geoff Cox
a5c6be0a6a
Merge pull request #58 from redgeoff/redgeoff-patch-1
fix(circleci): incorrect host
2017-12-08 07:43:22 -08:00
Geoff Cox
e322ea5d45
fix(circleci): incorrect host 2017-12-08 07:36:26 -08:00
urdeveloper
21c73ffb26 Encode database names and document Ids used n Urls (#55)
* Encode database names and document Ids used n Urls

* Encode viewDocId as well and add the corresponding test cases.

* Fix jshint errors
2017-12-06 16:44:06 -08:00
Geoff Cox
389ea59a56
Merge pull request #54 from redgeoff/EAI_AGAIN
fix(enhanced-request): reconnect for EAI_AGAIN
2017-11-20 21:10:02 -08:00
Geoff Cox
81513040cf fix(enhanced-request): reconnect for EAI_AGAIN 2017-11-20 21:01:39 -08:00
Geoff Cox
519b814134 chore(version): 0.1.7 2017-11-18 20:59:35 -08:00
Geoff Cox
c9ee77e393
refactor(doc): expose updateOrIgnore (#52)
* refactor(doc): expose updateOrIgnore

* fix(doc): missing Promise require
2017-11-18 20:58:30 -08:00
Geoff Cox
12c6ad0e46
Merge pull request #51 from redgeoff/greenkeeper/sporks-0.0.4
Update sporks to the latest version 🚀
2017-11-18 20:34:50 -08:00
greenkeeper[bot]
97b94540bb fix(package): update sporks to version 0.0.4 2017-11-19 04:24:14 +00:00
Geoff Cox
ecd277693a
Merge pull request #50 from redgeoff/greenkeeper/squadron-0.0.4
Update squadron to the latest version 🚀
2017-11-15 16:51:36 -08:00
greenkeeper[bot]
8789b5b2f8 fix(package): update squadron to version 0.0.4 2017-11-16 00:34:52 +00:00
Geoff Cox
69ed5f639b
Merge pull request #49 from redgeoff/greenkeeper/gofur-0.0.9
Update gofur to the latest version 🚀
2017-11-14 14:55:30 -08:00
greenkeeper[bot]
b5c52b44b5 chore(package): update gofur to version 0.0.9 2017-11-14 22:43:24 +00:00
Geoff Cox
d66397dbeb chore(version): 0.1.6 2017-11-07 06:45:03 -08:00
Geoff Cox
1a10cb94e6
Merge pull request #47 from redgeoff/reset-global-changes
fix(reset): prevent noise in _global_changes
2017-11-07 06:43:58 -08:00
Geoff Cox
02844c8dee fix(reset): prevent noise in _global_changes 2017-11-07 06:38:25 -08:00
Geoff Cox
ad8bfc53e1 chore(version): 0.1.5 2017-11-03 12:48:38 -07:00
Geoff Cox
d298466fd1
Merge pull request #46 from redgeoff/force-reconnect
feat(force-reconnect)
2017-11-03 12:47:36 -07:00
Geoff Cox
223b91fa4d feat(force-reconnect) 2017-11-03 12:41:19 -07:00
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