The Wayback Machine - https://web.archive.org/web/20220709083511/https://github.com/bottlepy/bottle/pulls
Skip to content

Pull requests: bottlepy/bottle

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

Pull requests list

updated web links for pythonpaste and cherrypy projects
#1386 opened Jul 7, 2022 by nbnds Loading…
fixes #580 and makes it "fit"
#1373 opened May 2, 2022 by birlorg Loading…
Add an optional redirect(cache=sec) argument Feature Needs docs Needs tests
#1370 opened Apr 14, 2022 by da2x Loading…
Replace cherrypy with cheroot
#1348 opened Aug 22, 2021 by waghanza Loading…
2 tasks done
3
Fix wsgiserver import error for cherrypy server
#1346 opened Jul 14, 2021 by ibcode15 Loading…
Fix reloader for modules run as scripts
#1336 opened Mar 26, 2021 by lmmarsano Loading…
Adding the bottle-postgresql
#1335 opened Mar 23, 2021 by bernardocouto Loading…
Add a max_size parameter to save and _copy_file
#1326 opened Jan 19, 2021 by 06180339 Loading…
refactor BaseTemplate.search()
#1324 opened Jan 11, 2021 by SergBobrovsky Loading…
refactor global template()
#1322 opened Jan 11, 2021 by SergBobrovsky Draft
change dict() to litrtal {}
#1318 opened Jan 9, 2021 by SergBobrovsky Loading…
refactor ServerAdapter.__repr__()
#1316 opened Jan 9, 2021 by SergBobrovsky Loading…
refactor BaseRequest.remote_route()
#1315 opened Jan 8, 2021 by SergBobrovsky Loading…
BaseTemplate.__init__() redundant hasattr call
#1313 opened Jan 8, 2021 by SergBobrovsky Loading…
refactot Route.all_plugins()
#1306 opened Jan 5, 2021 by SergBobrovsky Loading…
refactor Bottle._cast()
#1305 opened Jan 5, 2021 by SergBobrovsky Loading…
remove useless lambda wraper
#1304 opened Jan 3, 2021 by SergBobrovsky Loading…
remove redundant return None
#1303 opened Jan 3, 2021 by SergBobrovsky Loading…
cosmetic improvement
#1301 opened Jan 3, 2021 by SergBobrovsky Loading…
remove redundunt check in static_file()
#1300 opened Jan 3, 2021 by SergBobrovsky Loading…
refactor FileUpload._copy_file()
#1299 opened Jan 2, 2021 by SergBobrovsky Loading…
refactor ResourceManager.add_path()
#1298 opened Jan 2, 2021 by SergBobrovsky Loading…
ProTip! Filter pull requests by the default branch with base:master.