build(deps): Bump github/combine-prs from 3.1.2 to 4.0.0
[e-mobility-charging-stations-simulator.git] / src /
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...
2023-08-04  Jérôme Benoitfix: ensure composite schedule period start at 0
2023-08-04  Jérôme Benoitfix: fix gap in schedule periods in composeChargingSche...
2023-08-03  Jérôme Benoitfeat: add helper to compose i2 charging schedules ...
2023-08-03  Jérôme Benoitfix: typo in condition check at remote start transaction
2023-08-03  Jérôme Benoitfix: fix charging profile handling at remote start...
2023-08-03  Jérôme Benoitrefactor: cleanup incoming OCPP requests handling code
2023-08-03  Jérôme Benoitrefactor: improve start transaction sanity checks log...
2023-08-03  Jérôme Benoitperf: lookup connector status once at OCPP responses...
2023-08-03  Jérôme Benoitrefactor: improve tx changing profile checks
2023-08-03  Jérôme Benoitfix: remove transaction charging profiles at stop trans...
2023-08-03  Jérôme Benoitfix: tx charging profiles have precedence over the...
2023-08-03  Jérôme Benoitrefactor: factor out charging schedule composition...
2023-08-02  Jérôme Benoitfix: avoid gaps in get composite schedule
2023-08-02  Jérôme Benoitfix: fix wrong charging profiles resorting at power...
2023-08-02  Jérôme Benoitfix: ensure charging profiles used for power limitation...
2023-08-02  Jérôme Benoitrefactor: improve log messages
2023-08-02  Jérôme Benoitrefactor: improve debug log messages
2023-08-02  Jérôme Benoitfix: ensure the latest schedule period within the charg...
2023-08-01  Jérôme Benoitrefactor: cleanup RFID authorization code
2023-08-01  Jérôme Benoitfix: avoid overlapping schedule periods in get composit...
2023-08-01  Jérôme Benoitfix: reduce the number of overlaping charging profiles...
2023-08-01  Jérôme Benoitrefactor: cleanup import
2023-08-01  Jérôme Benoitrefactor: factor out charging profiles preparation
2023-08-01  Jérôme Benoitfeat: make get composite schedule closer to OCPP 1...
2023-08-01  Jérôme Benoitrefactor: cleanup get composite schedule code
2023-08-01  Jérôme Benoitfeat: improve get composite schedule
2023-07-31  Jérôme Benoitrefactor: cleanup reservation code helpers
2023-07-31  Jérôme Benoitfix: ensure all charging station changes are pushed...
2023-07-31  Jérôme Benoitrefactor: use object destructuration for incoming reque...
2023-07-31  Jérôme Benoitfix: fix valid reservation detection at start transaction
2023-07-31  Jérôme Benoitfix: fix reservationId payload field filling at start...
2023-07-31  Jérôme Benoitperf: only clone the targeted connector status in ATG
2023-07-31  Jérôme Benoitfix: check for the connector status definition in ATG
2023-07-31  Jérôme Benoitrefactor: remove unneeded condition at changing availab...
2023-07-31  Jérôme Benoitfix: properly handle changing availability on multiples...
2023-07-31  Jérôme Benoitrefactor: factor out remote stop transaction helper
2023-07-31  Jérôme Benoitrefactor: factor out change availability helper
2023-07-31  Jérôme Benoitrefactor: cleanup RFID tags authorization code
2023-07-30  Jérôme Benoitfix: authorize remotely only if configured
2023-07-30  Jérôme Benoitrefactor: add date validation to date convertion helper
2023-07-30  Jérôme Benoitfix: add date validation check in date conversion helper
2023-07-30  Jérôme Benoitrefactor: cleanup reservation methods scope
2023-07-30  Jérôme Benoitfix: check reservation status at the end at start trans...
2023-07-30  Jérôme Benoitfix: ensure transaction id is a safe integer
2023-07-30  Jérôme Benoitfix: fix authorize response handling
2023-07-30  Jérôme Benoitrefactor: code cleanup
2023-07-30  Jérôme Benoitfix: fix some undefined/null checks
2023-07-30  Jérôme Benoitfix: fix reservation at remote start
2023-07-30  Jérôme Benoitfix: fix reservation removal at transaction start
2023-07-30  Jérôme Benoitrefactor: cleanup reservation check condition
next