2698 Commits (ec18fe94775aaa3d54238c6c75b569491803134e)
 

Author SHA1 Message Date
Grey Li ec18fe9477 Add example for virtualenv integration in cli docs (#2234) 8 years ago
David Lord d04d36842b Merge pull request #2231 from asilversempirical/patch-1 8 years ago
asilversempirical d76d68cd38 Update out of date jsonify documentation 8 years ago
Adam Geitgey ae1ac2053b Correct imports in file upload example (#2230) 8 years ago
Markus Unterwaditzer de555c82ce Merge branch '0.12-maintenance' 8 years ago
Markus Unterwaditzer c935eaceaf Revert "Handle BaseExceptions (#2222)" 8 years ago
Markus Unterwaditzer 07a705888c Bump to dev version 8 years ago
Markus Unterwaditzer a34d0e6878 Bump version number to 0.12.1 8 years ago
Markus Unterwaditzer f7d6d4d4f6 Prepare for 0.12.1 8 years ago
Markus Unterwaditzer 80c7db638c Correct changelog 8 years ago
Markus Unterwaditzer c28a168f35 Merge branch 'Diggsey-db-handle-baseexceptions' into 0.12-maintenance 8 years ago
Diggory Blake 6f7847e3c4 Make test more idiomatic 8 years ago
Diggory Blake d0e2e7b66c Add test and changes 8 years ago
Diggory Blake 12c49c75fb Handle BaseExceptions 8 years ago
Diggory Blake 1d4448abe3 Handle BaseExceptions (#2222) 8 years ago
David Lord 19d7e6532f Merge pull request #2217 from edbrannin/patch-1 8 years ago
Ed Brannin 6e5250ab5d Fix CLI test for ImportError -> NoAppException 8 years ago
Ed Brannin 7a7a163ff1 shorten output when ImportError due to app bug. 8 years ago
David Lord 6efea346dd Merge pull request #2209 from svenstaro/print-stacktrace-on-cli-error 8 years ago
Sven-Hendrik Haase ed17bc1710 Add test to showcase that printing a traceback works 8 years ago
Sven-Hendrik Haase ad42d88fb2 Remove useless pass 8 years ago
Sven-Hendrik Haase 5b7fd9ad88 Print a stacktrace on CLI error (closes #2208) 8 years ago
Jan Ferko 1add1f8a02 Use print function in quickstart (#2204) 8 years ago
John Bodley 46e8427d81 Document run() host defaulting to SERVER_NAME 8 years ago
Ben 7a5e8ef38e Fix broken link (#2202) 8 years ago
Hsiaoming Yang a7f1a21c12 Don't rely on X-Requested-With for pretty print json response (#2193) 8 years ago
Static f5adb61b28 Fix typos/grammar in docs (#2201) 8 years ago
Elton Law 06112a555a Close <li> tag in tutorial (#2199) 8 years ago
Adrian d9a28434af Fix typo 8 years ago
Grey Li c43560777a Add tips for debug config with flask cli (#2196) 8 years ago
Sebastian Kalinowski fca5577a00 Remove extra HTML tag from fileupload docs (#2141) 8 years ago
Timothy John Perisho Eccleston dc5f48f587 Fix typo in docs/tutorial/templates.rst (#2186) 8 years ago
Nick Ficano eaba4a73aa Fix typo in file header (jsonimpl => json) 8 years ago
Jeff Widman bb0e755c80 Migrate various docs links to https (#2180) 8 years ago
Jeff Widman 5efb163237 bdist_wheel replaces wheel (#2179) 8 years ago
Markus Unterwaditzer 89798ea7dd Remove examples dir again 8 years ago
vojtekb 95db82f8f7 py.test => pytest (#2173) 8 years ago
Markus Unterwaditzer 9e2807da76 Merge pull request #2175 from swanhtet1992/patch-1 8 years ago
Swan Htet Aung f84fdadda9 Update 4.4.3 HTTP Methods Example 8 years ago
Armin Ronacher c9b33d0e86 Convert Flask.run into a noop when run from the CLI 8 years ago
David Lord 42fbbb4cbb
add test and changelog for SERVER_NAME app.run default 8 years ago
Raphael Deem 1636a4c410 use SERVER_NAME to set host and port in app.run() (#2152) 8 years ago
Jeff Widman fe7910ccd5 Update docs that request is an object, not a class (#2154) 8 years ago
Kim Blomqvist 3fc8be5a4e Disable debug when FLASK_DEBUG=False (#2155) 8 years ago
Markus Unterwaditzer 47e8410117 Merge pull request #2131 from wgwz/add-larger-app-ex 8 years ago
Dennis Chen 9900a72fe7 Fix Request Reference (#2151) 8 years ago
David Lord 6c9ff85c3f Merge pull request #2149 from onovy/master 8 years ago
Ondřej Nový 9dcfd05d29 Use SOURCE_DATE_EPOCH for copyright year to make build reproducible 8 years ago
David Lord 22c613b8c4 Merge pull request #2148 from drewja/master 8 years ago
Andrew Arendt 01b992b1a1 Added python3.6 support for tests 8 years ago