Commit graph

16 commits

Author SHA1 Message Date
Jeffrey Layanto
0e2e5e7325
The rest of partitioned database support (#131)
Co-authored-by: Jeffrey Layanto <jeffrey@layanto.com>
2020-08-22 07:44:46 -07:00
Geoff Cox
b069943b92
doc(building) (#109)
* doc(building)

* doc(building): milestones
2019-03-23 15:32:27 -07: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
Geoff Cox
3402a0d2cb doc(readme): link to TESTING.md 2017-09-25 15:35:02 -07:00
Geoff Cox
fc65ff64f0 doc(readme): link to examples 2017-09-23 04:51:32 -07:00
Geoff Cox
2d828ee017 doc(readme): link to medium post 2017-07-27 16:37:06 -07:00
Geoff Cox
deae431cf0 feat(examples) (#11)
* feat(getting-started)

* feat(getting-started): destroy doc

* doc(getting-started)

* feat(examples)
2017-07-18 21:45:35 -07:00
Geoff Cox
5c154f455a doc(readme): badges on same row 2017-07-18 08:40:06 -07:00
greenkeeper[bot]
70c48d96b6 docs(readme): add Greenkeeper badge 2017-07-18 14:49:46 +00:00
Geoff Cox
13a468c309 chore(version): 0.0.2 2017-07-18 07:47:47 -07:00
Geoff Cox
da7ca1123e 100% coverage (#4)
* doc(readme): clean up reasons

* doc(motto)

* test(db-and-doc): more coverage

* test(create-or-update-ignore-conflict)

* test(upsert)

* test(ignore-missing)

* test(post-and-ignore-conflict)

* test(get-merge-put)

* refactor(all): rename post and put

* test(get-merge-create-or-update)

* test(get-merge-update-ignore-conflict)

* test(get-merge-upsert)

* test(get-modify-upsert)

* refactor(doc): redundant code

* test(destroy-ignore-conflict)

* test(get-and-destroy)

* test(mark-as-destroyed)

* test(set-destroyed)

* refactor(attachment)

* test(doc): 100% coverage

* test(attachment): create with base 64

* test(attachment): clean up binary code

* test(attachment): get

* test(attachment): destroy

* test(system): is couchdb 1

* test(system): get

* test(system): reset

* test(updates)

* test(updates)

* test(all): unique DB names

* test(system): reactivate tests

* test(user): add role

* test(user): downsert role

* feat(stream-iterator): indefinite

* test(user): 100% coverage

* test(request-class)

* test(request-class): 100% coverage

* test(config)

* test(config): more coverage

* test(config): more coverage

* test(config): 100% coverage

* test(all): 100% coverage

* refactor(beautify)

* test(coverage): enforce 100%

* test(system): fix race condition

* test(user): shortcut for browser

* test(updates): test continuous stream in phantomjs

* test(updates): test continuous stream in phantomjs

* test(continuous): mock for phantomjs

* test(system): abort iterators

* test(system): fake abort
2017-07-18 07:45:32 -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
Geoff Cox
b7bf7c0bb6 initial (#1)
* 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
2017-07-12 23:50:23 -07:00
Geoff Cox
a52f0a7419 doc(readme): circleci badge 2017-07-11 22:27:53 -07:00
Geoff Cox
bca9ecb9be initial 2017-07-11 22:22:43 -07:00
Geoff Cox
86ee3b76f8 Initial commit 2017-07-11 22:13:23 -07:00