2954 Commits (ca176cb903f9566be07e359791e364ce2fe0b1bc)
 

Author SHA1 Message Date
David Lord 5b9b180191 Merge pull request #2117 from accraze/testing-docs-fix 8 years ago
David Lord 03857cc48a
use app.testing property instead of config 8 years ago
accraze 1caa9de628
Added missing testing config 8 years ago
David Lord 7005c2d534 Merge pull request #2242 from davidism/utcfromtimestamp 8 years ago
David Lord bf6910a639
get mtime in utc 8 years ago
David Lord 78cb96fde0 Merge pull request #2238 from davidism/bugfix/latin1-filename 8 years ago
David Lord 09b49104f3
filename can be latin-1, not just ascii 8 years ago
ka7 e13eaeeaf2 Fix typo in docs (#2237) 8 years ago
David Lord aafb80c527
add changelog for #2223 8 years ago
David Lord 8b45009dbc Merge pull request #2223 from antlarr/master 8 years ago
David Lord f790ab7177
need to test against raw header 8 years ago
David Lord c1973016ea
style cleanup 8 years ago
Antonio Larrosa d50a5db5ed Keep using only filename if it's valid ascii 8 years ago
jab 00d6e339ec Change Flask.__init__ to accept two new keyword arguments, host_matching and static_host. (#1560) 8 years ago
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
Kyle Lawlor 54b6fc8de6 Add in a fixture utilizing app factory 8 years ago
Kyle Lawlor 8cf32bca51 Adds in blueprints and an application factory 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
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