2803 Commits (136dbf7de014dda29f3af89d1ba4fd4f4620e25c)
 

Author SHA1 Message Date
Armin Ronacher 1446614915 Added deprecation warnings for modules 14 years ago
Armin Ronacher 5910ef8a43 Lock loader creation 14 years ago
Armin Ronacher 0da56d7f5c deprecated init_jinja_globals 14 years ago
Armin Ronacher 4c8c503326 break line 14 years ago
Armin Ronacher fd0862c77d Merge remote branch 'mattd/extensions-docs' 14 years ago
Aaron Kavlie 67581795c4 Improved botched docstring wording for silent failure. 14 years ago
Armin Ronacher dd75cc9e28 Merge branch 'appdispatch-docs' 14 years ago
Armin Ronacher 97efffad9a Enable deprecation warnings 14 years ago
Armin Ronacher 43cf3f307f Improved wording 14 years ago
Aaron Kavlie 1a7f579ece Improved botched docstring wording for silent failure. 14 years ago
Matt Dawson c1c20ac108 Modify extensionsdev documentation. 14 years ago
Armin Ronacher 60de3f295b Updated appdispatch pattern 14 years ago
Armin Ronacher fbd488678f Implemented flask.has_request_context() 14 years ago
matt swanson f58c98904f fixing some wording issues on the testing page 14 years ago
Matt Chisholm 04e70bd5c7 Add teardown_request decorator. Fixes issue #174 14 years ago
Drew Vogel 3deae1bd48 Clarified language related to avoiding circular imports. 14 years ago
Armin Ronacher 235369fd61 Removed unnecessary import 14 years ago
Armin Ronacher 34a494713c Documented some changes in config handling. 14 years ago
Armin Ronacher 45b97d14e3 Started work on app dispatch docs 14 years ago
Aaron Kavlie fa9817778c Test passes. 14 years ago
Aaron Kavlie 5cc40f4728 silent option added to 'from_pyfile' to mirror 'from_envvar'. 14 years ago
mvantellingen b3fc9eb36b Open the session after the request context is pushed on the stack instead of in the constructor. This allows you to access the request context in a custom open_session method. 14 years ago
Sam Anderson da00160db6 Fixed some small typos in the documentation. 14 years ago
matt swanson 5764f3abd2 fixing cross-referenced links on jquery patterns page 14 years ago
matt swanson 15ae22494d fixing cross-referenced links on quickstart page 14 years ago
matt swanson 4046d3bd30 fixing cross-referenced links on fileupload patterns page 14 years ago
matt swanson 6bdde49348 fixing cross-referenced links on testing page 14 years ago
matt swanson 4141afa22b fixing cross-reference links on API doc page 14 years ago
Armin Ronacher 00c5b7a937 added create_jinja_loader 14 years ago
Baiju M b49de851d9 Link to issue tracker 14 years ago
Sean Reifschneider 1643e5c391 Fixing a word usage issue in docs. 14 years ago
Jerry Baker 09a06abb77 Updated 'declarative' link in docs/patterns/sqlalchemy.rst 14 years ago
Armin Ronacher 8ed051d5b5 Fixed a terrible wrong part in the module documentation 14 years ago
Armin Ronacher 6562f2e152 Fixed line numbers for flask pdf 14 years ago
Armin Ronacher 0bf777ed81 Do not use Date, use Last-Modified. This fixes #164 14 years ago
fmw 94f90bc4eb updated docs on FastCGI deployment with Lighty 14 years ago
Armin Ronacher 4228d7281f No reference for favicon 14 years ago
Armin Ronacher 785e94bf1e Added changelog entry and entry into authors file 14 years ago
mvantellingen b0ca7e5af1 Implement the endpoint decorator. This allows you to easily map views to endpoints when using the werkzeug routing. 14 years ago
mvantellingen 8a73097fe5 Add unittests for the endpoint decorator 14 years ago
Dag Odenhall 384ad219cb Typo in docs 14 years ago
Dag Odenhall 4a45345fc4 Fix typo in send_file docs 14 years ago
Dag Odenhall 7afd49c648 Pattern documentation for favicons 14 years ago
Armin Ronacher 99be2ec022 Flask no longer internally depends on rules being added through the add_url_rule function 14 years ago
Ivo Danihelka 07688d7b93 Fixed 'schemal' doc typo. 14 years ago
Armin Ronacher 402f12bb6d We do not support 2.4, not even with CGI :) 14 years ago
Armin Ronacher 24c1713ff5 Improved documentation for model registration 14 years ago
Daniel Gerber 9ae4eba986 fix subdomain for static rule on registering module 14 years ago
Armin Ronacher 4c76607553 Released 0.6.1 14 years ago
Armin Ronacher 11c66be80e Added testcase for an issue that may exist on windows 14 years ago