0
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 23 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactoring in VRP More... 6 days ago
Fix of EMG hang in case of fail More... 13 days ago
Optimize directory structure More... 20 days ago
Fix of three comments: Change of SA to Clade. Remove confusing comment in `Weaver` More... 23 days ago
Fix two hangings: * A component was not finished after stop call, so need to exit it directly. And in this case do not need to `finalize` as it is called on the basic path. * `Weaver` in case of failure just exited. It was a correct behaviour in case of processes, but now we need to raise an exception to notify, that the plugin failed. More... 27 days ago
Remove callbacks More... 27 days ago
Fix of EMG failure: * In case of EMG failure it sends an empty `other` data, which leads to failure in `AAVTDG` component * Raise an exception in case any component reaches CPU limit More... 29 days ago
More EMGW refactoring: * Move send results from `join` in other process to `main` of the same (plugin) process * Replace data exchange with file to memory structure in EMG * Remove useless rule class name, replace just to counter * Optimize default arguments in plugins * Avoid tricky callbacks More... about 1 month ago
Do not throw exceptions in case of cancel job More... about 1 month ago
Split two CI jobs More... about 1 month ago
Disable data reports More... about 1 month ago
Add a delay between deploy and test run More... 2 months ago
Use memory structures instead of files More... 2 months ago
Remove governer More... 3 months ago
Fix of config dictionary More... 3 months ago
Local manager without consul More... 3 months ago
Fix a bug with nondeterministic order of CIL input files More... 4 months ago
Fix emg usb model More... 4 months ago
Replace 3 checks into single one More... 6 months ago
Remove overflows asserts, which were added for all properties More... 6 months ago
Replace client call command into python one More... 6 months ago
Update CPALockator config More... 6 months ago
Ci run optimize More... 6 months ago
Add option for forced removing of build base directory. Fix exit on wrong architecture. More... 7 months ago
Fix a data race in get_workers_cpu_cores More... 7 months ago
Enable limit max tasks in thread pool by default More... 7 months ago
Add a script for creating build bases More... 8 months ago
Do not restart cgroups service. Also removed the swap shutdown. More... 8 months ago
Add MEA filtering in results processing More... 9 months ago
Update default arguments for parallel configuration More... 9 months ago