Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Fix] Another fix for Redis schema | Vsevolod Stakhov | 2024-09-07 | 1 | -2/+2 |
| | | | | Issue: #5112 | ||||
* | changed errors to warnings. | laodc | 2023-08-21 | 1 | -2/+1 |
| | | | | nullptr on contructor was never meant to be there | ||||
* | Added support for Redis 6 ACL (username/password) | laodc | 2023-08-21 | 1 | -1/+8 |
| | |||||
* | [Fix] Fix lua schema enrichment logic for Redis params | Vsevolod Stakhov | 2023-08-07 | 1 | -1/+1 |
| | |||||
* | [Minor] Move config stuff out | Vsevolod Stakhov | 2023-08-07 | 1 | -1/+1 |
| | |||||
* | [Minor] Allow to log configuration errors from plugins | Vsevolod Stakhov | 2023-08-07 | 1 | -1/+3 |
| | |||||
* | [Minor] Reformat all Lua code, no functional changes | Vsevolod Stakhov | 2023-08-07 | 1 | -26/+28 |
| | |||||
* | fix: redis schema parsing | Simon Hauser | 2023-08-04 | 1 | -3/+3 |
| | |||||
* | [Minor] Register more timeouts | Vsevolod Stakhov | 2022-09-10 | 1 | -0/+2 |
| | |||||
* | [Minor] Update my email and the copyright year | Vsevolod Stakhov | 2022-03-25 | 1 | -1/+1 |
| | |||||
* | Spelling (#4086) | Josh Soref | 2022-02-22 | 1 | -1/+1 |
| | | | [Rework] Massive spelling fix from @jsoref | ||||
* | [Minor] Bimi: Fold huge bimi header | Vsevolod Stakhov | 2021-12-14 | 1 | -1/+5 |
| | |||||
* | [Minor] Bimi: Fold header | Vsevolod Stakhov | 2021-12-14 | 1 | -2/+9 |
| | |||||
* | [Minor] Bimi: Fix Redis storage | Vsevolod Stakhov | 2021-12-13 | 1 | -1/+2 |
| | |||||
* | [Minor] Bimi: Rework redis caching logic | Vsevolod Stakhov | 2021-12-07 | 1 | -6/+39 |
| | |||||
* | [Minor] Bimi: Add version to the path | Vsevolod Stakhov | 2021-11-10 | 1 | -1/+1 |
| | |||||
* | [Project] BIMI: Fix helper integration issues | Vsevolod Stakhov | 2021-11-07 | 1 | -4/+16 |
| | |||||
* | [Feature] BIMI: Add preliminary version of the BIMI plugin | Vsevolod Stakhov | 2021-11-06 | 1 | -0/+322 |
Issue: #3935 |