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
*
update news/versions for release
1.2.3
Ian Bicking
2010-11-02
3
-4
/
+6
*
Fix #10, TestApp.extra_environ clobbers request-specific extra_environ
Ian Bicking
2010-10-20
3
-16
/
+28
*
Some tests that could be helpful for #10
Mike Korobov
2010-10-20
1
-0
/
+38
*
Remove stray print statement. Fix #11.
Mike Korobov
2010-10-20
1
-1
/
+0
*
Documentation explaining some unicode changes in 1.2.2, from Mikhail Korobov
Ian Bicking
2010-09-14
2
-1
/
+17
*
Added tag 1.2.2 for changeset 98c066362207
Ian Bicking
2010-09-14
0
-0
/
+0
*
update versions for release
1.2.2
Ian Bicking
2010-09-14
3
-4
/
+4
*
Revert change to cookies that added quotation marks (Fixes #387)
Ian Bicking
2010-09-14
3
-4
/
+32
*
Add wildcard status matching, like status='4*' (http://trac.pythonpaste.org/p...
Ian Bicking
2010-09-02
3
-0
/
+8
*
document form.submit() return value
Ian Bicking
2010-09-02
1
-0
/
+2
*
Use the json module in addition to simplejson (http://trac.pythonpaste.org/py...
Ian Bicking
2010-09-01
1
-3
/
+7
*
Fix a bunch of unicode errors with the tests
Ian Bicking
2010-09-01
5
-18
/
+25
*
Add .head() method (from http://trac.pythonpaste.org/pythonpaste/ticket/371 -...
Ian Bicking
2010-09-01
3
-0
/
+18
*
Added extra_environ argument to .click(): http://trac.pythonpaste.org/pythonp...
Ian Bicking
2010-09-01
2
-2
/
+5
*
news for last two commits
Ian Bicking
2010-07-23
1
-0
/
+4
*
Automated merge with https://bitbucket.org/douglatornell/webtest
Ian Bicking
2010-07-23
2
-1
/
+7
|
\
|
*
Fix error arising on submit of upload form without a file.
Doug Latornell
2010-07-19
2
-1
/
+7
*
|
Fix sending a webob request directly into methods
Ian Bicking
2010-07-23
1
-1
/
+3
|
/
*
set base_url on resp.lxml
Ian Bicking
2010-05-11
2
-2
/
+4
*
include tests and docs in tarball
Ian Bicking
2010-04-20
2
-0
/
+7
*
added pyquery property to response
Ian Bicking
2010-04-20
2
-1
/
+24
*
separated out news
Ian Bicking
2010-04-20
2
-104
/
+107
*
Cookie tests for better test coverage
Mike Korobov
2010-04-19
1
-0
/
+34
*
Slightly improve click test: responses without utf-8 header are now somehow t...
Mike Korobov
2010-04-19
1
-1
/
+1
*
Add missing property declaration to File field
Mike Korobov
2010-04-19
2
-0
/
+8
*
Python 2.5 compatibility
Mike Korobov
2010-04-18
1
-1
/
+4
*
href also should be encoded
Mike Korobov
2010-04-18
1
-0
/
+2
*
Tests for select element with unicode values
Mike Korobov
2010-04-18
1
-0
/
+74
*
Don't cast str on unicode strings
Mike Korobov
2010-04-18
3
-4
/
+10
*
Tests for binary file uploads
Mike Korobov
2010-04-18
1
-2
/
+51
*
Encode unicode data to actual encoding before sending it to WSGI world
Mike Korobov
2010-04-18
1
-0
/
+14
*
One more correction to attribute parsing regex
Mike Korobov
2010-04-17
1
-1
/
+1
*
Correct handling of single quote inside double quote and vice versa
Mike Korobov
2010-04-17
2
-2
/
+3
*
Update tests to enshure that defined charset won't break anything. It indeed ...
Mike Korobov
2010-04-17
4
-43
/
+97
*
Switch to Unicode strings
Mike Korobov
2010-04-17
2
-18
/
+28
*
Tests for existing behaviour regarding unicode support
Mike Korobov
2010-04-17
1
-4
/
+50
*
Tests for existing TestResponse.click behaviour
Mike Korobov
2010-04-17
1
-0
/
+67
*
Corrected parsing of single-quoted attributes
Mike Korobov
2010-04-17
2
-1
/
+10
*
Remove some extra spaces in source code
Mike Korobov
2010-04-17
1
-16
/
+16
*
ignore more boring files
Mike Korobov
2010-04-17
1
-0
/
+4
*
doc build maintenance
Ian Bicking
2010-04-16
2
-1
/
+5
*
Added tag 1.2.1 for changeset 6d774147cca3
Ian Bicking
2010-04-16
0
-0
/
+0
*
one more version
1.2.1
Ian Bicking
2010-04-16
1
-1
/
+1
*
Added tag 1.2.1 for changeset 594459c6d8c7
Ian Bicking
2010-04-16
0
-0
/
+0
*
update versions for release
Ian Bicking
2010-04-16
2
-37
/
+4
*
fix test (webob changed upstrea). Ignore boring files
Ian Bicking
2010-04-16
2
-1
/
+6
*
update tags
convert-repo
2009-10-28
0
-0
/
+0
*
add rcs-comp to credits
ianb
2009-09-22
1
-2
/
+2
*
Apply #340: fix file upload fields in form submissions
ianb
2009-09-22
3
-1
/
+188
*
set cookies the same way webob sets cookies (not using BaseCookie)
ianb
2009-09-22
1
-4
/
+5
[next]