index
:
delta/cherrypy-git.git
1370-return-400-for-invalid-header
backport/17.x--bugfix--native-http-server-py3
bugfix/1680-unicode-in-http-auth
bugfix/1680-unicode-in-http-auth-backup
bugfix/1737-session-file-race
bugfix/1742-no-mkdir
bugfix/limit-pypywin32-ver-for-py34
bugfix/native-http-server-py3
bugfixes/1849-gzip-compression-header-cpython-bug39389
call-aside
dependabot/add-v2-config-file
dependabot/pip/pytest-gte-5.3.5-and-lt-6.2.0
feature/skeleton
main
maint/17.x
master
pre-commit-ci-update-config
use-assign-params
use-projection
github.com: cherrypy/cherrypy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cherrypy
/
lib
/
static.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removed last useless cherrypy.debug test.
Robert Brewer
2006-08-06
1
-2
/
+0
*
Fixes for #544 and #545 (serveFile issues) in CP 3. Fixes in CP 2 branch comi...
Robert Brewer
2006-08-03
1
-6
/
+6
*
Replaced http.HTTPDate with its clone rfc822.formatdate.
Robert Brewer
2006-06-27
1
-1
/
+1
*
Heavily cleaned the namespace for Tool objects:
Robert Brewer
2006-06-13
1
-0
/
+2
*
Renamed httptools to "http" to reduce confusion with new cherrypy.tools. Move...
Robert Brewer
2006-06-12
1
-3
/
+3
*
httptools.Version was overengineered. Shame on me. Using tuples gives a 2-3% ...
Robert Brewer
2006-06-12
1
-1
/
+1
*
Fix for #531 (Make an ETag tool). Also refactored If-Modified-Since validation.
Robert Brewer
2006-06-03
1
-32
/
+5
*
Root and config are now isolated per app:
Robert Brewer
2006-05-07
1
-3
/
+3
*
Moved the following config keys out of the "server." namespace (so that "serv...
Robert Brewer
2006-05-07
1
-2
/
+2
*
Fix for #508 (Content-Type for 304s).
Robert Brewer
2006-05-02
1
-4
/
+3
*
New static.serve_download function (sugar for serve_file with application/x-d...
Robert Brewer
2006-05-01
1
-0
/
+4
*
More tool improvements:
Robert Brewer
2006-04-26
1
-2
/
+2
*
test_core works again.
Robert Brewer
2006-04-25
1
-0
/
+1
*
Dispatchers shouldn't change request.object_path before calling the page hand...
Robert Brewer
2006-04-22
1
-1
/
+1
*
Fixed static tool and test.
Robert Brewer
2006-04-22
1
-63
/
+51
*
Fixed xmlrpc tool and test. Plus:
Robert Brewer
2006-04-22
1
-0
/
+1
*
Reorganized static tools again. staticdir still needs a way to get the config...
Robert Brewer
2006-04-21
1
-0
/
+78
*
CP 3 initial checkin. Global filters have been replaced by request.hooks. Lot...
Robert Brewer
2006-04-21
1
-0
/
+146
[prev]