summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Setup dependabot for github-actions and codespell (#9857)Matthieu MOREL2022-01-045-24/+25
* Wait for replicas when shutting down (#9872)Viktor Söderqvist2022-01-021-1/+1
* Add external test that runs without debug command (#9964)Oran Agra2021-12-191-2/+28
* Protected configs and sensitive commands (#9920)YaacovHazan2021-12-191-3/+2
* Add REDIS_CFLAGS='-Werror' to CI tests (#9828)Binbin2021-11-292-11/+11
* Fix Lua C API violation on lua msgpack lib. (#9832)Meir Shpilraien (Spielrein)2021-11-281-1/+1
* Don't use accurate option with ASAN unit tests (#9818)Ozan Tezcan2021-11-211-1/+1
* Add --dump-logs to ci tests and daily tests (#9803)Binbin2021-11-182-6/+6
* Daily tests flags inconsistency (#9792)Oran Agra2021-11-161-9/+9
* Enable running daily CI from forks (#9771)Ozan Tezcan2021-11-111-16/+48
* Add sanitizer support and clean up sanitizer findings (#9601)Ozan Tezcan2021-11-112-1/+94
* Archive external redis log in external tests (#9765)yoav-steinberg2021-11-111-2/+14
* Try solving test timeout on freebsd CI (#9768)Oran Agra2021-11-101-1/+1
* Increase test timeout in valgrind runs (#9767)Oran Agra2021-11-101-4/+4
* fix short timeout in replication short read tests (#9763)YaacovHazan2021-11-091-15/+15
* Add support for list type to store elements larger than 4GB (#9357)perryitay2021-11-031-3/+3
* Fix daily failures due to macos-latest change. (#9637)Yossi Gottlieb2021-10-171-1/+1
* Add debian:oldoldstable build target for CI. (#9358)Yossi Gottlieb2021-08-111-3/+6
* On 32 bit platform, the bit position of GETBIT/SETBIT/BITFIELD/BITCOUNT,BITPO...Huang Zhw2021-07-211-3/+3
* Add 'ist' to wordlist. (#9248)Binbin2021-07-181-1/+2
* update issue template, replace IRC with discussions (#9198)Oran Agra2021-07-051-2/+2
* add missing skips to daily cycle (#9196)Oran Agra2021-07-051-2/+5
* Re-fix daily CI (#9141)Oran Agra2021-06-241-13/+14
* daily CI, fix odd yaml parsing error (#9137)Oran Agra2021-06-231-43/+43
* Fix broken daily due to manual action triggers. and attempt to improve them (...Oran Agra2021-06-231-76/+177
* Add manual triggers for Daily CI (#9119)Oran Agra2021-06-221-86/+165
* Fixed some typos, add a spell check ci and others minor fix (#8890)Binbin2021-06-104-1/+46
* Improve test suite to handle external servers better. (#9033)Yossi Gottlieb2021-06-092-1/+43
* Bump freebsd-vm version to fix CI failures (#8876)yoav-steinberg2021-04-271-1/+1
* Add codeql static analysis in PR CI (#8854)Guy Korland2021-04-261-0/+33
* fuzz tester, try to print hung command (#8837)Oran Agra2021-04-252-14/+14
* Add run all test support with define REDIS_TEST (#8570)sundb2021-03-101-3/+11
* Run daily workflows only on redis/redis repo. (#8625)Harkrishn Patro2021-03-091-0/+2
* Cleanup usage of malloc_usable_size. (#8554)Yossi Gottlieb2021-02-251-1/+36
* Fix compile errors with no HAVE_MALLOC_SIZE. (#8533)Yossi Gottlieb2021-02-231-1/+21
* Fix failed tests on Linux Alpine and add a CI job. (#8532)Yossi Gottlieb2021-02-231-0/+20
* Removed time sensitive checks from block on background tests. Fixed uninitial...filipe oliveira2021-02-101-1/+1
* Update CI on Ubuntu to tcl8.6 (since 20.04 is now used) (#8460)Oran Agra2021-02-072-7/+7
* Add --dump-logs tests option. (#8459)Yossi Gottlieb2021-02-071-12/+12
* Fix FreeBSD tests and CI Daily issues. (#8438)Yossi Gottlieb2021-02-032-18/+8
* Add CI for FreeBSD (#8292)Guy Korland2021-01-202-0/+28
* Add io-thread daily CI tests. (#8232)Yossi Gottlieb2021-01-171-0/+17
* Remove end-of-life CentOS 6 workflows. (#8121)Yossi Gottlieb2020-12-022-32/+0
* Only supress implitic fallthrough on GCC 7Madelyn Olson2020-10-261-1/+1
* Update CI so that warnings cause build failuresMadelyn Olson2020-10-261-6/+7
* Add a --no-latency tests flag. (#7939)Yossi Gottlieb2020-10-221-1/+1
* fix recently broken TLS build error, and add coverage for CI (#7833)Oran Agra2020-09-231-1/+2
* Implement redisAtomic to replace _Atomic C11 builtin (#7707)Wang Yuan2020-09-172-4/+44
* Fix failing valgrind installation in github actions (#7792)Oran Agra2020-09-131-0/+1
* Add daily CI for MacOS (#7759)Oran Agra2020-09-081-0/+18