summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* bump to 1.3.11.3.1Gael Pasgrimaud2011-09-232-5/+7
* better py3 compatChris McDonough2011-09-221-4/+4
* update newsGael Pasgrimaud2011-08-301-2/+7
* tagged 1.3Gael Pasgrimaud2011-08-282-2/+10
* Improve selenium api1.3Gael Pasgrimaud2011-08-273-6/+23
* rename .sel to .browserGael Pasgrimaud2011-08-231-0/+3
* fix tests for python2.7Gael Pasgrimaud2011-08-231-1/+1
* Replace with_selenium by seleniumGael Pasgrimaud2011-08-231-11/+11
* testapp is a bad name for non testing modules. switch to appGael Pasgrimaud2011-08-221-1/+1
* Improve selenium apiGael Pasgrimaud2011-08-221-4/+37
* Better Field representationGael Pasgrimaud2011-08-221-1/+1
* introduce seleniumGael Pasgrimaud2011-08-202-0/+36
* 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-092-3/+8
* note about installation1.2.4Gael Pasgrimaud2011-08-051-1/+13
* bump version; improve docsGael Pasgrimaud2011-08-033-9/+22
* Allow to use url that starts with the SCRIPT_NAME found in extra_environGael Pasgrimaud2011-07-211-0/+2
* 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
* Fix #12, use doseq=True with all urlencode callsIan Bicking2010-11-121-0/+5
* update news/versions for release1.2.3Ian Bicking2010-11-022-3/+5
* Fix #10, TestApp.extra_environ clobbers request-specific extra_environIan Bicking2010-10-201-0/+8
* Documentation explaining some unicode changes in 1.2.2, from Mikhail KorobovIan Bicking2010-09-142-1/+17
* update versions for release1.2.2Ian Bicking2010-09-142-3/+3
* Revert change to cookies that added quotation marks (Fixes #387)Ian Bicking2010-09-141-0/+2
* Add wildcard status matching, like status='4*' (http://trac.pythonpaste.org/p...Ian Bicking2010-09-021-0/+2
* Added extra_environ argument to .click(): http://trac.pythonpaste.org/pythonp...Ian Bicking2010-09-011-0/+2
* news for last two commitsIan Bicking2010-07-231-0/+4
* set base_url on resp.lxmlIan Bicking2010-05-111-0/+2
* include tests and docs in tarballIan Bicking2010-04-201-0/+2
* added pyquery property to responseIan Bicking2010-04-201-0/+3
* separated out newsIan Bicking2010-04-202-104/+107
* doc build maintenanceIan Bicking2010-04-161-1/+4
* one more version1.2.1Ian Bicking2010-04-161-1/+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-222-4/+4
* 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-242-4/+4
* try to skip links in <script> tagsianb2008-11-241-0/+3