2469 Commits (1e5746bb2b0ca82d2bd77edf1f153fdcca70503f)
 

Author SHA1 Message Date
David Lord 1e5746bb2b persona is discontinued, remove example 8 years ago
Kyle Lawlor 17d4cb3828 Address #1902: Converts example/flaskr to have a setup.py (#1945) 8 years ago
Sudheer Satyanarayana 1ffd07ff5a Fix small typo in python3 docs 8 years ago
Markus Unterwaditzer 6e46d0cd39 Fix PyPy3 support and add bug references 8 years ago
Markus Unterwaditzer 724f04d305 This is 0.11.2-dev 8 years ago
Markus Unterwaditzer d1d82ca8ce Bump version to 0.11.1 8 years ago
Markus Unterwaditzer 2bde2065e6 Changelog for #1872 8 years ago
Josiah Philipsen 41e08f4ccd fixed unmatched elif 8 years ago
Markus Unterwaditzer f91aea2aa0 quickstart: Remove reference to `python hello.py` 8 years ago
Armin Ronacher b23cd61e04 This is 0.12-dev 8 years ago
Armin Ronacher 13e6a01ac8 Bump version number to 0.11 8 years ago
Armin Ronacher 1eccb62965 Do not bump version in setup.py 8 years ago
Armin Ronacher 0e06302c79 Release is near 8 years ago
Armin Ronacher e83d608d7d Merge pull request #1823 from pallets/feature/sentry-docs 8 years ago
Armin Ronacher 42b7ab3f49 Incorporated ThiefMaster's suggestions for docs 8 years ago
Armin Ronacher 3e651e795a Added sentry to docs 8 years ago
Armin Ronacher 8d7e7aab31 Merge pull request #1822 from pallets/bugfix/better-pop 8 years ago
Armin Ronacher c73cf0f82e Merge pull request #1821 from pallets/feature/plugin-cli 8 years ago
Armin Ronacher b13e83a2f2 Merge pull request #1813 from pallets/bugfix/scheme 8 years ago
Armin Ronacher 8482ce6b8c Improve application context popping 8 years ago
Armin Ronacher 87787b130b Merge pull request #1814 from pallets/feature/faster-template-loading 8 years ago
Armin Ronacher 9594876c1f Added plugin support to the cli 8 years ago
Armin Ronacher 21d595bee7 Change changelog to 0.11 8 years ago
Armin Ronacher f9ea3fe026 1.0 -> 0.11 in the docs 8 years ago
Armin Ronacher 1df426aaaa More doc updates for FLASK_APP 8 years ago
Armin Ronacher a7d829c618 Update docs to the new CLI patterns 8 years ago
Armin Ronacher 523e271183 Implemented simplified CLI interface 8 years ago
dataforger 92f63a1c1d fix docstring (#1818) 8 years ago
ThiefMaster c5900a1adf s/1.0/0.11/ in versionadded/versionchanged markers 8 years ago
Thomas Sanjurjo bdbca923ef Addressing Issue 1809 (#1811) 8 years ago
Armin Ronacher 96ec24f6e0 Fast path for disabled template load explain. 8 years ago
Armin Ronacher 6aee9f6d77 Resolve state issue for url_for with forced scheme 8 years ago
Armin Ronacher 883cb7cedc Always run gc before leak test 8 years ago
Frédéric Chapoton c810fae9e8 turn 2 prints to py2/py3 compatible syntax (#1812) 8 years ago
Jannis Leidel 88500f5cc7 Forward ported CLI tests from Flask-CLI and fixed a bug with the CLI's name. (#1806) 8 years ago
Ronny Pfannschmidt 8011e1de28 Merge pull request #1801 from ben4ever/fix_doc_with_formatting 8 years ago
Benjamin Dopplinger 9f4c569c83 Fix "with" formatting in doc 8 years ago
Markus Unterwaditzer e8bd2c9202 Merge pull request #1795 from cgoldberg/update-docs-setuptools 8 years ago
Stefan Wójcik e45e17c490 fix a grammar mistake (#1798) 9 years ago
Corey Goldberg 28b36f642d removed references to easy_install 9 years ago
Miguel Grinberg de25e98f91 minor rewording of get_json documentation for clarity (#1781) 9 years ago
Corey Goldberg 1cc9ccfc67 update docs and refer to setuptools 9 years ago
David Lord 317d60307d fix some warnings while building docs 9 years ago
Daniel Quinn be2abd2926 Fix typo (thing --> things) 9 years ago
Steven Loria 2bf477cfea Add JSONIFY_MIMETYPE configuration variable (#1728) 9 years ago
Adrian 0690ce18c2 Correct spelling for Stack Overflow 9 years ago
Daniel Quinn 740c42217c The comment didn't make any sense (#1777) 9 years ago
Jeff Widman 90181dd8b5 Merge pull request #1771 from jeffwidman/master 9 years ago
Jeff Widman 8c595f1eba Remove dotCloud host instructions 9 years ago
Winston Kouch 594d1c5eb2 Add note to not use plain text passwords to views.rst 9 years ago