Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
327ea5aec83092404bca09df2fb9aa86118c8a73
/
scripts
f9beea5
SCRIPTS: backport: fix the master branch detection
by Willy Tarreau
· 4 years, 9 months ago
3823408
SCRIPTS: announce-release: allow the user to force to overwrite old files
by Willy Tarreau
· 4 years, 9 months ago
0f5ce60
SCRIPTS: announce-release: place the send command in the mail's header
by Willy Tarreau
· 4 years, 9 months ago
499b298
SCRIPTS: backport: use short revs and resolve the initial commit
by Willy Tarreau
· 4 years, 9 months ago
be9b00f
SCRIPTS: use /usr/bin/env bash instead of /bin/bash for scripts
by Willy Tarreau
· 4 years, 9 months ago
e77a13a
SCRIPTS: add a new "backport" script to simplify long series of backports
by Willy Tarreau
· 4 years, 9 months ago
d5b464b
REGTEST: run-regtests: implement #REQUIRE_BINARIES
by William Lallemand
· 4 years, 11 months ago
1eee6ca
REGTEST: Add an HTX reg-test to check an edge case
by Christopher Faulet
· 5 years ago
7e8c016
SCRIPTS: update create-release to fix the changelog on new branches
by Willy Tarreau
· 5 years ago
1a3af78
SCRIPTS: git-show-backports: add "-s" to proposed cherry-pick commands
by Willy Tarreau
· 5 years ago
ff0c842
SCRIPTS: create-release: show the correct origin name in suggested commands
by Willy Tarreau
· 5 years ago
8abf026
BUILD: CI: install golang-1.13 when building BoringSSL
by Ilya Shipitsin
· 5 years ago
a8ee4b1
CLEANUP: removed obsolete examples an move a few to better places
by Willy Tarreau
· 5 years ago
a088d3d
BUILD: travis-ci improvements
by Ilya Shipitsin
· 5 years ago
7e30b50
DOC: fix "successful" typo
by Bertrand Jacquin
· 5 years ago
35d20af
BUILD: add BoringSSL to travis-ci build matrix
by Ilya Shipitsin
· 5 years ago
db6e4be
BUILD: remove "build_libressl" duplicate declaration
by Ilya Shipitsin
· 6 years ago
054a5b8
BUILD: extend travis-ci matrix
by Ilya Shipitsin
· 6 years ago
85a7ea0
REGTEST: Add a new reg test for log load-balancing feature.
by Frédéric Lécaille
· 6 years ago
ca8df4c
REGTEST: make the "run-regtests" script search for tests in reg-tests by default
by Willy Tarreau
· 6 years ago
dc1a3bd
REGTEST: replace LEVEL option by a more human readable one.
by Frédéric Lécaille
· 6 years ago
78f31bf
REGTEST: Use HTX by default and add '--no-htx' option to disable it
by Christopher Faulet
· 6 years ago
1d2b586
MAJOR: htx: Enable the HTX mode by default for all proxies
by Christopher Faulet
· 6 years ago
ad25c26
REGTEST: script: remove platform-specific assigments of OPTIONS
by Willy Tarreau
· 6 years ago
87586e1
REGTEST: script: make the script use the new features list
by Willy Tarreau
· 6 years ago
9589c3b
SCRIPTS: add the issue tracker URL to the announce script
by Willy Tarreau
· 6 years ago
4336123
REGTEST: Switch to vtest.
by Frédéric Lécaille
· 6 years ago
f9a48ef
REGTEST: Add some informatoin to test results.
by Frédéric Lécaille
· 6 years ago
7e245df
REGTEST: script: Add support of alternatives in requited options list
by Christopher Faulet
· 6 years ago
6bd82cd
REGTEST: script: Print only errors in the results report
by Christopher Faulet
· 6 years ago
fa6798f
REGTEST: script: Add the option --use-htx to enable the HTX in regtests
by Christopher Faulet
· 6 years ago
9c6df5e
REGTEST: script: Add the option --keep-logs to keep all log directories
by Christopher Faulet
· 6 years ago
2a7cf92
REGTEST: script: Add the option --debug to show logs on standard ouput
by Christopher Faulet
· 6 years ago
8d0fdf5
REGTEST: script: Add the option --clean to remove previous log direcotries
by Christopher Faulet
· 6 years ago
1ecf0ea
REGTEST: script: Evaluate the varnishtest command to allow quoted parameters
by Christopher Faulet
· 6 years ago
8d67cf8
REGTEST: script: Process script arguments before everything else
by Christopher Faulet
· 6 years ago
d6cad12
SCRIPTS: add the slack channel URL to the announce script
by Willy Tarreau
· 6 years ago
7f33273
DOC: split the README into README + INSTALL
by Willy Tarreau
· 6 years ago
d4f36e3
REGTEST: Reg testing improvements.
by Frederic Lecaille
· 6 years ago
939193a
SCRIPTS/REGTEST: merge grep+sed into sed in run-regtests
by Willy Tarreau
· 6 years ago
51e01b5
REGTEST: Fix several issues.
by Frédéric Lécaille
· 6 years ago
7250404
REGTEST/MINOR: script: add run-regtests.sh script
by PiBa-NL
· 6 years ago
48d92ee
SCRIPTS: git-show-backports: add missing quotes to "echo"
by Willy Tarreau
· 6 years ago
3ce3811
BUILD: Generate sha256 checksums in publish-release
by Tim Duesterhus
· 6 years ago
4a5be93
SCRIPTS: create-release: enforce GIT_COMMITTER_{NAME|EMAIL} validity
by Willy Tarreau
· 7 years ago
2c44cd8
scripts: create-release pass -n to tail
by Willy Tarreau
· 7 years ago
bd69891
BUILD: scripts: add a "quiet" mode to publish-release
by Willy Tarreau
· 7 years ago
7ca8815
BUILD: scripts: add an automatic mode for publish-release
by Willy Tarreau
· 7 years ago
600cb57
BUILD: scripts: make publish-release support bare repositories
by Willy Tarreau
· 7 years ago
827385f
BUILD: scripts: fix typo in announce-release error message
by Willy Tarreau
· 8 years ago
6a375ef
BUILD: make the release script use shortlog for the final changelog
by Willy Tarreau
· 8 years ago
990397e
BUILD: scripts: automatically update the branch in version.h when releasing
by Willy Tarreau
· 8 years ago
5e637e5
SCRIPTS: git-show-backports: add -H to use the hash of the commit message
by Willy Tarreau
· 8 years ago
b684cd4
SCRIPTS: git-show-backports: fix a harmless typo
by Willy Tarreau
· 8 years ago
6cc2118
SCRIPTS: make publish-release also copy the new SPOE doc
by Willy Tarreau
· 8 years ago
ef393a6
SCRIPTS: make git-show-backports also dump a "git show" command
by Willy Tarreau
· 8 years ago
29c44e1
SCRIPTS: make git-show-backports capable of limiting its history
by Willy Tarreau
· 8 years ago
29b684b
SCRIPTS: teach git-show-backports how to report upstream commits
by Willy Tarreau
· 8 years ago
62b71ee
BUILD: add a few release and backport scripts in scripts/
by Willy Tarreau
· 8 years ago