Commit Graph

56 Commits

Author SHA1 Message Date
84f186924e fix(core): update 2022-11-14 14:54:26 +01:00
a9d84d5147 fix(core): update 2022-11-09 10:36:18 +01:00
05b14136f9 fix(core): update 2022-08-02 15:07:20 +02:00
835fa3663d BREAKING CHANGE(core): switch to esm 2022-03-25 12:14:49 +01:00
439da1f342 fix(core): update 2021-11-11 20:37:27 +01:00
1630f6971f fix(core): update 2021-11-11 19:59:56 +01:00
c367f0f949 fix(core): update 2021-09-26 14:45:02 +02:00
16a77e4c41 fix(core): update 2020-09-07 17:35:50 +00:00
6f811b4ab5 fix(core): update 2020-09-02 13:46:26 +00:00
09936fda56 fix(core): update 2020-09-02 13:04:52 +00:00
575912eab7 fix(core): update 2020-09-02 13:04:12 +00:00
ea8ef61c40 fix(core): update 2020-07-12 10:57:15 +00:00
5fa7312171 fix(core): update 2020-07-12 02:40:45 +00:00
fdfb780c33 fix(core): update 2020-07-12 00:48:51 +00:00
0bf3b2ea8b fix(core): update 2019-11-28 14:42:28 +00:00
138aefc499 feat(taskrunner): now has working taskrunner 2019-11-28 11:33:26 +00:00
f275f7e2f6 fix(core): update 2019-11-27 23:34:45 +00:00
2cc212f210 fix(core): update 2019-09-23 18:06:43 +02:00
2a39543a75 fix(core): update 2019-09-18 19:15:56 +02:00
6373a74fb3 fix(core): update 2019-09-08 22:45:36 +02:00
eff9c6e6c9 fix(core): update 2019-09-05 11:35:26 +02:00
e3f37f5027 fix(core): update 2019-01-15 00:17:44 +01:00
f60deddadd fix(tests): now using tstest 2018-08-04 17:53:22 +02:00
a3699f2869 introduce TaskOnce 2017-07-12 16:45:18 +02:00
3f275ebc08 implemented execDelay 2017-07-10 12:42:06 +02:00
2ed701040a now has working TaskManager 2017-06-18 13:25:09 +02:00
e1424ea0fb implement TaskManager 2017-06-17 16:56:33 +02:00
4721d8c9e6 clean up code 2017-06-09 23:33:41 +02:00
b00d31b41a update dependencies 2017-02-15 22:52:29 +01:00
c1144d3405 add taskmanager class 2017-01-20 20:48:07 +01:00
eb7eb14415 update from q to smartq 2017-01-19 17:26:35 +01:00
1d0a85e6ca now returning correct Promise types 2016-08-03 14:51:43 +02:00
11cdaad226 add error catching 2016-08-03 11:28:13 +02:00
76c57451b3 values now flow correctly between tasks 2016-08-02 11:09:42 +02:00
d30fb551f9 now running correctly in buffered mode 2016-08-01 16:10:00 +02:00
39c41a817e now exporting interfaces 2016-08-01 13:19:42 +02:00
24e96926e3 update taskbuffer and add gitlab ci 2016-08-01 13:17:15 +02:00
8a414b9a7d update structure 2016-08-01 00:53:27 +02:00
19beb95e20 now logging allright 2016-05-15 15:52:59 +02:00
8944ae2462 added Taskparallel class that executest tasks in parallel 2016-05-15 15:28:38 +02:00
1714f552ac now has working taskchain 2016-05-15 03:16:50 +02:00
454a999a42 improve options handling between classes 2016-05-14 23:24:11 +02:00
1f3f2ae92f included ora and introduced taskspace. 2016-05-14 04:28:22 +02:00
LosslessBot
ee56b6f655 now has working task class 2016-05-06 02:05:45 +02:00
LosslessBot
5fd11ec9c0 add some more buffer logic 2016-05-05 19:21:01 +02:00
LosslessBot
569cb311c9 compile and update some imports to work with TypeScript declaration 2016-05-05 18:36:31 +02:00
LosslessBot
44db37574c now running Tasks and handling task loops allright. 2016-05-05 18:06:04 +02:00
LosslessBot
48c20c081f update README on how buffered Tasks work. 2016-05-04 05:11:08 +02:00
LosslessBot
130e071a06 update structure and deps 2016-05-04 04:28:50 +02:00
LosslessBot
58ac5745a1 Update Readme and clarify use of Promises. 2016-05-04 04:17:59 +02:00