summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into sendfilesendfileMarcel Hellkamp2011-05-041-1/+1
|\
| * Merge pull request #152 from uncommonguy/patch-1.Marcel Hellkamp2011-05-031-1/+1
| |\
| | * fixed spelling typo: knowlage -> knowledgeCarl Scharenberg2011-05-021-1/+1
* | | Added basic ETag support to send_file().Marcel Hellkamp2011-05-042-8/+46
|/ /
* | typoMarcel Hellkamp2011-05-021-1/+1
|/
* docs: Note that some browsers are dicks when you want to test your asyncMarcel Hellkamp2011-05-021-1/+7
* Added sqlite plugin (experimental).Marcel Hellkamp2011-05-023-0/+176
* The bottle_werkzeug setup.py learned some new tricks.Marcel Hellkamp2011-05-022-35/+12
* fix: Apply plugins immediately in debug mode. This helps a lot during plugin ...Marcel Hellkamp2011-05-022-6/+10
* Added a TemplatePlugin to replace the old route(template='...') behavior.Marcel Hellkamp2011-05-021-19/+48
* Added basic tests for the werkzeug plugin.Marcel Hellkamp2011-05-022-2/+25
* docs: licence -> license and 2009/2010 -> 2011Marcel Hellkamp2011-04-296-110/+11
* docs: Correct download links.Marcel Hellkamp2011-04-292-2/+2
* docs: Added link to 0.9 docs.Marcel Hellkamp2011-04-291-2/+3
* Added werkzeug plugin (untested).Marcel Hellkamp2011-04-282-0/+147
* tests: Speed up server tests.Marcel Hellkamp2011-04-284-32/+52
* Version bumb to 0.10.dev.Marcel Hellkamp2011-04-281-1/+1
* Whitespace...Marcel Hellkamp2011-04-281-3/+2
* Added tests for bottle.ext import hooks.Marcel Hellkamp2011-04-281-0/+38
* Added a virtual package 'bottle.ext' that redirects imports to 'bottle_%s'.Marcel Hellkamp2011-04-281-1/+36
* Merged pull request #150 from sc68cal/docs.Marcel Hellkamp2011-04-251-9/+9
|\
| * Copy editing.Sean M. Collins2011-04-251-9/+9
|/
* docs: Plugins and Sub-Applications.Marcel Hellkamp2011-04-251-1/+22
* fix: Plugins are now disabled for sub application. See #149Marcel Hellkamp2011-04-232-0/+29
* fix: 'make clean' should not prompt.Marcel Hellkamp2011-04-231-1/+1
* docs: Docstring typo.Marcel Hellkamp2011-04-201-1/+1
* docs: Always load disqus comments.Marcel Hellkamp2011-04-201-7/+3
* Added Request.urlparts property and lots of redirect() tests.Marcel Hellkamp2011-04-204-34/+124
* fix: "Some headers not in request.headers dict." # 130Marcel Hellkamp2011-04-172-3/+20
* Code cleanup, mostly in static_file()Marcel Hellkamp2011-04-171-11/+11
* Added static_file() support for compressed files (Content-Encoding header).Marcel Hellkamp2011-04-171-10/+15
* docs: Added "Installation" section.Marcel Hellkamp2011-04-151-12/+45
* fix: "UnicodeEncodeError in default 404-page with non-ascii URLs." #145Marcel Hellkamp2011-04-132-9/+19
* docs: Improved wording (thanks Sean)Sean M. Collins2011-04-111-8/+8
* docs: Primer to Asynchronous Applications (for real this time)Marcel Hellkamp2011-04-111-0/+73
* docs: Primer to Asynchronous ApplicationsMarcel Hellkamp2011-04-112-2/+17
* docs: Changelog for 0.9Marcel Hellkamp2011-04-081-21/+22
* Bottle.mount() cleanup and documentation.Marcel Hellkamp2011-04-071-9/+18
* Added a recipe for keep-alive requestsAdam R. Smith2011-04-071-0/+23
* Added 'monkey' and 'fast' options to gevent server adapter.Marcel Hellkamp2011-04-071-4/+11
* Makefile now uses full path to testcases.Marcel Hellkamp2011-04-071-3/+5
* fix: request.POST for Python 3.2Marcel Hellkamp2011-04-072-8/+10
* fix: Syntax error in test cases for python 2.5Sean M. Collins2011-04-071-2/+2
* Added install/uninstall module-level shortcuts + tests.Marcel Hellkamp2011-04-072-1/+22
* Fix quiet to quiteSean M. Collins2011-03-301-1/+1
* docs: Forgot to disable developer mode...Marcel Hellkamp2011-03-281-1/+0
* docs: Added disqus.com comments (currently optional).Marcel Hellkamp2011-03-281-1/+19
* mako: Added runtime exception handling for mako templates in debug mode.Marcel Hellkamp2011-03-251-1/+2
* Fix building query string in routes, with testsAlexey Borzenkov2011-03-212-2/+4
* docs: Moved files from "apidoc" to "docs" to make readthedocs.org happy.Marcel Hellkamp2011-03-1933-18/+19