summaryrefslogtreecommitdiff
path: root/docs/index.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #67 from tshepang/patch-2Domen Kožar2013-04-251-7/+8
|\
| * remove redundant textTshepang Lekhonkhobe2013-04-251-5/+2
| * various improvementsTshepang Lekhonkhobe2013-04-241-6/+10
* | typoTshepang Lekhonkhobe2013-04-241-1/+1
|/
* add changelog into root and rename itDomen Kožar2013-02-251-1/+1
* Completely rewrite API documentationDomen Kožar2013-02-231-5/+2
* remove ext/sel from docsGael Pasgrimaud2013-02-231-2/+0
* Append new Contributing section in documentationStéphane Klein2013-02-211-0/+1
* move blah to quick startGael Pasgrimaud2013-01-291-0/+5
* improve renderGael Pasgrimaud2013-01-291-4/+8
* add quick startGael Pasgrimaud2013-01-291-0/+41
* add json to indexGael Pasgrimaud2013-01-281-0/+1
* end of doc refactoringGael Pasgrimaud2012-12-091-3/+5
* docs refactoringGael Pasgrimaud2012-12-091-315/+9
* add some docs for webtest.httpGael Pasgrimaud2012-12-081-0/+1
* fixed #16 by using sorted() instead of list()Gael Pasgrimaud2012-11-241-1/+1
* don't confuse users with two TOC sectionsDomen Kožar2012-11-131-8/+11
* we are no longer on bitbucketGael Pasgrimaud2012-11-131-10/+5
* add tox.iniGael Pasgrimaud2012-10-181-1/+1
* add casperjs contextmanagerGael Pasgrimaud2012-09-031-0/+1
* fix #30 bad link to pyquery documentationGael Pasgrimaud2012-01-251-1/+1
* Fixed typo in example of Form Submissions.Takanao Endoh2011-12-081-1/+1
* fix unittest for 3.2. (ignore pyquery / beautifulsoup for now)Gael Pasgrimaud2011-10-301-8/+6
* better py3 compatChris McDonough2011-09-221-4/+4
* Improve selenium api1.3Gael Pasgrimaud2011-08-271-6/+9
* fix tests for python2.7Gael Pasgrimaud2011-08-231-1/+1
* testapp is a bad name for non testing modules. switch to appGael Pasgrimaud2011-08-221-1/+1
* Better Field representationGael Pasgrimaud2011-08-221-1/+1
* introduce seleniumGael Pasgrimaud2011-08-201-0/+1
* fix test for 2.5 and 2.6Gael Pasgrimaud2011-08-201-4/+4
* move __init__ to testapp module; few doc improvementsGael Pasgrimaud2011-08-201-1/+1
* py3 compatGael Pasgrimaud2011-08-091-3/+3
* remove Paste dependencie. use debug_app instead of URLMapGael Pasgrimaud2011-08-091-19/+5
* remove dtopt dependencie by using nose test fixturesGael Pasgrimaud2011-08-091-3/+0
* note about installation1.2.4Gael Pasgrimaud2011-08-051-1/+13
* update doc links to use bitbucket/webob.org. add test for pyqueryGael Pasgrimaud2011-07-121-13/+21
* fix tests. some methods return unicode now. also allow to run tests/regen-doc...Gael Pasgrimaud2011-07-111-7/+11
* Documentation explaining some unicode changes in 1.2.2, from Mikhail KorobovIan Bicking2010-09-141-1/+4
* separated out newsIan Bicking2010-04-201-104/+1
* update versions for releaseIan Bicking2010-04-161-3/+3
* add rcs-comp to creditsianb2009-09-221-2/+2
* Apply #340: fix file upload fields in form submissionsianb2009-09-221-0/+6
* Added a TestApp.request methodianb2009-06-091-0/+8
* news for last commitianb2009-06-041-0/+5
* update versions for release1.2ianb2009-05-221-2/+2
* Fix Response.mustcontain(no=...)ianb2009-02-111-0/+3
* attributionianb2009-02-101-1/+2
* Applied patch from #337, from Matthew Desmarais: add a .force_value(value) me...ianb2009-02-101-0/+14
* Make following links with fragments work (from desmaj). #329ianb2009-01-091-0/+3
* Fix form handling: text inputs always result in an empty string (not a missin...ianb2008-12-181-0/+7