883 Commits (c8ec453d860ae4754331170108ef03322f29889b)
 

Author SHA1 Message Date
Armin Ronacher 9d899cd63e Fixed a typo. This closes #278 14 years ago
Armin Ronacher 2d78a331c1 Merge pull request #277 from embe/master 14 years ago
Michał Bartoszkiewicz 7dcf6cbc31 Don't use deprecated flask.session in flask.ctx. 14 years ago
Armin Ronacher eaba852c71 Merge pull request #275 from vreon/patch-1 14 years ago
Armin Ronacher ac2915d438 Merge pull request #276 from consigliere/patch-1 14 years ago
consigliere 1a249e3389 Corrected decorators to remove duplicate teardown_request() and add after_request() 14 years ago
Jesse Dubay fd679638ea typo fix: flask -> flag 14 years ago
Armin Ronacher 76c8bb5f6c Merge pull request #274 from ThomasWaldmann/patch-2 14 years ago
Armin Ronacher c246074c93 Merge pull request #273 from ThomasWaldmann/patch-1 14 years ago
ThomasWaldmann e140bad3f8 fixed typo 14 years ago
ThomasWaldmann 441c8a5b93 fixed typo 14 years ago
Armin Ronacher c8663e8dab Fixed a typo in the docs. 14 years ago
Armin Ronacher 99c2defb43 Added an example of how to postprocess requests in the testing docs. 14 years ago
Armin Ronacher ebb65b81e1 Removed an unnecessary import. 14 years ago
Armin Ronacher d90b1f1705 Backout last change, save_cookie by itself does that 14 years ago
Armin Ronacher 585bf02ee0 Better session logic. 14 years ago
Armin Ronacher deb513c7fe The session interface is new in 0.8, not 0.7 14 years ago
Armin Ronacher 20371b8657 Merge pull request #271 from dafire/master 14 years ago
Armin Ronacher f29ec355e9 Backwards compatibility import 14 years ago
Armin Ronacher 10f8dc18b8 More doc updates 14 years ago
Armin Ronacher 7290981cef More docstrings for the session mixin 14 years ago
Armin Ronacher 5cbfbd229d Documented a change in the session system 14 years ago
Armin Ronacher 10c99e95e9 Added missing sessions module 14 years ago
Armin Ronacher 0fccfe711f Refactored session interface 14 years ago
Armin Ronacher 1a61b12dbf Added a row for Flask 0.8 to the changelog 14 years ago
Bastian Hoyer d63fb818c1 small error in tutorial 14 years ago
Armin Ronacher de3b6ab5ee Fixed a broken sentence about blueprints. 14 years ago
Armin Ronacher 1c05f47c3b Forgot to cherry-pick the release date for 0.7.1 in master 14 years ago
Armin Ronacher 805276a8aa Merge branch 'master' of github.com:mitsuhiko/flask 14 years ago
Armin Ronacher f55d614427 Merge pull request #269 from hadleyrich/master 14 years ago
Armin Ronacher 515e946b02 master is 0.8-dev 14 years ago
Armin Ronacher 343d8a94e7 Added changelog entry 14 years ago
Armin Ronacher bd473c1587 Fixed an issue that broke url processors for blueprints. Added testcases 14 years ago
Armin Ronacher 15372661af Removed leftover from no longer supported blueprint template loading code. 14 years ago
Armin Ronacher 0fb2e4c848 More invalid doc fixing 14 years ago
Armin Ronacher 8ba6673670 Fixed a changelog entry 14 years ago
Hadley Rich c6dbcd572b Trivial fix for PathDispatcher example usage 14 years ago
Armin Ronacher 7e1ebae3a2 Another fix for the script 14 years ago
Armin Ronacher 21d4a054e3 Fixed a bug in the release script 14 years ago
Armin Ronacher 510823c159 Bumped version number for this branch to 0.7.1 14 years ago
Armin Ronacher a101cfc35b Worked around a werkzeug bug with redirects 14 years ago
Armin Ronacher c26a6dd50c Admin -> Backend 14 years ago
Luit van Drongelen 7d4c784708 Missed the -w option in uWSGI deployment docs. 14 years ago
Armin Ronacher 5aabc40700 Added changelog entry 14 years ago
Ron DuPlain 57d9a2a118 Import with statement in helpers.py, #264. 14 years ago
Armin Ronacher e2fed6c3a7 Fixed another typo 14 years ago
Armin Ronacher eb6549d95a Merge pull request #262 from SimonSapin/patch-1 14 years ago
Armin Ronacher 284025fd60 Merge pull request #263 from SimonSapin/patch-2 14 years ago
Armin Ronacher d0821edca5 Fixed link to the upgrade script. github changed links apparently 14 years ago
Armin Ronacher 5afeac0c19 Fixed release script :( 14 years ago