2981 Commits (dbc70c9274e56968976abd94333f690627abb61d)
 

Author SHA1 Message Date
David Lord 0d9d3d8f92
Merge branch 'master' into figome-multiple-inheritance 8 years ago
David Lord 9569e8c956 Merge pull request #2249 from davidism/provide-automatic-options 8 years ago
David Lord 97e2cd0a5a
update changelog 8 years ago
David Lord 8ad4f476aa
Merge branch 'master' into jrmccarthy-master 8 years ago
David Lord f4a1ca8fc8 Merge pull request #2017 from rocambolesque/patch-1 8 years ago
David Lord e50767cfca
add test for build error special values 8 years ago
rocambolesque 19fbe3a18f
Add scheme to url_build error handler parameters 8 years ago
Sobolev Nikita 7481844c98 Fix typo in app.py (#2248) 8 years ago
David Lord f0c714a01b Merge pull request #1886 from dawran6/test_bp_endpoint_dec 8 years ago
David Lord 4ff84d537a
get mtime in utc 8 years ago
David Lord cfd3e50ab6
use app.testing property instead of config 8 years ago
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