2892 Commits (31174fecd2dccd48aa56d4eefc7c808ae93d9262)
 

Author SHA1 Message Date
David Lord c8e56d5807 Merge pull request #2303 from MikeTheReader/master 7 years ago
MikeTheReader 7c882a457b Replace double quotes with single quotes 7 years ago
MikeTheReader cd412b20dc Parameterize test_get_debug_flag 7 years ago
Andrey Kislyuk 11d2eec3ac Fix refactoring error in static_folder docstring (#2310) 7 years ago
MikeTheReader fd4a363657 Modifications based on review 7 years ago
Neil Grey 378a11f992 For Issue #2286: Updating test_flaskr to use yield inside fixture 7 years ago
Tully Rankin 65b61aa7c2 Added uWSGI and example usage to stand-alone WSGI containers documentation (#2302) 7 years ago
David Lord 5b96e00972 Merge pull request #2301 from dawran6/test-bp-request-process 7 years ago
Neil Grey 4e9d51b39b For Issue #2286: Fixing indenting of test_login_logout 7 years ago
Neil Grey 65fc888172 For Issue #2286: Replaces references to unittest in the documentation with pytest 7 years ago
Randy Liou d8d712a0de Add coverage for Blueprint teardown request method 7 years ago
Randy Liou a690ae27a3 Add coverage for Blueprint request process methods 7 years ago
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