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