| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 42 hours | feat: added a working connection to Redis, and a scaffolding for the RESTful APIHEADmaster | mjkwiatkowski | |
| 3 days | feat: removed the Config class | mjkwiatkowski | |
| 5 days | fix: changed the syntex to slowly get rid of the Config class | mjkwiatkowski | |
| 9 days | feat: opendc -> kafka -> postgresql works; added protobuf encoding | mjkwiatkowski | |
| 9 days | feat: opendc -> postgresql connection works | mjkwiatkowski | |
| 2024-08-22 | Refactored exporters. Allows output column selection in scenario (#241) (#241) | Alessio Leonardo Tomei | |
| 2024-08-22 | Added Unit of measurament system with new deserialization (#242) | Alessio Leonardo Tomei | |
| 2024-03-05 | Updated package versions, updated web server tests. (#207) | Dante Niewenhuis | |
| * Updated all package versions including kotlin. Updated all web-server tests to run. * Changed the java version of the tests. OpenDC now only supports java 19. * small update * test update * new update * updated docker version to 19 * updated docker version to 19 | |||
| 2022-05-18 | build: Use correct group for Gradle modules | Fabian Mastenbroek | |
| 2022-04-23 | build: Enable testing for all library modules | Fabian Mastenbroek | |
| This change updates the Gradle build configuration to ensure that all library modules (that will be published) use testing and are included in coverage reports. This should ensure the public modules remain well tested. | |||
| 2022-02-18 | build: Remove opendc-platform module | Fabian Mastenbroek | |
| This change removes the opendc-platform module from the project. This module represented a Java platform which was previously used for sharing a set of dependency versions between subprojects. However, with the version catalogue that was added by Gradle, we currently do not use the platform anymore. | |||
| 2022-02-18 | refactor(utils): Rename utils module to common module | Fabian Mastenbroek | |
| This change adds a new module, opendc-common, that contains functionality that is shared across OpenDC's modules. We move the existing utils module into this new module. | |||
