summaryrefslogtreecommitdiff
path: root/tests/modules/subcommands.c
Commit message (Expand)AuthorAgeFilesLines
* Block some specific characters in module command names (#11434)Binbin2022-11-031-0/+11
* Fix regression not aborting transaction on error, and re-edit some error resp...guybe72022-04-251-1/+4
* Command info module API (#10108)Viktor Söderqvist2022-02-041-21/+29
* Fix unused variable warning in subcommand.c (#10184)Binbin2022-01-261-0/+2
* Disable keyspec module API in 7.0 RC1 (#10135)Viktor Söderqvist2022-01-241-0/+4
* sub-command support for ACL CAT and COMMAND LIST. redisCommand always stores ...Binbin2022-01-231-0/+21
* New detailed key-spec flags (RO, RW, OW, RM, ACCESS, UPDATE, INSERT, DELETE) ...Oran Agra2022-01-181-2/+2
* Auto-generate the command table from JSON files (#9656)guybe72021-12-151-11/+19
* Treat subcommands as commands (#9504)guybe72021-10-201-0/+55