40 Commits (5edc8037020b3a804be0f3c47deee342024fe351)

Author SHA1 Message Date
Armin Ronacher 84ad89ffa4 Always log now, even if debug is off. 10 years ago
Nico Revin 22219f51e5 Update doclinks 10 years ago
Daniel Neuhäuser e89c867d62 Switch packages.python.org to pythonhosted.org 11 years ago
atupal 132c2c4c79 missed word. 11 years ago
Armin Ronacher fc2225b463 Fixed a broken link in the docs 11 years ago
Armin Ronacher 1949c4a9ab flask.g is now on the app context and not the request context 12 years ago
Armin Ronacher 261c4a6aee Updated documentation for the new sessions 12 years ago
Finbarr O'Callaghan e8d50a7aba fixed spelling but not the grammar! 12 years ago
Finbarr O'Callaghan 48f7cdd016 various typo fixes 12 years ago
Armin Ronacher a4977cfe2b Removed outdated section in the docs 12 years ago
Armin Ronacher 4df3bf2058 Implemented experimental JSON based sessions 12 years ago
Ron DuPlain 10c34e6652 Reword 0.9 upgrade doc, thanks to plaes on #pocoo. 13 years ago
Armin Ronacher 52f9cefbcd More documentation updates for 0.9 13 years ago
Armin Ronacher cf1641e5be Changed the implementation of returning tuples from functions 13 years ago
Armin Ronacher d49221bf2e The test client now properly pops response contexts on __exit__ 13 years ago
Armin Ronacher d3ca55177a Updated the docs and examples to non-failing teardown handlers 13 years ago
Armin Ronacher ce70131975 If JSON parsing fails it now issues a BadRequest exception. 13 years ago
Armin Ronacher f29ec355e9 Backwards compatibility import 13 years ago
Armin Ronacher 0fb2e4c848 More invalid doc fixing 13 years ago
Armin Ronacher 8ba6673670 Fixed a changelog entry 13 years ago
Armin Ronacher d0821edca5 Fixed link to the upgrade script. github changed links apparently 13 years ago
Armin Ronacher dbb9a2ed46 Added note on templates not being updated 13 years ago
Armin Ronacher c9cd6084c2 More upgrade notes for blueprints 13 years ago
Armin Ronacher 207a7908e8 Note for windows users on the upgrade script 13 years ago
Armin Ronacher 60bd620947 Warning about deprecation warnings not showing 13 years ago
Armin Ronacher 9770054dee Started documenting the upgrade script 13 years ago
Armin Ronacher 1f31ec4bea Added documentation in update document for new error handling 13 years ago
Armin Ronacher 115d31ddbf More documentation updates 14 years ago
Ron DuPlain 6875a057ec Fixed small typos in docs. Added a cross-ref. 14 years ago
Armin Ronacher a354c393ae Fixed a typo 14 years ago
Armin Ronacher fda14678c0 Deprecated send_file etag support and mimetype guessing for file-like objects. This fixes #104 14 years ago
Armin Ronacher faa1c71e45 Request local objects now fail properly with a RuntimeError. This fixes #105 14 years ago
jgraeme ff2786d8af Fix some typos in the docs 14 years ago
Armin Ronacher aa3d8398fd Config is now available in templates, context processors no longer override keys 14 years ago
Armin Ronacher d12d73263f Reverse order of execution of post-request handlers. This fixes #82 14 years ago
Armin Ronacher 09e7b5eb2f Added a chapter for 0.5 in upgrading.rst 14 years ago
Armin Ronacher 7503fc8175 Added upgrading notes 14 years ago
Armin Ronacher ce6e4cbd73 0.5 is 0.3 now, why skip numbers? 15 years ago
Armin Ronacher dfecc86dd3 Ported examples over to new config. documented upgrading 15 years ago