Mercurial > pub > ImplabNet
log
age | author | description |
---|---|---|
Tue, 18 Oct 2016 17:49:54 +0300 | cin | Added 'Fail' method to RunnableComponent which allows component to move from v2 |
Tue, 18 Oct 2016 01:03:49 +0300 | cin | Implemented PollingRunnableComponent v2 |
Mon, 17 Oct 2016 00:36:36 +0300 | cin | TraceLog tests v2 |
Fri, 14 Oct 2016 04:03:10 +0300 | cin | working version of the project v2 |
Fri, 14 Oct 2016 03:33:17 +0300 | cin | Слияние с default v2 |
Mon, 10 Oct 2016 03:14:00 +0300 | koff | fixed error handling for chained actions |
Thu, 01 Sep 2016 10:43:31 +0300 | cin | fixed: the error handler should not handle handlers errors |
Mon, 29 Aug 2016 23:15:51 +0300 | cin | fixed promise chaining behavior, the error handler doesn't handle result or cancellation handlers exceptions these exceptions are propagated to the next handlers. |