summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* crash report instructions (#10816)Oran Agra2022-06-061-1/+6
* Bump github/codeql-action from 1 to 2 (#10635)dependabot[bot]2022-05-041-4/+3
* Bump actions/upload-artifact from 2 to 3 (#10566)dependabot[bot]2022-04-121-3/+3
* Bump actions/checkout from 2 to 3 (#10390)dependabot[bot]2022-03-305-36/+36
* Bump actions/cache from 2 to 3 (#10463)dependabot[bot]2022-03-301-1/+1
* fix daily.yaml skip filters (#10490)Oran Agra2022-03-291-49/+49
* Split daily CI into smaller chunks (#10469)Oran Agra2022-03-221-11/+227
* Fix typo "the the" (#10399)蔡相跃2022-03-091-1/+1
* enable daily CI on release branches (#10357)Oran Agra2022-02-281-16/+16
* Add workflow_dispatch filters for daily CI. (#10289)Oran Agra2022-02-131-6/+11
* Bump vmactions/freebsd-vm from 0.1.5 to 0.1.6 (#10219)dependabot[bot]2022-02-021-1/+2
* Skip external server and codeql cron tests on forks (#10204)Ozan Tezcan2022-01-292-0/+4
* 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