index
:
delta/bottle.git
app-template-config
async
auth
baserock/morph
cmdline
config-fancy
config-overlay
context
contextlocal
defnull-1171
defnull-1186
defnull-12-1125
defnull-1350
defnull-fix-travis
defnull-gh-actions
defnull-noclen
drop-python-26
droproot
feature-761-explicit-request
feature-accept
feature-deadsnakes
feature-etag
gevently
issue_934
master
no2to3
plugins2
release-0.10
release-0.11
release-0.12
release-0.6
release-0.8
release-0.9
response-handling
rgroups
routing
sendfile
stpl-1.5
stpl-v2
stpl3
travis-fix
travis-server-tests
travis-test
github.com: defnull/bottle.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #1350: Serve compresed files as is in static_file()
defnull-1350
Marcel Hellkamp
2021-10-14
2
-16
/
+17
*
Fix title case
Emil Sadek
2021-07-07
1
-2
/
+2
*
Fix: Multipart file uploads with empty filename not detected as binary.
Marcel Hellkamp
2021-07-07
1
-3
/
+3
*
Refactoring
Marcel Hellkamp
2021-03-27
1
-16
/
+16
*
fix #1226: Reloading fails for packages started with `python -m`
Marcel Hellkamp
2021-03-27
1
-0
/
+4
*
refactor.WSGIFileWrapper.__iter__()
SergBobrovsky
2021-01-01
1
-3
/
+3
*
Deprecated diesel server adapter
Marcel Hellkamp
2021-01-01
2
-1
/
+2
*
Remove cherrypy from tests.
Marcel Hellkamp
2021-01-01
1
-1
/
+2
*
#fix 1244 Attribute Error if sys.stdout/sys.stderr is None
Marcel Hellkamp
2021-01-01
1
-17
/
+14
*
Changed __repr__ of Route
Marcel Hellkamp
2020-12-31
1
-1
/
+1
*
Fix Docs Import to include route
Stephen Daves
2020-12-31
1
-1
/
+1
*
Fix more typos.
Karthikeyan Singaravelan
2020-12-31
1
-3
/
+3
*
Fix typos in documentation.
Karthikeyan Singaravelan
2020-12-31
3
-3
/
+3
*
Improve __repr__ of Route
Oz N Tiram
2020-12-31
1
-1
/
+1
*
Fix unicode error in tests for python 2.7
Marcel Hellkamp
2020-12-31
1
-0
/
+1
*
Transifex push/pull and updated makefile
Marcel Hellkamp
2020-12-31
115
-4327
/
+22764
*
Drop fapws3 and Python 3.5 support.
Marcel Hellkamp
2020-12-31
10
-49
/
+30
*
Don't re-raise critical errors that occur while handling an error
Braedon Vickers
2020-12-31
1
-3
/
+0
*
Tests added to pass CI
BubaVV
2020-12-31
1
-0
/
+30
*
Provide exc_info to start_response() when handling exceptions
Braedon Vickers
2020-12-31
1
-1
/
+8
*
Add bottle tools to plugins page
Arjoonn Sharma
2020-12-31
1
-0
/
+3
*
Fix syntax warning over comparison of literals using is.
Karthikeyan Singaravelan
2020-12-31
1
-2
/
+2
*
Adding new plugin
alfonsocv12
2020-12-31
1
-2
/
+4
*
fix a broken link to beaker documentation.
tatsuya4559
2020-12-31
1
-1
/
+1
*
Add Python3.8 and Python3.9 classifieres
Oz N Tiram
2020-12-31
1
-0
/
+2
*
Drop Python version 3.5
Oz N Tiram
2020-12-31
2
-3
/
+2
*
Drop Python3.4
Oz N Tiram
2020-12-31
2
-3
/
+2
*
Don't mutate headers dict passed into static_file()
Braedon Vickers
2020-12-31
2
-1
/
+11
*
Add tests for #602 bug
Mantas
2020-12-31
1
-2
/
+7
*
change list to tuple
SergBobrovsky
2020-12-31
1
-1
/
+1
*
remove redundant round brackets
SergBobrovsky
2020-12-31
1
-1
/
+1
*
redundant brackets
SergBobrovsky
2020-12-31
1
-2
/
+2
*
remove useless assignment
SergBobrovsky
2020-12-31
1
-1
/
+1
*
some shortenings
SergBobrovsky
2020-12-31
1
-4
/
+1
*
fix erroneous expression
SergBobrovsky
2020-12-31
1
-1
/
+1
*
Do not split query strings on `;` anymore.
Marcel Hellkamp
2020-11-11
1
-1
/
+1
*
Correct a typo in bottle.py
Felix Yan
2020-10-30
1
-1
/
+1
*
Fixed some typos in the release notes for 0.13
Felix Breidenstein
2020-06-02
1
-1
/
+1
*
reuse port in Bjoern adapter
Rui Carmo
2020-06-02
1
-1
/
+1
*
Fix broken link to WSGI specification (#1210)
Wouter Wijsman
2020-04-11
1
-2
/
+2
*
fix #1155: Catastrophic backtracking issue in template parser.
Marcel Hellkamp
2020-01-03
1
-1
/
+1
*
fix #1194: Regular expression catastrophic backtracking in bottle.Router.rule...
Marcel Hellkamp
2020-01-03
1
-1
/
+1
*
Fix catastrophic backtracking issue in header parsing regular expression.
Marcel Hellkamp
2020-01-03
1
-1
/
+1
*
Revert "fix #1186: Bottle fails to find templates on windows"
Marcel Hellkamp
2019-12-20
1
-2
/
+3
*
gunicorn: switch to use BaseApplication
Robert Coup
2019-12-19
1
-4
/
+5
*
fix test case
张酉夫
2019-12-19
1
-1
/
+1
*
refine parse_date
张酉夫
2019-12-19
1
-1
/
+1
*
fix date formatting for non-English locales
张酉夫
2019-12-19
2
-19
/
+27
*
fix typo in the Route class docstring
vascop
2019-12-18
1
-1
/
+1
*
Removed circle-ci and travis-ci in favor of GitHub actions.
Marcel Hellkamp
2019-12-18
5
-109
/
+4
[next]