- 17 Ara, 2014 22 kayıt (commit)
-
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
-
-
Joffrey F yazdı
Support for host config
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
* Warnings will now raise exceptions in unit tests * Updated several tests to use host_config
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
* Deprecation warnings added in Client.start
-
Joffrey F yazdı
Devices should be separated by colon separated string
-
Joffrey F yazdı
Run Travis tests on Docker
-
Ben Firshman yazdı
Signed-off-by:
Ben Firshman <ben@firshman.co.uk>
-
Davanum Srinivas yazdı
Totally bad test :( (written by me). The documentation and code should match now. Many thanks to pranavs18 for spotting the error and proposing the fix.
-
- 16 Ara, 2014 5 kayıt (commit)
-
-
Marcus Cobden yazdı
Data already in local python buffers was lost when stream socket fileobject was re-created. We now use http.client to handle the chunk transfer encoding, and we read only the data from each chunk. This adds a test harness for stream responses which tries to trigger the lost-buffer behaviour by responding to the HTTP request in full, as early as possible. NB: Python's http.client will close the socket fileobj early if there is no content length or chunked transfer encoding header. If this happens, requests/urllib3 will reopen it, but we lose some data which was stored in buffers.
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
Fixed bug in utils.mkbuildcontext for BytesIO Dockerfiles
-
- 15 Ara, 2014 7 kayıt (commit)
- 13 Ara, 2014 1 kayıt (commit)
-
-
Derek Hammer yazdı
Signed-off-by:
Derek Hammer <derek.r.hammer@gmail.com>
-
- 26 Kas, 2014 5 kayıt (commit)