summaryrefslogtreecommitdiffstats
path: root/wsd/AdminModel.hpp
Commit message (Expand)AuthorAgeFilesLines
* fix license headersAndras Timar2020-10-011-2/+0
* wsd: improve readabilityAshod Nakashian2020-07-011-5/+7
* wsd: std::move rather than copyAshod Nakashian2020-06-231-37/+35
* admin: cleanup resource consuming kitsGabriel Masei2020-06-091-9/+51
* admin: notify subscribers that doc memory has changedGabriel Masei2020-06-041-4/+11
* admin: cleanup sent/recv accounting - and initialize the totals.Michael Meeks2020-05-041-4/+4
* AdminModel::removeDocument: fix the other key issue by code sharing.Michael Meeks2020-05-041-0/+2
* killpoco: removed Poco::Process completelyPranam Lashkari2020-04-291-7/+5
* wsd: admin: send smaps fd along websocket upgrade requestGabriel Masei2020-04-281-2/+3
* wsd: admin: move kit memory reporting from kit to admin moduleGabriel Masei2020-04-251-4/+15
* Admin: cleanup lifecycle of Document.Michael Meeks2020-04-251-3/+8
* Use #pragma onceTor Lillqvist2020-04-181-4/+1
* Add segmentation fault metric for Kit processesGabriel Masei2020-04-081-0/+4
* admin: only kill document pidsMiklos Vajna2020-04-081-0/+2
* tdf#130798 admin: Use original data to create network traffic graphnienzu2020-02-261-2/+2
* add missing #include <list>Andras Timar2020-02-231-0/+1
* wsd: fix -Werror,-Wmismatched-tagsMiklos Vajna2019-11-251-1/+1
* Add REST endpoint for admin metrics.Gabriel Masei2019-11-251-1/+37
* added server uptime field to admin consoleGeorge2019-07-191-0/+2
* DocProcSettings: make members privateMiklos Vajna2019-01-081-5/+14
* DocBasicInfo: make members privateMiklos Vajna2018-12-211-9/+18
* wsd: simpler and more efficient OOM killingAshod Nakashian2018-01-111-12/+13
* wsd: properly initialize membersAshod Nakashian2018-01-061-8/+11
* wsd: fix -Werror,-Wunused-private-fieldMiklos Vajna2017-11-101-6/+2
* wsd: support for FSIZE and NOFILE system limitsMarco Cecchetti2017-09-261-0/+1
* Introduce hard mode when we are OOMPranav Kant2017-07-071-0/+21
* admin: convert document list to drop downAditya Dewan2017-07-061-3/+6
* tdf#106451 admin: graph to monitor network activityAditya Dewan2017-06-161-0/+14
* Support setting rlimits from Admin ConsoleAshod Nakashian2017-06-121-0/+14
* tdf#107278 admin console: adding graph to track CPU loadAditya Dewan2017-06-081-0/+7
* Admin: show cumulative bandwidth sent / recv'd over all time.Michael Meeks2017-06-031-1/+20
* tdf#107752 admin console: indicating whether a document is modified.Aditya Dewan2017-05-231-0/+6
* tdf#106449 admin:adding user list for each documentAditya Dewan2017-04-191-3/+7
* keep expired document and query them to get the historical contentMarco Viscido2017-04-191-4/+10
* Set the _owner even in the release builds.Jan Holesovsky2017-04-101-1/+1
* assert(isCorrectThread()) -> assertCorrectThread().Jan Holesovsky2017-04-051-1/+2
* Admin model locking - major cleanup.Michael Meeks2017-04-031-1/+11
* Switch to using websocket here.Michael Meeks2017-03-151-5/+5
* AdminConsole: add new propchange notification, and update memory live.Michael Meeks2017-02-071-1/+1
* Admin - measure dirty memory of kits, and RSS of forkit.Michael Meeks2017-02-071-7/+7
* wsd: report PSS of kit processesAshod Nakashian2017-02-031-0/+7
* wsd: AdminModel logging updateAshod Nakashian2017-02-031-4/+4
* wsd: log memory stat duration and averagesAshod Nakashian2017-01-301-1/+1
* Add an 'Idle time' column to the Admin consoleTor Lillqvist2016-12-081-1/+9
* Apply the pre-branch rename script to re-organize the source.Michael Meeks2016-11-251-0/+191