This is an automated email from the ASF dual-hosted git repository.
iilyak pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
from 28ba48d Reduce size of #leaf.atts keys
add 0cb1110 Add `POST /_node/$node/_restart` endpoint
add d14869e Calculate uptime since application start instead of a beam
start
add fbe98b6 Use "/_node/<node>/_restart" from JavaScript tests
add 7217481 Remove special handling of 'restart' from
'test/javascript/run'
add 91ff3f6 Remove _restart endpoint from non-clustered interface
add 9be1213 Remove no longer needed handle_restart_req handler
new b847adb Merge pull request #1543 from cloudant/implement-node-restart
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
rel/overlay/etc/default.ini | 1 -
src/chttpd/src/chttpd_misc.erl | 8 +++++++-
src/couch/src/couch_app.erl | 11 ++++++++++-
src/couch/src/couch_httpd_misc_handlers.erl | 23 +----------------------
test/javascript/run | 6 +-----
test/javascript/test_setup.js | 11 ++++++++++-
6 files changed, 29 insertions(+), 31 deletions(-)