Mark McDowall
|
fee7fbbff6
|
New: Add result to commands to report commands that did not complete successfully
(cherry picked from commit 103ce3def4636ef891e72bd687ef8f46b5125233)
|
2023-07-30 03:44:14 +03:00 |
|
Bogdan
|
d1aff31593
|
Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
Closes #2559
|
2023-05-28 21:59:25 +03:00 |
|
Taloth Saldono
|
61fdb6eba2
|
Fixed: Unnecessary idle cpu usage
(cherry picked from commit 5a69801877eb72899dd9867c39a1b88b7114fe5b)
(cherry picked from commit 4eb6cb9dae)
|
2021-03-22 21:34:38 +00:00 |
|
ta264
|
d6170dbfed
|
New: Use native dotnet host and DryIoc
|
2021-03-12 12:55:48 +00:00 |
|
Taloth Saldono
|
f94a286479
|
Lock CommandQueueManager.PushMany too
|
2020-08-19 21:50:52 +01:00 |
|
Taloth Saldono
|
edd278a131
|
Fixed timing issue allowing multiple instances of the same command to be queued
|
2020-08-19 21:45:00 +01:00 |
|
Qstick
|
b319c44bbd
|
New: Store Task StartTime, Show Duration in UI
|
2020-02-25 20:00:51 +00:00 |
|
Qstick
|
f77a2feeef
|
StyleCop (#1058)
* Stylecop Rules and Fixes
|
2020-01-03 07:49:24 -05:00 |
|
Qstick
|
9d2fbddc7d
|
New: Cancel tasks in command queue
|
2018-09-01 23:11:19 -04:00 |
|
Qstick
|
60bb0ac063
|
New: Queued Task/Command List View
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2018-08-30 23:07:50 -04:00 |
|
Qstick
|
ba96dad8c7
|
Fixed: UI and Command manager updates
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2018-08-28 23:01:02 -04:00 |
|
Qstick
|
95051cbd63
|
Initial Commit Rework
|
2017-09-05 23:00:26 -04:00 |
|
Taloth Saldono
|
866f971d41
|
Prevent ProgressMessageTarget from ever reading the command from the database.
|
2015-06-03 20:34:33 +02:00 |
|
Mark McDowall
|
a2d8413b2a
|
Fixed: Early cleanup of completed tasks
|
2015-06-02 21:37:28 -07:00 |
|
Mark McDowall
|
aae3970865
|
More logging for CommandExecutor
|
2015-06-02 00:18:34 -07:00 |
|
Mark McDowall
|
6ab629ea98
|
Partial updates for command updates
|
2015-05-01 22:03:20 -07:00 |
|
Mark McDowall
|
755a42ea45
|
Use cache to check for running or started commands
|
2015-03-25 16:47:05 -07:00 |
|
Mark McDowall
|
638e3ca898
|
Command queue
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
|
2015-03-16 22:07:02 -07:00 |
|