1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-01-18 05:48:15 +01:00

194 Commits

Author SHA1 Message Date
Michael Dowling
10a7b6fe50 Updating changelog 2013-04-08 13:23:16 -07:00
Michael Dowling
9da0ac2123 You can now send any EntityEnclosingRequest with POST fields or POST
files and cURL will handle creating bodies
* Lots of cleanup to CurlHandle::factory and RequestFactory::createRequest
* POST requests using a custom entity body are now treated exactly like PUT
requests but with a custom cURL method. This means that the redirect
behavior of POST requests with custom bodies will not be the same as POST
requests that use POST fields or files (the latter is only used when
emulating a form POST in the browser).
* Closes #266
2013-03-28 23:48:55 -07:00
Michael Dowling
0657f36c77 Tagging 3.3.1 2013-03-10 16:05:38 -07:00
Michael Dowling
d8f28e9f48 Prepping for 3.3.0 2013-03-03 16:41:45 -08:00
Michael Dowling
d9ffba0370 Updating CHANGELOG 2013-03-03 15:01:42 -08:00
Michael Dowling
3a3fa1c5af Updating changelog date 2013-02-14 17:33:10 -08:00
Michael Dowling
69ad0affa2 The encoding scheme used by Guzzle\Http\QueryString can now be
customized
Guzzle\Http\QueryString no longer accepts a callback function for
aggregation but rather uses QueryAggregatorInterface objects.
Addresses #238.
2013-02-13 23:28:44 -08:00
Michael Dowling
549cabddbe Updating changelog 2013-02-13 18:37:29 -08:00
Michael Dowling
e612fe1ff7 Preparing for 3.2.0 2013-02-10 20:28:35 -08:00
Michael Dowling
7901ea7d27 Tagging 3.1.2 release 2013-01-27 16:07:40 -08:00
Francesc Rosàs
c7ea95c4cd Fix typo 2013-01-24 04:35:54 +01:00
Michael Dowling
d295578db8 Tagging 3.1.1 2013-01-20 21:46:09 -08:00
Michael Dowling
5baae799e1 Updating changelog 2013-01-13 21:09:07 -08:00
Michael Dowling
eea7483cf6 Updating changelog 2013-01-13 13:25:35 -08:00
Michael Dowling
e3b2588db9 Fixing formatting of changelog 2013-01-12 21:16:24 -08:00
Michael Dowling
a85bfcc6c1 Preparing to tag 3.1.0 2013-01-12 21:14:34 -08:00
Michael Dowling
f31f35d166 Tagging for 3.0.7 2012-12-19 15:06:35 -08:00
Michael Dowling
09c2a09584 Tagging 3.0.6 2012-12-09 21:25:04 -08:00
Michael Dowling
184407e254 Tagging 3.0.5 2012-11-18 16:15:33 -08:00
Michael Dowling
d54dce1c53 Tagging 3.0.4 2012-11-11 16:00:24 -08:00
Michael Dowling
20190c51e7 Updating changelog and version 2012-11-04 12:31:03 -08:00
Pascal Borreli
c309f229ff Fixed typos 2012-11-03 00:09:36 +00:00
Michael Dowling
2fdcd68fce Updating changelog and version 2012-10-24 21:55:19 -07:00
Michael Dowling
993e8eb490 Updating changelog and version for 3.0.1 2012-10-22 13:20:55 -07:00
Michael Dowling
cc5f12575b Updating changelog 2012-10-15 18:09:45 -07:00
Michael Dowling
6738770a1d Renaming snake_case variables to camelCase
Tagging 2.8.8
2012-10-15 17:42:47 -07:00
Michael Dowling
0ed797ec53 Tagging 2.8.7 2012-09-30 13:48:10 -07:00
Michael Dowling
60a7cbfd08 Updating changelog for 2.8.6 2012-09-05 16:39:52 -07:00
Michael Dowling
cc5a019e42 Tagging 2.8.5 2012-08-29 13:41:32 -07:00
Michael Dowling
d85ebd3e6c Tagging 2.8.4 2012-08-15 10:48:56 -07:00
Michael Dowling
2a646f2135 Tagging 2.8.3 and fixing the formatting of the changelog 2012-07-30 13:27:22 -07:00
Michael Dowling
fab426ba74 Tagging 2.8.2 2012-07-24 11:26:42 -07:00
Michael Dowling
9f57a33055 Tagging 2.8.1 (small release mainly for composer.json fixes) 2012-07-16 14:08:54 -07:00
Michael Dowling
86bb222fe7 Updating changelog for 2.8.0. Updating composer.json for subtree splits. 2012-07-15 17:21:47 -07:00
Michael Dowling
992e67009d Updating changelog. Fixing composer.json for guzzle/http so that it requires parser. 2012-07-02 14:04:37 -07:00
Michael Dowling
95bd5309ad Updating version for UA string. Fixing test that was not mocked correctly. Updating build process. 2012-06-26 18:58:44 -07:00
Michael Dowling
cb02ff7818 Updating changelog for 2.7.0 2012-06-25 14:33:36 -07:00
Michael Dowling
72b6c53af2 Updating changelog 2012-06-10 00:49:48 -07:00
Michael Dowling
10759045ad Updating changelog for 2.6.5 2012-06-03 19:37:12 -07:00
Michael Dowling
acd36b13c2 Updating changelog 2012-05-30 23:42:52 -07:00
Michael Dowling
bf668df105 Updating changelog 2012-05-23 00:23:26 -07:00
Michael Dowling
d9f70ea3d8 Updating changelog 2012-05-19 16:14:16 -07:00
Michael Dowling
cd8f008050 Removing XmlElement. Updating changelog 2012-05-19 01:23:07 -07:00
Michael Dowling
e77e1e1978 Adding a CHANGELOG. Fixes #52.
Bumping version number
2012-05-15 08:32:20 -07:00