[couchdb] branch sm60-davisp updated: Fixup: address link issue of couchjs for windows

2019-12-03 Thread jiangphcn
This is an automated email from the ASF dual-hosted git repository. jiangphcn pushed a commit to branch sm60-davisp in repository https://gitbox.apache.org/repos/asf/couchdb.git The following commit(s) were added to refs/heads/sm60-davisp by this push: new e00ff51 Fixup: address link

[couchdb] branch sm52 updated (dc39b96 -> 84a2cbf)

2019-12-03 Thread jiangphcn
This is an automated email from the ASF dual-hosted git repository. jiangphcn pushed a change to branch sm52 in repository https://gitbox.apache.org/repos/asf/couchdb.git. discard dc39b96 upgrade SM to 60 add 84a2cbf upgrade SM to 60 This update added new revisions after undoing

[couchdb] branch sm60-davisp updated (7ce9dd8 -> 8a21328)

2019-12-03 Thread jiangphcn
This is an automated email from the ASF dual-hosted git repository. jiangphcn pushed a change to branch sm60-davisp in repository https://gitbox.apache.org/repos/asf/couchdb.git. discard 7ce9dd8 Fixup: comply with "make javascript" new 8a21328 Fixup: comply with "make javascript" This

[couchdb] 01/01: Fixup: comply with "make javascript"

2019-12-03 Thread jiangphcn
This is an automated email from the ASF dual-hosted git repository. jiangphcn pushed a commit to branch sm60-davisp in repository https://gitbox.apache.org/repos/asf/couchdb.git commit 8a213285e86d5dcf1247b6c4f6021bfb7c2b06e2 Author: jiangph AuthorDate: Tue Dec 3 12:48:53 2019 +0800 Fixup:

[couchdb] branch sm52 updated (9ed61e6 -> b6ed038)

2019-12-03 Thread jiangphcn
This is an automated email from the ASF dual-hosted git repository. jiangphcn pushed a change to branch sm52 in repository https://gitbox.apache.org/repos/asf/couchdb.git. discard 9ed61e6 Fixup: address seal() discard 61bf28b address seal() and require() issues discard 697f8ab upgrade SM

[couchdb] branch sm52 updated (b6ed038 -> dc39b96)

2019-12-03 Thread jiangphcn
This is an automated email from the ASF dual-hosted git repository. jiangphcn pushed a change to branch sm52 in repository https://gitbox.apache.org/repos/asf/couchdb.git. discard b6ed038 upgrade SM to 60 discard 5182bf8 wip: port to spidermonkey 52 add bcf6881 Update usage of

[couchdb] branch sm52 updated (61bf28b -> 9ed61e6)

2019-12-03 Thread jiangphcn
This is an automated email from the ASF dual-hosted git repository. jiangphcn pushed a change to branch sm52 in repository https://gitbox.apache.org/repos/asf/couchdb.git. from 61bf28b address seal() and require() issues add 9ed61e6 Fixup: address seal() No new revisions were added

[couchdb] branch prototype/fdb-layer-get-dbs-info updated (8722d41 -> a2f9eea)

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a change to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git. discard 8722d41 Support `GET /_dbs_info` endpoint discard d3b1e1d Implement

[couchdb] 03/04: Implement `fabric2_db:list_dbs_info/1,2,3`

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git commit 227d2ca563fa6904680ef6980dcac028e04e9987 Author: Paul J. Davis AuthorDate: Tue Dec 3

[couchdb] 01/04: Expose rolled up view size in dbinfo blobs

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git commit 647bf90c561fe06cd3f6664db4e6842c1ca22456 Author: Paul J. Davis AuthorDate: Tue Dec 3

[couchdb] 02/04: Implement async API for `fabric2_fdb:get_info/1`

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git commit ce5a6c74b55980f42686b0e7364c89176c58365f Author: Paul J. Davis AuthorDate: Tue Dec 3

[couchdb] 04/04: Support `GET /_dbs_info` endpoint

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git commit a2f9eea7cc0b9d1ef5b1ef14925ad92e193b9e69 Author: Paul J. Davis AuthorDate: Tue Dec 3

[couchdb] 02/04: Implement async API for `fabric2_fdb:get_info/1`

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git commit ab13a0e3ecda4333d23a09d3c562f3a8d9c9029c Author: Paul J. Davis AuthorDate: Tue Dec 3

[couchdb] 04/04: Support `GET /_dbs_info` endpoint

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git commit 771acd5ae8837dbc889b93135a1d08eeb7456732 Author: Paul J. Davis AuthorDate: Tue Dec 3

[couchdb] 03/04: Implement `fabric2_db:list_dbs_info/1,2,3`

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git commit b27e2de177f31b6444190e71e2f8525153e6e003 Author: Paul J. Davis AuthorDate: Tue Dec 3

[couchdb] branch prototype/fdb-layer-get-dbs-info updated (a2f9eea -> 771acd5)

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a change to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git. discard a2f9eea Support `GET /_dbs_info` endpoint discard 227d2ca Implement

[couchdb] 01/04: Track a database level view size rollup

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git commit f4a60cf4830d1fda150a4de5003e96d91da19040 Author: Paul J. Davis AuthorDate: Tue Dec 3

[couchdb] branch 2167-no-view-changes updated (50f68ca -> e1c66f2)

2019-12-03 Thread eiri
This is an automated email from the ASF dual-hosted git repository. eiri pushed a change to branch 2167-no-view-changes in repository https://gitbox.apache.org/repos/asf/couchdb.git. discard 50f68ca Modify all mrview records and add according migration functionality discard 46e17ad Remove

[couchdb] 06/06: Support `GET /_dbs_info` endpoint

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git commit 8722d41e8a9a3a2d6a919c1e6e94804143c63484 Author: Paul J. Davis AuthorDate: Tue Dec 3

[couchdb] branch prototype/fdb-layer-get-dbs-info created (now 8722d41)

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a change to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git. at 8722d41 Support `GET /_dbs_info` endpoint This branch includes the following new

[couchdb] 01/06: Track a database level view size rollup

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git commit 614acee1510fc9921cd1ab2a59640ed842bf3234 Author: Paul J. Davis AuthorDate: Tue Dec 3

[couchdb] 04/06: fixup! Expose rolled up view size in dbinfo blobs

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git commit ca7633716f99e7c46eb3fc26623c32611a1ea41d Author: Paul J. Davis AuthorDate: Tue Dec 3

[couchdb] 05/06: Implement `fabric2_db:list_dbs_info/1,2,3`

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git commit d3b1e1d09236e1f0c0acc0066703538ce11a65a8 Author: Paul J. Davis AuthorDate: Tue Dec 3

[couchdb] 02/06: Expose rolled up view size in dbinfo blobs

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git commit fa480d86c9b65e2577107beec40242a448f49fa0 Author: Paul J. Davis AuthorDate: Tue Dec 3

[couchdb] 03/06: Implement async API for `fabric2_fdb:get_info/1`

2019-12-03 Thread davisp
This is an automated email from the ASF dual-hosted git repository. davisp pushed a commit to branch prototype/fdb-layer-get-dbs-info in repository https://gitbox.apache.org/repos/asf/couchdb.git commit 09765e0dc6f9cbd885e14d7f9632c9077decaa7a Author: Paul J. Davis AuthorDate: Tue Dec 3

[couchdb] 01/01: All databases now admin-only by default

2019-12-03 Thread rnewson
This is an automated email from the ASF dual-hosted git repository. rnewson pushed a commit to branch admin-only-by-default in repository https://gitbox.apache.org/repos/asf/couchdb.git commit a9536761a5e4c25bc1d45ae26e69af0d857ff82c Author: Robert Newson AuthorDate: Tue Dec 3 21:14:55 2019

[couchdb] branch admin-only-by-default created (now a953676)

2019-12-03 Thread rnewson
This is an automated email from the ASF dual-hosted git repository. rnewson pushed a change to branch admin-only-by-default in repository https://gitbox.apache.org/repos/asf/couchdb.git. at a953676 All databases now admin-only by default This branch includes the following new commits:

[couchdb] branch admin-only-by-default updated (a953676 -> 8484e7f)

2019-12-03 Thread rnewson
This is an automated email from the ASF dual-hosted git repository. rnewson pushed a change to branch admin-only-by-default in repository https://gitbox.apache.org/repos/asf/couchdb.git. discard a953676 All databases now admin-only by default add 8484e7f All databases now admin-only by

[couchdb] branch master updated (08a9a5f -> 87edbae)

2019-12-03 Thread eiri
This is an automated email from the ASF dual-hosted git repository. eiri pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/couchdb.git. from 08a9a5f Merge pull request #2336 from apache/1523-bye-bye-5986-rnewson-4 add d3ff408 Remove seq, kseq and log