1836 Commits (e3a81497f9b6415b077b4eb1796c29ec1aff26fe)
 

Author SHA1 Message Date
Armin Ronacher e3a81497f9 Merge pull request #1040 from schlamar/patch-1 11 years ago
Armin Ronacher 3569fc2441 Greatly refactored click integration and documented it a bit more. 11 years ago
Marc Schlaich 44b0aeb048 Fixed typo. 11 years ago
Armin Ronacher 81576c236a Further refactored script system to allow more customization for special apps. 11 years ago
Armin Ronacher ed7b4ccac1 Refactored loading logic to super properly. 11 years ago
Armin Ronacher 4532e89efe Refactored script info to allow more advanced patterns. 11 years ago
Armin Ronacher b9013ede22 Clarified how to test with click 11 years ago
Armin Ronacher d2d8e66130 Fixed flask tests 11 years ago
Armin Ronacher e059bf311c Improved support for composable cli 11 years ago
Armin Ronacher 9ab5987100 Updated the examples to be cli based 11 years ago
Armin Ronacher 3be7d918ce Merge branch 'master' of github.com:mitsuhiko/flask 11 years ago
Armin Ronacher a3ad5405a6 Updated documentation once more for new cli. 11 years ago
Armin Ronacher 9213e77957 Merge pull request #1039 from erikrose/patch-1 11 years ago
Erik Rose ed9e458850 Fix a docstring type in cli.py. 11 years ago
Armin Ronacher a3a5075a94 Updated tutorial to the flask script 11 years ago
Armin Ronacher bacdd076bd Add "." to sys.path by default 11 years ago
Armin Ronacher ff034e42cf Added a missing docstring 11 years ago
Armin Ronacher 984142072b Added missing documentation page 11 years ago
Armin Ronacher 67e4d3ee63 Merge branch 'master' of github.com:mitsuhiko/flask 11 years ago
Armin Ronacher e9d1fc47bf Updated docs for click support 11 years ago
Armin Ronacher 7bb3271f1a Added changelog entry for click 11 years ago
Armin Ronacher 3bdb90f06b Added click support to Flask 11 years ago
Armin Ronacher 0ac492a0ac Depend on click now 11 years ago
Daniel Neuhäuser c73d740e57 Merge pull request #1030 from zakj/master 11 years ago
Daniel Neuhäuser ea73571a54 Merge pull request #1032 from cgar/spelling 11 years ago
Daniel Neuhäuser 033b0931aa Run tests with Python 3.4 with tox 11 years ago
Daniel Neuhäuser e991bef574 Switch diveintohtml5.org to diveintohtml5.info 11 years ago
Daniel Neuhäuser 13293b499f Use libevent.org 11 years ago
Daniel Neuhäuser 51228ad0d1 Use https for devcenter.heroku.com 11 years ago
Daniel Neuhäuser 52def324b8 Use https instead of http for docs.python.org 11 years ago
Daniel Neuhäuser e89c867d62 Switch packages.python.org to pythonhosted.org 11 years ago
Daniel Neuhäuser 34871a286e Switch pypi links to https 11 years ago
Daniel Neuhäuser 954eeb8d17 Fix Jinja link 11 years ago
Daniel Neuhäuser b5e78425be Link to https version of python docs 11 years ago
Daniel Neuhäuser 20edb3189c Fix Pocoo documentation links 11 years ago
Daniel Neuhäuser 16308bf675 Check links in the documentation with tox 11 years ago
Carlos E. Garcia 52fa195d45 few mispelling errors 11 years ago
Zak Johnson e21afed0bb Fix typos in docstrings and comments in run.py 11 years ago
Armin Ronacher 1b06c8a411 Added __main__ module 11 years ago
Armin Ronacher 8a46eec4f8 Fixed a reference in the docs. 11 years ago
Armin Ronacher e46bca4051 Added thread flag to flask run 11 years ago
Armin Ronacher 6018b1276e Merge branch 'master' of github.com:mitsuhiko/flask 11 years ago
Armin Ronacher 7503bde223 Added the new flask run module to start the server. 11 years ago
Armin Ronacher 42c28c3758 Fixed intention in flask init 11 years ago
Kenneth Reitz 5c3b161c9e Merge pull request #1012 from atupal/patch-2 11 years ago
Kenneth Reitz 01e831f082 Merge pull request #1019 from raimu/master 11 years ago
Kenneth Reitz 00679eab93 Merge pull request #1022 from mjfroehlich/patch-1 11 years ago
mjfroehlich 15d8af52db Fix minor typo 11 years ago
raimu fbda3f94ba fix typo 11 years ago
Armin Ronacher d4b3d16c14 Better support for namespace packages. 11 years ago