1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-24 10:03:27 +01:00

21 Commits

Author SHA1 Message Date
Michael Dowling
6beef38a53 Adding StreamAdapterTest. Fixing stream factory. 2013-10-29 21:38:31 -07:00
Michael Dowling
3313bbec79 Removing GuzzleTestCase. Fixing headers to work with ints 2013-10-29 21:37:36 -07:00
Michael Dowling
fd46d1f5e7 Fixing stream decorators and adding tests 2013-10-29 21:31:59 -07:00
Michael Dowling
3404e8b19a Adding rewind option to stream factory and adding more stream tests 2013-10-29 21:31:59 -07:00
Michael Dowling
f1e87889b0 Cleaning up stream and adding tests 2013-10-29 21:31:59 -07:00
Michael Dowling
095ffd2629 Renaming HasMetadataStreamInterface to MetadataStreamInterface 2013-10-29 21:14:06 -07:00
Michael Dowling
81e9b6f1d7 Fixing file open mode in stream test 2013-08-06 09:55:57 -07:00
Michael Dowling
a0658a8a6c Way better handling of retrieving the size of a stream 2013-06-05 21:36:05 -07:00
Michael Dowling
3d9ed373d6 Setting the size of a stream if it is known after converting from a request 2013-06-05 20:58:48 -07:00
Michael Dowling
e2102f6e53 Adding detachStream to StreamInterface 2013-05-29 22:57:50 -07:00
Michael Dowling
ebbae74993 Removing overly verbose @covers annotations from unit tests 2013-05-29 22:53:59 -07:00
Michael Dowling
b79634f189 Deprecating ZF1 log and cache adapters.
Removing ZF1 tests that required some hacky tests and composer settings
CS fixes
2013-05-10 21:16:12 -07:00
Michael Dowling
ebad28f026 Removing all the popsicle sticks from sending requests with curl_multi 2013-04-16 02:43:07 -07:00
Michael Dowling
4f818c90b2 Adding the ability to create a custom stream class from a stream factory 2013-03-28 12:13:56 -07:00
Michael Dowling
9c395855b4 Fixing unit tests 2013-03-09 20:14:16 -08:00
Michael Dowling
5075b8271b Allow the passing of a pre-created context. Cleaning up interfaces. Adding tests. 2013-03-09 20:14:16 -08:00
Michael Dowling
0234efc6e1 Not converting stream wrapper and type to lowercase 2013-02-23 15:35:22 -08:00
Michael Dowling
183c95155e Adding a setStream method to StreamInterface. Helps with custom rewind behaviors. 2012-11-11 15:54:57 -08:00
Pascal Borreli
c309f229ff Fixed typos 2012-11-03 00:09:36 +00:00
Michael Dowling
fd8515cd92 Adding helper to entity requests to enable strict redirects. More tests. 2012-10-30 22:10:58 -07:00
Michael Dowling
4c12cc079f Working on breaking the project into components each with its own composer.json file 2012-10-15 16:37:49 -07:00