refactor: cleanup log messages
[e-mobility-charging-stations-simulator.git] / src /
2023-07-25  Jérôme Benoitrefactor: cleanup log messages
2023-07-25  Jérôme Benoitfeat: warn if charging profile schedule periods are...
2023-07-25  Jérôme Benoitfix: fix recurring charging profile translation to...
2023-07-25  Jérôme Benoitfix: properly use date-fns difference functions
2023-07-25  Jérôme Benoitfix: handle properly charging profile schedule period...
2023-07-25  Jérôme Benoitfix: ensure recurring profile duration is valid
2023-07-25  Jérôme Benoitfix: handle properly charging profile validity date
2023-07-25  Jérôme Benoitperf: only sort charging schdule periods if needed
2023-07-25  Jérôme Benoitfix: ensure charging schedule periods are sorted by...
2023-07-25  Jérôme Benoitrefactor: add sanity check on recurring charging profil...
2023-07-25  Jérôme Benoitfix: properly handling moving recurring charging profiles
2023-07-25  Jérôme Benoitrefactor: factor out recurring charging profile handling
2023-07-25  Jérôme Benoitrefactor: add sanity checks to charging profiles handling
2023-07-25  Jérôme Benoitfeat: add support charging profile validity interval
2023-07-24  Jérôme Benoitrefactor: refine log level
2023-07-24  Jérôme Benoitrefactor: add type for charging profiles limit
2023-07-24  Jérôme Benoitfeat: add support for relative charging profile
2023-07-24  Jérôme BenoitMerge pull request #634 from SAP/fix-limitation-from...
2023-07-24  Jérôme Benoitrefactor: improve recurring charging profile mishandlin...
2023-07-24  Jérôme Benoitfeat: add support for charging profiles relative to...
2023-07-24  Jérôme Benoitrefactor: cleanup variable namespace
2023-07-24  Jérôme Benoitrefactor: add sanity checks to recurring profiles trans...
2023-07-24  Jérôme Benoitfix: properly translate schedule start date to current...
2023-07-24  Jérôme Benoitfix: handle recurring charging profiles only in the...
2023-07-24  Jérôme Benoitfix: remove monthly recurring charging profiles
2023-07-24  Jérôme Benoitfeat: support all recurrency types in charging profiles
2023-07-24  Jérôme Benoitrefactor: cleanup getLimitFromChargingProfiles() helper...
2023-07-24  Jérôme Benoitfix: ensure daily recurring charging profiles are adjus...
2023-07-24  Jérôme Benoitfix: fix daily recurring charging profiles handling
2023-07-24  Jérôme Benoitrefactor: cleanup date handling
2023-07-24  Jérôme Benoitrefactor: use helpers to manipulate duration
2023-07-24  Jérôme Benoitfeat: improve duration formatting
2023-07-23  Jérôme Benoitfix: fix ATG configuration save at template reload
2023-07-23  Jérôme Benoitperf: fine tune default pool size for load tests
2023-07-23  Jérôme Benoitfix: clone configuration only if defined
2023-07-22  Jérôme Benoitrefactor(simulator): cleanup worker set variable namespace
2023-07-21  Jérôme Benoitfix: use aliased payload type on broadcast channel
2023-07-21  Jérôme Benoitfix: wait for worker exit to clean the worker set
2023-07-21  Jérôme Benoitfix: fix promises return type
2023-07-20  Jérôme Benoitrefactor: emit worker set info at element started event
2023-07-20  Jérôme Benoitfeat: add worker set events
2023-07-20  Jérôme Benoitfeat: strict message event checking in worker set mode
2023-07-20  Jérôme Benoitfeat: add error handling to worker set worker
2023-07-20  Jérôme Benoitrefactor: remove now uneeded sanity check at worker...
2023-07-19  Jérôme Benoitfix: do not use async callback with setInterval()
2023-07-19  Jérôme Benoitfix: fix 'Cannot read properties of undefined' with...
2023-07-19  Jérôme Benoitfix: fix ATG startup
2023-07-18  Jérôme Benoitrefactor: cleanup default worker options handling
2023-07-18  Jérôme Benoitdocs: improve code comments
2023-07-18  Jérôme Benoitrefactor: factor out OCPP params handling helpers
2023-07-18  Jérôme Benoitbuild(simulator): switch to strict type checking
2023-07-17  Jérôme Benoitrefactor: cleanup configuration class usage
2023-07-17  Jérôme Benoitfix: ensure reservation expiration internal is > 0
2023-07-17  Jérôme Benoitrefactor: move code into try catch block
2023-07-17  Jérôme Benoitfix: fix inscoped this in configuration class
2023-07-17  Jérôme Benoitrefactor: improve configuration section typing
2023-07-16  Jérôme Benoitfix: ensure configuration section cache is always initi...
2023-07-16  Jérôme Benoitrefactor: order configuration class methods
2023-07-16  Jérôme Benoitfix: fix configuration section caching
2023-07-16  Jérôme Benoitrefactor: cleanup configuration namespace
2023-07-16  Jérôme Benoitfeat: add configuration cache
2023-07-16  Jérôme Benoitrefactor: syntax check in worker configuration section
2023-07-16  Jérôme Benoitrefactor: add type parameter to OCPP stack for request...
2023-07-16  Jérôme Benoitrefactor: cleanup null checks and helpers
2023-07-16  Jérôme Benoitrefactor: cleanup type casting
2023-07-16  Jérôme Benoitbuild(ci): fix linting
2023-07-16  Jérôme Benoitbuild(deps-dev): apply updates
2023-07-14  Jérôme Benoitbuild(simulator): silence linter
2023-07-14  Jérôme Benoitrefactor: cleanup
2023-07-14  Jérôme Benoitrefactor: remove pool strategy from worker configuratio...
2023-07-12  Jérôme Benoitfix: fix elementsPerWorker automatic calculation
2023-07-12  Jérôme Benoitfeat: add elementsPerWorker automatic calculation
2023-07-12  Jérôme Benoitbuild(deps): apply updates
2023-07-11  Jérôme Benoitfeat(simulator): allow to deprecate only template confi...
2023-07-11  Jérôme Benoitfix: properly deprecate payloadSchemaValidation templat...
2023-07-11  Jérôme Benoitbuild(deps-dev): apply updates
2023-07-10  Jérôme Benoitrefactor: cleanup loops over object keys
2023-07-09  Jérôme Benoitrefactor: cleanup performance statistics namespace
2023-07-09  Jérôme Benoitfix: flag dynamic pool mode as experimental
2023-07-07  Jérôme Benoitrefactor: remove payloadSchemaValidation from template...
2023-07-07  Jérôme Benoitfeat: make ocppStrictCompliance define payloadSchemaVal...
2023-07-07  Jérôme Benoitrefactor: factor out extractTimeSeriesValues() helper
2023-07-07  Jérôme Benoitfix: clear idtags cache at template file change
2023-07-05  Jérôme Benoitrefactor: cleanup performance statistics variables...
2023-07-05  Jérôme Benoitfix: wait for workers exit at worket set stop
2023-07-05  Jérôme Benoitrefactor: split ChargingStationUtils class static metho...
2023-07-05  Jérôme Benoitrefactor: split Utils static methods class into functions
2023-07-04  Jérôme Benoitrefactor: cleanup imports
2023-07-04  Jérôme Benoitrefactor: cleanup performance statistics code
2023-07-03  Jérôme Benoitfix: fix availableParallelism() usage for min pool...
2023-07-03  Jérôme Benoitrefactor: cleanup package.json version usage
2023-07-02  Jérôme Benoitrefactor: refine error type in helper
2023-07-02  Jérôme Benoitrefactor: improve helper arguments validation
2023-07-01  Jérôme Benoitdocs: improve code documentation
2023-07-01  Jérôme Benoitfix: fix roundTo() corner cases
2023-07-01  Jérôme Benoitrefactor: use a directory to store performance related...
2023-07-01  Jérôme Benoitfeat: use OS optimized pool size by default
2023-06-29  Jérôme Benoitrefactor: remove debug code
2023-06-28  Jérôme Benoitrefactor: cleanup worker export
2023-06-28  Jérôme Benoitfix: various fixes to the reservation code
next