summaryrefslogtreecommitdiff
path: root/tests/unit/info.tcl
Commit message (Expand)AuthorAgeFilesLines
* increase tollerance of new event loop test, fails on freebsd CI (#12169)Oran Agra2023-05-141-1/+1
* Add basic eventloop latency measurement. (#11963)Chen Tianjie2023-05-121-0/+63
* Fix error stats and failed command stats for blocked clients (#10309)Oran Agra2022-02-211-0/+20
* sub-command support for ACL CAT and COMMAND LIST. redisCommand always stores ...Binbin2022-01-231-2/+2
* show subcommands latencystats (#10103)zhaozhao.zz2022-01-171-0/+10
* Changed latency histogram output to omit trailing 0s and periods (#10075)Madelyn Olson2022-01-091-9/+9
* Added INFO LATENCYSTATS section: latency by percentile distribution/latency b...filipe oliveira2022-01-051-0/+81
* QUIT is a command, HOST: and POST are not (#9798)guybe72021-11-231-8/+0
* Treat subcommands as commands (#9504)guybe72021-10-201-2/+2
* [BUGFIX] Add some missed error statistics (#9328)DarrenJiang132021-08-061-3/+4
* Improve test suite to handle external servers better. (#9033)Yossi Gottlieb2021-06-091-1/+1
* Use addReplyErrorObject with shared.noscripterr (#8544)sundb2021-02-241-0/+13
* Escape unsafe field name characters in INFO. (#8492)Yossi Gottlieb2021-02-151-0/+8
* Add errorstats info section, Add failed_calls and rejected_calls to commandst...filipe oliveira2020-12-311-0/+153