3083 Commits (3a8cc3766363a6d4376a08263b70e6a143b32221)
 

Author SHA1 Message Date
David Lord 54a18a5e94 Merge pull request #2305 from sorech02/updating_contributing_rst 7 years ago
David Lord 532ca2e089
reorganize git instructions 7 years ago
cerickson 361dba7e3a removed dupe text from merge 7 years ago
cerickson 48f7b9394c Merge branch 'errorhandler' of https://github.com/cerickson/flask into errorhandler 7 years ago
cerickson 4f815015b8 Added support for generic HTTPException handlers on app and blueprints 7 years ago
cerickson 637eae5489 Added support for generic HTTPException handlers on app and blueprints 7 years ago
Florian Sachs 668061a5fc Register errorhandlers for Exceptions 7 years ago
bovarysme 5963cb5a51 Use the yield syntax in pytest's fixtures 7 years ago
Christopher Sorenson 2339f1f24e
making some updates to the CONTRIBUTING.rst 7 years ago
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
Lowell Abbott ee7cb9d6b2 Suggest only one package, change the sourcecode block to none 7 years ago
Lowell Abbott c47f4530a1 Erased duplicated links on title 7 years ago
Lowell Abbott 98b0f96a98 Fix typos, semantics and some other corrections 7 years ago
Andrey Kislyuk 11d2eec3ac Fix refactoring error in static_folder docstring (#2310) 7 years ago
Lowell Abbott 8459cedaa9 Add security headers notes 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