2678 Commits (ad42d88fb2cda12a21c4fb6f002f425f233d1fe3)
 

Author SHA1 Message Date
Emily Manders 7e8d7d43c8 Added link to deploying documentation 8 years ago
Jeff Widman d80fabd9f6 Merge pull request #1855 from JamesTFarrington/sprint 8 years ago
Hyunchel Kim 14e4207397 Add issue template, resolves #1773 8 years ago
Jeff Widman 5cf261a287 Merge pull request #1851 from prachikhadke/1789-document-flash-limit 8 years ago
Prachi Shirish Khadke d9a98dd536 Document flash message size limit 8 years ago
James Farrington 390cd5e4ee Fixed #1846 8 years ago
Armin Ronacher 41f3d67dff Update CHANGES 8 years ago
Armin Ronacher 19b134002c Merge pull request #1848 from RaHus/add_version_switch_flask_cli 8 years ago
RamiC 6b28ceba83 Use the whole sys.version string 8 years ago
RamiC 6bee3e4995 Add a --version switch to flask cli 8 years ago
Armin Ronacher fd1a355899 Added test-requirements.txt. Refs #1835 8 years ago
Frédéric Chapoton e4c712ffd2 a few more python3-compatible print (#1840) 8 years ago
Jochen Kupperschmidt 83ae787f97 Fix typo in cli docs 8 years ago
Yoav Ram a725836523 Update help to > set FLASK_APP=hello.py (#1830) 8 years ago
Jochen Kupperschmidt 9c46969890 Fixed link in changelog to documentation. (#1833) 8 years ago
Ionuț Arțăriși ba07f5bd81 Show line which caused the DeprecationWarning (#1831) 8 years ago
Adam Chainz 70de011d51 Convert readthedocs link for their .org -> .io migration for hosted projects (#1827) 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