summaryrefslogtreecommitdiff
path: root/tests/unit/slowlog.tcl
Commit message (Expand)AuthorAgeFilesLines
* reprocess command when client is unblocked on keys (#11012)ranshid2023-01-011-0/+22
* Fix timing issue in slowlog redact test (#10614)Binbin2022-04-241-12/+13
* Redact ACL SETUSER arguments if the user has spaces (#9935)Madelyn Olson2021-12-131-2/+4
* slowlog get command supports passing in -1 to get all logs. (#9018)Binbin2021-06-141-1/+23
* Improve test suite to handle external servers better. (#9033)Yossi Gottlieb2021-06-091-15/+16
* Hide migrate command from slowlog if they include auth (#8859)Madelyn Olson2021-05-191-4/+21
* Fix SLOWLOG for blocked commands (#8632)Oran Agra2021-03-251-0/+16
* Redact slowlog entries for config with sensitive data. (#8584)Madelyn Olson2021-03-151-0/+16
* Rewritten commands are logged as their original command (#8006)Madelyn Olson2020-11-101-0/+35
* Typo fix: entires -> entries (#8031)sundb2020-11-081-1/+1
* Test: fix slowlog test false positive.antirez2019-05-141-1/+3
* Add test in slowlog.tclWuYunlong2018-07-131-0/+10
* SLOWLOG: log offending client address and name.antirez2017-06-151-1/+12
* Slowlog: don't log EXEC but just the executed commands.antirez2013-01-191-0/+12
* Limit memory used by big SLOWLOG entries.antirez2012-04-211-0/+17
* solved a slow positive in the slow log test when the test is executed slowlyantirez2011-07-111-1/+1
* Added slowlog.tclantirez2011-07-011-0/+41