summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* move class definition into sectionsGael Pasgrimaud2013-01-281-17/+45
* no need of two checkboxGael Pasgrimaud2013-01-281-2/+1
* improve and add doc for UploadGael Pasgrimaud2013-01-282-1/+13
* more about accessing formsGael Pasgrimaud2013-01-281-5/+22
* add idGael Pasgrimaud2013-01-281-1/+1
* radioGael Pasgrimaud2013-01-282-3/+11
* select / select multipleGael Pasgrimaud2013-01-281-6/+28
* textareaGael Pasgrimaud2013-01-281-0/+13
* submit with indexGael Pasgrimaud2013-01-282-7/+35
* add a clever formGael Pasgrimaud2013-01-284-11/+38
* missing FileGael Pasgrimaud2013-01-071-0/+2
* fix wrong pathsGael Pasgrimaud2012-12-172-4/+5
* fix tests after docs refactoringGael Pasgrimaud2012-12-093-0/+23
* end of doc refactoringGael Pasgrimaud2012-12-098-313/+118
* docs refactoringGael Pasgrimaud2012-12-098-360/+593
* remove old docs not really related to webtestGael Pasgrimaud2012-12-086-409/+0
* add some docs for webtest.httpGael Pasgrimaud2012-12-082-1/+2
* update changelogDomen Kožar2012-11-261-1/+8
* fixed #16 by using sorted() instead of list()Gael Pasgrimaud2012-11-241-1/+1
* update newsDomen Kožar2012-11-161-0/+5
* update changelogDomen Kožar2012-11-141-0/+4
* py3k compatible docs/conf.pyDomen Kožar2012-11-141-8/+8
* don't confuse users with two TOC sectionsDomen Kožar2012-11-134-51/+47
* we are no longer on bitbucketGael Pasgrimaud2012-11-131-10/+5
* use pylons themeGael Pasgrimaud2012-11-131-1/+1
* move to git; get a fresh Sphinx conf.py/MakefileGael Pasgrimaud2012-11-132-45/+309
* enable pylons themeGael Pasgrimaud2012-11-131-0/+23
* update changelogiElectric2012-11-121-0/+8
* add tox.iniGael Pasgrimaud2012-10-181-1/+1
* fix a bug when nose try tu use unicode(resp)Gael Pasgrimaud2012-09-192-1/+7
* bump version1.4.0Gael Pasgrimaud2012-09-032-1/+6
* add casperjs contextmanagerGael Pasgrimaud2012-09-032-0/+27
* bump doc versionGael Pasgrimaud2012-08-291-1/+1
* flake8; fixed #36Gael Pasgrimaud2012-08-291-0/+3
* include test fixturesGael Pasgrimaud2012-08-291-0/+3
* test apperrorGael Pasgrimaud2012-08-291-0/+2
* improve resp.__str__ (force string)Gael Pasgrimaud2012-08-291-0/+6
* fix #39Gael Pasgrimaud2012-05-061-1/+7
* bump doc versionGael Pasgrimaud2012-05-041-1/+1
* 1.3.5 does not exist1.3.5Gael Pasgrimaud2012-05-041-4/+2
* fixed #37 lint doesn't allow Content-Length: 0 without Content-TypeGael Pasgrimaud2012-05-041-0/+3
* fixed #38 Allow to post falsey valuesGael Pasgrimaud2012-05-041-2/+5
* use OrderedDict if availableGael Pasgrimaud2012-02-221-0/+3
* fixed #33Gael Pasgrimaud2012-02-221-0/+6
* Never catch NameError during iterationGael Pasgrimaud2012-01-252-1/+2
* fix #30 bad link to pyquery documentationGael Pasgrimaud2012-01-253-2/+10
* 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-302-8/+14
* improve print_stderr. conf.py now read version from setup.py1.3.2Gael Pasgrimaud2011-10-192-4/+20
* improve showbrowser. fixed #23Gael Pasgrimaud2011-10-071-0/+5