index
:
delta/python-packages/mod_wsgi.git
develop
feature/request-metrics
master
stable/1.X
stable/2.X
stable/3.X
github.com: GrahamDumpleton/mod_wsgi.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
wsgi_logger.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright years.
Graham Dumpleton
2022-05-02
1
-1
/
+1
*
Replace undocumented PyEval_CallObject with PyObject_CallObject
Petr Viktorin
2021-06-10
1
-2
/
+2
*
Update year of copyright notices.
4.8.0
Graham Dumpleton
2021-05-14
1
-1
/
+1
*
Fix deprecation warning in PyArg_ParseTuple().
Graham Dumpleton
2021-02-13
1
-2
/
+2
*
Update copyright year.
Graham Dumpleton
2020-02-17
1
-1
/
+1
*
Add request data and Apache request ID to request events.
Graham Dumpleton
2019-06-07
1
-2
/
+13
*
Update copyright year.
Graham Dumpleton
2019-05-14
1
-1
/
+1
*
Revert passing request_data as argument to events.
Graham Dumpleton
2018-02-08
1
-0
/
+2
*
Pass per request data object as argument to event handlers.
Graham Dumpleton
2018-02-08
1
-0
/
+7
*
Update copyright year.
Graham Dumpleton
2018-01-09
1
-1
/
+1
*
Expose name attribute on the log object to avoid code failing which doesn’t...
Graham Dumpleton
2017-01-21
1
-0
/
+13
*
Remove dead code related to experiment in redirecting log output.
Graham Dumpleton
2017-01-21
1
-84
/
+0
*
Update year in copyright.
Graham Dumpleton
2017-01-04
1
-1
/
+1
*
Fix crashes in associating stdout/stderr with a request on Python 3.
Graham Dumpleton
2016-08-16
1
-93
/
+89
*
Reverted association of stdout/stderr with request due to process crashes und...
Graham Dumpleton
2016-08-16
1
-0
/
+10
*
Acquire reference to ensure log object not destroyed while using it.
Graham Dumpleton
2016-08-15
1
-10
/
+45
*
Must not forward on flush() and close() for log object as will crash under Py...
Graham Dumpleton
2016-08-15
1
-14
/
+0
*
Route logging for a request to sys.stdout/sys.stderr back via wsgi.errors so ...
Graham Dumpleton
2016-08-06
1
-0
/
+50
*
Merge branch 'develop' into feature/request-metrics
Graham Dumpleton
2016-03-31
1
-1
/
+1
|
\
|
*
Update copyright year.
Graham Dumpleton
2016-01-22
1
-1
/
+1
*
|
Merge branch 'develop' into feature/request-metrics
Graham Dumpleton
2015-11-04
1
-0
/
+9
|
\
\
|
|
/
|
*
Add fileno() method to IO object when Python 3 being used to satisfy document...
Graham Dumpleton
2015-08-16
1
-0
/
+9
*
|
Rename event attribute for exception information.
Graham Dumpleton
2015-06-07
1
-1
/
+1
*
|
Add extended metrics collection and events system for monitoring requests.
Graham Dumpleton
2015-03-29
1
-4
/
+23
|
/
*
Update copyright year.
Graham Dumpleton
2015-02-21
1
-1
/
+1
*
Eliminate compiler warnings.
Graham Dumpleton
2014-05-01
1
-10
/
+10
*
Update copyright year.
Graham Dumpleton
2014-05-01
1
-1
/
+1
*
Recover experimental changes after abandoning prior mod_wsgi 4.0 development.
Graham Dumpleton
2014-01-05
1
-0
/
+689