Armin Ronacher
|
3f3190fbb7
|
Merge pull request #1039 from erikrose/patch-1
Fix a docstring type in cli.py.
|
2014-04-28 19:59:51 +02:00 |
|
Erik Rose
|
b314f9ff55
|
Fix a docstring type in cli.py.
|
2014-04-28 11:26:18 -04:00 |
|
Armin Ronacher
|
b71f3f03bc
|
Updated tutorial to the flask script
|
2014-04-28 15:18:27 +02:00 |
|
Armin Ronacher
|
aa9ea0ee91
|
Add "." to sys.path by default
|
2014-04-28 15:15:58 +02:00 |
|
Armin Ronacher
|
a1dc07f81c
|
Added a missing docstring
|
2014-04-28 13:54:13 +02:00 |
|
Armin Ronacher
|
f7a6105fce
|
Added missing documentation page
|
2014-04-28 13:31:21 +02:00 |
|
Armin Ronacher
|
334024dd97
|
Merge branch 'master' of github.com:mitsuhiko/flask
|
2014-04-28 13:29:31 +02:00 |
|
Armin Ronacher
|
707ed1f8e9
|
Updated docs for click support
|
2014-04-28 13:27:13 +02:00 |
|
Armin Ronacher
|
eddb515cc1
|
Added changelog entry for click
|
2014-04-28 13:27:07 +02:00 |
|
Armin Ronacher
|
0ef937be19
|
Added click support to Flask
|
2014-04-28 13:26:23 +02:00 |
|
Armin Ronacher
|
a875fbaa2c
|
Depend on click now
|
2014-04-28 13:26:14 +02:00 |
|
Daniel Neuhäuser
|
73ed0093d3
|
Merge pull request #1030 from zakj/master
Fix typos in docstrings and comments in run.py
|
2014-04-26 02:14:37 +02:00 |
|
Daniel Neuhäuser
|
2b7843bd54
|
Merge pull request #1032 from cgar/spelling
few mispelling errors
|
2014-04-26 02:12:51 +02:00 |
|
Daniel Neuhäuser
|
baa95c6be3
|
Run tests with Python 3.4 with tox
|
2014-04-26 01:45:20 +02:00 |
|
Daniel Neuhäuser
|
d2c3b46b76
|
Switch diveintohtml5.org to diveintohtml5.info
|
2014-04-26 01:39:22 +02:00 |
|
Daniel Neuhäuser
|
cead159bf9
|
Use libevent.org
|
2014-04-26 01:38:20 +02:00 |
|
Daniel Neuhäuser
|
6f2203b85e
|
Use https for devcenter.heroku.com
|
2014-04-26 01:37:19 +02:00 |
|
Daniel Neuhäuser
|
2c7da6ac76
|
Use https instead of http for docs.python.org
|
2014-04-26 01:36:36 +02:00 |
|
Daniel Neuhäuser
|
1973eb22a3
|
Switch packages.python.org to pythonhosted.org
|
2014-04-26 01:35:37 +02:00 |
|
Daniel Neuhäuser
|
8399008e91
|
Switch pypi links to https
To which the http version redirects permanently
|
2014-04-26 01:30:28 +02:00 |
|
Daniel Neuhäuser
|
f9b12aa0ad
|
Fix Jinja link
|
2014-04-26 01:26:12 +02:00 |
|
Daniel Neuhäuser
|
e18b85a240
|
Link to https version of python docs
To which the http version permanently redirects
|
2014-04-26 01:24:07 +02:00 |
|
Daniel Neuhäuser
|
a698884319
|
Fix Pocoo documentation links
|
2014-04-26 01:20:12 +02:00 |
|
Daniel Neuhäuser
|
6e1a507061
|
Check links in the documentation with tox
|
2014-04-26 01:13:19 +02:00 |
|
Carlos E. Garcia
|
02848ef66b
|
few mispelling errors
|
2014-04-23 10:46:38 -04:00 |
|
Zak Johnson
|
a5d0cabc75
|
Fix typos in docstrings and comments in run.py
|
2014-04-21 15:37:23 -07:00 |
|
Armin Ronacher
|
d87bf6dc59
|
Added __main__ module
|
2014-04-21 17:52:04 +02:00 |
|
Armin Ronacher
|
bcfcb444b0
|
Fixed a reference in the docs.
|
2014-04-21 17:51:52 +02:00 |
|
Armin Ronacher
|
47c8d8724e
|
Added thread flag to flask run
|
2014-04-21 16:39:22 +02:00 |
|
Armin Ronacher
|
88018c0224
|
Merge branch 'master' of github.com:mitsuhiko/flask
|
2014-04-21 16:34:37 +02:00 |
|
Armin Ronacher
|
cf5aa0bbe9
|
Added the new flask run module to start the server.
|
2014-04-21 16:34:17 +02:00 |
|
Armin Ronacher
|
01679a8e0a
|
Fixed intention in flask init
|
2014-04-21 15:58:27 +02:00 |
|
Kenneth Reitz
|
5d34c37da4
|
Merge pull request #1012 from atupal/patch-2
missed word.
|
2014-04-14 19:03:04 -04:00 |
|
Kenneth Reitz
|
f35dec99ee
|
Merge pull request #1019 from raimu/master
fix typo
|
2014-04-14 19:02:52 -04:00 |
|
Kenneth Reitz
|
823ecd166f
|
Merge pull request #1022 from mjfroehlich/patch-1
Fix minor typo
|
2014-04-14 19:02:44 -04:00 |
|
mjfroehlich
|
de7a05f02b
|
Fix minor typo
|
2014-04-13 22:25:10 +02:00 |
|
raimu
|
5c14576526
|
fix typo
|
2014-04-11 22:40:21 +02:00 |
|
Armin Ronacher
|
b86c09b578
|
Better support for namespace packages.
|
2014-04-11 19:59:54 +02:00 |
|
Armin Ronacher
|
816f15e761
|
Fixed the last changeset.
|
2014-04-11 13:31:57 +02:00 |
|
Armin Ronacher
|
b26cda6fc8
|
Added workaround for Python 3.3's frozen loader
|
2014-04-11 13:31:17 +02:00 |
|
Armin Ronacher
|
2c4bb56c07
|
Updated changelog formatting
|
2014-04-11 13:28:38 +02:00 |
|
Armin Ronacher
|
6beb573e8e
|
Merge branch 'master' of github.com:mitsuhiko/flask
|
2014-04-10 00:28:04 +02:00 |
|
Armin Ronacher
|
37f03179bb
|
Upload to new server
|
2014-04-10 00:27:27 +02:00 |
|
Kenneth Reitz
|
12d78e04a2
|
Merge pull request #1014 from untitaker/pr842
Fix when release date is not today
|
2014-04-06 13:11:17 -04:00 |
|
Markus Unterwaditzer
|
cdf3281f95
|
Fix when release date is not today
Also, some fixes for PyFlakes
Original commit by @dongweiming at
a05c403870
|
2014-04-05 11:39:31 +02:00 |
|
atupal
|
b78bf672a9
|
missed word.
request tstack -> request context stack
|
2014-04-02 09:16:43 +08:00 |
|
Kenneth Reitz
|
2dd6fc3d33
|
Revert "Revert "Merge pull request #859 from wvh/register_error_handler""
This reverts commit 2aa26fff04.
|
2014-03-21 17:15:31 -04:00 |
|
Kenneth Reitz
|
2e798c85e2
|
Revert "Merge pull request #859 from wvh/register_error_handler"
This reverts commit 6347e75dee, reversing
changes made to 3fd40e83e5.
|
2014-03-21 17:12:26 -04:00 |
|
Kenneth Reitz
|
c9a556b5fe
|
Merge pull request #859 from wvh/register_error_handler
Add a non-decorator version of the error handler register function
|
2014-03-21 17:08:34 -04:00 |
|
Kenneth Reitz
|
c4c357ae49
|
Merge pull request #864 from obeattie/master
Make the decorators attribute on View a tuple by default
|
2014-03-21 17:05:24 -04:00 |
|