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

[couchdb] branch main updated (90b230e -> 97a136a)

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

jaydoane pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 90b230e  Delete unused chttpd_show:apply_etag/2 function
     add 8abdd1f  Improve stability of couch_js_proc_manager_tests
     add 6de915c  Enable aegis eunit coverage
     add f890da4  Fix get_db_info aegis server test for operational key manager
     add 8903216  Implement aegis:key_manager/0
     add 97a136a  Grace period before deleting aegis cached items

No new revisions were added by this update.

Summary of changes:
 src/aegis/rebar.config.script                     |  9 ++-
 src/aegis/src/aegis.erl                           |  5 ++
 src/aegis/src/aegis_server.erl                    | 72 +++++++++++------------
 src/aegis/test/aegis_server_test.erl              | 13 ++--
 src/couch_js/test/couch_js_proc_manager_tests.erl | 24 +++-----
 5 files changed, 63 insertions(+), 60 deletions(-)