Bastian Kleineidam
65fa0a8289
Readd donations page.
2013-12-03 20:23:01 +01:00
Bastian Kleineidam
54a9aba5e3
Fix dmg installer link.
2013-11-30 22:10:06 +01:00
Bastian Kleineidam
c676a4c829
Avoid DoS in SSL certificate host matching.
2013-11-30 22:07:23 +01:00
Bastian Kleineidam
83ec53688d
Add new homepage.
2013-11-30 22:04:50 +01:00
Alper Kokmen
4b3e78cac0
Fix ISO formatting for modified datetime.
...
This change will make sure that format_modified returns datetime value
in ISO 8601 format. See W3C documentation at
http://www.w3.org/TR/NOTE-datetime .
Since ```modified``` is parsed and then converted to UTC after it's
extracted from HTTP response, it's safe to assume that format_modified
will always format UTC datetime values.
Instead of ```isoformat``` method which omits timezone information for
UTC values, ```strftime``` with a specific format (that ends with Z)
will be used.
2013-09-02 15:38:54 -07:00
Charles Jones
4294633c04
Close connection prior to falling back to get, since we change the url back to the original at that time.
2013-08-09 13:08:51 -05:00
Charles Jones
8bc138f18b
Reset to original url when falling back to GET
2013-07-30 13:38:59 -05:00
Bastian Kleineidam
91cf5f5fde
Updated
2013-04-21 14:33:07 +02:00
Bastian Kleineidam
d55a1850eb
Remove relase focus
2013-04-21 14:28:02 +02:00
Bastian Kleineidam
c078327c84
Adjust for new homepage location.
2013-04-15 18:48:08 +02:00
Bastian Kleineidam
6cc885b2be
always run parallel tests.
2013-04-15 18:47:54 +02:00
Bastian Kleineidam
c966fe6b24
Remove the http-wrong-redirect warning
2013-04-11 18:33:19 +02:00
Bastian Kleineidam
3dd5e50bfa
Close bugs on release.
2013-04-11 18:29:23 +02:00
Bastian Kleineidam
134db22830
Updated homepage URL.
2013-04-09 20:11:04 +02:00
Bastian Kleineidam
bd7a973a39
Updated docs.
2013-03-11 20:22:05 +01:00
Bastian Kleineidam
21678c661d
Updated gzip and httplib copies.
2013-03-11 20:21:58 +01:00
Bastian Kleineidam
46db833759
Remove all logs on uninstall in Windows.
2013-03-04 20:36:05 +01:00
Bastian Kleineidam
20901f089e
Updated pyflakes filter.
2013-03-04 20:35:35 +01:00
Bastian Kleineidam
6b05f1d290
Paginate help output again.
2013-02-28 21:21:00 +01:00
Bastian Kleineidam
123578a4cd
Make per-host connection limits configurable.
2013-02-27 19:37:28 +01:00
Bastian Kleineidam
55637c5bc7
Updated SSL certificate chain.
2013-02-27 19:36:19 +01:00
Bastian Kleineidam
b7c82d1e75
Fix strformat.strsize() test.
2013-02-27 19:36:03 +01:00
Bastian Kleineidam
b38317d57b
Replace optparse with argparse.
2013-02-27 19:35:44 +01:00
Bastian Kleineidam
c7a91f01aa
Remove debian/.gitignore for .deb package.
2013-02-26 21:09:47 +01:00
Bastian Kleineidam
3980ca3c69
Updated homepage dir.
2013-02-20 20:50:22 +01:00
Bastian Kleineidam
747602a7ba
Fix manpage typos.
2013-02-19 21:30:45 +01:00
Bastian Kleineidam
64d95e45e0
Remove local HTML and CSS syntax check.
2013-02-08 21:36:02 +01:00
Bastian Kleineidam
35e68686fb
Add Freecode release notes.
2013-01-25 21:25:13 +01:00
Bastian Kleineidam
b104482174
Add missing docstring.
2013-01-25 21:15:12 +01:00
Bastian Kleineidam
35bc79dd90
Updated copyright.
2013-01-25 21:14:27 +01:00
Bastian Kleineidam
2b5bbcd8e2
Set release date.
2013-01-25 07:19:03 +01:00
Bastian Kleineidam
707b7b7db1
Close HTTP connections without body content. Github issue #376
2013-01-23 19:42:29 +01:00
Bastian Kleineidam
a86e36e5d3
Fix test cases for example.com redirection.
2013-01-23 19:42:29 +01:00
Bastian Kleineidam
e6ad32c028
Catch UnicodeError for invalid host names.
2013-01-23 19:42:29 +01:00
Bastian Kleineidam
c0a0efbd1d
Do not handle non-existing SIGUSR1 signal.
2013-01-22 21:23:46 +01:00
Bastian Kleineidam
47451d7def
Fix GUI drag and drop.
2013-01-22 19:06:10 +01:00
Bastian Kleineidam
faa743e876
Increase per-host connection limits.
2013-01-22 18:18:48 +01:00
Bastian Kleineidam
fa402c0d70
Allow drag-and-drop of all local files.
2013-01-22 18:17:07 +01:00
Bastian Kleineidam
bd4c533309
Make documentation build optional (ie. do not fail if qcollectiongenerator is not installed).
2013-01-22 18:16:53 +01:00
Bastian Kleineidam
7134c0bb05
Print thread stack traces on SIGUSR1
2013-01-22 18:16:53 +01:00
Bastian Kleineidam
9b8cb67d78
Updated copyright.
2013-01-17 20:41:47 +01:00
Bastian Kleineidam
807eb9649c
Updated changelog.
2013-01-17 20:41:37 +01:00
Bastian Kleineidam
4dad2aa33c
Support dns-prefetch URLs.
2013-01-17 20:41:09 +01:00
Bastian Kleineidam
03f2e19cfd
Fix html tests.
2013-01-17 20:40:51 +01:00
Bastian Kleineidam
7fe72745ae
Updated copyright.
2013-01-09 23:03:12 +01:00
Bastian Kleineidam
aaf35c0f4a
Added Word test.
2013-01-09 23:02:47 +01:00
Bastian Kleineidam
fe7e9a5c6c
Improve Word document opening: open read-only and invisble, avoiding unnecessary dialogs.
2013-01-07 22:18:39 +01:00
Bastian Kleineidam
a5b6136e70
Check word document validity before closing.
2013-01-07 21:58:02 +01:00
Bastian Kleineidam
1fba4dce8a
Bump up version.
2013-01-07 21:57:34 +01:00
Bastian Kleineidam
6affdccdaa
Remove debian dir.
2013-01-06 23:07:46 +01:00