You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2019/07/23 20:13:23 UTC

[couchdb] branch prototype/views deleted (was 741a115)

This is an automated email from the ASF dual-hosted git repository.

davisp pushed a change to branch prototype/views
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


     was 741a115  Minor tweaks to remove reduce function tests

This change permanently discards the following revisions:

 discard 741a115  Minor tweaks to remove reduce function tests
 discard 81521e1  Add total row count support
 discard 3ed9410  Make fabric2.hrl public
 discard 2f26a94  Support the `keys` option
 discard d6758db  Update chttpd for new API
 discard 6119d98  Add Garren's map_test.exs
 discard cefa111  All tests passing
 discard 3c39ce5  More bug fixes
 discard 55214bb  Fix code and tests to pass eunit
 discard 2e3da3f  Fix default fold_range bounds
 discard 4dbf745  Fix compiler errors
 discard 047ccab  fixup! Expose the is_replicator_db and is_user_db logic
 discard 5d6068e  Move fdb logic to couch_views_fdb
 discard 5be667c  Move all fdb writer logic tou couch_views_fdb.
 discard 6678306  Fix encoding layer for different key types
 discard 14321ba  Simplify worker vs. indexer distinction
 discard a4be1fb  Include the view sig in the job
 discard 5c0b671  Simplify couch_views_worker_server
 discard b16b5b2  Move jobs logic to couch_view_jobs
 discard d0cfb01  Don't add a fabric2_view module
 discard bec2da3  Don't redefine records with the same name
 discard bb329ab  Expose the is_replicator_db and is_user_db logic
 discard 1c3184f  Fix formatting of couch_views.app.src
 discard 64be6bf  fixes based on reviews
 discard ed46cb7  CouchDB map indexes on FDB