Sign in
chromium
/
external
/
github.com
/
jjlee
/
mechanize
/
HEAD
45da84b
Better link
by John Lee
· 8 years ago
master
81bb333
Remove source
by John Lee
· 8 years ago
068fc64
Add some code to run some cookie tests from the opera website
by John Lee
· 13 years ago
9704b21
Automated update of Opera cookie test URIs for release 0.2.6
by John Lee
· 13 years ago
965e258
Oops, remove print statement
by John Lee
· 14 years ago
f394dbe
Test that adding the Host header works
by John Lee
· 14 years ago
57977e4
Moved some functions into mechanize-build-tools repository
by John Lee
· 14 years ago
ff0d544
Note ubuntu release I currently run the build script on
by John Lee
· 14 years ago
f86bfaf
Update version
by John Lee
· 14 years ago
8162735
Release script: Print action paths so it's easier to see what went wrong
by John Lee
· 14 years ago
3517b61
Update changelog
by John Lee
· 14 years ago
0.2.5
0625575
Sourceforge is returning invalid HTTP responses, move to PyPI
by John Lee
· 14 years ago
bcde0bd
Note new IETF cookie standardisation effort
by John Lee
· 14 years ago
9b19a6f
Include cookietest.cgi in source distribution
by John Lee
· 14 years ago
7ac89b5
Move some code out of try/finally
by John Lee
· 14 years ago
a565e14
Update version
by John Lee
· 15 years ago
a1c183c
Update changelog
by John Lee
· 15 years ago
0.2.4
346c364
Fix IndexError on empty Content-type header value
by John Lee
· 15 years ago
0beee43
Refactor test
by John Lee
· 15 years ago
261c3eb
Fall back to another encoding if an unknown one is declared
by John Lee
· 15 years ago
c1a8aad
Remove bogus comment
by John Lee
· 15 years ago
c64fdc6
Fix CSS validation
by John Lee
· 15 years ago
63b9ea1
Release script: fetch tags before building
by John Lee
· 15 years ago
9fa3457
Release script tweaks for next time
by John Lee
· 15 years ago
7d12054
Oops, wrong github issue number
by John Lee
· 15 years ago
86306cd
Update version
by John Lee
· 15 years ago
67a9a19
Release script changes
by John Lee
· 15 years ago
065dd52
Fix Python 2.4 incompatibility
by John Lee
· 15 years ago
0.2.3
ab1bb73
Update changelog
by John Lee
· 15 years ago
a8cb959
Make download page last modified date be date of release
by John Lee
· 15 years ago
70b6222
Doc tweaks
by John Lee
· 15 years ago
c6a41fb
Capitalization
by John Lee
· 15 years ago
0cd23f9
Add equality methods to mechanize.Cookie
by John Lee
· 15 years ago
fd1495c
Test for #25
by John Lee
· 15 years ago
4d3695a
Fix str(ParseError()) traceback
by John Lee
· 15 years ago
c797fc1
release.py: fix missing python executables
by John Lee
· 15 years ago
559af0b
Update version
by John Lee
· 15 years ago
e77082a
release.py fixes
by John Lee
· 15 years ago
ac43590
release.py fixes
by John Lee
· 15 years ago
0.2.2
cd9a8d5
Remove dependency on local file that might not be there
by John Lee
· 15 years ago
753c71e
Skip FTP test if twisted not available
by John Lee
· 15 years ago
dcab17d
Rename functional tests module so it gets discovered by test runner
by John Lee
· 15 years ago
5c36553
Fix dodgy test
by John Lee
· 15 years ago
4597e11
Update changelog
by John Lee
· 15 years ago
17887ac
Indicate Python 2.7 is supported
by John Lee
· 15 years ago
ea93e57
Don't include HTTPSHandler in __all__ if it's not available
by John Lee
· 15 years ago
abebd75
Fix TypeError on .open()ing ftp: URL
by John Lee
· 15 years ago
45c1ad1
Add a functional test for FTP
by John Lee
· 15 years ago
b1d7869
Whitespace
by John Lee
· 15 years ago
a9e7676
Note that HTML docs are built from .txt markdown source
by John Lee
· 15 years ago
5ce2dce
Changes for lucid; make zope.testbrowser tests pass
by John Lee
· 15 years ago
4779244
Make it a bit easier to run release steps
by John Lee
· 15 years ago
4abf32c
Reduce number of release steps
by John Lee
· 15 years ago
f788c21
release.py fixes
by John Lee
· 15 years ago
45f6683
Update version
by John Lee
· 15 years ago
acd2ba4
Update changelog
by John Lee
· 15 years ago
0.2.1
1ef8c48
Remove bogus whitespace
by John Lee
· 15 years ago
64edf07
release.py changes
by John Lee
· 15 years ago
8a66652
More easy_install testing
by John Lee
· 15 years ago
4e57a29
release.py changes
by John Lee
· 15 years ago
79751ac
release.py: Add --uri argument; etc.
by John Lee
· 15 years ago
b2d7136
Remove out of date TODO list
by John Lee
· 15 years ago
a76724f
Change order of HTTPRedirectHandler.redirect_request() args to match urllib2
by John Lee
· 15 years ago
5f3aa74
Document urlopen behaviour difference from urllib2 re cookies
by John Lee
· 15 years ago
c17be56
Fix failure to use bundled BeautifulSoup for forms
by John Lee
· 15 years ago
74e0357
Don't symlink special files
by John Lee
· 15 years ago
4b995cd
In FAQ, show how to set response body
by John Lee
· 15 years ago
cd84e7b
Work around pandoc whitespace munging
by John Lee
· 15 years ago
64d87b3
Remove some Python 1.5.2 (!) cruft
by John Lee
· 15 years ago
cc9ec10
Move write_file and get1 from _testcase to _util
by John Lee
· 15 years ago
2f1f05b
Remove some duplicated code
by John Lee
· 15 years ago
dcaa565
Fix default cookie path where request path has query containing / character
by John Lee
· 15 years ago
527aaf1
Remove blank lines at end of file
by John Lee
· 15 years ago
28b77f5
Fix failure to raise on click for nonexistent label
by John Lee
· 15 years ago
42feeed
Fix Python name to be in fixed width font
by John Lee
· 15 years ago
511429a
Fix pushing of tags
by John Lee
· 15 years ago
e9075dd
Fix release date in changelog
by John Lee
· 15 years ago
2386991
Fix symlinking of docs
by John Lee
· 15 years ago
0.2.0
65e5c15
Update release date
by John Lee
· 15 years ago
4436a48
More doc cleanup
by John Lee
· 15 years ago
04e860b
Fix collation of Changelog
by John Lee
· 15 years ago
028c5ec
Fix --tag-name
by John Lee
· 15 years ago
9e6243c
Fix typo
by John Lee
· 15 years ago
99eabdd
Ignore distutils' dist dir
by John Lee
· 15 years ago
32eb678
Add context to web page titles
by John Lee
· 15 years ago
95ac580
Fix release.py write_email action
by John Lee
· 15 years ago
539fc56
Doc nits
by John Lee
· 15 years ago
8387452
Update MANIFEST.in
by John Lee
· 15 years ago
5b52333
Fix more spurious test failures
by John Lee
· 15 years ago
baf8168
Fix a Python 2.4 incompatibility
by John Lee
· 15 years ago
d04f3e8
Fix another test runner release.py import failure
by John Lee
· 15 years ago
f2ef386
Fix Python 2.4 incompatibility
by John Lee
· 15 years ago
bd9fac5
Disable coverage
by John Lee
· 15 years ago
daeecea
Update ChangeLog
by John Lee
· 15 years ago
12c094d
All docs output goes in docs/html
by John Lee
· 15 years ago
6e2463c
Remove SF image hack
by John Lee
· 15 years ago
7ecb853
Update version to 0.2.0
by John Lee
· 15 years ago
c68867e
Mostly fixing links
by John Lee
· 15 years ago
de48233
Use pandoc's table of contents feature
by John Lee
· 15 years ago
6613c57
Fix github link
by John Lee
· 15 years ago
Next »