~bchesneau/gunicorn/master

  • Committer: GitHub
  • Author(s): Benoit Chesneau
  • Date: 2022-03-14 17:58:23 UTC
  • mfrom: (2267.2.1)
  • Revision ID: git-v1:933b210f2eff943f4cd9502c676f3d93c82f171c
Merge pull request #2758 from dwarfmaster/master

Prevent unnecessary setuid call
Filename Latest Rev Last Changed Committer Comment Size
..
.github 2262 2 years ago Brett Randall GitHub Action to run tox Because Travis CI seems Diff
docs 1115 11 years ago Prateek Singh Paudel Rename doc to docs. Diff
examples 24 14 years ago Benoit Chesneau add setup file, fixx license Diff
gunicorn 1 14 years ago Benoit Chesneau initial commit. working connection handler. Diff
scripts 1551 9 years ago Stéphane Wirtel Merge pull request #858 from matrixise/update_than Diff
tests 75 14 years ago Benoit Chesneau forgot to commit tests Diff
File .gitignore 2029.2.2 5 years ago Hugo Sort ignores 267 bytes Diff Download File
.pylintrc 2228 3 years ago Randall Leeds Disable pylint raise-missing-from Pylint 2.6.0 ad 1.1 KB Diff Download File
.travis.yml 2235 3 years ago Randall Leeds Test on Python 3.9 822 bytes Diff Download File
appveyor.yml 2262 2 years ago Brett Randall GitHub Action to run tox Because Travis CI seems 1.1 KB Diff Download File
CONTRIBUTING.md 2128.1.2 4 years ago GitHub Update CONTRIBUTING.md 7 KB Diff Download File
LICENSE 2032 5 years ago GitHub bump license year 1.1 KB Diff Download File
MAINTAINERS 2190.1.1 4 years ago Brett Randall Added Brett Randall to MAINTAINERS. 638 bytes Diff Download File
Makefile 1594.1.1 9 years ago Berker Peksag Use tox in .travis.yml. This way we can avoid cod 373 bytes Diff Download File
MANIFEST.in 1594.1.1 9 years ago Berker Peksag Use tox in .travis.yml. This way we can avoid cod 324 bytes Diff Download File
NOTICE 2258.1.1 2 years ago Kian-Meng Ang Fix typos 3.6 KB Diff Download File
README.rst 2266.1.2 2 years ago GitHub Replaced Travis CI badge with 2x gh actions badges 1.9 KB Diff Download File
requirements_dev.txt 1594.1.1 9 years ago Berker Peksag Use tox in .travis.yml. This way we can avoid cod 50 bytes Diff Download File
requirements_test.txt 2198.1.1 4 years ago Jason Madden Use socket.sendfile() instead of os.sendfile(). F 51 bytes Diff Download File
setup.cfg 2196.1.1 4 years ago Brett Randall Don't build universal wheel, since Python 2 suppor 164 bytes Diff Download File
setup.py 2237 3 years ago Randall Leeds Add Python 3.9 to PyPI classifiers 3.5 KB Diff Download File
THANKS 2266 2 years ago Brett Randall Updated THANKS. 6.5 KB Diff Download File
tox.ini 2265 2 years ago Brett Randall Revert the xfail for Python 3.10 1 KB Diff Download File