Commit graph

164 commits

Author SHA1 Message Date
greenkeeper[bot]
a1cdab9bee
Update mocha to the latest version 🚀 (#120)
* chore(package): update mocha to version 7.0.1

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-04-27 06:03:25 -07:00
greenkeeper[bot]
1fbcff5946 Update wait-on to the latest version 🚀 (#119)
* chore(package): update wait-on to version 4.0.0

* chore(package): update lockfile package-lock.json
2020-01-19 07:54:04 -08:00
dependabot[bot]
01b4865a9a chore(deps): bump handlebars from 4.1.2 to 4.5.3 (#118)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-30 06:20:19 -08:00
Dominik Nussbaumer
c79b6eaf89 Remove Todo since issue #10 is closed (#117)
The issue that the authentication is not working is closed.
2019-10-29 23:31:29 -07:00
dependabot[bot]
d7b32cacfa chore(deps): bump handlebars from 4.1.1 to 4.1.2 (#116)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.1...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-05 12:03:44 -07:00
Geoff Cox
b8297db4bc
Greenkeeper/mocha 6.1.1 (#115)
* chore(package): update mocha to version 6.1.1

* chore(package): update lockfile package-lock.json
2019-04-07 20:15:57 -07:00
Geoff Cox
1c5cef8efe 1.4.0 2019-04-06 21:19:20 +00:00
Geoff Cox
2ad0b4e141 1.3.0 2019-04-06 21:18:53 +00:00
Geoff Cox
8a84f0889c 1.2.0 2019-04-06 21:18:33 +00:00
Geoff Cox
686b24b863
chore(packages): update (#113)
* chore(packages): update

* chore(packages): update
2019-04-06 14:16:24 -07:00
Geoff Cox
f0b8514a9c
chore(package): update bluebird to version 3.5.4 (#112) 2019-04-06 13:50:18 -07:00
Andreas Siegel
d07c87fae9 Add support for filters in change feed (#111)
* Add find to doc functions

* Replace const by var

* Merge upstream

* Add support for filtered changes
2019-04-03 06:50:43 -07:00
Geoff Cox
b069943b92
doc(building) (#109)
* doc(building)

* doc(building): milestones
2019-03-23 15:32:27 -07:00
Jeffrey Layanto
f23c3b26ca Fix cookie authentication in node and browser (#108)
* 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
2019-03-21 19:55:59 -07:00
greenkeeper[bot]
5f994aac40 Update mocha to the latest version 🚀 (#106)
* chore(package): update mocha to version 6.0.0

* chore(package): update lockfile package-lock.json
2019-02-19 08:50:45 -08:00
Geoff Cox
87aa96c163 chore(version): 1.1.0 2019-01-21 08:21:54 -08:00
Geoff Cox
239272acd8
doc(api): link to find 2019-01-04 12:13:00 -06:00
Geoff Cox
de5d30d05d
doc(api): find 2019-01-04 12:11:29 -06:00
Geoff Cox
393fd2e3e7
doc(getting-started): missing title 2019-01-04 12:00:33 -06:00
Geoff Cox
3798a4a5b9
doc(slouch): fix headings 2019-01-04 11:59:52 -06:00
Geoff Cox
ecb59f5112
doc(docs) (#103)
* doc(docs)

* doc(api): reference

* docs(wiki): to md files

* doc(readme): link to md files
2019-01-04 11:57:14 -06:00
Andreas Siegel
6e2676b09b Add doc.find() (#102)
* Add find to doc functions

* Replace const by var
2019-01-04 11:40:31 -06:00
Geoff Cox
f72ad47ddf
Merge pull request #100 from redgeoff/packages
chore(packages): update
2018-12-09 13:53:35 -08:00
Geoff Cox
462f3651d0
chore(packages): update 2018-12-09 13:50:46 -08:00
Geoff Cox
31b47be338 chore(version): 1.0.5 2018-12-09 13:47:36 -08:00
Geoff Cox
fa97430a47
Merge pull request #98 from redgeoff/greenkeeper/gofur-1.1.1
chore(package): update gofur to version 1.1.1
2018-12-09 13:46:56 -08:00
Geoff Cox
3fdf9f1261 chore(packages): update 2018-12-09 13:39:50 -08:00
greenkeeper[bot]
4ec16494e2 chore(package): update gofur to version 1.1.1 2018-12-09 19:43:45 +00:00
Geoff Cox
7a366e99f2
Merge pull request #94 from redgeoff/greenkeeper/wait-on-3.2.0
chore(package): update wait-on to version 3.2.0
2018-11-06 07:01:12 -08:00
greenkeeper[bot]
c22c639f2f chore(package): update wait-on to version 3.2.0 2018-11-06 12:33:47 +00:00
Geoff Cox
16b0c58c2b
Merge pull request #92 from redgeoff/redgeoff-patch-1
test(circleci): latest node
2018-10-03 09:19:20 -07:00
Geoff Cox
a43da32bfb
test(circleci): latest node 2018-10-03 09:13:53 -07:00
Geoff Cox
32cb8f3781
Merge pull request #91 from redgeoff/greenkeeper/bluebird-3.5.2
chore(package): update bluebird to version 3.5.2
2018-09-28 13:51:35 -07:00
Geoff Cox
4a2145cf38
Merge pull request #90 from redgeoff/couchdb2.2.0
feat(couchdb): upgrade to 2.2.0
2018-09-22 07:36:33 -07:00
Geoff Cox
8d63f03a93 feat(couchdb): upgrade to 2.2.0 2018-09-22 07:33:03 -07:00
greenkeeper[bot]
e65415b6eb chore(package): update bluebird to version 3.5.2 2018-09-03 16:20:33 +00:00
Geoff Cox
9e5350dfb9
Merge pull request #86 from redgeoff/greenkeeper/wait-on-3.0.0
Update wait-on to the latest version 🚀
2018-09-02 13:35:05 -07:00
greenkeeper[bot]
ec7e82b3f0 chore(package): update wait-on to version 3.0.0 2018-09-02 16:51:59 +00:00
Geoff Cox
2ea58b9a03
Merge pull request #85 from redgeoff/wait-on
test(circleci): use wait on
2018-05-21 15:00:05 -04:00
Geoff Cox
27b2a72b63
Merge pull request #84 from redgeoff/greenkeeper/request-2.87.0
chore(package): update request to version 2.87.0
2018-05-21 14:56:17 -04:00
Geoff Cox
004c83422b test(circleci): use wait on 2018-05-21 11:56:02 -07:00
greenkeeper[bot]
be23b14eca chore(package): update request to version 2.87.0 2018-05-21 08:01:22 +00:00
Geoff Cox
19be71d96a
chore(request): 2.84.0 (#82)
* chore(request): 2.84.0

* chore(request): 2.85.0

* chore(gofur): 1.1.0
2018-03-12 20:22:25 -07:00
Geoff Cox
b59ec8795e
test(circleci): upgrade to 2.0 (#80)
* test(circleci): upgrade to 2.0

* test(circleci): extra space

* doc(testing): headless chrome

* test(chrome): tweaks for chrome

* fix(packages): memorystream no longer needed
2018-03-12 19:53:10 -07:00
Geoff Cox
8bb884fe87
Merge pull request #75 from redgeoff/greenkeeper/mocha-5.0.1
chore(package): update mocha to version 5.0.1
2018-02-14 10:48:33 -08:00
greenkeeper[bot]
c8fab3503c chore(package): update mocha to version 5.0.1 2018-02-14 01:12:09 +00:00
Geoff Cox
aa91ae4bd2 chore(version): 1.0.4 2018-01-31 17:18:04 -08:00
Geoff Cox
bac8a620cb
fix(reconnect): reconnect even when no data (#73)
* fix(reconnect): reconnect even when no data

* test(db): allow time to reconnect
2018-01-31 17:17:14 -08:00
Geoff Cox
f83e1d0773
feat(example): changes (#72)
* feat(example): changes

* fix(example): heartbeat need for continuous
2018-01-31 15:08:16 -08:00
Geoff Cox
b04d335f72 chore(version): 1.0.3 2018-01-21 07:52:52 -08:00