refactor: make ATG wait busy loop test first
[e-mobility-charging-stations-simulator.git] / src /
2023-11-12  Jérôme Benoitrefactor: make ATG wait busy loop test first
2023-11-11  Jérôme Benoitfix: make ATG wait for CS/connector availability
2023-11-11  Jérôme Benoitbuild(deps-dev): apply updates
2023-11-11  Jérôme Benoitfix: strict condition on boolean
2023-11-11  Jérôme Benoitfix: refine CS registration error message
2023-11-10  Jérôme Benoitfix: fix connector 0 handling in ConnectorPhaseRotation...
2023-11-10  Jérôme Benoitfix: fix stationInfo default values
2023-11-10  Jérôme Benoitfix: fix types in stationInfo properties refactoring
2023-11-10  Jérôme Benoitrefactor: remove getter on stationInfo properties
2023-11-10  Jérôme Benoitfeat: add template tunable to stop transaction at CS...
2023-11-10  Jérôme Benoitfix(simulator): properly handle template change at...
2023-11-10  Jérôme Benoitfeat: reenable configuration files change watchers
2023-11-10  Jérôme Benoitfeat: add events for charging station status change
2023-11-10  Jérôme Benoitfix: ensure running transactions are stopped at CS...
2023-11-09  Jérôme Benoitfix: ensure connectors status are saved is configuration
2023-11-09  Jérôme Benoitfix: ensure charging stations are stopped if UI server...
2023-11-08  Jérôme Benoitfix(simulator): format properly duration close to zero
2023-11-08  Jérôme Benoitfix(simulator): handle close to zero duration formatting
2023-11-08  Jérôme Benoitfix: disable dynamic reload until spurious file change...
2023-11-08  Jérôme Benoitfix: disable simulator restart at spurious configuratio...
2023-11-07  Jérôme Benoitfix: fix subsequent configuration change reload without...
2023-11-07  Jérôme Benoitfix: avoid concurrent configuration change callback...
2023-11-07  Jérôme Benoitfix(simulator): ensure configuration file reload will...
2023-11-07  Jérôme Benoitfix(simulator): remove unneeded main thread check at...
2023-11-07  Jérôme Benoitfix(simulator): remove unneeded main thread check at...
2023-11-07  Jérôme Benoitrefactor(simulator): use generic type in OCPP payload...
2023-11-07  Jérôme Benoitrefactor(simulator): cleanup JSON type usage in OCPP...
2023-11-07  Jérôme Benoitperf(simulator): compile payload validation JSON schema...
2023-11-07  Jérôme Benoitrefactor: change log level to debug at ATG stop
2023-11-07  Jérôme Benoitfix: ensure stop transaction is sent at ATG stop
2023-11-06  Jérôme Benoitfix(ui): util module is not available in browser
2023-11-01  Jérôme Benoittest: add ElectricUtils.ts tests
2023-11-01  Jérôme BenoitMerge dependabot/npm_and_yarn/ui/web/types/node-20...
2023-10-30  Jérôme Benoitbuild: rollup -> esbuild
2023-10-10  Jérôme BenoitMerge dependabot/npm_and_yarn/types/node-20.8.4 into...
2023-10-05  Jérôme Benoitbuild(deps-dev): apply updates
2023-10-03  Jérôme Benoitfeat: emit started/stopped event on worker set
2023-10-03  Jérôme Benoitbuild(deps): apply updates
2023-09-30  Jérôme Benoitrefactor: null -> undefined where appropriate
2023-09-29  Jérôme Benoitfix: ensure log prefix helper is initialized at configu...
2023-09-26  Jérôme BenoitMerge pull request #748 from SAP/combined-prs-branch
2023-09-25  Jérôme Benoitfix: only reset ATG connector status at ATG startup
2023-09-25  Jérôme Benoitfix: ensure the ATG will start from its saved status
2023-09-24  Jérôme Benoitbuild(deps): apply updates
2023-09-22  Jérôme BenoitMerge dependabot/npm_and_yarn/mikro-orm/mariadb-5.8...
2023-09-21  Jérôme BenoitMerge pull request #732 from SAP/combined-prs-branch
2023-09-20  Jérôme Benoitfix(simulator): register worker_threads exit handler...
2023-09-16  Jérôme Benoitrefactor: cleanup standard deviation implementation
2023-09-15  Jérôme Benoitrefactor: cleanup standard deviation implementation
2023-09-15  Jérôme Benoitrefactor!: rename staticPool tunable in worker section...
2023-09-14  Jérôme BenoitMerge dependabot/npm_and_yarn/mikro-orm/reflection...
2023-09-13  Jérôme Benoitfix: fix scripts permission
2023-09-13  Jérôme BenoitMerge branch 'main' of github.com:SAP/e-mobility-chargi...
2023-09-13  Jérôme Benoitfix: fix permissions
2023-09-13  Jérôme BenoitMerge dependabot/github_actions/docker/setup-buildx...
2023-09-10  Jérôme Benoitfeat: randomize startup delays
2023-09-10  Jérôme Benoitrefactor: cleanup pool options defaults handling
2023-09-10  Jérôme Benoitrefactor: cleanup performance statistics code
2023-09-09  Jérôme Benoitrefactor: remove unneeded redefinition of poolifier...
2023-09-09  Jérôme Benoitrefactor: switch to public static instead of setter...
2023-09-09  Jérôme Benoitrefactor: use classic setter in configuration class
2023-09-08  Jérôme Benoitrefactor: silence sonar
2023-09-08  Jérôme BenoitMerge branch 'main' of github.com:SAP/e-mobility-chargi...
2023-09-08  Jérôme Benoitrefactor: ensure logPrefix helper is always used
2023-09-07  Jérôme BenoitMerge branch 'main' into dependabot/github_actions...
2023-09-07  Jérôme Benoitperf: convert deepClone() to arrow function
2023-09-06  Jérôme Benoitperf: add and use homemade optimized deep cloning imple...
2023-09-05  Jérôme Benoitrefactor: use helper for null in undefined in condition
2023-09-05  Jérôme BenoitMerge branch 'main' of github.com:SAP/e-mobility-chargi...
2023-09-05  Jérôme Benoitrefactor: cleanup constants namespace
2023-09-04  Jérôme Benoitperf: create and clear Map in performance code
2023-09-03  Jérôme Benoitrefactor: cleanup exit codes
2023-09-03  Jérôme Benoitdocs: refine code comments
2023-09-03  Jérôme Benoitperf: optimize min/max implementation
2023-09-02  Jérôme Benoitrefactor: remove unneeded code in configuration handling
2023-09-02  Jérôme Benoitfix: use static this context
2023-09-02  Jérôme Benoitfeat: print deprecation warnings once
2023-08-30  Jérôme Benoitrefactor: silence sonar
2023-08-29  Jérôme Benoitbuild(deps-dev): apply updates
2023-08-25  Jérôme Benoitrefactor: refine exponential delay code
2023-08-25  Jérôme Benoitrefactor: improve stdDeviation signature
2023-08-25  Jérôme Benoitperf: optimize performance statistics computation
2023-08-25  Jérôme Benoitperf: switch to SMA and SMM in performance statistics
2023-08-10  Jérôme Benoitbuild(deps-dev): apply updates
2023-08-09  Jérôme Benoitrefactor: introduce an async lock mutex helper to run...
2023-08-09  Jérôme Benoitdocs: add code comment
2023-08-08  Jérôme Benoitfix: fix performance records duplication
2023-08-08  Jérôme Benoitrefactor: remove deprecated configuration tunable handling
2023-08-08  Jérôme Benoitfix: fix log messages formatting
2023-08-08  Jérôme Benoitrefactor: flag tunable as deprecated
2023-08-07  Jérôme Benoitrefactor: remove unneeded backward compatibility code
2023-08-07  Jérôme Benoitfix: ensure null or undefined checks in condition
2023-08-07  Jérôme Benoitfeat: reduce the number of deprecated configuration...
2023-08-07  Jérôme Benoitfix: fix configuration section cache usage
2023-08-06  Jérôme Benoitrefactor: cleanup try catch constructs
2023-08-06  Jérôme Benoitrefactor: unflag worker startup at the right time on...
2023-08-06  Jérôme Benoitfix: avoid worker-threads restart at error during startup
2023-08-04  Jérôme Benoitrefactor: use helper to check charging station at WS...
2023-08-04  Jérôme Benoitrefactor: cleanup arguments namespace
2023-08-04  Jérôme Benoitrefactor: cleanup default optional default arguments...
next