[ntop/ntopng] 93db5e: Improve slow query handler and show datatable erro...

emanuele-f <[email protected]> Fri, 14 Dec 2018 10:52:52 -0800
Newsgroups gmane.linux.ntop.devel
Message-ID <5c13fc049ee06_1aca2abf188ac5809035@hookshot-fe-265448d.cp1-iad.github.net.mail>
  Branch: refs/heads/dev
  Home:   https://github.com/ntop/ntopng
  Commit: 93db5ebb383841dd48499484f7d3ed79e65eded1
      https://github.com/ntop/ntopng/commit/93db5ebb383841dd48499484f7d3ed79e65eded1
  Author: emanuele-f <[email protected]>
  Date:   2018-12-14 (Fri, 14 Dec 2018)

  Changed paths:
    M httpdocs/js/bootstrap-datatable.js
    M httpdocs/js/graph_utils.js
    M httpdocs/js/jquery_bootstrap.min.js
    M httpdocs/js/jquery_bootstrap.min.js.map
    M httpdocs/js/ntop.min.js
    M httpdocs/js/ntop.min.js.map
    M scripts/locales/en.lua
    M scripts/lua/inc/menu.lua

  Log Message:
  -----------
  Improve slow query handler and show datatable error messages

Fixes #2211


  Commit: 14c68a5b21f68e8e9c100f93f2dc5d59556cf4da
      https://github.com/ntop/ntopng/commit/14c68a5b21f68e8e9c100f93f2dc5d59556cf4da
  Author: emanuele-f <[email protected]>
  Date:   2018-12-14 (Fri, 14 Dec 2018)

  Changed paths:
    M include/ntop_defines.h
    M src/LuaEngine.cpp
    M src/Ntop.cpp

  Log Message:
  -----------
  Fix getLuaVMUserdata dirty lua stack

The lua_getglobal pushes a value on the lua stack. It was not removed after the call.


  Commit: d48eb6def075855a8856198d51683665b50974b4
      https://github.com/ntop/ntopng/commit/d48eb6def075855a8856198d51683665b50974b4
  Author: emanuele-f <[email protected]>
  Date:   2018-12-14 (Fri, 14 Dec 2018)

  Changed paths:
    M scripts/lua/modules/timeseries/drivers/influxdb.lua
    M src/Utils.cpp
    M third-party/mongoose/mongoose.c
    M third-party/mongoose/mongoose.h

  Log Message:
  -----------
  Stop running HTTP GET requests if the client disconnects

For example, this avoids running too many queries on InfluxDB in parallel when the user clicks multiple items in the gui


  Commit: 01940643fb202b18ca6e709ecdc91681889129e4
      https://github.com/ntop/ntopng/commit/01940643fb202b18ca6e709ecdc91681889129e4
  Author: emanuele-f <[email protected]>
  Date:   2018-12-14 (Fri, 14 Dec 2018)

  Changed paths:
    M httpdocs/js/bootstrap-datatable.js
    M httpdocs/js/jquery_bootstrap.min.js
    M httpdocs/js/jquery_bootstrap.min.js.map

  Log Message:
  -----------
  Avoid displaying abort errors in datatable


Compare: https://github.com/ntop/ntopng/compare/7f21b11dfbc4...01940643fb20
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev