2958 Commits (62406e667c8004cf0367a3ec5bcbed980cbc32bb)
 

Author SHA1 Message Date
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
Josh Rowe 8a8a608152 Move object_hook outside loads method so class can be extend and reused 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
Adrian Moennich 88111ae6bf Do not suggest deprecated flask.ext.* 8 years ago
Bryce Guinta 09973a7387 Fix fastcgi lighttpd example documentation. (#2138) 8 years ago
wgwz 1b7258f816 Provides a link to the examples src 8 years ago
wgwz 46c1383919 Remove unneccessary arg in client fixture 8 years ago
wgwz 92fa444259 Moves largerapp into patterns dir and add test 8 years ago
Markus Unterwaditzer 49386ee69e Inherit Werkzeug docs (#2135) 8 years ago
Markus Unterwaditzer 71c534d2c6 Merge branch '0.12-maintenance' 8 years ago
Markus Unterwaditzer b0820bce59 Merge branch 'pawl-fix_import_error' into 0.12-maintenance 8 years ago
Paul Brown 31e25facd3 update change log 8 years ago
Paul Brown 0832e77b14 prevent NoAppException when ImportError occurs within imported module 8 years ago
Markus Unterwaditzer 582a878ad9 Init 0.13 changelog 8 years ago
wgwz 949771adf5 Add reference to largerapp src in docs 8 years ago
wgwz e49b73d2cf Adds the largerapp from the docs as an example 8 years ago
Gábor Lipták 079d752cec Update Flask-SQLAlchemy link (#2126) 8 years ago
Markus Unterwaditzer f18fe15e6d Merge branch '0.12-maintenance' 8 years ago
Markus Unterwaditzer 789715adb9 Fix config.from_pyfile on Python 3 (#2123) 8 years ago
Markus Unterwaditzer 22cf57154a Merge branch '0.12-maintenance' 8 years ago
Markus Unterwaditzer 8cd0b03bee Bump to dev 0.12.1 8 years ago
Markus Unterwaditzer caf6b8c314 Changelog stub for 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
Markus Unterwaditzer 45c45ea73c Version 0.12 8 years ago
Jiri Kuncar 36425d5f91 Ignore cache on request.get_json(cache=False) call (#2089) 8 years ago