1. c1ddcaf BUILD: Makefile: move REGTESTST_TYPE default setting by William Lallemand · Fri Feb 05 11:27:54 2021 +0100
  2. 4488434 BUG/MINOR: reg-tests: fix service dependency script by William Dauchy · Sun Jan 10 21:13:05 2021 +0100
  3. aabde71 MINOR: reg-tests: add a way to add service dependency by William Dauchy · Sat Jan 09 17:26:20 2021 +0100
  4. 478e5dd SCRIPTS: announce-release: fix typo in help message by Thayne McCombs · Thu Jan 07 21:36:27 2021 -0700
  5. 96d5368 SCRIPTS: make announce release support preparing announces before tag exists by Willy Tarreau · Wed Jan 06 15:46:33 2021 +0100
  6. 0c61293 SCRIPTS: improve announce-release to support different tag and versions by Willy Tarreau · Wed Jan 06 15:16:46 2021 +0100
  7. a4009cd REGTESTS: make use of HAPROXY_ARGS and pass -dM by default by Willy Tarreau · Wed Dec 16 10:39:20 2020 +0100
  8. 6b736b4 CI: travis-ci: replace not defined SSL_LIB, SSL_INC for BotringSSL builds by Ilya Shipitsin · Sun Oct 11 23:42:51 2020 +0500
  9. 7faeea9 REGTESTS: use "command" instead of "which" for better POSIX compatibility by Ilya Shipitsin · Sat Sep 26 11:54:27 2020 +0500
  10. 1f927d1 SCRIPTS: git-show-backports: emit the shell command to backport a commit by Willy Tarreau · Fri Jul 31 16:47:44 2020 +0200
  11. f456f6f SCRIPTS: git-show-backports: make -m most only show the left branch by Willy Tarreau · Fri Jul 31 16:38:57 2020 +0200
  12. be789df SCRIPTS: announce-release: add the link to the wiki in the announce messages by Willy Tarreau · Thu Jul 30 17:41:42 2020 +0200
  13. aaa34ea CI: travis-ci: switch BoringSSL builds to ninja by Ilya Shipitsin · Sun Jun 21 16:39:30 2020 +0500
  14. d678805 REORG: include: move version.h to haproxy/ by Willy Tarreau · Wed May 27 15:59:00 2020 +0200
  15. 6fab3e6 SCRIPTS: publish-release: pass -n to gzip to remove timestamp by Willy Tarreau · Sat May 30 06:59:07 2020 +0200
  16. 856aabc CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Thu Apr 16 23:51:34 2020 +0500
  17. 6e18f92 CI: adopt openssl download script to download all versions by Ilya Shipitsin · Tue Apr 07 23:35:49 2020 +0500
  18. 1392d02 SCRIPTS: announce-release: use mutt -H instead of -i to include the draft by Willy Tarreau · Sat Feb 15 15:24:28 2020 +0100
  19. 332ded5 SCRIPTS: make announce-release executable again by Willy Tarreau · Wed Feb 12 18:21:11 2020 +0100
  20. 47e09dd BUILD: scripts/build-ssl.sh: use "uname" instead of ${TRAVIS_OS_NAME} by Ilya Shipitsin · Tue Feb 11 14:36:23 2020 +0500
  21. f9beea5 SCRIPTS: backport: fix the master branch detection by Willy Tarreau · Fri Feb 07 08:26:49 2020 +0100
  22. 3823408 SCRIPTS: announce-release: allow the user to force to overwrite old files by Willy Tarreau · Fri Feb 07 08:11:45 2020 +0100
  23. 0f5ce60 SCRIPTS: announce-release: place the send command in the mail's header by Willy Tarreau · Fri Feb 07 08:10:06 2020 +0100
  24. 499b298 SCRIPTS: backport: use short revs and resolve the initial commit by Willy Tarreau · Thu Feb 06 18:38:19 2020 +0100
  25. be9b00f SCRIPTS: use /usr/bin/env bash instead of /bin/bash for scripts by Willy Tarreau · Wed Feb 05 04:45:18 2020 +0100
  26. e77a13a SCRIPTS: add a new "backport" script to simplify long series of backports by Willy Tarreau · Tue Feb 04 13:50:36 2020 +0100
  27. d5b464b REGTEST: run-regtests: implement #REQUIRE_BINARIES by William Lallemand · Thu Dec 19 14:30:00 2019 +0100
  28. 1eee6ca REGTEST: Add an HTX reg-test to check an edge case by Christopher Faulet · Wed Dec 11 16:26:11 2019 +0100
  29. 7e8c016 SCRIPTS: update create-release to fix the changelog on new branches by Willy Tarreau · Mon Nov 25 20:40:52 2019 +0100
  30. 1a3af78 SCRIPTS: git-show-backports: add "-s" to proposed cherry-pick commands by Willy Tarreau · Mon Nov 25 15:51:47 2019 +0100
  31. ff0c842 SCRIPTS: create-release: show the correct origin name in suggested commands by Willy Tarreau · Mon Nov 25 15:49:31 2019 +0100
  32. 8abf026 BUILD: CI: install golang-1.13 when building BoringSSL by Ilya Shipitsin · Mon Sep 16 16:13:10 2019 +0500
  33. a8ee4b1 CLEANUP: removed obsolete examples an move a few to better places by Willy Tarreau · Sat Jun 15 18:56:48 2019 +0200
  34. a088d3d BUILD: travis-ci improvements by Ilya Shipitsin · Wed Jun 05 02:16:51 2019 +0500
  35. 7e30b50 DOC: fix "successful" typo by Bertrand Jacquin · Thu May 16 22:15:31 2019 +0100
  36. 35d20af BUILD: add BoringSSL to travis-ci build matrix by Ilya Shipitsin · Thu May 09 01:15:59 2019 +0500
  37. db6e4be BUILD: remove "build_libressl" duplicate declaration by Ilya Shipitsin · Sun May 05 17:41:12 2019 +0500
  38. 054a5b8 BUILD: extend travis-ci matrix by Ilya Shipitsin · Fri May 03 14:31:20 2019 +0500
  39. 85a7ea0 REGTEST: Add a new reg test for log load-balancing feature. by Frédéric Lécaille · Thu Apr 25 20:14:43 2019 +0200
  40. ca8df4c REGTEST: make the "run-regtests" script search for tests in reg-tests by default by Willy Tarreau · Tue Apr 23 16:09:50 2019 +0200
  41. dc1a3bd REGTEST: replace LEVEL option by a more human readable one. by Frédéric Lécaille · Fri Mar 29 15:07:24 2019 +0100
  42. 78f31bf REGTEST: Use HTX by default and add '--no-htx' option to disable it by Christopher Faulet · Fri Apr 12 16:53:41 2019 +0200
  43. 1d2b586 MAJOR: htx: Enable the HTX mode by default for all proxies by Christopher Faulet · Fri Apr 12 16:10:51 2019 +0200
  44. ad25c26 REGTEST: script: remove platform-specific assigments of OPTIONS by Willy Tarreau · Wed Mar 27 14:00:10 2019 +0100
  45. 87586e1 REGTEST: script: make the script use the new features list by Willy Tarreau · Wed Mar 27 13:52:39 2019 +0100
  46. 9589c3b SCRIPTS: add the issue tracker URL to the announce script by Willy Tarreau · Tue Jan 29 06:51:16 2019 +0100
  47. 4336123 REGTEST: Switch to vtest. by Frédéric Lécaille · Fri Jan 11 10:10:21 2019 +0100
  48. f9a48ef REGTEST: Add some informatoin to test results. by Frédéric Lécaille · Tue Jan 08 11:30:28 2019 +0100
  49. 7e245df REGTEST: script: Add support of alternatives in requited options list by Christopher Faulet · Fri Dec 21 15:18:02 2018 +0100
  50. 6bd82cd REGTEST: script: Print only errors in the results report by Christopher Faulet · Wed Dec 19 11:28:49 2018 +0100
  51. fa6798f REGTEST: script: Add the option --use-htx to enable the HTX in regtests by Christopher Faulet · Wed Dec 19 11:22:04 2018 +0100
  52. 9c6df5e REGTEST: script: Add the option --keep-logs to keep all log directories by Christopher Faulet · Wed Dec 19 10:25:07 2018 +0100
  53. 2a7cf92 REGTEST: script: Add the option --debug to show logs on standard ouput by Christopher Faulet · Wed Dec 19 10:22:01 2018 +0100
  54. 8d0fdf5 REGTEST: script: Add the option --clean to remove previous log direcotries by Christopher Faulet · Wed Dec 19 10:18:40 2018 +0100
  55. 1ecf0ea REGTEST: script: Evaluate the varnishtest command to allow quoted parameters by Christopher Faulet · Tue Dec 18 22:47:23 2018 +0100
  56. 8d67cf8 REGTEST: script: Process script arguments before everything else by Christopher Faulet · Tue Dec 18 22:41:20 2018 +0100
  57. d6cad12 SCRIPTS: add the slack channel URL to the announce script by Willy Tarreau · Wed Dec 19 18:59:51 2018 +0100
  58. 7f33273 DOC: split the README into README + INSTALL by Willy Tarreau · Sun Dec 16 22:27:15 2018 +0100
  59. d4f36e3 REGTEST: Reg testing improvements. by Frederic Lecaille · Thu Dec 13 22:15:05 2018 +0100
  60. 939193a SCRIPTS/REGTEST: merge grep+sed into sed in run-regtests by Willy Tarreau · Thu Dec 06 15:49:27 2018 +0100
  61. 51e01b5 REGTEST: Fix several issues. by Frédéric Lécaille · Thu Nov 29 21:41:42 2018 +0100
  62. 7250404 REGTEST/MINOR: script: add run-regtests.sh script by PiBa-NL · Tue Nov 27 22:26:38 2018 +0100
  63. 48d92ee SCRIPTS: git-show-backports: add missing quotes to "echo" by Willy Tarreau · Mon Jul 30 14:45:55 2018 +0200
  64. 3ce3811 BUILD: Generate sha256 checksums in publish-release by Tim Duesterhus · Thu Jul 19 23:57:56 2018 +0200
  65. 4a5be93 SCRIPTS: create-release: enforce GIT_COMMITTER_{NAME|EMAIL} validity by Willy Tarreau · Fri Jun 16 12:43:53 2017 +0200
  66. 2c44cd8 scripts: create-release pass -n to tail by Willy Tarreau · Fri Jun 16 12:35:54 2017 +0200
  67. bd69891 BUILD: scripts: add a "quiet" mode to publish-release by Willy Tarreau · Fri Jun 09 15:57:31 2017 +0200
  68. 7ca8815 BUILD: scripts: add an automatic mode for publish-release by Willy Tarreau · Fri Jun 09 15:54:39 2017 +0200
  69. 600cb57 BUILD: scripts: make publish-release support bare repositories by Willy Tarreau · Fri Jun 09 15:36:02 2017 +0200
  70. 827385f BUILD: scripts: fix typo in announce-release error message by Willy Tarreau · Mon Mar 27 19:36:45 2017 +0200
  71. 6a375ef BUILD: make the release script use shortlog for the final changelog by Willy Tarreau · Mon Mar 27 19:32:24 2017 +0200
  72. 990397e BUILD: scripts: automatically update the branch in version.h when releasing by Willy Tarreau · Thu Jan 05 19:58:24 2017 +0100
  73. 5e637e5 SCRIPTS: git-show-backports: add -H to use the hash of the commit message by Willy Tarreau · Wed Dec 14 16:44:45 2016 +0100
  74. b684cd4 SCRIPTS: git-show-backports: fix a harmless typo by Willy Tarreau · Wed Dec 14 16:43:23 2016 +0100
  75. 6cc2118 SCRIPTS: make publish-release also copy the new SPOE doc by Willy Tarreau · Wed Nov 09 23:21:47 2016 +0100
  76. ef393a6 SCRIPTS: make git-show-backports also dump a "git show" command by Willy Tarreau · Tue Oct 25 22:12:54 2016 +0200
  77. 29c44e1 SCRIPTS: make git-show-backports capable of limiting its history by Willy Tarreau · Mon May 16 17:01:12 2016 +0200
  78. 29b684b SCRIPTS: teach git-show-backports how to report upstream commits by Willy Tarreau · Mon May 16 16:39:38 2016 +0200
  79. 62b71ee BUILD: add a few release and backport scripts in scripts/ by Willy Tarreau · Tue May 10 12:04:13 2016 +0200