2661 Commits (0.12.3)
 

Author SHA1 Message Date
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
Keyan Pishdadian 1a877fbaa0 Remove extmigrate from Flask repo 9 years ago
Jeff Widman 6bf42f9a84 Merge pull request #1577 from sprin/1102_warn_on_run 9 years ago
Jeff Widman 0030f637c5 Merge pull request #1631 from stephane/sra/docs 9 years ago
Stéphane Raimbault b0105f41cc Extend documentation about uwsgi/nginx deployment 9 years ago
Steffen Prince 6e91498e64 docs: run() should not be used in production 9 years ago
José Carlos García 567fff9d0d Change to Pallets project 9 years ago
Markus Unterwaditzer bd667109c6 Changelog for #1763 9 years ago
Markus Unterwaditzer 7f26d45b16 Changelog for #1484 9 years ago