Commit graph

  • 4d73ef1a19 Add missing msg argument to assert_true() Daniel Neuhäuser 2013-05-22 19:19:46 +02:00
  • 8e9f0bdedc Use assert_equal instead of assertEquals Daniel Neuhäuser 2013-05-22 17:30:37 +02:00
  • 239780be28 Use assert_true instead of assert_ Daniel Neuhäuser 2013-05-22 17:23:38 +02:00
  • 5b89355b1c Response data is bytes Daniel Neuhäuser 2013-05-22 17:14:07 +02:00
  • 97815b999e Merge pull request #737 from untitaker/sprint-branch Daniel Neuhäuser 2013-05-22 08:11:46 -07:00
  • 05f66ad735 Fix some literals Markus Unterwaditzer 2013-05-22 17:05:48 +02:00
  • 3f51a09db4 itsdangerous uses json instead of simplejson now Daniel Neuhäuser 2013-05-22 16:33:50 +02:00
  • 884aad8ece Test using itsdangerous with 3.x support Daniel Neuhäuser 2013-05-22 16:33:05 +02:00
  • ee013e01b0 Merge pull request #736 from ThomasWaldmann/sprint-branch Daniel Neuhäuser 2013-05-22 07:20:41 -07:00
  • da5edad23a Use werkzeug@sprint-branch in tox Daniel Neuhäuser 2013-05-22 16:19:57 +02:00
  • e1d356fb71 ported some more stuff to py 3.3 Thomas Waldmann 2013-05-22 01:33:04 +02:00
  • a503520ac5 copy _compat.py from flask in here (and adapt docstring) Thomas Waldmann 2013-05-21 23:34:25 +02:00
  • aecc41deb8 Restore 2.5 support for the time being Armin Ronacher 2013-05-20 09:47:07 +01:00
  • 81c9b3570b Removed 2.5 from travis Armin Ronacher 2013-05-20 09:44:05 +01:00
  • ceb7c7f771 Don't notify IRC for this branch Daniel Neuhäuser 2013-05-18 19:05:10 +02:00
  • 506db0eab2 Use print_function Daniel Neuhäuser 2013-05-18 19:00:06 +02:00
  • c618db92d6 reload_module is in six.moves Daniel Neuhäuser 2013-05-18 18:55:36 +02:00
  • 8494574fdf Merge branch 'six' of github.com:ThomasWaldmann/flask into ThomasWaldmann-six Daniel Neuhäuser 2013-05-18 18:54:45 +02:00
  • 287905e67c py3 compat: use six.reload_module Thomas Waldmann 2013-05-18 18:39:10 +02:00
  • aba1d3a507 Test on 3.3 on travis Daniel Neuhäuser 2013-05-18 18:28:59 +02:00
  • 323a840c5a Add tox.ini Daniel Neuhäuser 2013-05-18 18:27:49 +02:00
  • 522cd00093 python-modernize automated changes: fix_unicode (but without six.u()) Thomas Waldmann 2013-05-18 18:12:30 +02:00
  • dcd052366b python-modernize automated changes: fix_next Thomas Waldmann 2013-05-18 18:03:37 +02:00
  • 0f8c47c988 python-modernize automated changes: fix_dict Thomas Waldmann 2013-05-18 18:00:15 +02:00
  • cfbfff2d26 python-modernize automated changes: misc. minor stuff Thomas Waldmann 2013-05-18 17:57:43 +02:00
  • 1b753cb1b1 require 'six' in setup.py, add flask._compat for stuff not yet in 'six' Thomas Waldmann 2013-05-18 17:47:40 +02:00
  • 05923f7f2f Merge branch 'exec' of github.com:ThomasWaldmann/flask into sprint-branch Daniel Neuhäuser 2013-05-18 17:32:38 +02:00
  • 26a9e90734 Merge pull request #734 from ThomasWaldmann/methodattrs Daniel Neuhäuser 2013-05-18 08:24:45 -07:00
  • bbdfc83902 Merge pull request #732 from ThomasWaldmann/exceptions_as Daniel Neuhäuser 2013-05-18 08:24:00 -07:00
  • c87735ff1b Merge pull request #731 from ThomasWaldmann/docs Daniel Neuhäuser 2013-05-18 08:18:05 -07:00
  • 40fad2ece8 document python 2.6 minimum requirement, remove all stuff that refers to 2.5 Thomas Waldmann 2013-05-18 17:06:25 +02:00
  • b8b769ad41 automated change using python-modernize: fix methodattrs Thomas Waldmann 2013-05-18 16:39:39 +02:00
  • b52b7b1f93 automated change using python-modernize: replace execfile Thomas Waldmann 2013-05-18 16:31:40 +02:00
  • 6caaa8a527 automated change using python-modernize: use 'as' in except Thomas Waldmann 2013-05-18 16:24:40 +02:00
  • 521398d5e7 Added missing newlines to readme Armin Ronacher 2013-05-14 14:06:11 +01:00
  • b89af66346 Revert "update README to markdown" Armin Ronacher 2013-05-14 14:05:34 +01:00
  • 1c2dddb355 Merge branch 'master' of github.com:mitsuhiko/flask Armin Ronacher 2013-05-14 11:51:46 +01:00
  • 574a97cd70 Disabled memory tests by default Armin Ronacher 2013-05-14 11:51:38 +01:00
  • 7265bb7fa0 Merge pull request #676 from lambdadi/master Armin Ronacher 2013-05-14 03:49:50 -07:00
  • 335e0af731 Merge pull request #708 from xealot/master Armin Ronacher 2013-05-14 03:36:29 -07:00
  • c349c91aff Added support for UUID objects to JSON serializer as well Armin Ronacher 2013-05-14 11:35:45 +01:00
  • 18673ba370 Added uuid support for new session serialization and documented it Armin Ronacher 2013-05-14 11:33:36 +01:00
  • 38eed272f9 Merge branch 'master' of github.com:mitsuhiko/flask Armin Ronacher 2013-05-14 11:33:18 +01:00
  • 2ba37d2b85 Fixed some rst markup problems Armin Ronacher 2013-05-14 11:33:13 +01:00
  • ef62e8440e Merge pull request #702 from edburnett/master Armin Ronacher 2013-05-14 03:25:49 -07:00
  • 6a8acc115e Merge pull request #709 from halexus/patch-1 Armin Ronacher 2013-05-14 03:25:33 -07:00
  • 833198c91b Added a missing comma Armin Ronacher 2013-05-14 11:23:31 +01:00
  • 30d9efb24a Merge branch 'master' of github.com:mitsuhiko/flask Armin Ronacher 2013-05-14 11:00:45 +01:00
  • 097353695e Added flask.copy_current_request_context which simplies working with greenlets Armin Ronacher 2013-05-14 11:00:04 +01:00
  • 1441e02256 Merge pull request #714 from jsnmoon/master Kenneth Reitz 2013-05-03 10:12:00 -07:00
  • 34433cfd98 Merge pull request #719 from cenkalti/master Kenneth Reitz 2013-05-03 10:11:40 -07:00
  • 9abe26c14c Merge pull request #723 from akshar-raaj/fix_docs_design Kenneth Reitz 2013-05-03 10:11:18 -07:00
  • a9b22af9bc Fixed documentation in 'Design Decisions in Flask' Akshar Raaj 2013-05-03 17:41:43 +05:30
  • 1358fd9f3e Syntax highlighting for PyPI long description Cenk Altı 2013-04-24 09:42:52 +03:00
  • d1bf82b0f4 Fixed typo in URL Processor documentation Jason Moon 2013-04-14 00:10:38 -07:00
  • 0faed95385 Documented new signal message_flashed Armin Ronacher 2013-03-21 21:04:06 +00:00
  • 8ca7fc47d0 Update README Alexander Thaller 2013-04-05 13:48:08 +03:00
  • f74f446961 fixing process_response Trey Long 2013-04-04 12:31:42 -03:00
  • b9355a7d5f Mention register_error_handler in errorhandler doc Steve Leonard 2013-04-04 06:56:24 -03:00
  • 6309987dca Merge pull request #701 from bruston/quickstart-typod Kenneth Reitz 2013-03-31 20:05:57 -07:00
  • 84958e5729 Merge pull request #700 from SpOOnman/master Kenneth Reitz 2013-03-31 20:05:02 -07:00
  • 02150c0f2b Added self to AUTHORS file Ed Burnett 2013-03-26 16:57:16 -07:00
  • 0a5d62f9ee Updated jquery.rst with the current Google Developer hosted libraries URL and jquery version Ed Burnett 2013-03-26 16:56:05 -07:00
  • 1723990aee Fixed a few typos on quickstart = 2013-03-26 21:23:55 +00:00
  • 78ae0ec7f8 Add import to jsonify example. Tomasz Kalkosiński 2013-03-25 12:29:28 +01:00
  • 4366bb392a Documented new signal message_flashed Armin Ronacher 2013-03-21 21:04:06 +00:00
  • 5997890c69 Merge pull request #687 from poiati/flash-signal Armin Ronacher 2013-03-21 13:58:52 -07:00
  • 0a29c295cd Merge pull request #692 from mikegagnon/patch-1 Armin Ronacher 2013-03-21 13:57:47 -07:00
  • ac9d8b09a5 Merge pull request #693 from untitaker/factory_docs Armin Ronacher 2013-03-21 13:57:29 -07:00
  • 9d8674d5b6 Added more information about app factories. Markus Unterwaditzer 2013-03-16 11:13:07 +01:00
  • 8a6cba9e63 fix typo in quickstart guide Michael N. Gagnon 2013-03-15 07:31:00 -07:00
  • b9118ca0cc Merge pull request #681 from dmizelle/docs-quickstart Kenneth Reitz 2013-03-06 09:53:36 -08:00
  • aa83d9132f Merge pull request #683 from alexcouper/master Kenneth Reitz 2013-03-06 09:52:47 -08:00
  • 8a968a9378 Merge pull request #689 from OrangeTux/patch-2 Kenneth Reitz 2013-03-06 09:49:23 -08:00
  • cc5d6134c7 Update css.rst OrangeTux 2013-02-28 11:12:16 +01:00
  • b2aae044ca Flash messages signals Paulo Poiati 2013-02-27 23:46:17 -03:00
  • 1be13297c1 Remove comma. Alex Couper 2013-02-22 15:34:16 +00:00
  • 8ee01ad5ed Put the link to Flask class docs at the end. Alex Couper 2013-02-22 15:33:20 +00:00
  • cc8a85d753 Move docs explaining instantiating Flask Alex Couper 2013-02-22 11:21:17 +00:00
  • a92588f161 Add closing html tag Alex Couper 2013-02-22 11:15:40 +00:00
  • c999c179a2 fixes #677 - mistype in docs/quickstart Devon Mizelle 2013-02-17 11:04:20 -05:00
  • a754d28302 Database improperly closed in example code lambdadi 2013-02-11 18:55:24 +05:30
  • bfeee75696 Changed session cookie defaults to work better with google chrome Armin Ronacher 2013-01-29 19:31:45 +00:00
  • 6bd0080575 Added workaround for Chrome cookies Armin Ronacher 2013-01-28 15:08:54 +00:00
  • 6ab569b0e3 Added note on teardown in debug mode. Fixes #661 Armin Ronacher 2013-01-27 00:56:01 +00:00
  • 3b393f89f6 Added template_global, fixes #657 Armin Ronacher 2013-01-27 00:46:19 +00:00
  • 05f162329d Added celery pattern Armin Ronacher 2013-01-27 00:38:25 +00:00
  • 3fdcefbcda Merge pull request #625 from soulseekah/master Kenneth Reitz 2013-01-24 20:22:02 -08:00
  • 17fc38c397 Merge pull request #617 from tony/jquery-example-iteration1 Kenneth Reitz 2013-01-24 20:21:31 -08:00
  • 777c0c56b5 Merge pull request #630 from untitaker/doc_fix_appctx Kenneth Reitz 2013-01-24 20:13:30 -08:00
  • 1e14783abd Merge pull request #665 from trungly/deferred_callbacks_fix Kenneth Reitz 2013-01-24 19:02:30 -08:00
  • 94a9b9665b Merge pull request #660 from baijum/docs Kenneth Reitz 2013-01-24 19:01:43 -08:00
  • b975dd4667 Merge pull request #667 from maxcountryman/secure-url-for Kenneth Reitz 2013-01-24 18:57:45 -08:00
  • 6fa449de00 Merge pull request #669 from schneems/master Kenneth Reitz 2013-01-24 18:55:21 -08:00
  • fb6dee3639 update README to markdown schneems 2013-01-24 17:49:55 -06:00
  • b5069d07a2 adding _scheme parameter to url_for Max Countryman 2013-01-17 15:08:45 -08:00
  • 61d3bbf1d2 Fixed last commit and added test Armin Ronacher 2013-01-21 17:55:07 +00:00
  • f1537a9d7a Always trap proxy exceptions Armin Ronacher 2013-01-21 17:44:32 +00:00
  • b4fc4412e8 Update docs/patterns/deferredcallbacks.rst Trung Ly 2013-01-14 14:53:06 -08:00
  • 2b30900e2c Fix #623 Markus Unterwaditzer 2012-11-08 20:57:17 +01:00