]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: removed obsolete examples an move a few to better places
authorWilly Tarreau <w@1wt.eu>
Sat, 15 Jun 2019 16:56:48 +0000 (18:56 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 15 Jun 2019 19:25:06 +0000 (21:25 +0200)
commita8ee4b199fe61db21413d6bd3fca1c42afa1ba3b
tree66541d2cb2b2e94ec45db1fc40c4dba76f0e5a34
parent965e84e2df7ba448d887bd5e9e03d76b206d3eee
CLEANUP: removed obsolete examples an move a few to better places

The following example files awere removed as irrelevant by this
time :
  auth.cfg check.conf ssl.cfg haproxy.spec

The following scripts were removed as having been unused for more
than a decade :
  debug2ansi debug2html debugfind check init.haproxy stats_haproxy.sh

seemless_reload.txt was moved to doc/ where it's more suitable.

haproxy.vim was moved to contrib/syntax-highlight/

scripts/create-release was updated not to try to update haproxy.spec
anymore.
13 files changed:
contrib/syntax-highlight/haproxy.vim [moved from examples/haproxy.vim with 100% similarity]
doc/seamless_reload.txt [moved from examples/seamless_reload.txt with 100% similarity]
examples/auth.cfg [deleted file]
examples/check [deleted file]
examples/check.conf [deleted file]
examples/debug2ansi [deleted file]
examples/debug2html [deleted file]
examples/debugfind [deleted file]
examples/haproxy.spec [deleted file]
examples/init.haproxy [deleted file]
examples/ssl.cfg [deleted file]
examples/stats_haproxy.sh [deleted file]
scripts/create-release