Michael Dowling
10c903624c
Adding a cancelled response class
2014-09-23 01:20:28 -07:00
Michael Dowling
0443a8333a
No longer needed return value
2014-09-22 16:01:40 -07:00
Michael Dowling
4e4885badd
Cleaning up the FSM to use an explicity intercept state transition
2014-09-22 15:51:57 -07:00
Michael Dowling
6a5d9ddf13
Cleaning up comment
2014-09-21 21:10:45 -07:00
Michael Dowling
1c808fda73
Adding an additional guard check
2014-09-21 20:49:48 -07:00
Michael Dowling
8239d99b16
Adding an afterDelay param to retry
2014-09-21 20:47:47 -07:00
Michael Dowling
5c99390356
Fixing version number test issue
2014-09-21 19:01:44 -07:00
Michael Dowling
6e72a7cd9b
Adding to the transaction object and more info to the too many transitions exception
2014-09-21 18:49:02 -07:00
Michael Dowling
931d47b3e0
Adding tests, adding retry to FSM, fixing History, fixing Redirects.
2014-09-21 18:39:23 -07:00
Michael Dowling
7c6da0f94a
Adding Request FSM tests
2014-09-21 15:30:43 -07:00
Michael Dowling
8441a7dafe
Updating tests
2014-09-21 14:09:04 -07:00
Michael Dowling
8373fc49fd
Ensuring redirect "end" is called only onect
2014-09-21 12:05:30 -07:00
Michael Dowling
9fbaa532e6
Cleaning up ring responses, adding guard to ensure toString does not throw
2014-09-21 12:03:37 -07:00
Michael Dowling
1bc8637215
Cleaning up tests and adding more ring checks
2014-09-20 17:58:21 -07:00
Michael Dowling
21956b5bc6
Lots of cleanup.
...
Adding tests.
Not emitting multiple "end" events when redirecting.
Moving wrapException to a public function.
Fixing Pool so that it works with completed mocked futures.
Added a BatchResults class.
2014-09-20 17:11:47 -07:00
Michael Dowling
4dd980b759
Emitting complete when intercepted in before. Adding a max transition number.
2014-09-20 14:24:09 -07:00
Michael Dowling
2c4fe7a9a8
Fixing RequestException tests
2014-09-20 14:11:40 -07:00
Michael Dowling
0d76f065db
Adding FSM tests
2014-09-20 14:10:48 -07:00
Michael Dowling
b47aa599c1
Renaming "done" to "end". Cleaning up FSM creation
2014-09-20 12:54:12 -07:00
Michael Dowling
3383dd0f59
Can now intercept DoneEvent. Can now "stop" an exception.
2014-09-20 11:43:17 -07:00
Michael Dowling
0583b2c9c5
Removing unused code
2014-09-20 01:23:32 -07:00
Michael Dowling
d76b17081a
Adding more explicit lifecycle transitions via a state machine
2014-09-20 01:11:05 -07:00
Michael Dowling
eb9fe62504
More cleanup
2014-09-19 19:38:39 -07:00
Michael Dowling
2fefbb0a6c
Refactoring the event system a bit. Starting the work to add a "done" event
2014-09-19 19:22:43 -07:00
Michael Dowling
95d7473d9e
Adding another test
2014-09-18 22:39:23 -07:00
Michael Dowling
123fdd4d1a
Tracking exceptions in the transaction
2014-09-18 22:20:14 -07:00
Michael Dowling
9fbab6da6b
Using readthedocs theme
2014-09-18 00:23:01 -07:00
Michael Dowling
1902742cbf
Removing local path override
2014-09-17 23:43:36 -07:00
Michael Dowling
fd5c4261b3
Updating docs
2014-09-17 23:41:49 -07:00
Michael Dowling
3d02d07a0d
Using the magic future trait
2014-09-17 23:25:53 -07:00
Michael Dowling
52ce973852
Using the updated trait
2014-09-17 23:19:27 -07:00
Michael Dowling
a573571364
Removing comments!
2014-09-17 23:16:12 -07:00
Michael Dowling
666f0667df
Fixing comment
2014-09-17 16:09:22 -07:00
Michael Dowling
4def2f4cd7
Unused use
2014-09-17 15:51:56 -07:00
Michael Dowling
d3949970eb
Adding ring to guzzle request, fixing server, and adding test
2014-09-17 15:43:53 -07:00
Michael Dowling
c579e8165a
Adding more tests
2014-09-17 15:23:01 -07:00
Michael Dowling
61779ed01e
Cleaning up Pool
2014-09-17 14:42:22 -07:00
Michael Dowling
ca17b9b8eb
Fixing deprecated use of metadata stream
2014-09-17 14:23:51 -07:00
Michael Dowling
0337b7848a
Adding a RingBridge for better separation
2014-09-17 14:21:40 -07:00
Michael Dowling
8fe3124bd9
Not overwriting existing default UA header
2014-09-17 13:15:56 -07:00
Michael Dowling
4105eb75c2
Ensuring exceptions are thrown when dereferencing
2014-09-16 23:21:53 -07:00
Michael Dowling
75e8893f88
Fixing pool, throwing exceptions correctly, not setting config value unless needed
2014-09-16 21:49:36 -07:00
Michael Dowling
8fdbeac09c
Do not realize future responses immediately when injected into an event. Allows for Mocks to use futures
2014-09-15 15:27:03 -07:00
Michael Dowling
303d753c9f
FutureResponse does not need a full transaction. Just a response please
2014-09-15 15:06:46 -07:00
Michael Dowling
cee099a079
Moving batch to Pool. Updating docs. Removing throwImmediately
2014-09-14 12:27:53 -07:00
Michael Dowling
c50270554d
Using lazy rather than batch
2014-09-14 11:52:41 -07:00
Michael Dowling
447504d162
Adding convenience function to pool
2014-09-14 11:06:03 -07:00
Michael Dowling
1b9d5b3370
Fixing pool cancellation and adding tests
2014-09-14 10:29:43 -07:00
Michael Dowling
6db649f347
Adding a Pool and marking Client::sendAll deprecated
2014-09-13 18:24:31 -07:00
Michael Dowling
989f32807a
Using the BaseFutureTrait
2014-09-12 16:24:02 -07:00