Cleanup CF and docker deployment support
[e-mobility-charging-stations-simulator.git] / src / charging-station / Bootstrap.ts
2021-09-12  Jérôme BenoitCleanup CF and docker deployment support
2021-09-06  Jérôme BenoitCleanup files and files name.
2021-09-02  Jérôme BenoitImprove OCPP error handling, fix performance storage...
2021-08-28  Jérôme BenoitMove worker message handler to the options argument
2021-08-28  Jérôme BenoitAdd MongDB support to storage for performance records.
2021-08-27  Jérôme BenoitBootstrap.ts: refine the log prefix string
2021-08-27  Jérôme BenoitEnsure an error is throwed in object factories if imple...
2021-08-27  Jérôme BenoitRename StationWorker.ts to ChargingStationWorker.ts
2021-08-26  Jérôme BenoitColorize console message ouputs
2021-08-26  Jérôme BenoitStorage: use worker threads message passing to store...
2021-08-23  Jérôme BenoitDo not enforce the singleton design pattern in the...
2021-08-23  Jérôme BenoitUse singleton design pattern directly in the worker...
2021-08-13  Jérôme BenoitEnsure performance statistics is started before connect...
2021-08-13  Jérôme BenoitAdd support for performance statistics for all requests...
2021-07-22  Jérôme BenoitMerge branch 'master' of github.wdf.sap.corp:E-Mobility...
2021-06-27  Jérôme BenoitFix Boostrap singleton class direct call
2021-05-19  Jérôme BenoitLinter fixlet
2021-05-19  Jérôme BenoitAdd some version handling automation
2021-05-19  Calin CreceaMerge branch 'master' of https://github.wdf.sap.corp...
2021-05-17  Jérôme BenoitPrepare code for strict type checking
2021-05-17  Jérôme BenoitAdd configuration tunable for pool worker choice strategy
2021-04-30  Jérôme BenoitMake the worker start delay a tunable.
2021-04-15  Jérôme BenoitMerge branch 'master' of github.com:sap-labs-france...
2021-04-01  Jérôme BenoitAvoid a useless branching.
2021-03-19  Jérôme BenoitSmall cleanups
2021-03-17  Jérôme BenoitAvoid circular modules import
2021-03-09  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-03-08  Jérôme BenoitPer worker max number of elements is not relevant on...
2021-03-02  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-03-01  Jérôme BenoitRename Wrk -> WorkerAbstract
2021-02-16  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-13  Jérôme BenoitMerge pull request #8 from LucasBrazi06/build
2021-02-13  Jérôme BenoitMake the build app self contained.
2021-02-13  Jérôme BenoitSwitch to rollup-plugin-typescript2 plugin
2021-02-06  Jérôme BenoitLogic fixlet to the control flow.
2021-02-05  Jérôme BenoitCleanups.
2021-02-01  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-01-29  Jérôme BenoitCleanups: renaming.
2021-01-27  Jérôme BenoitBootstrap: Avoid a direct call on an attribute.
2021-01-27  Jérôme BenoitInitial support for main configuration file changes...