summaryrefslogtreecommitdiff
path: root/docs/index.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* update news for release1.1ianb2008-11-241-2/+2
* try to skip links in <script> tagsianb2008-11-241-0/+3
* don't assume dict orderingpjenvey2008-11-191-2/+3
* extra news noteianb2008-11-161-1/+1
* Changed __str__ and __repr__ of responses for better doctesting; added a cont...ianb2008-11-161-0/+17
* fix .delete()ianb2008-11-041-0/+5
* update news for release1.0.2ianb2008-10-291-2/+2
* Support for <select multiple>, from desmaj (#278)ianb2008-07-301-0/+2
* sphinx-ifyianb2008-05-291-9/+15
* Change the value of no-value checkboxes to 'on' instead of 'checked'ianb2008-05-021-0/+7
* don't need wsgiref now that we provide our own version of wsgiref.validatepjenvey2008-05-011-1/+2
* Don't submit unnamed form fields. Give a better error message when cookies c...ianb2008-05-011-0/+5
* bring in paste.lint for wsgiref. fixes its InputWrapper lacking support forpjenvey2008-02-271-0/+6
* update news for release1.0ianb2008-02-171-2/+7
* fix problem with paramsianb2008-02-171-0/+2
* use basecookie instead of simplecookieianb2007-12-171-0/+2