This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
guzzle
Watch
1
Star
0
Fork
0
You've already forked guzzle
mirror of
https://github.com/guzzle/guzzle.git
synced
2025-02-25 18:43:22 +01:00
Code
Issues
Releases
Wiki
Activity
guzzle
/
tests
/
Guzzle
/
Tests
/
Common
History
Michael Dowling
229aace559
[Common] Improving the performance of Guzzle\Common\Inspector
2011-03-27 17:46:59 -05:00
..
Cache
[Common] [Http] Renaming CacheAdapter to Cache. Removing Logger and just using LogAdapters for the LogPlugin. Moving LogAdapters into the Common\Log namespace. Removing Common\Filter\Chain as signal slots are now used instead. Adding tests for Collection::isRegex(). Removing NullIterator in favor of a more versatile NullObject.
2011-03-09 16:52:28 -06:00
Event
[Common] [Service] Adding a method to the event manager to get the priority level that an observer was attached at. Attaching observers to requests created by client in the same order that the observers were attached to the client
2011-03-24 11:20:38 -05:00
Filter
[Common] [Http] Renaming CacheAdapter to Cache. Removing Logger and just using LogAdapters for the LogPlugin. Moving LogAdapters into the Common\Log namespace. Removing Common\Filter\Chain as signal slots are now used instead. Adding tests for Collection::isRegex(). Removing NullIterator in favor of a more versatile NullObject.
2011-03-09 16:52:28 -06:00
Log
[Common] [Http] Renaming CacheAdapter to Cache. Removing Logger and just using LogAdapters for the LogPlugin. Moving LogAdapters into the Common\Log namespace. Removing Common\Filter\Chain as signal slots are now used instead. Adding tests for Collection::isRegex(). Removing NullIterator in favor of a more versatile NullObject.
2011-03-09 16:52:28 -06:00
Mock
[Common] [Http] [Service] Removing AbstractPlugin and just relying on regular signal slot observations for the built in plugins. Removing plugin logic from Clients. Adding administrative events for observers: event.attach, event.detach. Consolidating the ExponentialBackoffPlugin into one class. Moving CookieJars into the Http namespace.
2011-03-08 22:17:28 -06:00
CollectionTest.php
[Common] [Http] Performance enhancements. Adding a match flag to Collection operations instead of determining how a key should match.
2011-03-23 14:19:14 -05:00
InflectorTest.php
[Common] Removing the ability to skip cache in the Inflector. Adding a cap to the number of items that can be cached by the Inflector.
2011-03-27 17:08:35 -05:00
InspectorTest.php
[Common] Improving the performance of Guzzle\Common\Inspector
2011-03-27 17:46:59 -05:00
NullObjectTest.php
[Common] [Http] Renaming CacheAdapter to Cache. Removing Logger and just using LogAdapters for the LogPlugin. Moving LogAdapters into the Common\Log namespace. Removing Common\Filter\Chain as signal slots are now used instead. Adding tests for Collection::isRegex(). Removing NullIterator in favor of a more versatile NullObject.
2011-03-09 16:52:28 -06:00
StreamTest.php
Moving injector code to Guzzle\Guzzle. Moving Stream\StreamHelper to Stream. Request docblock updates. Renaming the event for releasing curl handles to be more in line with other request.curl events. Renaming some Pool methods. Revamping the log plugin to use bitwise operators to control log settings. LogPlugin can now log cURL debug information and will include redirect responses.
2011-03-10 19:51:50 -06:00
XmlElementTest.php
Guzzle - PHP framework for building REST webservice clients
2011-02-27 22:32:13 -06:00