12488 Commits (418c10101093408aa370f0febf08d36032f1eb4b)
 

Author SHA1 Message Date
  Vsevolod Stakhov 418c101010 [Minor] Redis support is now unconditional 5 years ago
  Vsevolod Stakhov d7b92e1c65 [Fix] Fix race condition on maps reinit 5 years ago
  Vsevolod Stakhov b37be54bd8 [Minor] Do not print pointer if successfully converted UD to a string 5 years ago
  Vsevolod Stakhov ccefb86651 [Fix] Fix descriptors leak in sqlite3 locking code 5 years ago
  Vsevolod Stakhov ff7dc7361f [Fix] Initialize sqlite3 properly 5 years ago
  Vsevolod Stakhov 3f3e6a3ebf [Fix] Fix padded numbers printing 5 years ago
  Vsevolod Stakhov a444ae89b5 [Minor] Cleanup, use __builtin_clz, mention algorithm source 5 years ago
  Vsevolod Stakhov c5997cb282 [Feature] Improve integer -> string conversion 5 years ago
  Vsevolod Stakhov dab8ec1a3e [Fix] Improve resetting of the limit buckets 5 years ago
  Vsevolod Stakhov b48746cfac [Minor] Count a new message when checking ratelimit burst 5 years ago
  Vsevolod Stakhov 66d75d8d23 [Fix] Eliminate all specific C plugins pools 5 years ago
  Vsevolod Stakhov 6d4d4371a7 [Minor] Eliminate dedicated mempool for regexp module 5 years ago
  Vsevolod Stakhov d7fdd3d337 [Minor] Fix aligned access 5 years ago
  Vsevolod Stakhov e0cd571a32 [Fix] Fix build where ucontext is defined in ucontext.h 5 years ago
  Vsevolod Stakhov 99071239e4
Merge pull request #2331 from moisseev/eslint 5 years ago
  Alexander Moisseev 4d2b29abcb [Test] Specify JS Globals 5 years ago
  Alexander Moisseev 28401018a8 [WebUI] Remove unused variable 5 years ago
  Alexander Moisseev 9819f6a164 [WebUI] Add missed declarations 5 years ago
  Alexander Moisseev 97f21fc116 [WebUI] Fix variable assignment 5 years ago
  Alexander Moisseev e514ce57b5 [WebUI] Avoid using "undefined" property 5 years ago
  Vsevolod Stakhov 4b6e9116cb [Feature] Reuse maps in multimap module more aggressively 5 years ago
  Vsevolod Stakhov 2648124d97 [Project] Implement HTTP maps caching 5 years ago
  Vsevolod Stakhov 0a6035cf22 [Project] Prepare cached map data 5 years ago
  Vsevolod Stakhov 8027ad688c
Merge pull request #2328 from moisseev/patch-1 5 years ago
  Vsevolod Stakhov 5d23a45ed5
Merge pull request #2326 from moisseev/eslint 5 years ago
  Vsevolod Stakhov ffab92f4ff [Feature] Add more extended statistics about fuzzy updates 5 years ago
  Alexander Moisseev 455b237d2d
Update redirectors.inc 5 years ago
  Alexander Moisseev 6d9ad2208e [WebUI] Remove unused variables 5 years ago
  Alexander Moisseev d3c4028f4d [Minor] JS: Remove redundant quotes 5 years ago
  Vsevolod Stakhov fecf59abe3 [Minor] Fix list op 5 years ago
  Vsevolod Stakhov a073be8fbc [Fix] Work with broken resolvers in resolv.conf 5 years ago
  Vsevolod Stakhov 6716825ffd [Fix] Fix DKIM check rule if DNS is unavailable 5 years ago
  Vsevolod Stakhov 6da545d4a7 [Minor] Improve symcache debugging 5 years ago
  Vsevolod Stakhov 72f2f16245 [Feature] Add logic to deduplicate updates queue 5 years ago
  Vsevolod Stakhov 7c5d79db90 [Project] Add small workaround for sqlite backend 5 years ago
  Vsevolod Stakhov fc0d127499 [Project] Update Redis backend to support refreshing 5 years ago
  Vsevolod Stakhov a09cd72d58 [Project] Refresh fuzzy hashes when matched 5 years ago
  Alexander Moisseev 719327eb8b [test] Print current ESLint version 5 years ago
  Alexander Moisseev 404f0f2ba3 [test] Enforce some linter rules for JS 5 years ago
  Vsevolod Stakhov fe2e90a745 [Minor] Add domains to the list 5 years ago
  Alexander Moisseev 61308eaca2 [Minor] JS: Add space before parentheses 5 years ago
  Alexander Moisseev dc21f99bed [Minor] JS: Align elements 5 years ago
  Alexander Moisseev 11282ac219 [WebUI] Remove duplicated path from RequireJS config 5 years ago
  Alexander Moisseev 1bdf819be0 [Minor] JS: Remove useless escape 5 years ago
  Alexander Moisseev 6ad2458e08 [Minor] JS: Remove useless concatenation 5 years ago
  Alexander Moisseev bef501cdf7 [Minor] JS: Simplify conditional 5 years ago
  Alexander Moisseev 104eebf960 [Minor] JS: Disable "no-alert" rule for a line 5 years ago
  Alexander Moisseev dc72c1eebe [WebUI] Do not accept passwords containing control characters 5 years ago
  Alexander Moisseev d6314a4a2c [Minor] JS: Disable "no-bitwise" rule for specific lines 5 years ago
  Alexander Moisseev 99a7c108e4 [Minor] JS: Add missed spaces 5 years ago