2868 Commits (65b22926f7673b419a9da82f3213d7243c968af1)
 

Author SHA1 Message Date
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
Antonio Larrosa bf023e7dc0 Remove unidecode dependency and use unicodedata instead 8 years ago
Antonio Larrosa 6ef45f30ab Fix previous commits to work with python 2 and python 3 8 years ago
David Lord 19d7e6532f Merge pull request #2217 from edbrannin/patch-1 8 years ago
Antonio Larrosa 0049922f2e Fix send_file to work with non-ascii filenames 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
Runar Trollet Kristoffersen 889c0ed196 Issue #2212: documentation: virtualenv and python3 8 years ago
Larivact 2995366dde Clarify APPLICATION_ROOT #1714 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
Sergio Díaz Sánchez af11098057 Updated documentation for being able to use init_db method 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