Michael Dowling
d57c66dbc8
Fixing intercepting with cancelled response. Adding some tests
2014-10-03 00:43:28 -07:00
Michael Dowling
ac261dc68e
Trying to get stuff working
2014-10-02 22:10:54 -07:00
Michael Dowling
43c7f468ae
Updating to use future proxies
2014-10-02 21:14:42 -07:00
Michael Dowling
10ba5b836e
Using the original promise
2014-10-02 14:51:19 -07:00
Michael Dowling
0a8b197766
More progess
2014-10-02 10:40:43 -07:00
Michael Dowling
de780704e1
React promises
2014-10-02 00:42:11 -07:00
Michael Dowling
bfef02f98b
Ensuring that futures are created or not created based on the future request attribute
2014-10-01 17:24:47 -07:00
Michael Dowling
0c21db3822
Adding more info to changelog entry
2014-10-01 10:49:19 -07:00
Michael Dowling
6bc3507e6b
Created a new section
2014-10-01 09:48:29 -07:00
Michael Dowling
f1bf4e5ca9
Adding more to the changelog
2014-10-01 09:45:45 -07:00
Michael Dowling
d21311686c
Adding Guzzle 4 compatibility to the batch functions.php
2014-10-01 09:40:03 -07:00
Michael Dowling
c4965eda15
Updating changelog and adding functions.php back to lessen the breaking changes
2014-10-01 09:09:03 -07:00
Michael Dowling
244bf0228e
Using getHeaderAsArray
2014-10-01 08:52:45 -07:00
Michael Dowling
b50ae4508a
Updating changelog
2014-10-01 08:29:46 -07:00
Michael Dowling
175fbc8023
Updating to use interface changes
2014-09-30 10:52:33 -07:00
Michael Dowling
dbb6a30041
Don't deref cancelled responses
2014-09-23 17:15:41 -07:00
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