|
05f91c3e35
|
feat(Task): Tasks can now be blocked by other tasks.
|
2023-08-04 13:03:28 +02:00 |
|
|
5240a80cb3
|
fix(core): update
|
2023-08-02 00:51:43 +02:00 |
|
|
84f186924e
|
fix(core): update
|
2022-11-14 14:54:26 +01: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 |
|
|
6f811b4ab5
|
fix(core): update
|
2020-09-02 13:46:26 +00:00 |
|
|
fdfb780c33
|
fix(core): update
|
2020-07-12 00:48:51 +00:00 |
|
|
138aefc499
|
feat(taskrunner): now has working taskrunner
|
2019-11-28 11:33:26 +00:00 |
|
|
2cc212f210
|
fix(core): update
|
2019-09-23 18:06:43 +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 |
|
|
3f275ebc08
|
implemented execDelay
|
2017-07-10 12:42:06 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
LosslessBot
|
e29f5d1633
|
Update Readme
|
2016-05-04 04:11:22 +02:00 |
|
LosslessBot
|
771539dae3
|
update structure for better ES6 support
|
2016-05-04 03:44:54 +02:00 |
|