index
:
delta/python-packages/webtest.git
docs-cleanup
form_charset
github-actions
issue-templates-contributing
main
master
pytest
six
stevepiercy-patch-1
github.com: Pylons/webtest.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fixed #107 Explicit error message when WSGIProxy2 is not installer
Gael Pasgrimaud
2014-04-15
2
-3
/
+10
*
|
fix an issue with xunit & py2.6. 2.6 will die soon hopefully
Gael Pasgrimaud
2014-04-15
1
-0
/
+4
*
|
py2.6 need ordereddict
Gael Pasgrimaud
2014-04-15
1
-0
/
+1
*
|
small cleaning / pep8
Gael Pasgrimaud
2014-04-15
1
-22
/
+26
|
/
*
Merge pull request #105 from arialdomartini/master
Gael Pasgrimaud
2014-02-12
1
-2
/
+2
|
\
|
*
"200 OK" rather that "200 Ok"
Arialdo Martini
2014-02-11
1
-2
/
+2
|
/
*
Back to development: 2.0.15
Gael Pasgrimaud
2014-01-23
2
-1
/
+7
*
Preparing release 2.0.14
2.0.14
Gael Pasgrimaud
2014-01-23
2
-2
/
+2
*
Merge pull request #102 from mbertheau/allow-select-on-fields
Gael Pasgrimaud
2014-01-23
3
-20
/
+27
|
\
|
*
Allow .select() on select fields.
Markus Bertheau
2014-01-23
3
-20
/
+27
|
/
*
Back to development: 2.0.14
Gael Pasgrimaud
2014-01-23
2
-1
/
+7
*
Preparing release 2.0.13
2.0.13
Gael Pasgrimaud
2014-01-23
2
-2
/
+2
*
Merge pull request #100 from mbertheau/select-by-text
Gael Pasgrimaud
2014-01-23
4
-12
/
+102
|
\
|
*
Allow selecting by text for multi selects
Markus Bertheau
2014-01-23
4
-1
/
+53
|
*
Allow selecting by text for single selects
Markus Bertheau
2014-01-23
3
-2
/
+38
|
*
Modify selects and radio fields to store the option text as well
Markus Bertheau
2014-01-23
1
-9
/
+11
|
/
*
Back to development: 2.0.13
Gael Pasgrimaud
2014-01-17
2
-1
/
+7
*
Preparing release 2.0.12
2.0.12
Gael Pasgrimaud
2014-01-17
2
-2
/
+2
*
resolve conflict
Gael Pasgrimaud
2014-01-17
5
-7
/
+53
|
\
|
*
Allow selecting submit button by value
Markus Bertheau
2014-01-17
5
-8
/
+52
*
|
Merge branch 'ignore-input-type-file-value' of https://github.com/mbertheau/w...
Gael Pasgrimaud
2014-01-17
3
-2
/
+6
|
\
\
|
*
|
Ignore the value attribute of <input type="file">
Markus Bertheau
2014-01-16
3
-2
/
+6
|
|
/
*
|
pep8
Gael Pasgrimaud
2014-01-17
1
-6
/
+3
*
|
also skip lxml/pyquery tests in TestCase
Gael Pasgrimaud
2014-01-17
1
-0
/
+2
*
|
skip lxml/pyquery tests with pypy
Gael Pasgrimaud
2014-01-17
1
-1
/
+8
|
/
*
Back to development: 2.0.12
Domen Kožar
2013-12-29
2
-1
/
+7
*
Preparing release 2.0.11
2.0.11
Domen Kožar
2013-12-29
2
-2
/
+2
*
depend on unittest2 only for py2.6 and lower
Domen Kožar
2013-12-29
2
-5
/
+4
*
Merge pull request #90 from lyndsysimon/configurable_bs4
Gael Pasgrimaud
2013-11-22
4
-6
/
+15
|
\
|
*
Adds ability to specify an HTML parser
Lyndsy Simon
2013-10-07
4
-6
/
+15
*
|
Back to development: 2.0.11
Gael Pasgrimaud
2013-11-14
2
-1
/
+7
*
|
Preparing release 2.0.10
2.0.10
Gael Pasgrimaud
2013-11-14
2
-2
/
+2
*
|
change log
Gael Pasgrimaud
2013-11-14
1
-1
/
+2
*
|
Merge pull request #91 from lrowe/patch-1
Gael Pasgrimaud
2013-11-14
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Make StopableWSGIServer thread daemonic
Laurence Rowe
2013-11-13
1
-0
/
+1
|
/
*
Back to development: 2.0.10
Gael Pasgrimaud
2013-09-18
2
-1
/
+7
*
Preparing release 2.0.9
2.0.9
Gael Pasgrimaud
2013-09-18
2
-2
/
+2
*
changelog entry
Gael Pasgrimaud
2013-09-18
1
-1
/
+3
*
Merge pull request #88 from mgedmin/upload-content-type-fixup
Gael Pasgrimaud
2013-09-18
2
-3
/
+23
|
\
|
*
Make sure Upload.content_type is not ignored
Marius Gedminas
2013-09-18
2
-3
/
+23
|
/
*
Back to development: 2.0.9
Domen Kožar
2013-09-17
2
-1
/
+7
*
Preparing release 2.0.8
2.0.8
Domen Kožar
2013-09-17
2
-2
/
+2
*
update CHANGELOG.rst
Domen Kožar
2013-09-17
1
-0
/
+4
*
Merge pull request #87 from mgedmin/upload-content-type
Gael Pasgrimaud
2013-09-17
5
-9
/
+33
|
\
|
*
Allow specifying the MIME type of an uploaded file
Marius Gedminas
2013-09-16
5
-9
/
+33
|
/
*
Merge pull request #82 from carljm/multiple-checkbox
Gael Pasgrimaud
2013-09-02
6
-6
/
+46
|
\
|
*
Add changelog entry.
Carl Meyer
2013-08-30
1
-0
/
+3
|
*
Allow assigning a list to a set of same-named checkboxes.
Carl Meyer
2013-08-30
5
-6
/
+43
|
/
*
Remove old (and broken?) casperjs/selenium backward compat imports.
Gael Pasgrimaud
2013-08-22
2
-16
/
+3
*
fix 71
Domen Kožar
2013-08-16
2
-9
/
+17
[prev]
[next]