1. 22d63a2 MINOR: applet: measure and report an appctx's call rate in "show sess" by Willy Tarreau · Wed Apr 24 08:41:29 2019 +0200
  2. 3f795f7 MEDIUM: tasks: Merge task_delete() and task_free() into task_destroy(). by Olivier Houchard · Wed Apr 17 22:51:06 2019 +0200
  3. a70bfaa BUG/MAJOR: task: make sure never to delete a queued task by Willy Tarreau · Wed Apr 17 21:58:23 2019 +0200
  4. a273534 MEDIUM: applets: Use the new _HA_ATOMIC_* macros. by Olivier Houchard · Fri Mar 08 18:46:48 2019 +0100
  5. 21028b5 MEDIUM: appctx: check for allocation attempts in buffer allocation callbacks by Willy Tarreau · Tue Nov 06 17:32:37 2018 +0100
  6. 673867c MAJOR: applets: Use tasks, instead of rolling our own scheduler. by Olivier Houchard · Fri May 25 16:58:52 2018 +0200
  7. abbf607 MEDIUM: cli: Add payload support by Aurélien Nephtali · Wed Apr 18 13:26:46 2018 +0200
  8. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · Fri Nov 24 17:34:44 2017 +0100
  9. 595d7b7 MINOR: applets: Use a bitfield to track applets activity per-thread by Christopher Faulet · Tue Nov 14 11:28:52 2017 +0100
  10. 9dcf9b6 MINOR: threads: Use __decl_hathreads to declare locks by Christopher Faulet · Mon Nov 13 10:34:01 2017 +0100
  11. 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · Tue Nov 07 10:42:54 2017 +0100
  12. 62a1249 MINOR: applets: no need to check for runqueue's emptiness in appctx_res_wakeup() by Willy Tarreau · Sun Nov 05 12:01:11 2017 +0100
  13. f65610a CLEANUP: threads: rename process_mask to thread_mask by Willy Tarreau · Tue Oct 31 16:06:06 2017 +0100
  14. a1dd243 MAJOR: threads/buffer: Make buffer wait queue thread safe by Emeric Brun · Wed Jun 21 15:42:52 2017 +0200
  15. 1138fd0 MAJOR: threads/applet: Handle multithreading for applets by Emeric Brun · Mon Jun 19 12:38:55 2017 +0200
  16. c730606 MAJOR: applet: applet scheduler rework. by Emeric Brun · Mon Jun 26 16:36:53 2017 +0200
  17. a73e59b BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled by Christopher Faulet · Fri Dec 09 17:30:18 2016 +0100
  18. 1cbe74c MINOR: applet: Count number of (active) applets by Christopher Faulet · Tue Dec 06 09:13:22 2016 +0100
  19. 6a22dcb MINOR: cli: add private pointer and release function by Thierry FOURNIER / OZON.IO · Sat Nov 12 10:51:33 2016 +0100
  20. 64bca9d MINOR: applet: rename applet_runq to applet_active_queue by Willy Tarreau · Fri Sep 25 17:39:23 2015 +0200
  21. 3c595ac MEDIUM: applet: implement a run queue for active appctx by Willy Tarreau · Sun Apr 19 09:59:31 2015 +0200
  22. 81f38d6 MEDIUM: applet: add basic support for an applet run queue by Willy Tarreau · Mon Apr 13 17:11:11 2015 +0200
  23. 3057645 CLEANUP: applet: rename struct si_applet to applet by Willy Tarreau · Mon Apr 13 13:50:30 2015 +0200
  24. 8a8d83b REORG: applet: move the applet definitions out of stream_interface by Willy Tarreau · Mon Apr 13 13:24:54 2015 +0200