874 Commits (92fa444259fe32debf922eddbd6d18e7d69fdfaa)

Author SHA1 Message Date
Markus Unterwaditzer 789715adb9 Fix config.from_pyfile on Python 3 (#2123) 8 years ago
Markus Unterwaditzer 8cd0b03bee Bump to dev 0.12.1 8 years ago
Markus Unterwaditzer b2e0886f48 Bump to dev version 8 years ago
Markus Unterwaditzer 1042d9d23f Bump version number to 0.12 8 years ago
Jiri Kuncar 36425d5f91 Ignore cache on request.get_json(cache=False) call (#2089) 8 years ago
Raphael Deem 0e79aba40d use dict instead of if/else logic (#2093) 8 years ago
Clenimar Filemon 77af942b98 Capitalize occurrences of 'flask' (#2067) 8 years ago
Martijn Pieters de1652467b Remove busy-work. (#2072) 8 years ago
Clenimar Filemon cb30a3b562 Update docstring for errorhandler() (#2070) 8 years ago
Michael Recachinas bd5e297aa9 Default environ (#2047) 8 years ago
Michael Recachinas 49ecc88d99 Remove `-a/--app` from Quickstart documentation (#2046) 8 years ago
Joël Charles 7186a5aaf5 make use of range requests if available in werkzeug (#2031) 8 years ago
小明 f3d661de66 Fix unbound error (#2039) 8 years ago
Markus Unterwaditzer 01081dbe6c Avoid always-false statement 8 years ago
Benjamin Dopplinger dbeed24067 Fix typo in MethodView doc (#2028) 8 years ago
Bruno Thalmann 09fec941f4 Removed unused import. (#2026) 8 years ago
Pablo Marti 2b47615998 Fix typo in docs 8 years ago
Armin Ronacher 1f0ca894a2 Killed now dead code 8 years ago
Armin Ronacher a30951ec28 Do not error for unknown files if send_file sends an actual file 8 years ago
Akbar Ibrahim c687ffb192 Fixed error in errorhandler doc string. (#2014) 8 years ago
Armin Ronacher 9cd32cac32 Corrected after response for error handlers 8 years ago
Markus Unterwaditzer c4ec6954e5 Don't passthrough_errors unless instructed. (#2006) 8 years ago
Afonso Queirós ccd02bfe8c Correcting Custom Test Client class docs (#2004) 8 years ago
Roman 92ce20eeac Fix error in send_file helper (#2003) 8 years ago
Josh Soref 6e6c3a4636 Spelling (#1998) 8 years ago
Markus Unterwaditzer 098ea0c8ca Only passthrough_errors if PROPAGATE_EXCEPTIONS 8 years ago
Markus Unterwaditzer 71e10be286 Properly remove f.name usage in send_file (#1988) 8 years ago
Armin Ronacher e00e2c22aa Disable logger propagation by default 8 years ago
Nate Prewitt 0f1cf50f97 adding in try around __import__ to catch invalid files/paths (#1950) 8 years ago
georgschoelly 67e391921c fix docs: name of url_value_preprocessor method (#1932) 9 years ago
David Lord 1928f28a68 clean up code formatting in some docs 9 years ago
David Lord 0e4607000d re-add passthrough_errors to cli runner (#1928) 9 years ago
Archie Roller b8aca21a39 Fix #1911 (#1913) 9 years ago
Markus Unterwaditzer 5c12721730 Revert "Addressing Issue 1809" 9 years ago
Markus Unterwaditzer 6e46d0cd39 Fix PyPy3 support and add bug references 9 years ago
Markus Unterwaditzer 724f04d305 This is 0.11.2-dev 9 years ago
Markus Unterwaditzer d1d82ca8ce Bump version to 0.11.1 9 years ago
David Lord 7c271401b2 pass value directly to last_modified 9 years ago
Prachi Shirish Khadke af515cc7ea Add last_modified arg for send_file 9 years ago
Giampaolo Eusebi 03ea11fe76 Make safe_join able to safely join multiple paths 9 years ago
Josiah Philipsen 41e08f4ccd fixed unmatched elif 9 years ago
jphilipsen05 fe5f714026 fixed unmatched elif (#1872) 9 years ago
Dan Sully 8458cc5cd1 Remove deprecation warnings for add_etags & mimetype guessing for send_file() 9 years ago
Jason Brazeal d88c08e56f improved documentation for config.from_object (#1870) 9 years ago
RamiC 6b28ceba83 Use the whole sys.version string 9 years ago
RamiC 6bee3e4995 Add a --version switch to flask cli 9 years ago
Yoav Ram a725836523 Update help to > set FLASK_APP=hello.py (#1830) 9 years ago
Ionuț Arțăriși ba07f5bd81 Show line which caused the DeprecationWarning (#1831) 9 years ago
Armin Ronacher b23cd61e04 This is 0.12-dev 9 years ago
Armin Ronacher 13e6a01ac8 Bump version number to 0.11 9 years ago