Commit Graph

  • 2eb28165a9 Bundling 'test_greenlet_context_copying' functions into a new class in tests/test_reqctx.py. Rene A. Zelaya 2017-05-23 16:13:19 -0700
  • c03a82713a Cleanup test_blueprint.py to use test fixtures #2323 Randy Liou 2017-05-23 16:42:14 -0700
  • 3fce4898f8 Add test for Blueprint app-wide url processing #2321 Randy Liou 2017-05-23 16:22:58 -0700
  • 39f7aaa416 Merge pull request #2319 from HndrkMkt/#2266-support-create-app-without-script-info David Lord 2017-05-23 16:24:29 -0700
  • 964c5c5aca
    add changelog [ci skip] #2319 David Lord 2017-05-23 16:24:07 -0700
  • 701faf0724 Merge pull request #2320 from markshannon/fix-click-dependency-info David Lord 2017-05-23 16:20:59 -0700
  • 38df3df735
    shorten cli factory name [ci skip] David Lord 2017-05-23 16:19:41 -0700
  • a11212377d
    add lowest click version to tox add devel click version to tox add devel markupsafe version to tox #2320 David Lord 2017-05-23 16:08:46 -0700
  • 698ff1732e some more cleaning up Christian Stade-Schuldt 2017-05-23 15:56:27 -0700
  • 34800ba25a Merge remote-tracking branch 'upstream/master' Christian Stade-Schuldt 2017-05-23 15:48:46 -0700
  • 898c8621b1 Merge pull request #2315 from leviroth/powershell-docs David Lord 2017-05-23 15:33:59 -0700
  • d05862574f Update click dependency info. Mark Shannon 2017-05-23 15:29:37 -0700
  • 8a94bdaca6 remove redundant app.testing = True settings Christian Stade-Schuldt 2017-05-23 15:28:56 -0700
  • 5b0b9717da DRYing up the test suite using pytest fixtures (#2306) Christian Stade-Schuldt 2017-05-23 15:18:39 -0700
  • ae41df9a77 Check if app factory takes script_info argument and call it with(out) script_info as an argument depending on that Hendrik Makait 2017-05-23 13:46:45 -0700
  • a8c12328b9 Merge remote-tracking branch 'upstream/master' #2306 Christian Stade-Schuldt 2017-05-23 13:45:25 -0700
  • f796f38e5c Merge remote-tracking branch 'upstream/master' Christian Stade-Schuldt 2017-05-23 13:45:10 -0700
  • 81c2440a05 Merge pull request #2318 from bovarysme/fix-testing-docs David Lord 2017-05-23 13:31:56 -0700
  • fe27d04cc1 Fix a small oversight in the testing docs #2318 bovarysme 2017-05-23 22:22:16 +0200
  • 1423f86e89 Merge 015d221d14 into ce813ae521 #1486 Ignacio Carbajo 2017-05-23 19:55:17 +0000
  • ce813ae521 Merge pull request #2316 from ka7eh/automatic-options-in-views David Lord 2017-05-23 12:46:31 -0700
  • 09a0d2ebd1 Re-order by semantic. Fix link on flask-talismand and re-word many concepts Lowell Abbott 2017-05-23 12:26:43 -0700
  • e84c49ee00 Merge 912b338f67 into a037762781 #921 phil 2017-05-23 19:18:40 +0000
  • a037762781 Merge pull request #2311 from bovarysme/use-yield-syntax David Lord 2017-05-23 12:00:34 -0700
  • e206764955 Merge pull request #2314 from cerickson/errorhandler David Lord 2017-05-23 11:51:17 -0700
  • 75f537fb87 Adds provide_automatic_options to Class-based Views #2316 kaveh 2017-05-23 11:51:13 -0700
  • cd593bf117 Merge pull request #2307 from neilvictorgrey/master David Lord 2017-05-23 11:50:31 -0700
  • 8858135043 Update testing.rst #2307 David Lord 2017-05-23 11:50:14 -0700
  • 954d9ca0b8 Added documentation for PowerShell environment variables #2315 Levi Roth 2017-05-23 14:30:39 -0400
  • 54a18a5e94 Merge pull request #2305 from sorech02/updating_contributing_rst David Lord 2017-05-23 11:19:57 -0700
  • 532ca2e089
    reorganize git instructions #2305 David Lord 2017-05-23 11:18:48 -0700
  • 361dba7e3a removed dupe text from merge #2314 cerickson 2017-05-23 10:49:01 -0700
  • 48f7b9394c Merge branch 'errorhandler' of https://github.com/cerickson/flask into errorhandler cerickson 2017-05-23 10:46:56 -0700
  • 4f815015b8 Added support for generic HTTPException handlers on app and blueprints cerickson 2017-05-22 15:57:31 -0700
  • 637eae5489 Added support for generic HTTPException handlers on app and blueprints cerickson 2017-05-22 15:57:31 -0700
  • 668061a5fc Register errorhandlers for Exceptions Florian Sachs 2017-01-08 20:42:41 +0100
  • b36d1811c6 Merge e8e96a3982 into c8e56d5807 #2082 Goran Cetušić 2017-05-23 17:25:20 +0000
  • 74d6637ee6 Merge 89d5f24db3 into c8e56d5807 #2144 Florian Sachs 2017-05-23 17:25:20 +0000
  • aaab1db4e7 Merge remote-tracking branch 'upstream/master' Christian Stade-Schuldt 2017-05-23 10:19:59 -0700
  • d486b7f20a use pytest parameterization for test_json_as_unicode Christian Stade-Schuldt 2017-05-23 10:18:56 -0700
  • 8e67eebf8b Merge 41c282ba63 into c8e56d5807 #145 jqxl0205 2017-05-23 17:12:37 +0000
  • 411f60af0e Merge 00457c22bf into c8e56d5807 #159 Ivo Danihelka 2017-05-23 17:12:37 +0000
  • eb608adf55 Merge b23b306d2e into c8e56d5807 #160 Dag Odenhall 2017-05-23 17:12:37 +0000
  • 3c220845a8 Merge 9c63d1e1d5 into c8e56d5807 #132 Dag Odenhall 2017-05-23 17:12:09 +0000
  • 3619881995 Merge 27bb3db0a9 into c8e56d5807 #139 Deleted user 2017-05-23 17:12:09 +0000
  • d71b60acea switch dictonary format Christian Stade-Schuldt 2017-05-23 10:02:28 -0700
  • ede75e0151 cleanup Christian Stade-Schuldt 2017-05-23 10:01:50 -0700
  • 04d77ba8f3 make docstrings PEP-257 compliant Christian Stade-Schuldt 2017-05-23 10:01:29 -0700
  • 5963cb5a51 Use the yield syntax in pytest's fixtures #2311 bovarysme 2017-05-23 18:21:29 +0200
  • 2339f1f24e
    making some updates to the CONTRIBUTING.rst Christopher Sorenson 2017-05-22 18:39:07 -0500
  • c8e56d5807 Merge pull request #2303 from MikeTheReader/master #2304 David Lord 2017-05-23 08:34:22 -0700
  • 7c882a457b Replace double quotes with single quotes #2303 MikeTheReader 2017-05-23 07:59:53 -0700
  • cd412b20dc Parameterize test_get_debug_flag MikeTheReader 2017-05-23 07:51:57 -0700
  • 3866b316e5 Merge 5aa2279022 into 11d2eec3ac #2094 Vishvajit Pathak 2017-05-23 14:12:15 +0000
  • e063054d73 Merge 26978f7cac into 11d2eec3ac #2095 Vishvajit Pathak 2017-05-23 14:12:15 +0000
  • c8ed808514 Merge 7aaaccd887 into 11d2eec3ac #2097 Tery Lim 2017-05-23 14:12:15 +0000
  • 932b169330 Merge 60950be2a2 into 11d2eec3ac #2102 John Merigliano 2017-05-23 14:12:15 +0000
  • 21600fc876 Merge 22c2f0cc26 into 11d2eec3ac #2103 Grey Li 2017-05-23 14:12:14 +0000
  • d97e7f7de9 Merge ce55db2c40 into 11d2eec3ac #2104 Ahmet Novalić 2017-05-23 14:12:14 +0000
  • 964a558f70 Merge 52db0ebafa into 11d2eec3ac #2122 Gábor Lipták 2017-05-23 14:12:14 +0000
  • dfc0eb171c Merge 3b6105ed0c into 11d2eec3ac #2090 Alexander Pantyukhin 2017-05-23 14:12:13 +0000
  • ee7cb9d6b2 Suggest only one package, change the sourcecode block to none Lowell Abbott 2017-05-23 01:54:06 -0700
  • c47f4530a1 Erased duplicated links on title Lowell Abbott 2017-05-22 23:54:28 -0700
  • 98b0f96a98 Fix typos, semantics and some other corrections Lowell Abbott 2017-05-22 23:48:35 -0700
  • 11d2eec3ac Fix refactoring error in static_folder docstring (#2310) Andrey Kislyuk 2017-05-22 23:46:22 -0700
  • f3c31762fc Fix refactoring error in static_folder docstring #2310 Andrey Kislyuk 2017-05-22 22:34:36 -0700
  • 8459cedaa9 Add security headers notes Lowell Abbott 2017-05-22 20:52:02 -0700
  • fd4a363657 Modifications based on review MikeTheReader 2017-05-22 20:49:37 -0700
  • 378a11f992 For Issue #2286: Updating test_flaskr to use yield inside fixture Neil Grey 2017-05-22 18:22:08 -0700
  • 65b61aa7c2 Added uWSGI and example usage to stand-alone WSGI containers documentation (#2302) Tully Rankin 2017-05-22 18:08:40 -0700
  • 21b1d7353f Removed duplicate uWSGI section. #2302 Tully Rankin 2017-05-22 18:07:16 -0700
  • 5b96e00972 Merge pull request #2301 from dawran6/test-bp-request-process David Lord 2017-05-22 18:06:31 -0700
  • 4e9d51b39b For Issue #2286: Fixing indenting of test_login_logout Neil Grey 2017-05-22 17:42:30 -0700
  • 65fc888172 For Issue #2286: Replaces references to unittest in the documentation with pytest Neil Grey 2017-05-22 17:36:55 -0700
  • e9862d3f91 merge upstream Christian Stade-Schuldt 2017-05-22 17:30:45 -0700
  • eeabb7aab3 Added documentation on using uWSGI HTTP router in embedded mode. [ci skip] Tully Rankin 2017-05-22 17:24:38 -0700
  • 925cf0a204 update conftest.py Christian Stade-Schuldt 2017-05-22 17:23:32 -0700
  • 0196bf1632 use fixtures in test_testing.py Christian Stade-Schuldt 2017-05-22 17:23:13 -0700
  • cb69a17b3e use fixtures in test_helpers.py Christian Stade-Schuldt 2017-05-22 17:23:01 -0700
  • 2ce4b7d724 use fixtures in test_basics.py Christian Stade-Schuldt 2017-05-22 17:22:52 -0700
  • d8d712a0de Add coverage for Blueprint teardown request method #2301 Randy Liou 2017-05-22 16:54:52 -0700
  • a690ae27a3 Add coverage for Blueprint request process methods Randy Liou 2017-05-22 15:49:04 -0700
  • fbaff291d1 use fixtures in test_views.py Christian Stade-Schuldt 2017-05-22 16:27:00 -0700
  • 854fc23e73 use fixtures in test_user_error_handler.py Christian Stade-Schuldt 2017-05-22 16:26:32 -0700
  • 201581622d use fixtures in test_templating.py Christian Stade-Schuldt 2017-05-22 16:25:51 -0700
  • 5c5aad7eae use fixtures in test_reqctx.py Christian Stade-Schuldt 2017-05-22 16:25:17 -0700
  • 86ed10ba3d use fixtures in test_regressions.py Christian Stade-Schuldt 2017-05-22 16:24:38 -0700
  • a6e56be58d use fixtures in test_depreciations.py Christian Stade-Schuldt 2017-05-22 16:24:02 -0700
  • 47fec50c5d use fixtures in test_blueprints.py Christian Stade-Schuldt 2017-05-22 16:23:31 -0700
  • 2edf66fb4d use fixtures in test_appctx.py Christian Stade-Schuldt 2017-05-22 16:23:04 -0700
  • 3567cf433c add fixtures to conftest.py Christian Stade-Schuldt 2017-05-22 16:22:06 -0700
  • 69aec5c695 Merged latest from master Tully Rankin 2017-05-22 16:17:20 -0700
  • 9d501ddbc2 Added uWSGI and example usage to stand-alone WSGI containers documentation. Tully Rankin 2017-05-22 16:15:53 -0700
  • 6f49089a62 Added tests for make_response and get_debug_flag to improve coverage of helpers.py MikeTheReader 2017-05-22 16:15:48 -0700
  • 0c94908956 Merge pull request #2297 from HndrkMkt/#2265-auto-detect-create-app-function David Lord 2017-05-22 16:13:27 -0700
  • 01ddf54b87
    adjust for loop style #2297 David Lord 2017-05-22 16:12:23 -0700
  • 7ecdbcfa2b
    show error if multiple Flask instances are detected add changelog David Lord 2017-05-22 15:48:08 -0700
  • 3c0e808161 Merge f31ac4e840 into a693f22a5a #1536 Marc Brinkmann 2017-05-22 22:39:14 +0000
  • 458abe4c63 Merge ce88135c3b into a693f22a5a #2294 Hendrik Makait 2017-05-22 22:37:20 +0000
  • a693f22a5a Merge pull request #2299 from dawran6/test-bp-template_global David Lord 2017-05-22 15:29:46 -0700