Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge couchdb packages #285

Merged
merged 65 commits into from
Jan 21, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
833e665
Quite some stuff.
marten-de-vries May 7, 2014
b443d02
Updated node modules (PouchDB 2.2!). Made licensing (Apache v2.0) a b…
marten-de-vries May 7, 2014
772d676
Fixed test regression on Ubuntu 12.04; switched to bluebird on node (…
marten-de-vries May 8, 2014
f936a8d
All JS are now Node modules of their own, that could even be publishe…
marten-de-vries May 8, 2014
668f057
All JS are now Node modules of their own, that could even be publishe…
marten-de-vries May 8, 2014
18e68e9
All JS are now Node modules of their own, that could even be publishe…
marten-de-vries May 8, 2014
7f4f901
All dev tools are now accessable via setup.py. Reduced code size of t…
marten-de-vries May 20, 2014
101a5e3
All dev tools are now accessable via setup.py. Reduced code size of t…
marten-de-vries May 20, 2014
75ffecc
A bunch of changes:
marten-de-vries May 26, 2014
183afbb
A bunch of changes:
marten-de-vries May 26, 2014
dce5670
A bunch of changes:
marten-de-vries May 26, 2014
a666d04
Show and list now directly call _show and _list when using the HTTP a…
marten-de-vries May 27, 2014
e5e2f7c
JS coverage is back at 100%. Added viewCleanup() wrapper function. Re…
marten-de-vries May 28, 2014
2e932c0
JS coverage is back at 100%. Added viewCleanup() wrapper function. Re…
marten-de-vries May 28, 2014
4f627b9
Update plug-in now included as public method. More consistent errors.…
marten-de-vries May 28, 2014
3ea5522
Update plug-in now included as public method. More consistent errors.…
marten-de-vries May 28, 2014
029595e
Update plug-in now included as public method. More consistent errors.…
marten-de-vries May 28, 2014
a68497b
Python-PouchDB 0.4 - added a single mapping test & added some info on…
marten-de-vries May 30, 2014
0ae8bdd
Python-PouchDB 0.4 - added a single mapping test & added some info on…
marten-de-vries May 30, 2014
fdf0a6a
Python-PouchDB 0.4 - added a single mapping test & added some info on…
marten-de-vries May 30, 2014
0d5c90f
Python-PouchDB 0.4 - added a single mapping test & added some info on…
marten-de-vries May 30, 2014
1f6ffdc
Adds NodeJS tests. Some small fixes.
marten-de-vries May 31, 2014
96f4528
Adds NodeJS tests. Some small fixes.
marten-de-vries May 31, 2014
a576567
Adds NodeJS tests. Some small fixes.
marten-de-vries May 31, 2014
b35cd9a
A start for a pouchdb-rewrite plug-in. Some small other changes along…
marten-de-vries Jun 2, 2014
116cf4e
Ported part of the rewrite test suite over from CouchDB, which found …
marten-de-vries Jun 3, 2014
2deac82
Python-PouchDB 0.4.1 - plug-in documentation + JS coverage back at 100%
marten-de-vries Jun 4, 2014
6891c9e
Gave node modules version numbers and published them on npm, small fi…
marten-de-vries Jun 5, 2014
e78fa74
Gave node modules version numbers and published them on npm, small fi…
marten-de-vries Jun 5, 2014
949fb1b
Gave node modules version numbers and published them on npm, small fi…
marten-de-vries Jun 5, 2014
c104cf3
Gave node modules version numbers and published them on npm, small fi…
marten-de-vries Jun 5, 2014
0f9b80c
Some minor JS stuff mostly.
marten-de-vries Jun 6, 2014
061cf25
Some minor JS stuff mostly.
marten-de-vries Jun 6, 2014
756a31e
Some minor JS stuff mostly.
marten-de-vries Jun 6, 2014
6988171
Some minor JS stuff mostly.
marten-de-vries Jun 6, 2014
7154a0d
A bunch of JS improvements (incl. replicator module (experimental)) &…
marten-de-vries Jul 4, 2014
97ecf01
Improved docs + JS
marten-de-vries Jul 6, 2014
8b5b1af
Improved docs + JS
marten-de-vries Jul 6, 2014
9eb9301
Improved docs + JS
marten-de-vries Jul 6, 2014
ec10fba
Added start for pouchdb-auth (untested), normalize header case (good …
marten-de-vries Jul 7, 2014
de056f6
Small bug fix which makes the node tests work again.
marten-de-vries Jul 7, 2014
2fb72ea
New: PouchDB Seamless Auth; PouchDB Security. Lots of fixes. PouchDB …
marten-de-vries Aug 12, 2014
4202290
Smaller JS modules.
marten-de-vries Aug 19, 2014
67f3092
JS is all at 1.0.0 at least now & published.
marten-de-vries Sep 1, 2014
c4a89d8
JS is all at 1.0.0 at least now & published.
marten-de-vries Sep 1, 2014
4ac9ff8
JS is all at 1.0.0 at least now & published.
marten-de-vries Sep 1, 2014
890f294
JS is all at 1.0.0 at least now & published.
marten-de-vries Sep 1, 2014
2d20f2c
Updated pouchdb version; adds pouchdb-vhost; improved test coverage.
marten-de-vries Dec 4, 2014
5ec18f1
Plug-in improvements
marten-de-vries Jan 9, 2015
6b56b9e
Show/list/update fixes against couchdb-harness
marten-de-vries Jan 13, 2015
7d12d2c
1.0.6; move to github
marten-de-vries Aug 18, 2015
187251e
1.0.7 & moved to github
marten-de-vries Aug 18, 2015
912b95c
1.0.1; moved to github
marten-de-vries Aug 18, 2015
0a2eff1
1.0.2; move to github
marten-de-vries Aug 18, 2015
6fbdfcd
v1.0.3; updated dependency
marten-de-vries Aug 19, 2015
01d9539
chore(package): update random-uuid-v4 to version 0.0.6
greenkeeperio-bot May 15, 2016
6c70bbe
1.0.8: update dependencies
marten-de-vries Jun 28, 2017
ba45b13
Add 'packages/node_modules/couchdb-eval/' from commit '7d12d2c192213e…
loic Jan 21, 2018
74ef4ff
Add 'packages/node_modules/couchdb-objects/' from commit '6c70bbea882…
loic Jan 21, 2018
9a22eee
Add 'packages/node_modules/couchdb-render/' from commit '912b95c64120…
loic Jan 21, 2018
862b09c
Add 'packages/node_modules/couchdb-resp-completer/' from commit '6fbd…
loic Jan 21, 2018
0e06184
Adjust couchdb-eval for the monorepo.
loic Jan 21, 2018
88e2274
Adjust couchdb-objects for the monorepo.
loic Jan 21, 2018
d2b5ae9
Adjust couchdb-render for the monorepo.
loic Jan 21, 2018
63e591b
Adjust couchdb-resp-completer for the monorepo.
loic Jan 21, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,15 @@
"cookie-parser": "^1.4.3",
"corser": "~2.0.0",
"couchdb-calculate-session-id": "^1.1.0",
"couchdb-eval": "^1.0.0",
"couchdb-harness": "*",
"couchdb-log-parse": "^0.0.4",
"couchdb-objects": "^1.0.0",
"couchdb-render": "^1.0.0",
"couchdb-resp-completer": "^1.0.0",
"crypto-lite": "^0.1.0",
"denodeify": "^1.2.1",
"equals": "^1.0.5",
"express": "^4.14.1",
"extend": "^3.0.0",
"header-case-normalizer": "^1.0.3",
"is-empty": "^1.2.0",
"killable": "^1.0.0",
"mkdirp": "^0.5.0",
"multiparty": "^4.1.3",
Expand Down Expand Up @@ -60,8 +57,12 @@
"pouchdb-mapreduce": "^6.4.1",
"pouchdb-promise": "^6.4.1",
"pouchdb-replication": "^6.4.1",
"pouchdb-all-dbs": "^1.0.2",
"couchdb-eval": "file:packages/node_modules/couchdb-eval",
"couchdb-objects": "file:packages/node_modules/couchdb-objects",
"couchdb-render": "file:packages/node_modules/couchdb-render",
"couchdb-resp-completer": "file:packages/node_modules/couchdb-resp-completer",
"http-pouchdb": "file:packages/node_modules/http-pouchdb",
"pouchdb-all-dbs": "^1.0.2",
"pouchdb-auth": "file:packages/node_modules/pouchdb-auth",
"pouchdb-bulkdocs-wrapper": "file:packages/node_modules/pouchdb-bulkdocs-wrapper",
"pouchdb-changeslike-wrapper": "file:packages/node_modules/pouchdb-changeslike-wrapper",
Expand Down
8 changes: 8 additions & 0 deletions packages/node_modules/couchdb-eval/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

110 changes: 110 additions & 0 deletions packages/node_modules/couchdb-eval/lib/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions packages/node_modules/couchdb-eval/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions packages/node_modules/couchdb-objects/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

175 changes: 175 additions & 0 deletions packages/node_modules/couchdb-objects/lib/couchrequestobject.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading