1. 5fa29b8 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Dec 07 09:46:19 2022 +0500
  2. b6c31b3 DOC: lua-api: Remove warning about the lua filters by Christopher Faulet · Wed Nov 16 10:14:35 2022 +0100
  3. 4a689da CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Oct 29 09:34:32 2022 +0500
  4. a925619 DOC: lua: add a note about compression w/ httpclient by William Lallemand · Fri Oct 21 11:48:24 2022 +0200
  5. b5684c5 DOC/CLEANUP: lua-api: removing duplicate core.proxies attribute by Aurelien DARRAGON · Fri Oct 14 09:03:32 2022 +0200
  6. 846fc7d DOC: lua-api: updating toolbox link by Aurelien DARRAGON · Fri Oct 14 08:48:57 2022 +0200
  7. 53901f4 DOC/CLEANUP: lua-api: some minor corrections by Aurelien DARRAGON · Thu Oct 13 19:49:42 2022 +0200
  8. 28f0a60 DOC/CLEANUP: lua-api: removing duplicate date functions doc by Aurelien DARRAGON · Thu Sep 29 10:25:24 2022 +0200
  9. ae6b568 MINOR: hlua: Allow argument on lua-lod(-per-thread) directives by Thierry Fournier · Mon Sep 19 09:04:16 2022 +0200
  10. 60cfe8b DOC/MINOR: fix typos in the lua-api document by Boyang Li · Tue May 10 18:11:00 2022 +0000
  11. 10cea5c DOC: lua: CertCache class documentation by William Lallemand · Wed Mar 30 16:02:43 2022 +0200
  12. 1834030 DOC: httpclient/lua: fix the type of the dst parameter by William Lallemand · Wed Feb 23 15:57:45 2022 +0100
  13. b4a4ef6 MINOR: httpclient/lua: ability to set a server timeout by William Lallemand · Wed Feb 23 14:18:16 2022 +0100
  14. 4f4f2b7 MINOR: httpclient/lua: add 'dst' optionnal field by William Lallemand · Thu Feb 17 20:00:23 2022 +0100
  15. 00a1502 DOC: lua: documentation about the httpclient API by William Lallemand · Fri Nov 19 16:02:44 2021 +0100
  16. 7855b19 DOC: lua: Be explicit with the Reply object limits by Christopher Faulet · Tue Nov 09 18:39:51 2021 +0100
  17. 7978c5c MEDIUM: vars: make the ifexist variant of set-var only apply to the proc scope by Willy Tarreau · Tue Sep 07 14:24:07 2021 +0200
  18. ff0f278 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sun Aug 22 22:18:07 2021 +0500
  19. 5a2c661 DOC: lua-api: Add documentation about lua filters by Christopher Faulet · Sun Aug 15 20:35:25 2021 +0200
  20. 1e9b1b6 DOC: Improve the lua documentation by Christopher Faulet · Wed Aug 11 10:14:30 2021 +0200
  21. 6a79fc1 MEDIUM: lua: Improve/revisit the lua api to manipulate channels by Christopher Faulet · Fri Aug 06 16:02:36 2021 +0200
  22. 0953039 DOC: lua: Add a warning about buffers modification in HTTP by Christopher Faulet · Mon Jun 14 11:43:18 2021 +0200
  23. 714f345 DOC: fix a few remainig cases of "Haproxy" and "HAproxy" in doc and comments by Willy Tarreau · Sun May 09 06:47:26 2021 +0200
  24. 2272d8a DOC: assorted typo fixes in the documentation by Ilya Shipitsin · Mon Dec 21 01:22:40 2020 +0500
  25. ecb83c2 MINOR: lua-thread: Add the "thread" core variable by Thierry Fournier · Sat Nov 28 15:49:44 2020 +0100
  26. 4234dbd MINOR: lua-thread: Use NULL context for main lua state by Thierry Fournier · Sat Nov 28 13:18:23 2020 +0100
  27. 11057a3 DOC: assorted typo fixes in the documentation by Ilya Shipitsin · Sun Jun 21 21:18:27 2020 +0500
  28. 4e172c9 MEDIUM: lua: Add `ifexist` parameter to `set_var` by Tim Duesterhus · Tue May 19 13:49:42 2020 +0200
  29. 49bbf52 MINOR: lua: allow changing port with set_addr by Joseph C. Sible · Mon May 04 22:20:32 2020 -0400
  30. 2075ca8 DOC: assorted typo fixes in the documentation by Ilya Shipitsin · Fri Mar 06 23:22:22 2020 +0500
  31. 700d9e8 MEDIUM: lua: Add ability for actions to intercept HTTP messages by Christopher Faulet · Fri Jan 31 12:21:52 2020 +0100
  32. 2c2c2e3 MINOR: lua: Add act:wake_time() function to set a timeout when an action yields by Christopher Faulet · Fri Jan 31 19:07:52 2020 +0100
  33. 0f3c890 MINOR: lua: Create the global 'act' object to register all action return codes by Christopher Faulet · Fri Jan 31 18:57:12 2020 +0100
  34. 02cedc4 DOC: Fix typos in different subsections of the documentation by Joseph Herlant · Tue Nov 13 19:45:17 2018 -0800
  35. 8878f8e MEDIUM: lua: Add stick table support for Lua. by Adis Nezirovic · Fri Jul 13 12:18:33 2018 +0200
  36. 874a35c DOC: Fix typos in lua documentation by Bertrand Jacquin · Mon Sep 10 21:26:07 2018 +0100
  37. 268a707 MEDIUM: add set-priority-class and set-priority-offset by Patrick Hemmer · Fri May 11 12:52:31 2018 -0400
  38. 32d539f MINOR: lua: add get_maxconn and set_maxconn to LUA Server class. by Patrick Hemmer · Sun Apr 29 14:25:46 2018 -0400
  39. a62ae7e MINOR: lua: Add server name & puid to LUA Server class. by Patrick Hemmer · Sun Apr 29 14:23:48 2018 -0400
  40. c6a1d71 DOC/MINOR: clean up LUA documentation re: servers & array/table. by Patrick Hemmer · Tue May 01 21:30:41 2018 -0400
  41. 56cc125 MINOR: lua: allow socket api settimeout to accept integers, float, and doubles by Mark Lakes · Tue Mar 27 09:48:06 2018 +0200
  42. c5d11c6 DOC: lua: new prototype for function "register_action()" by Thierry FOURNIER · Mon Feb 12 14:46:54 2018 +0100
  43. 6edab86 BUG/MEDIUM: lua: Fix IPv6 with separate port support for Socket.connect by Tim Duesterhus · Sat Jan 06 19:04:45 2018 +0100
  44. 3190427 MINOR: hlua: Add regex class by Thierry FOURNIER · Wed Oct 25 12:59:51 2017 +0200
  45. 46c7255 MINOR: lua: add uuid to the Class Proxy by Baptiste Assmann · Thu Oct 26 21:51:58 2017 +0200
  46. 9b82a58 MINOR: lua: Add lists of frontends and backends by Thierry FOURNIER · Mon Jul 24 13:30:43 2017 +0200
  47. 817e759 DOC: lua: Proxy class doc update by Thierry FOURNIER · Mon Jul 24 14:35:04 2017 +0200
  48. 4dc7197 BUG/MINOR: lua: Map.end are not reliable because "end" is a reserved keyword by Thierry FOURNIER · Sat Jan 28 08:33:08 2017 +0100
  49. 52f5db2 MINOR: http: custom status reason. by Robin H. Johnson · Sun Jan 01 13:10:52 2017 -0800
  50. d7f2eb6 DOC: lua: section declared twice by Thierry FOURNIER · Wed Dec 14 19:43:08 2016 +0100
  51. 12a865d DOC: lua: improve links by Thierry FOURNIER · Wed Dec 14 19:40:37 2016 +0100
  52. a78f037 DOC: lua: documentation about time parser functions by Thierry FOURNIER · Wed Dec 14 19:04:41 2016 +0100
  53. c1edafe DOC: lua: Add documentation about variable manipulation from applet by Thierry FOURNIER / OZON.IO · Mon Dec 12 16:25:30 2016 +0100
  54. b210bcc DOC: lua: Documentation about some entry missing by Thierry FOURNIER / OZON.IO · Mon Dec 12 16:24:16 2016 +0100
  55. 8a1027a MINOR: lua: Add tokenize function. by Thierry FOURNIER / OZON.IO · Thu Nov 24 20:48:38 2016 +0100
  56. a44fdd9 MEDIUM: lua: Add cli handler for Lua by Thierry FOURNIER / OZON.IO · Sun Nov 13 13:19:20 2016 +0100
  57. 62fec75 MINOR: lua: add ip addresses and network manipulation function by Thierry FOURNIER / OZON.IO · Thu Nov 10 20:38:11 2016 +0100
  58. 65192f3 MINOR: lua: add function which return true if the channel is full. by Thierry FOURNIER / OZON.IO · Mon Nov 07 15:28:40 2016 +0100
  59. 85d79c9 MINOR: vars: Add 'unset-var' action/converter by Christopher Faulet · Wed Nov 09 16:54:56 2016 +0100
  60. 53e381c DOC: lua: remove old functions by Thierry FOURNIER / OZON.IO · Tue Aug 02 23:43:10 2016 +0200
  61. ab00df6 BUG/MEDIUM: lua: the function txn_done() from sample fetches can crash by Thierry FOURNIER · Thu Jul 14 11:42:37 2016 +0200
  62. ff48042 MINOR: lua: add class listener by Thierry Fournier · Thu Feb 25 08:36:46 2016 +0100
  63. f2fdc9d MINOR: lua: add class server by Thierry Fournier · Mon Feb 22 08:21:39 2016 +0100
  64. f61aa63 MINOR: lua: add class proxy by Thierry Fournier · Fri Feb 19 20:56:00 2016 +0100
  65. eea77c0 MINOR: lua: dump general info by Thierry Fournier · Fri Mar 18 08:47:13 2016 +0100
  66. 1de1659 MINOR: lua: Add concat class by Thierry Fournier · Wed Jan 27 09:49:07 2016 +0100
  67. b1f4656 MINOR: lua: add "now" time function by Thierry Fournier · Thu Jan 21 09:46:15 2016 +0100
  68. 834421c DOC: lua: fix somme errors by Thierry FOURNIER · Fri Dec 25 02:05:25 2015 +0100
  69. 8db004c MINOR: lua: add set/get priv for applets by Thierry FOURNIER · Fri Dec 25 01:33:18 2015 +0100
  70. e34a78e DOC: lua: fix somme errors and add implicit types by Thierry FOURNIER · Fri Dec 25 01:31:35 2015 +0100
  71. dc59500 DOC: lua: fix lua API by Thierry FOURNIER · Mon Dec 21 11:13:52 2015 +0100
  72. 841475e MINOR: lua: service/applet can have access to the HTTP headers when a POST is received by Thierry FOURNIER · Fri Dec 11 17:10:09 2015 +0100
  73. 4d7f766 DOC: lua-api/index.rst small example fixes, spelling correction. by Pieter Baauw · Sun Nov 08 16:38:08 2015 +0100
  74. 61fdf8b DOC: lua: few typos. by David Carlier · Fri Oct 02 11:59:38 2015 +0100
  75. a2d0225 DOC: lua: update doc according with the last Lua changes by Thierry FOURNIER · Thu Oct 01 15:00:42 2015 +0200
  76. 2dcb9bc DOC: fix lua use-service example by Pieter Baauw · Thu Oct 01 22:47:12 2015 +0200
  77. 61add3c DOC: fix some broken unexpected unicode chars in the Lua doc. by Willy Tarreau · Mon Sep 28 15:39:10 2015 +0200
  78. a3bc513 DOC: lua: some documentation update by Thierry FOURNIER · Fri Sep 25 21:43:56 2015 +0200
  79. 8255a75 MINOR: lua: change actions registration by Thierry FOURNIER · Wed Sep 23 21:03:35 2015 +0200
  80. bc183a6 DOC: lua: mention than txn:close was renamed txn:done. by Willy Tarreau · Fri Aug 28 10:39:11 2015 +0200
  81. 99a36dd DOC: lua: replace txn:close with txn:done in lua-api by Willy Tarreau · Thu Aug 27 14:57:04 2015 +0200
  82. 35d70ef MINOR: http: Action for manipulating the returned status code. by Thierry FOURNIER · Wed Aug 26 16:21:56 2015 +0200
  83. 0d79cf6 DOC: fix function name by Thierry FOURNIER · Wed Aug 26 14:20:58 2015 +0200
  84. 0a99b89 MINOR: lua: add core.done() function by Thierry FOURNIER · Wed Aug 26 00:14:17 2015 +0200
  85. 386a127 DOC: match several lua configuration option names to those implemented in code by Pieter Baauw · Sun Aug 16 15:26:24 2015 +0200
  86. 053ba8ad MINOR: lua: Variable access by Thierry FOURNIER · Mon Jun 08 13:05:33 2015 +0200
  87. 3def393 MINOR: lua: map system integration in Lua by Thierry FOURNIER · Tue Apr 07 11:27:54 2015 +0200
  88. 2e4893c DOC: lua: some fixes by Thierry FOURNIER · Wed Mar 18 13:37:27 2015 +0100
  89. c798b5d MINOR: lua: add log functions by Thierry FOURNIER · Tue Mar 17 01:09:57 2015 +0100
  90. 486f5a0 DOC: lua: fix some typos by Thierry FOURNIER · Mon Mar 16 15:13:03 2015 +0100
  91. 08504f4 MINOR: lua: create and register HTTP class by Thierry FOURNIER · Mon Mar 16 14:17:08 2015 +0100
  92. 2cce353 MINOR: lua: txn: add function set_(loglevel|tos|mark) by Thierry FOURNIER · Mon Mar 16 12:04:16 2015 +0100
  93. 17bd152 DOC: lua api by Thierry FOURNIER · Wed Mar 11 20:31:00 2015 +0100