summaryrefslogtreecommitdiff
path: root/t/watcher.t
Commit message (Expand)AuthorAgeFilesLines
* log: Add a new watcher to watch for deletions.Hemal Shah2023-03-151-1/+48
* core: remove *conn object from cache commandsdormando2023-01-111-1/+3
* Find perl via /usr/bin/env instead of directlyDavid CARLIER2022-08-251-1/+1
* tests: workaround for t/watcher.t race1.6.14dormando2022-02-091-0/+1
* Fix full unit test suite under test_tlsKevin Lin2021-11-231-4/+4
* Expose number of currently active watchers in stats1.6.11Kevin Lin2021-09-271-1/+30
* Implement LOG_CONNEVENTS watcher flag for connection state transitionsKevin Lin2021-08-071-1/+35
* Report item sizes for fetch, mutation, and eviction watchersKevin Lin2021-08-061-1/+24
* logger: fix spurious watcher hangupsdormando2020-10-291-1/+0
* watcher.t: reduce flakinessdormando2020-10-291-4/+8
* test fix: SKIP flaky watcher.t testdormando2020-03-101-2/+7
* test fix: watcher.t flaky on travis CIdormando2020-03-101-2/+7
* Extended configuration option to disable watch commandsCarl Myers2020-01-211-1/+13
* slow down t/watcher.t test moredormando2019-09-301-0/+1
* fix race in t/watcher.tdormando2019-08-281-2/+7
* Fix off-by-one in logger to allow CAS commands to be logged.Andrew Drake2019-08-271-1/+13
* Use correct buffer size for internal URI encoding.Tharanga Gamaethige2019-05-201-1/+20
* make watcher.t be even less flaky.dormando2016-07-011-0/+7
* add -o watcher_logbuf_size=N worker_logbuf_size=Ndormando2016-06-231-2/+6
* make watcher test less flaky.dormando2016-06-211-1/+1
* misc cleanups for logger code.dormando2016-06-171-1/+1
* logger endpoints for first releasedormando2016-06-161-4/+4
* convert eviction log to new processdormando2016-06-161-1/+1
* logger: add a uri encoder for printing keysdormando2016-06-161-2/+2
* some basic tests for the watcher.dormando2016-06-161-0/+75