Use camel case everywhere
[e-mobility-charging-stations-simulator.git] / src / performance /
2021-12-06  Jérôme BenoitUse camel case everywhere
2021-11-22  Jérôme BenoitImprove code readability
2021-11-22  Jérôme BenoitMake the performance measurement time series actually...
2021-10-19  Jérôme BenoitSilence linter some more
2021-10-02  Jérôme BenoitIndentation cleanup
2021-10-02  Jérôme BenoitUse a map to store OCPP command statistics
2021-10-01  Jérôme BenoitFlag some attributes readonly
2021-09-26  Jérôme BenoitUntangle charging station worker types from the generic...
2021-09-21  Jérôme BenoitFix ATG run duration computation
2021-09-18  Jérôme BenoitFix duration formatting for large one
2021-09-15  Jérôme BenoitSilence a sonar warning
2021-09-13  Jérôme BenoitFix performance storage jsonfile consistency at write:
2021-09-13  Jérôme BenoitConstity and factor out last performance entry
2021-09-12  Jérôme BenoitCleanup fs operations encoding
2021-09-12  Jérôme BenoitRemove some any type usage
2021-09-12  Jérôme BenoitAdd error handling in one performance storage class
2021-09-04  Jérôme BenoitSwitch rollup bundler TS plugin to rollup-plugin-ts
2021-09-03  Jérôme BenoitCleanup MikroORM configuration code for performance...
2021-09-02  Jérôme BenoitImprove OCPP error handling, fix performance storage...