statzitz
statzitz pushed tag 0.2.0 to statzitz/rustit 2024-04-13 01:15:44 +02:00
statzitz deleted tag 0.2.0 from statzitz/rustit 2024-04-13 01:13:58 +02:00
statzitz pushed tag 0.1.0 to statzitz/rustit 2024-04-13 01:12:53 +02:00
statzitz pushed tag 0.2.0 to statzitz/rustit 2024-04-13 01:09:29 +02:00
statzitz deleted branch execution from statzitz/rustit 2024-04-13 01:07:29 +02:00
statzitz pushed to main at statzitz/rustit 2024-04-13 01:07:20 +02:00
92c5f4b3a1 Merge pull request 'execution' (#7) from execution into main
b971ae1c6c Solve the freeze in case no runsv to listen to fifo.
3b44aa3a07 remove some useless comments.
Compare 3 commits »
statzitz merged pull request statzitz/rustit#7 2024-04-13 01:07:20 +02:00
execution
statzitz pushed to execution at statzitz/rustit 2024-04-13 01:05:13 +02:00
b971ae1c6c Solve the freeze in case no runsv to listen to fifo.
statzitz pushed to execution at statzitz/rustit 2024-04-12 01:25:39 +02:00
3b44aa3a07 remove some useless comments.
statzitz pushed to main at statzitz/rustit 2024-04-12 01:19:42 +02:00
d3fb3e8974 Merge pull request 'execution' (#6) from execution into main
968b9e7e87 finish basic status command
37783dffe7 suppress alot of useless files.
a4ee3033b0 add status_time
28fb89caee add print for each services asked.
Compare 15 commits »
statzitz merged pull request statzitz/rustit#6 2024-04-12 01:19:41 +02:00
execution
statzitz pushed to execution at statzitz/rustit 2024-04-12 01:15:43 +02:00
968b9e7e87 finish basic status command
statzitz pushed to execution at statzitz/rustit 2024-04-11 21:27:09 +02:00
37783dffe7 suppress alot of useless files.
statzitz pushed to execution at statzitz/rustit 2024-04-11 18:43:48 +02:00
a4ee3033b0 add status_time
statzitz pushed to execution at statzitz/rustit 2024-04-11 18:06:48 +02:00
28fb89caee add print for each services asked.
statzitz pushed to execution at statzitz/rustit 2024-04-11 14:29:11 +02:00
940f2957e3 add log function, and join the new object to replaces all thoses stupids functions. The arn't removed yet.
statzitz pushed to execution at statzitz/rustit 2024-04-11 01:16:02 +02:00
a6debb3e51 add new method to Status_obj
statzitz pushed to execution at statzitz/rustit 2024-04-11 00:12:50 +02:00
2a11b44fe1 create struct status_obj
statzitz pushed to execution at statzitz/rustit 2024-04-09 01:38:17 +02:00
84622ce986 split executor file in a lot of smaller files, make basic status function.
statzitz pushed to execution at statzitz/rustit 2024-04-08 22:31:28 +02:00
6e497b3164 add the ability to read pid in supervise/status