1988 Commits (bb94a612fddc66f8af8553b5ca5197b3a529b6e3)
 

Author SHA1 Message Date
Daniel Haaker d8f521e1ff Add missing period 14 years ago
Daniel Haaker 94a7312d5a Add missing semicolon to test 14 years ago
Dag Odenhall d4c44a7d8c BaseConverter is in werkzeug.routing 14 years ago
Pedro Algarvio a327452540 Better handling for `test_request_context` don't just append the port. 14 years ago
Nick Walker 1f6321a1cb clarified description of templates directory 14 years ago
Pedro Algarvio 88883aa6db Fix for Flask's ticket 126. A proper environment is now built to use 14 years ago
Armin Ronacher 5ecf01dd4e Merge branch 'master' of github.com:mitsuhiko/flask 14 years ago
Jeff Weber 405c2992f8 Updated from_pyfile so its dynamic module creation uses the imp module instead of type. 14 years ago
Armin Ronacher 1d2a308c20 merged 14 years ago
agentultra 325b96099a Small change to the packages documentation example for clarity 14 years ago
Ron DuPlain 085faf2a77 First pass to reword security doc for word flow. 14 years ago
Ron DuPlain 6875a057ec Fixed small typos in docs. Added a cross-ref. 14 years ago
Ron DuPlain 216478f715 docs: Finished sentence on Notes on Proxies. 14 years ago
Armin Ronacher 1e4e578d73 Added the extensions dictionary on the application 14 years ago
Armin Ronacher eb67242e1c Fixed a typo in a docstring in app.py 14 years ago
agentultra c62422c318 Updated documentation on packaging patterns 14 years ago
Armin Ronacher 6e3dd9b3ce Added a changelog entry for #108 14 years ago
Armin Ronacher 2a73bbc436 Added testcase. This fixes #108 14 years ago
Heungsub Lee 6fca662c84 Fix the 108th issue. 14 years ago
Armin Ronacher d903f55e83 s/sdist/dist/. This fixes #106 14 years ago
Armin Ronacher 780bcf365c Merge branch 'master' of github.com:mitsuhiko/flask 14 years ago
Armin Ronacher 0566abc28d Fixed testing example 14 years ago
Zhao Xiaohong 36a421bb3a Fixed template_rendered example in signal documentation. 14 years ago
Armin Ronacher a3f78af870 Improved the templated decorator in the documentation as recommended by Thadeus Burgess on the mailinglist 14 years ago
Armin Ronacher 6b5ba14521 Added a missing is 14 years ago
Armin Ronacher 9a21c34bb6 Added another testcase 14 years ago
Armin Ronacher a3a843999b normpath is now used before loading templates 14 years ago
Armin Ronacher 38107c752c Fixed a wrong import path in the documentation. Fixes #102 14 years ago
Armin Ronacher c41a1cd8dc Another typo fix 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
Armin Ronacher d17b6d738a Fixed a refacotring error in the docs. This fixes #100 14 years ago
Armin Ronacher c9002569c9 Various pyflakes fixes 14 years ago
Priit Laes f52f4fd31b Added initial version of 'setup.py audit' 14 years ago
jgraeme 549af62290 Fix some typos in the docstrings 14 years ago
jgraeme ff2786d8af Fix some typos in the docs 14 years ago
Armin Ronacher d09aa37650 Approved Flask-XML-RPC 14 years ago
Armin Ronacher 138faab121 Merge branch 'master' of github.com:mitsuhiko/flask 14 years ago
Armin Ronacher 778e44e39e Improved error message for configuration files 14 years ago
Stephane Wirtel 801918603c Remove an unused function 14 years ago
Armin Ronacher ed1b34c724 Approved Flask-Mail 14 years ago
Armin Ronacher 952967fcab In 0.7, make_default_options_response is a public API 14 years ago
Aku Kotkavuo 43ae651c30 Proofread docs/quickstart 14 years ago
Armin Ronacher 738c66eff3 Fixed submodules. Once again -.- 14 years ago
Armin Ronacher 8e7d29176a Merge branch 'master' of github.com:mitsuhiko/flask 14 years ago
Armin Ronacher dbf55de7e8 Fixed an issue where the default `OPTIONS` response was 14 years ago
Armin Ronacher 8a14a875d2 Added the upcoming bugfix release to the mainbranches CHANGES 14 years ago
florentx 0906f7d589 Typos. 14 years ago
Ronny Pfannschmidt 4cd5201cdd use custom tox file named tox-flask-test.ini, dont delete the real tox.ini 14 years ago