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
path:
root
/
webtest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure Upload.content_type is not ignored
Marius Gedminas
2013-09-18
1
-1
/
+1
*
Allow specifying the MIME type of an uploaded file
Marius Gedminas
2013-09-16
2
-9
/
+19
*
Allow assigning a list to a set of same-named checkboxes.
Carl Meyer
2013-08-30
1
-4
/
+14
*
Remove old (and broken?) casperjs/selenium backward compat imports.
Gael Pasgrimaud
2013-08-22
1
-16
/
+0
*
fix 71
Domen Kožar
2013-08-16
1
-0
/
+3
*
added shortucts for xhr request; test for added code
Max Kharandziuk
2013-08-13
1
-20
/
+47
*
Merge pull request #77 from homm/master
Domen Kožar
2013-08-07
1
-2
/
+2
|
\
|
*
Fix json detection in response
homm
2013-08-02
1
-2
/
+2
*
|
Decode the content before returning it
Alexis Métaireau
2013-08-05
1
-0
/
+4
*
|
Decode the content before returning it
Alexis Métaireau
2013-08-05
1
-0
/
+1
|
/
*
Fix default value for delete params argument.
Nathan Ostgard
2013-07-31
1
-2
/
+3
*
Fixed #72. Use WSGIServer new api even if there waitress has backward compat.
Gael Pasgrimaud
2013-06-02
1
-4
/
+4
*
Fix typo in docstring
Desmond Brand
2013-05-07
1
-1
/
+1
*
remove leading newline from textarea
Victor Safronovich
2013-05-04
1
-1
/
+7
*
origin_req_host is an attribute. see #64
Gael Pasgrimaud
2013-04-17
1
-3
/
+4
*
merge. fixed #65
Gael Pasgrimaud
2013-04-17
1
-1
/
+1
|
\
|
*
Do not alter the BeautifulSoup object when parsing forms.
Georges Dubus
2013-04-17
1
-1
/
+1
*
|
allow to use a fixed StopableWSGIServer
Gael Pasgrimaud
2013-04-17
1
-1
/
+2
*
|
fixed #64
Gael Pasgrimaud
2013-04-17
1
-5
/
+2
|
/
*
Handle the short form of <select multiple>
Marius Gedminas
2013-04-01
1
-1
/
+1
*
That should have been select.error.
Laurence Rowe
2013-03-28
1
-1
/
+2
*
Correctly handle <option> elements with no value attribute
Marius Gedminas
2013-03-28
1
-1
/
+1
*
Ignore socket.error following StopableWSGIServer.shutdown.
Laurence Rowe
2013-03-27
1
-1
/
+8
*
merge. fixed #59
Gael Pasgrimaud
2013-03-27
1
-2
/
+3
|
\
|
*
Support for redirects having relative "Location" header
Andrey Lebedev
2013-03-22
1
-2
/
+3
*
|
All <button> elements are treated as submit controls
Andrey Lebedev
2013-03-22
1
-0
/
+2
|
/
*
Treat strings in the WSGI environment as native strings (i.e. different thing...
Wolfgang Schnerring
2013-03-18
1
-3
/
+7
*
Support secure cookies
Andrey Lebedev
2013-03-08
1
-0
/
+15
*
Allow TestResponse.click() to match HTML content as well as text content.
Timothy Elliott
2013-03-06
1
-1
/
+1
*
TestResponse.maybe_follow() method
Mikhail Korobov
2013-03-04
1
-6
/
+25
*
Don't let BeautifulSoup use lxml. Fix GH-51
Mikhail Korobov
2013-03-03
2
-2
/
+2
*
correct api method links
Domen Kožar
2013-03-02
1
-5
/
+5
*
improve TestResponse api docs a bit
Domen Kožar
2013-03-02
1
-7
/
+8
*
re-allow to use some unknow field type
Gael Pasgrimaud
2013-02-27
1
-8
/
+8
*
Added password class to Field.classes of type Text
diarmuidbourke
2013-02-26
1
-0
/
+2
*
doc errors
Domen Kožar
2013-02-23
1
-6
/
+6
*
Completely rewrite API documentation
Domen Kožar
2013-02-23
5
-153
/
+225
*
Rewrote TestResponse._find_element.
Georges Dubus
2013-02-23
2
-49
/
+6
*
Reviewed documentation for `TestResponse`.
Georges Dubus
2013-02-23
1
-9
/
+17
*
try to improve tests
Gael Pasgrimaud
2013-02-23
1
-0
/
+2
*
Fixes to the doc, mostly links and typos.
Georges Dubus
2013-02-23
3
-21
/
+23
*
Merge branch 'master' of github.com:Pylons/webtest
Gael Pasgrimaud
2013-02-23
2
-169
/
+189
|
\
|
*
add changelog for wsgiproxy and more docs
Domen Kožar
2013-02-23
1
-2
/
+9
|
*
group private methods
Domen Kožar
2013-02-23
2
-143
/
+139
|
*
update docs a bit
Domen Kožar
2013-02-23
1
-25
/
+42
*
|
casperjs has moved to webtest-casperjs
Gael Pasgrimaud
2013-02-23
2
-106
/
+9
|
/
*
proxy support
Gael Pasgrimaud
2013-02-23
1
-5
/
+13
*
merge conflict
Gael Pasgrimaud
2013-02-22
1
-2
/
+2
|
\
|
*
more coverage for webtest/lint.py
Mathieu Agopian
2013-02-22
1
-2
/
+2
*
|
Merge branch 'master' of github.com:cdevienne/webtest
Gael Pasgrimaud
2013-02-22
1
-3
/
+0
|
\
\
[next]