summaryrefslogtreecommitdiffstats
path: root/wsd/AdminModel.cpp
Commit message (Expand)AuthorAgeFilesLines
* wsd: admin: fix typoHenry Castro2022-04-271-1/+1
* Count and report on various internal exceptions.Michael Meeks2022-02-181-0/+10
* Admin: make time output thread secureYunusemre Şentürk2022-01-211-4/+7
* Admin: force un-conditional logging when docstats enabledYunusemre Şentürk2022-01-211-9/+11
* Admin: introduce docstats subsection in logging in configYunusemre Şentürk2022-01-171-5/+12
* Admin: add log info about adding a document.Yunusemre Şentürk2022-01-081-5/+9
* rename: remaining lool->cool changesAndras Timar2021-11-181-10/+10
* admin: add resource consuming docs cleanup metricsGabriel Masei2021-11-091-2/+29
* prevent division by zeroMichael Meeks2021-10-251-3/+3
* prevent division by zeroAndras Timar2021-09-201-1/+1
* Admin Console: add wopihost name in the dashboardRash4192021-09-091-2/+5
* admin: add support for lost kits cleanupGabriel Masei2021-04-011-5/+26
* wsd: use steady_clock for measuring time intervalAshod Nakashian2020-12-081-5/+6
* AdminModel.cpp: Fix build with libc++.Gleb Popov2020-11-161-2/+1
* fix license headersAndras Timar2020-10-011-2/+0
* loleaflet: Admin console overview details.gokaysatir2020-08-071-1/+1
* wsd: improve readabilityAshod Nakashian2020-07-011-2/+2
* admin: cleanup resource consuming kitsGabriel Masei2020-06-091-1/+62
* admin: notify subscribers that doc memory has changedGabriel Masei2020-06-041-2/+25
* wsd: single-char string literals -> charAshod Nakashian2020-06-021-8/+8
* wsd: single-char string literals -> charAshod Nakashian2020-06-021-11/+11
* AdminModel::removeDocument: fix the other key issue by code sharing.Michael Meeks2020-05-041-11/+13
* AdminModel::removeDocument: hold a copy of doc key before eraseMiklos Vajna2020-05-041-1/+2
* admin: fix kit CPU metrics computationGabriel Masei2020-04-291-1/+1
* killpoco: removed Poco::Process completelyPranam Lashkari2020-04-291-3/+2
* wsd: admin: send smaps fd along websocket upgrade requestGabriel Masei2020-04-281-8/+3
* admin: fix kit_memory_usage metrics computationGabriel Masei2020-04-271-2/+2
* wsd: admin: move kit memory reporting from kit to admin moduleGabriel Masei2020-04-251-22/+20
* Admin: cleanup lifecycle of Document.Michael Meeks2020-04-251-57/+58
* admin_fuzzer: fix too large param to mem stats size setterMiklos Vajna2020-04-201-0/+5
* admin_fuzzer: fix too large param to cpu_stats_size setterMiklos Vajna2020-04-201-0/+5
* Add segmentation fault metric for Kit processesGabriel Masei2020-04-081-0/+6
* admin: only kill document pidsMiklos Vajna2020-04-081-0/+13
* Add REST endpoint for admin metrics.Gabriel Masei2019-11-251-2/+278
* killpoco: removed StringTokenizer from wsd directoryPranam Lashkari2019-11-131-1/+0
* added server uptime field to admin consoleGeorge2019-07-191-0/+8
* DocBasicInfo: make members privateMiklos Vajna2018-12-211-1/+1
* wsd: dump history in trace-logging onlyJan Holesovsky2018-10-161-1/+1
* wsd: anonymize jailed filenameAshod Nakashian2018-10-161-1/+2
* add docKey in documents responseJérémie Lesage2018-06-291-0/+1
* ut: log timestamp to track timeouts betterAshod Nakashian2018-02-111-3/+3
* wsd: spell out non-trivial autos to improve readabilityMiklos Vajna2018-02-071-4/+4
* wsd: can avoid copying these in AdminModelMiklos Vajna2018-02-061-2/+2
* wsd: simpler and more efficient OOM killingAshod Nakashian2018-01-111-10/+13
* wsd: lambda cleanup and better readabilityAshod Nakashian2018-01-061-3/+1
* loplugin:includeformPranav Kant2017-12-201-6/+6
* wsd: fix -Werror,-Wunused-private-fieldMiklos Vajna2017-11-101-1/+1
* Introduce hard mode when we are OOMPranav Kant2017-07-071-0/+19
* Lets do away with thisPranav Kant2017-07-071-17/+17
* admin: convert document list to drop downAditya Dewan2017-07-061-5/+9