Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-18Fix code style for existing filesDaniel Kesselberg
2018-12-12Suppress error-log-entries og is_readable calln-pat
2018-10-26Merge pull request #97 from patschi/check-cpu-avg-valuesMorris Jobke
2018-09-04Remove checking suhosin.executor.func.blacklistPatrik Kernstock
2018-09-04Use IniGetWrapper functions to check for specific functionPatrik Kernstock
2018-09-03Fixed indents (let PhpStorm know about tabs)Patrik Kernstock
2018-09-03Some code-beautify thingsPatrik Kernstock
2018-09-03Moved is_function_enabled() from OC_Helper to appPatrik Kernstock
2018-09-01Fix static call for isUpdateAvailableDaniel Kesselberg
2018-08-24Some phpdoc fixesPatrik Kernstock
2018-07-18Stealthy fixed indentPatrik Kernstock
2018-07-18Merge branch 'master' into add-apps-monitoringPatrik Kernstock
2017-12-24Show swap usage in FreeBSD systemsJoachim Boerner
2017-11-13Merge pull request #105 from Noodlesalat/masterv13.0.0beta1Morris Jobke
2017-11-06Add memory readout for FreeBSDtflidd
2017-11-01Splitted swap and memory graph into two different graphsNoodlesalat
2017-07-05Rework: Retrieve installed apps using IAppManagerPatrik Kernstock
2017-06-14Add enabled apps for monitoring endpoint as wellPatrik Kernstock
2017-06-11Added apps updates monitoring, closes #86Patrik Kernstock
2017-06-09Show warning when failed to retrieve CPU valuesPatrik Kernstock
2017-06-01Use single quotes, check for exact 3 valuesPatrik Kernstock
2017-06-01Checking for valid CPU average valuesPatrik Kernstock
2017-05-26Use is_readable() to check if meminfo can be readPatrik Kernstock
2016-12-21Silence, I kill youJoas Schilling
2016-11-07Remove shell_execmichag86
2016-10-07Handle older kernels when returning free memory.Joachim Bauch
2016-08-16the last value is a empty string after explode, skip itBjoern Schiessle
2016-07-26add unit testsmonitoring-api2Bjoern Schiessle
2016-07-25get memory usageBjoern Schiessle
2016-07-25add statisticsBjoern Schiessle