13094 Commits (a89eebf63a20059148655a4c5563e74eb5bee061)
 

Author SHA1 Message Date
  Vsevolod Stakhov a89eebf63a [Minor] Add tableshape library from https://github.com/leafo/tableshape 5 years ago
  Vsevolod Stakhov a133eafedf [Feature] Add some recursion protection to lua logger 5 years ago
  Vsevolod Stakhov 95df159193
Merge pull request #2500 from negram/init-urlparser-test 5 years ago
  Mikhail Galanin dedc18fecc [Test] Init URL parser before running unit tests 5 years ago
  Vsevolod Stakhov d08955ec92
Merge pull request #2497 from negram/doc-misprint-fix 5 years ago
  Mikhail Galanin d081f133da [Minor] Misprint in function doc 5 years ago
  Vsevolod Stakhov 52d2c9fe2d [Conf] Slashing change: add settings configuration to the vanilla set 5 years ago
  Vsevolod Stakhov d714f0bd1a [Fix] Show the proper frame when using lua_util.debugm 5 years ago
  Vsevolod Stakhov 547c3f34f4 [Minor] Allow stack pos in logger.logx as well 5 years ago
  Vsevolod Stakhov 2667d4c8ca [Minor] Accept stack pos when showing debug in logger.debugm 5 years ago
  Vsevolod Stakhov b352a4cad4 [Minor] Improve `hash` processor 5 years ago
  Vsevolod Stakhov 4cf646a8e5 [Minor] Simplify methods invocation 5 years ago
  Vsevolod Stakhov b2db46e552 [Project] Implement implicit conversions to userdata 5 years ago
  Vsevolod Stakhov 22b8f221c6 [Project] Add method concept 5 years ago
  Vsevolod Stakhov 413beccaaa
Merge pull request #2495 from negram/sa_body-regex 5 years ago
  Mikhail Galanin 5aaa0cdfad [Test] Input data for the last test case 5 years ago
  Vsevolod Stakhov b25488fe66
Merge pull request #2493 from negram/sa_body-regex 5 years ago
  Mikhail Galanin 5ec5204446 [Test] Added test for case "hello.\nagain" 5 years ago
  Vsevolod Stakhov 14d216cf55
Merge pull request #2492 from negram/sa_body-regex 5 years ago
  Mikhail Galanin b1543ef5c4 [Test] Forgotten config 5 years ago
  Vsevolod Stakhov 53a1c412f2
Merge pull request #2491 from negram/fix-use-after-free 5 years ago
  Mikhail Galanin 247bc030c0 [Test] Test for regexps in {sa_body} and urls with newlines 5 years ago
  Mikhail Galanin 2d6d215df3 [Minor] Insert spaces only if text part is not suspected to be a link 5 years ago
  Mikhail Galanin 8b26fafde4 [Minor] Fixed error reported by ASAN: do not try usins already pop-ed watcher 5 years ago
  Vsevolod Stakhov 5b571379f3
Merge pull request #2489 from moisseev/eslint 5 years ago
  Vsevolod Stakhov 9ee0561b55
Merge pull request #2488 from moisseev/fr 5 years ago
  Vsevolod Stakhov f5cb9bdda0 [Minor] Rework allowed types logic 5 years ago
  Vsevolod Stakhov 5a317c9dc6 [Minor] Change function name to a more appropriate one 5 years ago
  Vsevolod Stakhov c3b4921c36 [Minor] Allow spaces and stars as separators in selectors 5 years ago
  Vsevolod Stakhov cf76bbb67a [Minor] Fix some minor issues 5 years ago
  Vsevolod Stakhov 623acd70ca [Project] Add implicit conversion logic to selectors 5 years ago
  Vsevolod Stakhov 19f2cad2f4 [Project] Rework selectors logic 5 years ago
  Vsevolod Stakhov 5cd10b421b [Minor] Fixes to regexp selectors 5 years ago
  Alexander Moisseev 731af4c2a3 [Minor] Remove extra parentheses 5 years ago
  Vsevolod Stakhov 954727f41c [Minor] Allow to set custom delimiter for regexp selectors 5 years ago
  Vsevolod Stakhov aab027ac0e [Feature] Cache selectors results in re runtime 5 years ago
  Vsevolod Stakhov 34d45cd8f6
Merge pull request #2487 from moisseev/eslint 5 years ago
  Alexander Moisseev 264c8b3d07 [Minor] Enforce consistent key-value spacing 5 years ago
  Alexander Moisseev 54aaea9108 [Feature] Relax FORGED_RECIPIENTS 5 years ago
  Vsevolod Stakhov 52c90107be [Minor] Fix selectors invocation 5 years ago
  Vsevolod Stakhov ca18e04ce0 [Minor] Add implicit header type for regexps 5 years ago
  Vsevolod Stakhov ce1dbec019 [Minor] Add more methods to lua selectors 5 years ago
  Vsevolod Stakhov 3e12a51263
Merge pull request #2486 from heraklit256/rbl-blocklist 5 years ago
  Alexander Moisseev dff3186aa7 [Minor] Enforce return after callback 5 years ago
  Alexander Moisseev c73e007d78 [Minor] Drop Crockford's `switch` indentation 5 years ago
  Alexander Moisseev 458642949a [Minor] Initialize variables at declaration 5 years ago
  Vsevolod Stakhov 1b602c3bb5 [Minor] Fix invocation 5 years ago
  Alexander Moisseev e5a73f26fd [Minor] Require capitalized constructor names 5 years ago
  Vsevolod Stakhov 6dd1c587ee [Project] Implement selectors support in re_cache 5 years ago
  Vsevolod Stakhov 8faa65961a [Project] Implement selectors registration for regular expressions 5 years ago