16
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
dropped support python 2.5 and 3.1 on travis ci More... about 9 years ago
Merge pull request #812 from avelino/drop_py25_tox More... about 9 years ago
Import from transiflex More... about 9 years ago
Using sphinx-intl for *.po generation. More... about 9 years ago
remove py25 on tox file More... about 9 years ago
Merge pull request #811 from mrkowalski/patch-1 More... about 9 years ago
Fixed dual lookup for Jinja templates. More... about 9 years ago
Fix charset for application/javascript files More... about 9 years ago
Move to 2.6/3.2 in documentation More... about 9 years ago
Warn about ending Python 2.5 and 3.1 support. More... about 9 years ago
Deprecating the old route syntax. More... about 9 years ago
Rewrote most of Bottle.mount() + more deprecation warnings. More... about 9 years ago
Added (experimental, non public) support for config with fallback. More... about 9 years ago
It's 2015... More... about 9 years ago
Added inspection support for func(a, *, b) signature types. More... about 9 years ago
Fixed name clash in test cases More... about 9 years ago
Tests cleanup so tehy run in PyCharm. More... about 9 years ago
Merge pull request #805 from sloria/test35 More... about 9 years ago
Add make command for running tests on py35 More... about 9 years ago
added 'apps' as alias to app, defer 'default app' creation until required and add 'default' property to appstack see https://groups.google.com/forum/#!topic/bottlepy/iMjGmPfJ0tE More... about 9 years ago
Request object attributes are now read-only. More... about 9 years ago
Attributes on Bottle instances are now read-only. More... about 9 years ago
Maintain BH fpor after-request hooks. More... about 9 years ago
Actually use _inner_request More... about 9 years ago
Removed some random characters that appeared out of nowhere. More... about 9 years ago
Make sure the cookie fits into the 4kb header limit of some browsers. More... about 9 years ago
Merge pull request #775 from netman92/test-improvements More... about 9 years ago
Moved error instance creation from hot to cold path. Fixed docstring. More... about 9 years ago
Merge pull request #778 from CentricWebEstate/feature/error400json More... about 9 years ago
Merge pull request #787 from foxx/master More... about 9 years ago