~beanstalkd/beanstalkd/trunk

  • Committer: GitHub
  • Author(s): Yury Smolsky
  • Date: 2019-06-26 16:56:27 UTC
  • Revision ID: git-v1:74affe761bd23b9b6d23885ce341f8a49f3ea7e6
fix the release script to allow releases

Since gh-page was moved into separate repository,
make the proccess of releasing semi-manual for website.

Fix links to the new site everywhere.
Filename Latest Rev Last Changed Committer Comment Size
..
adm 488 13 years ago Keith Rarick provide and document more system admin tools Diff
ct 512 13 years ago Keith Rarick switch from CUT to CT Diff
doc 132 16 years ago Keith Rarick Paste in protocol documentation from the wiki. Th Diff
pkg 510 13 years ago Keith Rarick simplify building; no more autotools Autotools si Diff
.gitignore 645 10 years ago Keith Rarick update ct; refine gitignore 30 bytes Diff Download File
.travis.yml 678 5 years ago Jens Rantil Travis: stifle progress on git clone Since Travis 87 bytes Diff Download File
CodeOfConduct.txt 682 4 years ago Yury Smolsky add a code of conduct Add a code of conduct with 3.2 KB Diff Download File
conn.c 629 11 years ago Keith Rarick fix crash from Conn use after free and double-free 4.1 KB Diff Download File
Contributing 682 4 years ago Yury Smolsky add a code of conduct Add a code of conduct with 1.3 KB Diff Download File
darwin.c 619 11 years ago Keith Rarick correctly check for hangup during reserve Revert 2.1 KB Diff Download File
dat.h 679 5 years ago Jens Rantil delete unused function. It's defined but never use 8.4 KB Diff Download File
file.c 627 11 years ago Keith Rarick Typo 11.9 KB Diff Download File
freebsd.c 615 11 years ago Keith Rarick refactor 20 bytes Diff Download File
heap.c 524 12 years ago Keith Rarick clean up copyright notices 1.8 KB Diff Download File
job.c 679 5 years ago Jens Rantil delete unused function. It's defined but never use 4.9 KB Diff Download File
LICENSE 561 12 years ago Keith Rarick switch to MIT license 1 KB Diff Download File
linux.c 675 5 years ago Jens Rantil Use ftruncate() as it's much more portable (#341) 1.6 KB Diff Download File
main.c 660 8 years ago Keith Rarick fix brace placement 2 KB Diff Download File
Makefile 663 8 years ago Keith Rarick Makefile: finish DESTDIR support Support original 1.3 KB Diff Download File
ms.c 524 12 years ago Keith Rarick clean up copyright notices 1.5 KB Diff Download File
net.c 680 5 years ago Jens Rantil Properly catch and report getaddrinfo() errors Th 3.7 KB Diff Download File
primes.c 670 8 years ago Keith Rarick shrink the hashmap when it's too sparse Signed-of 1 KB Diff Download File
prot.c 681 4 years ago Yury Smolsky fix code style in prot.c 52.4 KB Diff Download File
README 684 4 years ago GitHub fix the release script to allow releases Since gh 1.1 KB Diff Download File
sd-daemon.c 676 5 years ago Jens Rantil Fix headers for MUSL compatibility The MUSL heade 11.1 KB Diff Download File
sd-daemon.h 473 13 years ago Keith Rarick Support systemd socket activation. 10 KB Diff Download File
serv.c 628 11 years ago Jacob Sondergaard adaptive epoll/kqueue timeout 982 bytes Diff Download File
testheap.c 646 10 years ago Keith Rarick some basic benchmark tests 5.5 KB Diff Download File
testjobs.c 646 10 years ago Keith Rarick some basic benchmark tests 2.8 KB Diff Download File
testserv.c 647 10 years ago Keith Rarick update ct; test throughput in MB/s 27.6 KB Diff Download File
testutil.c 643 11 years ago Keith Rarick refactor 3.3 KB Diff Download File
time.c 524 12 years ago Keith Rarick clean up copyright notices 309 bytes Diff Download File
tube.c 560 12 years ago Keith Rarick initialize allocations to 0; remove redundancy 1.6 KB Diff Download File
util.c 654 8 years ago Keith Rarick rephrase wal to "write-ahead log" in cli Many use 5.1 KB Diff Download File
File verc.sh 611 11 years ago Keith Rarick refactor 69 bytes Diff Download File
File vers.sh 637 11 years ago Keith Rarick distribute directly from git archive 208 bytes Diff Download File
walg.c 655 8 years ago Keith Rarick delete unused param max in walread 9 KB Diff Download File