summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Documentation (lots of it)Marcel Hellkamp2010-06-271-0/+1
* Use datafile.file to read the contents of uploadsSantiago Gala2010-04-202-5/+12
* Way cleanerSantiago Gala2010-04-141-2/+2
* Use DB-API lastrowid attribute instead of issuing a new SQL commandSantiago Gala2010-04-141-9/+3
* Files are iterables since python 2.3Santiago Gala2010-04-141-1/+1
* Docunent the current behavior of .get/.getall vs old .getone/getSantiago Gala2010-04-141-2/+2
* Typos: modul- -> module- and agruments->argumentsSantiago Gala2010-04-142-4/+4
* Typos (tin->in, Ths->The)Santiago Gala2010-04-132-2/+2
* Trivial typo: do->toSantiago Gala2010-04-131-1/+1
* Typo senf_->send_Santiago Gala2010-04-131-1/+1
* Use the ? notation instead of concatenating strings in the tutorialSantiago Gala2010-04-131-11/+11
* Documentation: clarify that ANY acts as fallback for methods without handler.Santiago Gala2010-04-131-1/+1
* Tutorial: alternate way to generate the DBSantiago Gala2010-04-131-0/+15
* Make the tutorial example work through all stages.Santiago Gala2010-04-131-5/+5
* Trivial typo, past->PasteSantiago Gala2010-04-131-1/+1
* Trivial typo, valdiate->validateSantiago Gala2010-04-131-1/+1
* todo.sql->todo.dbSantiago Gala2010-04-131-1/+1
* close was missing () in several places.Santiago Gala2010-04-131-3/+3
* quiet->quiteSantiago Gala2010-04-131-3/+3
* Squashed commits from doc-branch.Marcel Hellkamp2010-04-072-5/+16
* Homepage fix after stpl api change :/Marcel Hellkamp2010-03-081-1/+1
* DocumentationMarcel Hellkamp2010-03-081-7/+9
* Merge branch 'master' into stplunicodeMarcel Hellkamp2010-02-124-68/+17
|\
| * Typo Summery->SummarySantiago Gala2010-02-111-1/+1
| * External links in markdown use [title][link_id] syntaxSantiago Gala2010-02-111-10/+10
| * Improved 0.7 docsMarcel Hellkamp2010-02-052-56/+5
| * Added RedWeb project to start pageMarcel Hellkamp2010-02-041-1/+1
* | Optimized SimpleTemplate parsing.Marcel Hellkamp2010-02-031-76/+54
|/
* Typos in tutorialMarcel Hellkamp2010-01-311-12/+7
* Bug in FAQ exampleMarcel Hellkamp2010-01-311-2/+4
* Some docsMarcel Hellkamp2010-01-212-15/+42
* Added bottle.request API docsMarcel Hellkamp2010-01-111-4/+22
* Tutorial: How to bottle a web based ToFo listMarcel Hellkamp2010-01-092-0/+619
* Added documentation for upcoming 0.7 release.Marcel Hellkamp2010-01-052-8/+663
* Added a picture to the contact page, optimized png files and changed the base...Marcel Hellkamp2010-01-031-2/+5
* Homepage updated. Blog is live now.Marcel Hellkamp2010-01-027-75/+43
* Merge branch 'master' of git@github.com:defnull/bottleMarcel Hellkamp2010-01-013-3/+125
|\
| * Updated documentationMarcel Hellkamp2010-01-013-3/+125
* | Allow HTML in error messagesMarcel Hellkamp2009-12-271-0/+1
|/
* add ability to specify max-age as max_age in set_cookieAlexander Solovyov2009-12-181-8/+1
* Some docsMarcel Hellkamp2009-12-152-78/+59
* Added a small blog engine to bottles homepage and tweaked some templates and ...Marcel Hellkamp2009-12-093-1/+1
* New static_file() function returns HTTPError instances instead of raising the...Marcel Hellkamp2009-11-271-0/+16
* More usefull FAQ pageMarcel Hellkamp2009-11-244-47/+55
* Added a session example to the docs.Marcel Hellkamp2009-11-241-0/+32
* Moved doc files to /docs/ dir and removed the symlinkMarcel Hellkamp2009-11-208-1/+1037
* Added 'docs' as a symlinkMarcel Hellkamp2009-11-171-0/+1
* Delete docs symlinkMarcel Hellkamp2009-11-131-1/+0
* Added homepage and docs to main repositoryMarcel Hellkamp2009-11-032-88/+1
* docs/update.py now saves pages in its own directory.Marcel Hellkamp2009-07-181-1/+1