Commit graph

  • 00ca5b7328
    Merge pull request #3159 from abhinavsagar/updatedoc David Lord 2019-05-16 10:23:17 -07:00
  • e61fd5f6cb
    add instructions for bug and feature branches David Lord 2019-05-16 10:21:35 -07:00
  • c2b4b745e9
    add more git commands to contributing doc Abhinav 2019-04-23 23:23:24 +05:30
  • 8609b7d840
    Merge pull request #3142 from Tom-McDonald/3139-alter-deprecated-docs David Lord 2019-05-16 09:55:30 -07:00
  • 994cd1db33
    replaced deprecated sample code in proxy-setup docs Tom-McDonald 2019-04-07 12:48:58 +01:00
  • bbedd64540
    Merge pull request #3129 from adamchainz/fix_html_injection David Lord 2019-05-16 09:52:13 -07:00
  • e5b0fe6841
    Fix some HTML injection paths in examples Adam Johnson 2019-03-23 23:10:36 +00:00
  • eadb99eb93
    Merge pull request #3137 from Abdur-rahmaanJ/patch-2 David Lord 2019-05-16 09:48:59 -07:00
  • 5e41e409bc
    fix discord link, clean up David Lord 2019-05-16 09:47:56 -07:00
  • 62fe1563ad
    Update CONTRIBUTING.rst Abdur-Rahmaan Janhangeer 2019-04-03 12:47:01 +04:00
  • 4091013ee1
    Merge pull request #3118 from JBonser/master David Lord 2019-05-16 08:52:23 -07:00
  • 800c744fe7
    improve env vars config example jordan bonser 2019-03-09 00:41:57 +00:00
  • b765e0db50
    Merge pull request #3196 from jakseb/fix-docs-paren David Lord 2019-05-16 08:28:58 -07:00
  • 4260b7c2d3
    Merge pull request #3172 from vtbassmatt/enhance-azure-pipelines David Lord 2019-05-16 07:36:02 -07:00
  • c88e4634a5
    Merge pull request #3096 from RyanSquared/master David Lord 2019-05-16 07:30:07 -07:00
  • d23b160e6d
    helpers.py: Fix docs of url_for(..., _external=True) RyanSquared 2019-02-12 11:58:18 -06:00
  • 205c943ded Fix misplaced paren in docs Sebastian Jakubiak 2019-05-13 22:07:37 +02:00
  • 49a0464e3c
    Merge pull request #3191 from jaydarius/master David Lord 2019-05-13 06:45:13 -07:00
  • 42da151fc7 use or to complete the either statement jaydarius 2019-05-08 10:59:55 -04:00
  • 1dda032b00
    Merge pull request #3183 from singingwolfboy/pre-commit David Baumgold 2019-05-06 16:34:46 -04:00
  • 025589ee76 Reformat with black David Baumgold 2019-05-06 15:39:41 -04:00
  • 5b309831ec Set up pre-commit to run black David Baumgold 2019-05-06 15:39:19 -04:00
  • 819368a52d
    Merge pull request #3175 from singingwolfboy/fix-rst-line-too-long David Baumgold 2019-05-06 15:23:35 -04:00
  • 5e378b4f28
    Merge pull request #3178 from LindsayYoung/patch-1 David Lord 2019-05-06 13:46:38 -04:00
  • b78a803f7d
    Create CODE_OF_CONDUCT.md Lindsay Young 2019-05-06 12:41:01 -04:00
  • 6606a4a238 fix RST line too long David Baumgold 2019-05-06 10:54:57 -04:00
  • a07c60af0a
    Merge pull request #3173 from pwlandoll/1.0-maintenance David Lord 2019-05-06 10:49:29 -04:00
  • 29a47ae6ea Add link to official Discord chat server Peter Landoll 2019-05-06 09:39:25 -04:00
  • 41186d3fe2 make a "future" toxenv Matt Cooper 2019-05-04 20:46:33 -04:00
  • 8535503f4a do an allowed-failure the right way Matt Cooper 2019-05-04 20:28:14 -04:00
  • 459176a719 try moving junit into tox.ini Matt Cooper 2019-05-04 16:59:10 -04:00
  • e8d838a551 add test output and a run against Python RC Matt Cooper 2019-05-04 15:48:17 -04:00
  • 12ab9f9c0d
    Set up Azure Pipelines (#3170) David Lord 2019-05-04 10:51:57 -04:00
  • 3257b1d13b one more todo Matt Cooper 2019-05-04 10:40:10 -04:00
  • f9ee8349bc remove unsupported Python Matt Cooper 2019-05-04 10:22:29 -04:00
  • f2df16247a add TODOs Matt Cooper 2019-05-04 10:19:50 -04:00
  • af5fb14666 initial Azure Pipelines setup Matt Cooper 2019-05-04 09:45:20 -04:00
  • c5c8bbc7f6
    Merge pull request #3155 from zabbal/master David Lord 2019-04-15 11:28:17 -07:00
  • de01dfb702 Bump Jinja2 requirements Max 2019-04-15 17:01:44 +02:00
  • 42b67a1f95
    Merge pull request #3150 from greyli/fix-route-defaults-doc David Lord 2019-04-11 19:11:21 -07:00
  • 4df7b220fa Fix typo in URL defaults example Grey Li 2019-04-12 09:45:58 +08:00
  • 5cb4b73167
    Merge pull request #3113 from greyli/improve-doc-quickstart David Lord 2019-03-06 05:40:22 -08:00
  • d838f1c918 doc: Improve description for valid view func return value Grey Li 2019-03-06 10:34:21 +08:00
  • 86bf9dca72
    Merge pull request #3103 from tbm/typos David Lord 2019-02-24 06:33:44 -08:00
  • 7b88b35747
    Fix typos in the documentation Martin Michlmayr 2019-02-24 10:40:23 +00:00
  • c795adf684
    Merge pull request #3101 from tbm/docs-formatting David Lord 2019-02-22 16:32:12 -08:00
  • 5830388ee2
    Fix formatting issue in quickstart guide Martin Michlmayr 2019-02-23 00:02:01 +00:00
  • 0b5b4a66ef
    Merge pull request #3082 from cclauss/patch-2 David Lord 2019-01-25 05:56:54 -08:00
  • 47bdf9f26f
    _compat.py: Use feature detection instead of version detection cclauss 2019-01-25 09:44:29 +01:00
  • 74691fbe01 Fix typo in CHANGES.rst (#3077) Carson Ip 2019-01-18 16:13:13 +08:00
  • 8c979698bd fix the typo venus 2019-01-12 14:51:04 +08:00
  • 33c89aab14
    Merge pull request #3071 from bbbbx/master Hsiaoming Yang 2019-01-12 19:11:44 +09:00
  • 99ad1f3cae fix the typo venus 2019-01-12 14:51:04 +08:00
  • d7a1b0157a
    Merge pull request #3068 from pallets/method-override-encoding David Lord 2019-01-07 13:20:00 -08:00
  • 2c29495e6d
    remove encoding from method override pattern David Lord 2019-01-07 13:09:36 -08:00
  • a74864ec22
    Merge remote-tracking branch 'origin/1.0-maintenance' David Lord 2019-01-07 10:00:10 -08:00
  • ded7cbe429
    Merge pull request #2986 from taion/do-not-handle-routing-exception David Lord 2019-01-07 09:58:32 -08:00
  • 662ce2151d
    add changelog for GH-2986 David Lord 2019-01-07 09:52:54 -08:00
  • b92b2e6c74
    Do not handle RoutingExceptions with app error handlers Jimmy Jia 2018-11-01 16:41:53 -04:00
  • 38a391815b
    Merge pull request #2934 from garenchan/bugfix-#2933 David Lord 2019-01-07 07:22:59 -08:00
  • 40118e785f
    Make sure the attachment filename is text type. If attachment filename is bytes type and contains non-ascii coded bytes, then the following ASCII encoding process will trigger UnicodeDecodeError exception. garenchan 2018-10-04 20:42:24 +08:00
  • 4f32c6d4e3
    Merge pull request #2957 from IgnasiBosch/2943-bytesio-partial-content David Lord 2019-01-07 07:02:02 -08:00
  • 366f3f49af
    add changelog for GH-2957 David Lord 2019-01-07 06:56:20 -08:00
  • b570bf699c
    Allow partial content on bytesio Ignasi Bosch 2018-10-18 23:30:03 +01:00
  • 4f3dbb3f3b
    Merge branch '1.0-maintenance' David Lord 2019-01-06 16:33:17 -08:00
  • 232e5c81bc
    Merge pull request #2825 from eso31/fix-2824-issue David Lord 2019-01-06 16:30:11 -08:00
  • a0ccc47780
    clean up flask --version code David Lord 2019-01-06 16:17:33 -08:00
  • 3fd51c65fb
    add werkzeug to flask --version Dilan Coss 2018-06-11 11:44:48 -06:00
  • ac6746d1be
    Merge branch '1.0-maintenance' David Lord 2019-01-06 15:46:33 -08:00
  • 0f56c0cb04
    Merge pull request #2964 from igortg/2907-docs-update-mongo-pattern David Lord 2019-01-06 15:43:14 -08:00
  • edef8cb38b
    simplify mongoengine doc, redirect from mongokit David Lord 2019-01-06 15:38:14 -08:00
  • 4e280b4142
    Replace MongoKit by MongoEngine on docs Igor Ghisi 2018-10-24 20:06:44 -03:00
  • b2765893e6
    Merge pull request #3067 from pallets/tutorial-flask-run David Lord 2019-01-06 15:11:30 -08:00
  • d6151340bc
    clarify where to call flask run from in tutorial David Lord 2019-01-06 15:10:38 -08:00
  • 8dd8e9b2f3
    Merge pull request #2970 from stepharr/patch-1 David Lord 2019-01-06 15:06:19 -08:00
  • ab7f9e735f
    Adding conjunction where for clarification Stephon Harris 2018-10-27 10:27:45 -04:00
  • 7474a9cb8b
    Merge pull request #2875 from nathanbegbie/patch-1 David Lord 2019-01-06 15:00:00 -08:00
  • b8e461e3d1
    Update docs on larger applications wrt tutorial nathanbegbie 2018-07-27 11:36:09 +02:00
  • 1e616696c0
    Merge pull request #2918 from garenchan/docs2 David Lord 2019-01-06 14:51:55 -08:00
  • 5409606c3b
    Docs: fix some typos in config.rst garenchan 2018-09-21 21:43:23 +08:00
  • 914a033586
    Merge pull request #2854 from dougthor42/update-docs-to-be-more-clear-about-from_config-instantiation-#2853 David Lord 2019-01-06 14:43:17 -08:00
  • 830c77cb44
    document that Config.from_object uses object as-is Douglas Thor 2018-07-06 13:16:05 -07:00
  • ff56126a45
    Merge pull request #2913 from onovy/contributing-manifest David Lord 2019-01-06 10:51:51 -08:00
  • a0ac95cc53
    Install CONTRIBUTING.rst with MANIFEST.in Ondřej Nový 2018-09-18 09:48:16 +02:00
  • 1c92c02c4a
    Merge pull request #3066 from pallets/no-osx David Lord 2019-01-06 10:45:14 -08:00
  • 537df96632
    disable slow travis osx env David Lord 2019-01-06 10:43:53 -08:00
  • 3b45b82ec2
    Merge branch '1.0-maintenance' David Lord 2019-01-06 10:36:54 -08:00
  • a656025c3b
    Merge pull request #3065 from pallets/fedora David Lord 2019-01-06 10:34:52 -08:00
  • 10d0ed68a3
    Merge pull request #3056 from tirkarthi/fix-syntax-warning David Lord 2019-01-06 10:25:47 -08:00
  • 40e064fa27
    use "-m virtualenv" in installation doc David Lord 2019-01-06 10:25:16 -08:00
  • b85425ac1b
    remove syntax warning from docstring xtreak 2018-12-31 08:22:36 +00:00
  • 717f9d33ca
    Merge pull request #3054 from tirkarthi/fix-py37-warnings David Lord 2019-01-06 10:09:18 -08:00
  • e4ebbd3f5b
    Fix DeprecationWarning on collections import xtreak 2018-12-29 16:46:14 +05:30
  • c9245609f4
    Merge pull request #3051 from ExplodingCabbage/tojson-docs-fixes David Lord 2019-01-06 09:54:59 -08:00
  • 24325ecb69
    Clarify and add detail to tojson docs Fix some confusing and obsolete prose. Mark Amery 2018-12-27 22:04:27 +00:00
  • 6606f66857
    Merge pull request #3049 from RohanTalip/scriptinfo-typo David Lord 2019-01-06 09:16:29 -08:00
  • 02df042416
    Corrected a typo in a docstring: "Help object" --> "Helper object" Rohan Talip 2018-12-27 00:57:00 -08:00
  • aef4159588
    Merge pull request #3031 from jseldess/fix-typos David Lord 2019-01-06 08:11:39 -08:00
  • 90aef1b2cf
    Fix typos found while completing the Flask tutorial Jesse Seldess 2018-12-14 11:59:16 -05:00
  • 446cea9221
    Merge pull request #3044 from garenchan/ci-test David Lord 2019-01-06 08:00:23 -08:00