30488 Commits

Author SHA1 Message Date
Kovid Goyal
1f4e6c22dd DOCX Output: Fix incorrect handling of bold/italic in paragraphs where
the majority of text is either bold or italic instead of normal
2015-05-21 13:43:41 +05:30
Kovid Goyal
85bb1dbeec DOCX Input: Handle DOCX files that are missing a settings.xml file, despite it being listed in the manifest 2015-05-21 10:14:51 +05:30
Kovid Goyal
ba2f5db4f0 ... 2015-05-21 10:03:13 +05:30
Kovid Goyal
3782f29839 Get Books: Update the Kobo Store plugin for website changes 2015-05-21 08:50:42 +05:30
Kovid Goyal
d13785ce80 Fix #1456917 [Sort Sharing Books by Email Address Book](https://bugs.launchpad.net/calibre/+bug/1456917) 2015-05-20 14:30:47 +05:30
Kovid Goyal
9efcc69639 Update MTP device list from upstream 2015-05-20 13:49:53 +05:30
Kovid Goyal
d54022b0c0 Test for comma separated header parsing 2015-05-20 12:29:09 +05:30
Kovid Goyal
b4e02f6bc3 Tests for ETag and gzip 2015-05-20 12:26:09 +05:30
Kovid Goyal
8cc8d83a38 Nicer error message when timing out waiting for a chunk 2015-05-20 11:14:11 +05:30
Kovid Goyal
97c59251bb Ignore errors when sending an error response to the client before closing a connection 2015-05-20 10:47:03 +05:30
Kovid Goyal
ea7cac5612 Various minor bug fixes 2015-05-20 10:22:58 +05:30
Kovid Goyal
3c06608acd Tests for POST 2015-05-19 21:34:26 +05:30
Kovid Goyal
cdf9ab1c0e Respond with 201 instead of 200 by default for POST requests 2015-05-19 21:34:16 +05:30
Kovid Goyal
8045fec313 Tests for a basic GET and HTTP pipelining 2015-05-19 17:38:23 +05:30
Kovid Goyal
eee18f4d76 Implement send_headers() for normal HTTP responses 2015-05-19 17:38:10 +05:30
Kovid Goyal
6daed59a8f ... 2015-05-19 17:15:39 +05:30
Kovid Goyal
4495368d9e Dont force the handler to set a status code 2015-05-19 16:53:29 +05:30
Kovid Goyal
0b1084a7b8 Ignore errors when flushing socket during close 2015-05-19 16:32:34 +05:30
Kovid Goyal
1897119a24 Do not send message body when method is HEAD in simple_response
Also improve logging and add first working server test
2015-05-19 16:31:41 +05:30
Kovid Goyal
8952b8251e ... 2015-05-19 16:29:54 +05:30
Kovid Goyal
4cd7ff3968 Infrastructure for testing http server 2015-05-19 15:31:57 +05:30
Kovid Goyal
be2c8a35ee ... 2015-05-19 15:22:23 +05:30
Kovid Goyal
0f6e191bf8 Class to conveniently override some server options
Also, function to create a http_handler from a callable
2015-05-19 13:33:35 +05:30
Kovid Goyal
45b290ad5b Add Date header and support If-None-Match 2015-05-19 13:06:11 +05:30
Kovid Goyal
42dd04b854 ... 2015-05-19 10:29:35 +05:30
Kovid Goyal
3e180d2fba ... 2015-05-19 10:15:47 +05:30
Kovid Goyal
c4fd62e3f6 Update Scientific American 2015-05-19 10:13:56 +05:30
Kovid Goyal
9880ab369b Merge branch 'master' of https://github.com/cbhaley/calibre 2015-05-19 09:56:46 +05:30
Charles Haley
586442ecd3 Addition to commit 9022554d9389a973f8f48d9fede7c93e7ced079f: ensure that startup() initializes is_connected 2015-05-19 06:17:39 +02:00
Kovid Goyal
76692c8115 Env var to control suppression of deprecation warnings 2015-05-19 09:37:21 +05:30
Kovid Goyal
bd0c9c3f8e Fix incorrect sub-classing of tuple 2015-05-19 09:32:30 +05:30
Kovid Goyal
9022554d93 Fix calibre-debug -d broken by bug in smart_device_app 2015-05-19 09:10:40 +05:30
Kovid Goyal
379c8bde46 Fix DeprecationWarning for QPropertyAnimation 2015-05-19 08:59:50 +05:30
Kovid Goyal
c00057b9fc Refactor server opts into a central location 2015-05-18 18:29:54 +05:30
Kovid Goyal
3ffc0f5e8c Start work on HTTP responses 2015-05-18 17:19:37 +05:30
Kovid Goyal
48f548236e Finish up HTTP header parsing and add some tests 2015-05-18 10:01:36 +05:30
Kovid Goyal
18a04ed23d ... 2015-05-17 18:41:56 +05:30
Kovid Goyal
656d0a1c10 Implement parsing of HTTP requests 2015-05-17 18:38:33 +05:30
Kovid Goyal
1617721b99 Refactor http_communicate into its own module and fix handling of persistent connections 2015-05-17 12:50:33 +05:30
Kovid Goyal
7ae191544f Allow limiting the maximum size of lines read from SocketFile 2015-05-17 10:48:52 +05:30
Kovid Goyal
191d204412 Fix #1455746 [FileTypePlugin receives old database API object](https://bugs.launchpad.net/calibre/+bug/1455746) 2015-05-17 09:45:08 +05:30
Kovid Goyal
036fa88a5a ... 2015-05-16 18:35:31 +05:30
Kovid Goyal
b9f108af02 ... 2015-05-16 18:31:00 +05:30
Kovid Goyal
d3ff58352d systemd socket activation support for the new server 2015-05-16 18:16:45 +05:30
Kovid Goyal
d503568706 Start work on server re-write 2015-05-16 11:57:54 +05:30
Kovid Goyal
f6f74b9751 Update Wired Magazine 2015-05-16 09:20:49 +05:30
Kovid Goyal
e9b0ec3998 ... 2015-05-15 13:31:43 +05:30
Kovid Goyal
3c7cdb9d10 ... 2015-05-15 13:07:48 +05:30
Kovid Goyal
4c132fb388 version 2.28 v2.28.0 2015-05-15 08:59:00 +05:30
Kovid Goyal
de4bfe84bc Update The Onion
Merge branch 'patch-1' of https://github.com/davidmotson/calibre
2015-05-15 08:44:11 +05:30