You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2021/04/14 19:04:59 UTC

[couchdb] branch remove-a-few-3.x-applications updated (b5c83d3 -> b2d5f73)

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

vatamane pushed a change to branch remove-a-few-3.x-applications
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard b5c83d3  Clean up Makefiles and start running all the unit tests
 discard 28cd919  Update ./dev/run to not auto-create _global_changes
 discard bf90f58  Clean up tests after removing 3.x applications and couch_views updates
 discard 582570e  Update all the applications to use the new couch_views utility functions
 discard 6425398  Clean up database name validation in fabric2_db
 discard 2398705  Remove mem3_sync:get_backlog/0 call from stats in chttpd_node
 discard f7f3dff  Move utilities and records from couch_mrview and couch_index to couch_views
 discard 4a475b5  Remove clouseau and dreyfus references from mango
 discard ae24c88  Clean up couch_db.hrl
 discard 368ee45  Remove couch_db_plugin from couch_db_epi services
 discard 5d679a5  Update couch_util to remove couch_db and mem3 calls
 discard 1c1c425  Remove rewrite support from couch_js and couch_query_servers
 discard 7dac879  Update couch_(js_)os_process after ioq removal
 discard 4b48b71  Remove most of the functionality from couch_server
 discard cba96e0  Clean up couch_doc
 discard d8774dc  Update couch_flags to remove knowledge about shards
 discard 65866f4  Clean up couch_debug
 discard 1352ba7  Update couch_secondary_sup to not start index_server
 discard 7e698bd  Remove commented out tests from couch_att
 discard 44f30ac  Update couch_primary_sup to not start couch_task_status child
 discard 76d0115  Close backend port and clean up url handlers
 discard 97cf300  Clean up config files
 discard 5ae2acc  Delete non-functional 3.x applications and modules from main
     add 403d27b  Add docker creds to CI run (#3508) (#3509)
     add 87247fb  Delete non-functional 3.x applications and modules from main
     add 85877f1  Clean up config files
     add 86ae461  Close backend port and clean up url handlers
     add 98873f8  Update couch_primary_sup to not start couch_task_status child
     add b78fe41  Remove commented out tests from couch_att
     add a924295  Update couch_secondary_sup to not start index_server
     add 00dafb8  Clean up couch_debug
     add 44a7d97  Update couch_flags to remove knowledge about shards
     add bda05de  Clean up couch_doc
     add 9cdba49  Remove most of the functionality from couch_server
     add f800304  Update couch_(js_)os_process after ioq removal
     add 7da0eac  Remove rewrite support from couch_js and couch_query_servers
     add 10a7cb8  Update couch_util to remove couch_db and mem3 calls
     add 79f5f4f  Remove couch_db_plugin from couch_db_epi services
     add 70ce35f  Clean up couch_db.hrl
     add 97085f8  Remove clouseau and dreyfus references from mango
     add 1a3e490  Move utilities and records from couch_mrview and couch_index to couch_views
     add 99fa939  Remove mem3_sync:get_backlog/0 call from stats in chttpd_node
     add a844862  Clean up database name validation in fabric2_db
     add a43767d  Update all the applications to use the new couch_views utility functions
     add 8063645  Clean up tests after removing 3.x applications and couch_views updates
     add 110a2df  Update ./dev/run to not auto-create _global_changes
     add b2d5f73  Clean up Makefiles and start running all the unit tests

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b5c83d3)
            \
             N -- N -- N   refs/heads/remove-a-few-3.x-applications (b2d5f73)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 build-aux/Jenkinsfile.full | 22 ++++++++++++++++++++++
 build-aux/Jenkinsfile.pr   |  2 ++
 2 files changed, 24 insertions(+)