summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Addd G+ link to homepage.Marcel Hellkamp2011-11-161-0/+1
* docs: Explained FormsDictMarcel Hellkamp2011-11-151-6/+9
* Merge branch 'master' into routingroutingMarcel Hellkamp2011-11-101-1/+1
|\
| * Docs typo. Fixes defnull/bottle#243.Iuri de Silvio2011-10-301-1/+1
* | New route syntax /object/<id:int> and support for route wildcard filters.Marcel Hellkamp2011-11-084-64/+174
|/
* docs: Colorful h2 (work in progress)Marcel Hellkamp2011-10-251-0/+17
* docs: Typos and wording.Marcel Hellkamp2011-10-251-8/+8
* docs: Details about route matching order.Marcel Hellkamp2011-10-251-0/+28
* docs: Rewrote the first two chapters of the tutorial.Marcel Hellkamp2011-10-241-39/+46
* Docs: fix 235Marcel Hellkamp2011-10-241-3/+3
* docs: Some route rule examples and lots of whitespace.Marcel Hellkamp2011-10-231-55/+70
* docs: Started the changelog for 0.10Marcel Hellkamp2011-10-131-0/+33
* docs: Another careless mistake. That code did nothing.Marcel Hellkamp2011-10-131-12/+0
* Docs: Some words on stpl namespace functions.Marcel Hellkamp2011-10-111-5/+48
* Missing file...Marcel Hellkamp2011-10-091-0/+8
* docs: Added a warning to each page if you are reading the development docs.Marcel Hellkamp2011-10-093-10/+15
* docs: Some (more) words on request propertiesMarcel Hellkamp2011-09-301-30/+30
* Merge pull request #234 from sc68cal/herokuMarcel Hellkamp2011-09-301-0/+26
|\
| * Tidy upSean M. Collins2011-09-291-1/+6
| * Initial doc for Bottle on HerokuSean M. Collins2011-09-291-0/+21
* | Merge pull request #233 from iurisilvio/masterMarcel Hellkamp2011-09-282-2/+2
|\ \
| * | Documentation english correction. #232Iuri de Silvio2011-09-281-1/+1
| * | Template recipe rebase error: left->leftblock;right->rightblock.Iuri de Silvio2011-09-281-1/+1
* | | Fix typo in "ignore trailing slashes" (s/appmy/myapp)Alexis D.2011-09-231-1/+1
|/ /
* | Correcting a common typo in Bottle: thread-save -> thread-safe.Iuri de Silvio2011-09-191-1/+1
* | docs: Added a warning and a link to the stable release documentation.Marcel Hellkamp2011-09-182-4/+15
|/
* Documentation fixesSean M. Collins2011-09-152-3/+3
* fix smallish typo in tutorial.rst (Closes #216)Frederic Junod2011-09-151-1/+1
* add a 'Using the hooks plugin' chapter in recipesFrederic Junod2011-09-151-0/+26
* tutorial_app: replaced deprecated send_filewolle-2011-09-121-5/+5
* docs: More readable sidebar (CSS tweaks)Marcel Hellkamp2011-09-081-1/+9
* docs: Minor changes.Marcel Hellkamp2011-09-081-11/+10
* docs: Some words on Cookies and response headers.Marcel Hellkamp2011-09-081-15/+32
* docs: Contact page.Marcel Hellkamp2011-09-081-2/+2
* Added a FormsDict(MultiDict) class that allows attribute-like access to form ...Marcel Hellkamp2011-09-041-0/+3
* Added freenode webchat link to bottle homepage.Marcel Hellkamp2011-09-041-0/+1
* Made load() a public API. A very handy function!Marcel Hellkamp2011-08-201-5/+7
* docs: Some words on plugin optimisation.Marcel Hellkamp2011-08-181-20/+35
* Added a new Route() class that represents a single route and handles most ofMarcel Hellkamp2011-08-092-208/+227
* docs: Fix flattr button link.Marcel Hellkamp2011-07-191-1/+1
* docs: Various typos and witespace fixes in the todo-app tutorial. (fix #182)Marcel Hellkamp2011-07-181-70/+70
* docs: Samm type (fix #184)Marcel Hellkamp2011-07-181-1/+1
* Fixed "Accessing request data is broken in tutorial" (fix #181)Marcel Hellkamp2011-07-061-1/+1
* Due to popular demand: Added BaseRequest.json property.Marcel Hellkamp2011-06-101-1/+3
* Solving #164 documentation bug.Iuri de Silvio2011-06-091-1/+1
* Splitted Request into [Base/Local]Request. Same with Response.Marcel Hellkamp2011-06-061-1/+20
* docs: Split Request() and Response() API into sections and removed dublicateMarcel Hellkamp2011-06-031-15/+14
* Merge pull request #158 from sc68cal/broken_linkMarcel Hellkamp2011-05-131-1/+1
|\
| * Correct link, perSean M. Collins2011-05-121-1/+1
| * Fix broken link. It may or may not be the right new link, I couldn't find any...Sean M. Collins2011-05-121-1/+1