795 Commits (34c4709d0674607afb32d3ef48738cd0c8003769)
 

Author SHA1 Message Date
Ron DuPlain 34c4709d06 Merge pull request #284 from SimonSapin/patch-2 13 years ago
Simon Sapin d5cfcfeba7 Intersphinx link fixes. 13 years ago
Armin Ronacher e8e2e93409 Merge pull request #282 from callahad/master 14 years ago
Dan Callahan 290925e133 Minor documentation typo / grammar fixes 14 years ago
Armin Ronacher 85c496ad03 Merge pull request #281 from ustun/patch-1 14 years ago
Ustun Ozgur 13cddba84f Typo: developped -> developed 14 years ago
Armin Ronacher c9a2ad2b8d Fixed a bug in list_templates 14 years ago
Felix Hummel 8d2daea327 be consistent with app.config['UPLOAD_FOLDER'] 14 years ago
Armin Ronacher 2866ccda1f Switch to explicit Werkzeug imports 14 years ago
Armin Ronacher 6ca321c979 Added a versionadded 14 years ago
Armin Ronacher 76796c326d Documented view function options 14 years ago
Armin Ronacher 3b31df81ae View functions can opt out of the default OPTIONS implementation 14 years ago
Armin Ronacher f8b9f4d41c Merge branch 'master' of github.com:mitsuhiko/flask 14 years ago
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