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
path: root/tests
AgeCommit message (Expand)Author
2022-05-05Make test throw when requesting a non-valid interfaceKai Dederichs
2022-05-05Fix FreeBsd Interface parsing in cases that the interface has no speed or macKai Dederichs
2022-04-01Reduce baseline as much as possibleCôme Chilliet
2022-04-01Reduce baselineCôme Chilliet
2022-04-01Suppress ForbiddenCode errors from psalmCôme Chilliet
2022-04-01Update psalm baselineCôme Chilliet
2022-03-31Add psalm ciCarl Schwan
2022-03-31composer run cs:fixCôme Chilliet
2022-03-31Fail tests on deprecation warningsCôme Chilliet
2021-04-26Use strict typingJ0WI
2021-03-01Allow API endpoint access with a predefined tokenVincent Petry
2021-02-11Match any non-whitespace character in filesystem type patternJ0WI
2020-10-04Fix Memory (#240)Matthew Wener
2020-09-05Normalize memory and disk to MBDaniel Kesselberg
2020-08-31Add disk objectDaniel Kesselberg
2020-08-26Merge pull request #228 from nextcloud/bugfix/noid/disk-nfsv20.0.0beta2Joas Schilling
2020-08-26Match any non-whitespace character in filesystem patternJulius Härtl
2020-08-12Rename CPUName to CpuNameDaniel Kesselberg
2020-08-12Add memory object and interfaceDaniel Kesselberg
2020-06-20Add tests for FreeBSD meminfoDaniel Kesselberg
2020-04-18Add more tests for getMemory, getCPUName and getUptimeDaniel Kesselberg
2020-04-18Fix code style for existing filesDaniel Kesselberg
2020-04-17Refactor getDiskInfoDaniel Kesselberg
2020-03-17Fix FormatBytes expects kB instead of bytesDaniel Kesselberg
2020-03-17Use /proc/uptime to read the uptimeDaniel Kesselberg
2020-03-17Read cpu name from proc without shell_execDaniel Kesselberg
2020-03-17Rewrite getMemory to return a array of informationDaniel Kesselberg
2019-12-05Update master php testing versionsJoas Schilling
2019-03-20fix laterFrank Karlitschek
2018-08-17fix unit testsBjoern Schiessle
2016-08-11use the new OCS Data ResponseBjoern Schiessle
2016-08-04add statistics of active usersBjoern Schiessle
2016-07-26add unit testsmonitoring-api2Bjoern Schiessle
2016-07-25remove unused codeBjoern Schiessle
2016-07-21initial commit of some boilerplate codeBjoern Schiessle