3058 Commits (491d331e6e0a7915c9e6d9b3287688ac7a3f56ca)
 

Author SHA1 Message Date
MikeTheReader 6f49089a62 Added tests for make_response and get_debug_flag to improve coverage of helpers.py 7 years ago
David Lord 0c94908956 Merge pull request #2297 from HndrkMkt/#2265-auto-detect-create-app-function 7 years ago
David Lord 01ddf54b87
adjust for loop style 7 years ago
David Lord 7ecdbcfa2b
show error if multiple Flask instances are detected 7 years ago
David Lord a693f22a5a Merge pull request #2299 from dawran6/test-bp-template_global 7 years ago
David Lord 99208f1512 Merge pull request #2300 from tullyrankin/resort-wsgi-deploy-docs 7 years ago
Tully Rankin 2b96052240 Moved mod_wsgi under uwsgi in TOC deployment docs. 7 years ago
Tully Rankin d7d21f5559 Moved WSGI-Standalone above mod_wsgi in deployment documentation. 7 years ago
Randy Liou 7ce01ab9b4 Add coverage for Blueprint.add_app_template_global 7 years ago
Hendrik Makait b4eb6534d5 Remove unnecessary checks and reformat NoAppException messages 7 years ago
Anton Sarukhanov 4cd0299aff Merge branch 'master' into makecov 7 years ago
David Lord e706b5e544 Merge pull request #2298 from dawran6/test-bp-context 7 years ago
Randy Liou 136dbf7de0 Add coverage for Blueprints.(app_)context_processor 7 years ago
David Lord a0e38a8cf1 Merge pull request #2295 from dawran6/test-blueprints 7 years ago
Hendrik Makait ced719ea18 Auto-detect create_app and make_app factory functions 7 years ago
David Lord 88b0213357 Merge pull request #2296 from tullyrankin/debugger-documentation-1625 7 years ago
Tully Rankin 50b73f967b Removed the version number out of the documenation link to Werkzeug. 7 years ago
Tully Rankin 409dd15c10 Added link to using Werkzeug debugger in quickstart documentation. 7 years ago
Randy Liou 9fddecd4d9 Add coverage for Blueprint.app_errorhandler 7 years ago
David Lord f962720f7a Merge pull request #2293 from tullyrankin/debug-mode-2261 7 years ago
Tully Rankin 041c68f48b Updated request context documentation. 7 years ago
Tully Rankin c590e820aa Updated documentation. Replaced term development mode with debug mode. #2261 7 years ago
David Lord b11f7354d1 Merge pull request #2288 from davidism/vary-cookies 7 years ago
David Lord 5d9dd0b379
set session accessed for setdefault 7 years ago
David Lord ae133aa173
reorder session cookie checks to deleted, accessed, modified 7 years ago
David Lord e2f4c0ac16
Merge branch 'master' into vary-cookies 7 years ago
Markus Unterwaditzer a558d47ee2 Merge branch '0.12-maintenance' 7 years ago
Markus Unterwaditzer f347d3c59e Bump to dev version 7 years ago
Markus Unterwaditzer 571334df8e Bump version number to 0.12.2 7 years ago
Markus Unterwaditzer bb83ae9843 Release 0.12.2 7 years ago
Markus Unterwaditzer dc9c5ef65a Merge branch '0.12-maintenance' 7 years ago
David Lord f7c35bf0d5 safe_join on Windows uses posixpath 7 years ago
David Lord f0a6dcfbb8 Merge pull request #2284 from davidism/windows-safe_join 7 years ago
David Lord 2a65794306
safe_join on Windows uses posixpath 7 years ago
David Lord 88120e9e9d Merge pull request #2055 from geoffreybauduin/celery-documentation 7 years ago
David Lord d5a88bf0d3
explain when to use a task queue 7 years ago
David Lord f13e3fc352
Merge branch 'master' into celery-documentation 7 years ago
David Lord ff361d32a9 Merge pull request #2282 from davidism/session-cookie-domain 7 years ago
David Lord f75ad9fca2
refactor session cookie domain logic 7 years ago
José Oliveira c3d49e29ea
show warning if session cookie domain is ip 7 years ago
David Lord 716edfdb29 Merge pull request #2279 from davidism/docs-after_this_request 7 years ago
David Lord cc59f2b204
clean up deferred callback doc 7 years ago
David Lord 0420cb21db Merge pull request #1965 from vioan/master 7 years ago
David Lord c01ddc59b7 Merge pull request #2277 from jlara310/master 7 years ago
David Lord 2592f927a0
wrap lines 7 years ago
David Lord 9dd0a0a29f Merge pull request #2278 from davidism/installation-docs 7 years ago
David Lord 1fb43e3be4
rewrite installation docs 7 years ago
David Lord a80eab70ba Update CONTRIBUTING.rst 7 years ago
Xephyr826 dfb03c5673 Improve Routing section 7 years ago
David Lord 5b83f11398 Merge pull request #2213 from runartrollet/doc_virtenv_p3 7 years ago