Commit graph

  • 4305ebdf66 Check for a request ctx before using the request. Use the app json coder when blueprint json coder is set to none. Revert the failling test to using an app_context re #1710 RamiC 2016-06-08 12:50:43 +03:00
  • 501b8590dd Allow per blueprint json encoder decoder re #1710 RamiC 2016-06-08 12:03:26 +03:00
  • 4f83f705e7 Merge pull request #1881 from antsar/master Markus Unterwaditzer 2016-06-07 20:12:40 +02:00
  • b990d80764 Merge branch '0.11-maintenance' Markus Unterwaditzer 2016-06-07 18:26:06 +02:00
  • 724f04d305 This is 0.11.2-dev Markus Unterwaditzer 2016-06-07 18:23:09 +02:00
  • d1d82ca8ce Bump version to 0.11.1 0.11.1 Markus Unterwaditzer 2016-06-07 18:22:43 +02:00
  • 5eaed37116 Add test for find_default_import_path Anton Sarukhanov 2016-06-07 08:03:55 -04:00
  • 6a3a209f41 Merge pull request #1892 from avborhanian/patch-1 Markus Unterwaditzer 2016-06-06 17:37:07 +02:00
  • 5aa70b5a56 Updating url in errorhandling.rst to a valid link avborhanian 2016-06-06 11:29:14 -04:00
  • f6b5b571dc Fix several typos in python3.rst Markus Unterwaditzer 2016-06-06 13:39:14 +02:00
  • 3384813151 Clarify wording in App Context documentation. (#1890) Ryan Backman 2016-06-06 04:03:01 -07:00
  • baa2689658 clean up py3 info more David Lord 2016-06-05 15:45:39 -07:00
  • 00c200eeaa Update documentation about python 3 support in Flask, resolves #1578 alatar- 2016-06-02 15:27:14 -07:00
  • 169a4e0c44 move note about next param, add example, other cleanup David Lord 2016-06-05 14:21:17 -07:00
  • 434c19933e Add clarification for login_required decorator ref #313 Ping Hu 2016-06-02 11:12:35 -07:00
  • aa9a994946 use pip instead of setup.py in fabric command David Lord 2016-06-05 13:12:25 -07:00
  • 14a5a9e554 move setup.cfg info to setuptools docs, reword David Lord 2016-06-05 12:59:04 -07:00
  • 33212309a2 updating docs and showing how to use setup.cfg to configure dev builds with sdist Shawn McElroy 2016-06-02 15:58:14 -07:00
  • 7c271401b2 pass value directly to last_modified David Lord 2016-06-05 12:42:34 -07:00
  • af515cc7ea Add last_modified arg for send_file Prachi Shirish Khadke 2016-06-02 13:00:42 -07:00
  • 64a37bb9b7 Test side effect (#1889) Hyunchel Kim 2016-06-05 10:32:00 -07:00
  • 9f9e1fde8f Merge pull request #1730 from geusebi/master Markus Unterwaditzer 2016-06-04 21:12:55 +02:00
  • 06a170ea9b Add tests for safe_join Giampaolo Eusebi 2016-06-04 11:26:44 +02:00
  • 03ea11fe76 Make safe_join able to safely join multiple paths Giampaolo Eusebi 2016-06-04 11:26:16 +02:00
  • 9c236d3b84 Mention the template name conflict issue in blueprint templates docs (#1843) RamiC 2016-06-04 09:25:16 +03:00
  • 19dcdf4e70 enumerates the states in which code is executed... Zev Averbach 2016-06-03 16:59:15 -07:00
  • 954b7ef7bb Enhance code coverage for Blueprint.endpoint Randy Liou 2016-06-03 15:50:38 -07:00
  • bbd6c8c791 Expanding contribution documentation (#1883) Josh 2016-06-03 14:32:10 -07:00
  • e048aa4e19 Add negative test for json.jsonify (#1876) dawran6 2016-06-03 10:58:39 -07:00
  • 225c311f1b Merge branch '0.11-maintenance' Markus Unterwaditzer 2016-06-03 18:44:01 +02:00
  • 2bde2065e6 Changelog for #1872 Markus Unterwaditzer 2016-06-03 18:43:32 +02:00
  • b080bb19a1 Merge branch '0.11-maintenance' Markus Unterwaditzer 2016-06-03 18:42:16 +02:00
  • 41e08f4ccd fixed unmatched elif Josiah Philipsen 2016-06-02 15:06:55 -07:00
  • fe5f714026 fixed unmatched elif (#1872) jphilipsen05 2016-06-03 09:41:10 -07:00
  • f034d2e271 Tests with and without simplejson for every existing testenv (#1869) James Farrington 2016-06-03 09:29:12 -07:00
  • ae97ca8553 Merge pull request #1868 from antsar/master Markus Unterwaditzer 2016-06-03 14:55:33 +02:00
  • 8458cc5cd1 Remove deprecation warnings for add_etags & mimetype guessing for send_file() Dan Sully 2016-06-02 10:04:48 -07:00
  • 3d72099dcd Merge pull request #1878 from untitaker/recwarn Markus Unterwaditzer 2016-06-03 14:44:13 +02:00
  • 6c359e0f53 Eliminate some resource warnings Markus Unterwaditzer 2016-06-03 14:19:25 +02:00
  • 293eb583f6 More explicit warning categories Markus Unterwaditzer 2016-06-03 14:04:25 +02:00
  • d393597c50 Use recwarn everywhere Markus Unterwaditzer 2016-06-03 13:56:42 +02:00
  • fa327fd4fa Tutorial: Note extensions for encrypting passwords (#1854) wldtyp 2016-06-03 01:00:55 -07:00
  • 62aaee02f7 Add a link to Extension Development (#1875) Hyunchel Kim 2016-06-02 22:15:00 -07:00
  • 047efac537 Coverage for test_static_path_deprecated and test_static_url_path (#1860) jphilipsen05 2016-06-02 17:56:08 -07:00
  • d88c08e56f improved documentation for config.from_object (#1870) Jason Brazeal 2016-06-02 15:40:59 -07:00
  • 447f591d2b Rewrite subclassing example with a better use-case. Anton Sarukhanov 2016-06-02 15:05:14 -07:00
  • 024fbe5a60 Revert "Adds simplejson as a testing target." (#1865) David Lord 2016-06-02 14:54:49 -07:00
  • a228a3b2cf Merge pull request #1862 from antsar/master Jeff Widman 2016-06-02 14:32:24 -07:00
  • db299c02a1 Improve GitHub issue template Adrian 2016-06-02 23:27:41 +02:00
  • 63b5dab0fc Add subclassing pattern/example to fix issue #221. Anton Sarukhanov 2016-06-02 14:14:56 -07:00
  • 808d2cf75e Merge pull request #1861 from ryanbackman/master Jeff Widman 2016-06-02 14:15:24 -07:00
  • cbdd2aa141 Document Runtime Error when running outside of application context Ryan Backman 2016-06-02 14:05:49 -07:00
  • 4102be4060 Merge pull request #1858 from etothemanders/master Markus Unterwaditzer 2016-06-02 21:59:44 +02:00
  • 2644d69486 Merge pull request #1853 from hyunchel/feature/issue-1773-add-issue-template Jeff Widman 2016-06-02 12:50:56 -07:00
  • 7e8d7d43c8 Added link to deploying documentation Emily Manders 2016-06-02 12:47:36 -07:00
  • d80fabd9f6 Merge pull request #1855 from JamesTFarrington/sprint Jeff Widman 2016-06-02 12:30:25 -07:00
  • 14e4207397 Add issue template, resolves #1773 Hyunchel Kim 2016-06-02 10:29:33 -07:00
  • 5cf261a287 Merge pull request #1851 from prachikhadke/1789-document-flash-limit Jeff Widman 2016-06-02 11:59:50 -07:00
  • d9a98dd536 Document flash message size limit Prachi Shirish Khadke 2016-06-02 11:26:28 -07:00
  • 390cd5e4ee Fixed #1846 James Farrington 2016-06-02 11:58:02 -07:00
  • 41f3d67dff Update CHANGES Armin Ronacher 2016-06-02 13:53:35 +02:00
  • 19b134002c Merge pull request #1848 from RaHus/add_version_switch_flask_cli Armin Ronacher 2016-06-02 13:53:13 +02:00
  • 6b28ceba83 Use the whole sys.version string RamiC 2016-06-02 13:55:00 +03:00
  • 6bee3e4995 Add a --version switch to flask cli re #1828 RamiC 2016-06-02 13:35:16 +03:00
  • fd1a355899 Added test-requirements.txt. Refs #1835 Armin Ronacher 2016-06-02 09:44:41 +02:00
  • e4c712ffd2 a few more python3-compatible print (#1840) Frédéric Chapoton 2016-05-31 21:20:22 +02:00
  • 83ae787f97 Fix typo in cli docs Jochen Kupperschmidt 2016-05-31 16:24:11 +02:00
  • a725836523 Update help to > set FLASK_APP=hello.py (#1830) Yoav Ram 2016-05-31 00:20:35 +03:00
  • 9c46969890 Fixed link in changelog to documentation. (#1833) Jochen Kupperschmidt 2016-05-30 23:20:23 +02:00
  • ba07f5bd81 Show line which caused the DeprecationWarning (#1831) Ionuț Arțăriși 2016-05-29 22:51:05 +01:00
  • 70de011d51 Convert readthedocs link for their .org -> .io migration for hosted projects (#1827) Adam Chainz 2016-05-29 14:49:38 +01:00
  • f91aea2aa0 quickstart: Remove reference to python hello.py Markus Unterwaditzer 2016-05-29 15:46:48 +02:00
  • b23cd61e04 This is 0.12-dev Armin Ronacher 2016-05-29 11:02:48 +02:00
  • 13e6a01ac8 Bump version number to 0.11 0.11 Armin Ronacher 2016-05-29 11:02:23 +02:00
  • 1eccb62965 Do not bump version in setup.py Armin Ronacher 2016-05-29 11:02:18 +02:00
  • 0e06302c79 Release is near Armin Ronacher 2016-05-29 11:01:22 +02:00
  • e83d608d7d Merge pull request #1823 from pallets/feature/sentry-docs Armin Ronacher 2016-05-27 12:00:16 +02:00
  • 42b7ab3f49 Incorporated ThiefMaster's suggestions for docs Armin Ronacher 2016-05-27 00:17:58 +02:00
  • 3e651e795a Added sentry to docs Armin Ronacher 2016-05-26 22:57:12 +02:00
  • 8d7e7aab31 Merge pull request #1822 from pallets/bugfix/better-pop Armin Ronacher 2016-05-26 22:31:15 +02:00
  • c73cf0f82e Merge pull request #1821 from pallets/feature/plugin-cli Armin Ronacher 2016-05-26 22:17:34 +02:00
  • b13e83a2f2 Merge pull request #1813 from pallets/bugfix/scheme Armin Ronacher 2016-05-26 21:48:20 +02:00
  • 8482ce6b8c Improve application context popping Armin Ronacher 2016-05-26 21:46:56 +02:00
  • 87787b130b Merge pull request #1814 from pallets/feature/faster-template-loading Armin Ronacher 2016-05-26 21:34:56 +02:00
  • 9594876c1f Added plugin support to the cli Armin Ronacher 2016-05-26 21:29:01 +02:00
  • 21d595bee7 Change changelog to 0.11 Armin Ronacher 2016-05-26 21:05:39 +02:00
  • f9ea3fe026 1.0 -> 0.11 in the docs Armin Ronacher 2016-05-26 20:52:17 +02:00
  • 1df426aaaa More doc updates for FLASK_APP Armin Ronacher 2016-05-26 20:48:49 +02:00
  • a7d829c618 Update docs to the new CLI patterns Armin Ronacher 2016-05-26 20:45:50 +02:00
  • 523e271183 Implemented simplified CLI interface Armin Ronacher 2016-05-26 20:07:52 +02:00
  • 92f63a1c1d fix docstring (#1818) dataforger 2016-05-24 15:06:34 -04:00
  • c5900a1adf s/1.0/0.11/ in versionadded/versionchanged markers ThiefMaster 2016-05-23 14:42:42 +02:00
  • bdbca923ef Addressing Issue 1809 (#1811) Thomas Sanjurjo 2016-05-22 10:09:21 -04:00
  • 96ec24f6e0 Fast path for disabled template load explain. Armin Ronacher 2016-05-22 11:36:40 +02:00
  • 6aee9f6d77 Resolve state issue for url_for with forced scheme Armin Ronacher 2016-05-22 10:45:25 +02:00
  • 883cb7cedc Always run gc before leak test Armin Ronacher 2016-05-22 10:34:48 +02:00
  • c810fae9e8 turn 2 prints to py2/py3 compatible syntax (#1812) Frédéric Chapoton 2016-05-20 21:57:10 +02:00
  • 88500f5cc7 Forward ported CLI tests from Flask-CLI and fixed a bug with the CLI's name. (#1806) Jannis Leidel 2016-05-16 19:36:55 +02:00
  • 8011e1de28 Merge pull request #1801 from ben4ever/fix_doc_with_formatting Ronny Pfannschmidt 2016-05-09 07:44:17 +02:00
  • 9f4c569c83 Fix "with" formatting in doc Benjamin Dopplinger 2016-05-09 13:37:27 +10:00