Skip to content

Pull requests: benoitc/gunicorn

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

add OnHalt handler to server hooks Feature/Core Feature/IPC
#2463 opened Nov 26, 2020 by ARizzo35 Loading… updated May 10, 2023
Fix access logging of interrupted and late-throwing requests Feature/Logging
#2907 opened Dec 20, 2022 by TomiBelan Loading… updated Jul 18, 2023
Clarify forwarded_allow_ips setting, fix spelling Documentation
#2753 opened Feb 25, 2022 by trendels Loading… updated Jul 18, 2023
Abstract unix Feature/Core working on it :)
#2700 opened Dec 12, 2021 by Excalartur Loading… updated Jul 18, 2023
Add metric for per-response-type duration Feature/Logging
#2588 opened May 27, 2021 by dannysauer Loading… updated Jul 18, 2023
Move init/wrap_socket to handle phase Feature/Worker
#2573 opened Apr 29, 2021 by pipeti Loading… updated Jul 18, 2023
Added support for --reload-ignored-file Feature/Reload
#2518 opened Feb 11, 2021 by gprasanth Loading… updated Jul 18, 2023
Fix the RecursionError during pickling Config Feature/Config
#2401 opened Aug 14, 2020 by bojiang Loading… updated Jul 18, 2023
Add instructions for secure_scheme_headers and forwarded_allow_ips Documentation
#2400 opened Aug 13, 2020 by tomy0000000 Loading… updated Jul 18, 2023
Unread method must add data to the beginning Feature/Http
#2346 opened Jun 1, 2020 by mapogolions Loading… updated Jul 18, 2023
Fix description of the post_request hook signature Documentation
#2592 opened Jun 7, 2021 by PeterJCLaw Loading… updated Jul 18, 2023
feat: add py.typed marker Code related changes Changes related to code style that are not related to a feature To Review
#2835 opened Jul 27, 2022 by kkirsche Loading… updated Jul 18, 2023
2295: export worker utilization to StatsD Feature/Logging
#2655 opened Sep 17, 2021 by ThisIsFroggie Loading… updated Jul 18, 2023
4 tasks
[WIP] Request timeout for async workers Feature/Worker
#1730 opened Mar 21, 2018 by opiumozor Loading… updated Jul 18, 2023
Issue #1719: resolving hostnames for bind Feature/Core
#1723 opened Mar 14, 2018 by wanneut Loading… updated Jul 18, 2023
Fix eventlet graceful timeout handling Feature/Worker Thirdparty/Eventlet
#1725 opened Mar 15, 2018 by mjjbell Loading… updated Jul 18, 2023
Support IP networks in allow lists Feature/Config Feature/Http
#2390 opened Jul 29, 2020 by dbnicholson Loading… updated Jul 18, 2023
Fix exception causes in glogging.py Feature/Core
#2360 opened Jun 12, 2020 by cool-RR Loading… updated Jul 18, 2023
Bug #1913: Prevent OSError bubbling when socket disconnected Feature/Core
#2294 opened Mar 19, 2020 by asantoni Loading… updated Jul 18, 2023
workers should ignore HUP signal Only master should kill them Feature/Worker
#1868 opened Aug 29, 2018 by ashishmjn Loading… updated Jul 18, 2023
Use GUNICORN_FD if available Feature/Core Investigation
#2097 opened Aug 27, 2019 by hirose31 Loading… updated Jul 18, 2023 22.0
Reload listeners if ssl configs have changed
#2118 opened Sep 26, 2019 by TylerLubeck Loading… updated Jul 18, 2023
Docs: Forum closed To Review
#3101 opened Dec 2, 2023 by ddxv Loading… updated Dec 27, 2023
ProTip! Exclude everything labeled bug with -label:bug.