Skip to content
Started 1 mo 28 days ago
Took 9 min 23 sec
Success

Build Merge pull request #1026 from ie3-institute/jb/#1025-persist-emunits Enable persisting emUnits (#530) (Mar 4, 2024, 4:50:11 PM)

Changes
  1. implement em input (details / githubweb)
  2. rename eminput (details / githubweb)
  3. Bump postgresql from 42.3.4 to 42.3.5 (#590) (details / githubweb)
  4. make file sink work (details / githubweb)
  5. fix sp source (details / githubweb)
  6. Bump com.github.spotbugs from 5.0.6 to 5.0.7 (#593) (details / githubweb)
  7. Bump com.diffplug.spotless from 6.5.2 to 6.6.1 (#594) (details / githubweb)
  8. Testing uml diagrams. (details / githubweb)
  9. adapt jgc test (details / githubweb)
  10. Testing uml diagrams. (details / githubweb)
  11. Testing uml diagrams. (details / githubweb)
  12. Testing uml diagrams. (details / githubweb)
  13. Testing uml diagrams. (details / githubweb)
  14. Adding some uml diagrams. (details / githubweb)
  15. use empty participants method (details / githubweb)
  16. rmv unused imports (details / githubweb)
  17. use replace (details / githubweb)
  18. add copy builder test (details / githubweb)
  19. fix test (details / githubweb)
  20. em control strategy tests (details / githubweb)
  21. more tests (details / githubweb)
  22. add tests (details / githubweb)
  23. fix to string (details / githubweb)
  24. fix codacy issues (details / githubweb)
  25. more codacy fixes (details / githubweb)
  26. Removing RocketChat from Jenkinsfile (details / githubweb)
  27. Bump testcontainersVersion from 1.17.1 to 1.17.2 (#598) (details / githubweb)
  28. Upgrading PowerSystemUtils dependency & adaptations (details / githubweb)
  29. Adding to changelog (details / githubweb)
  30. Fixing tests (details / githubweb)
  31. lat and lng have been switched in GeoUtils.buildPoint (details / githubweb)
  32. More switching (details / githubweb)
  33. Even more switching (details / githubweb)
  34. Bump postgresql from 42.3.5 to 42.3.6 (#600) (details / githubweb)
  35. Updating reviewers in dependabot config (details / githubweb)
  36. add load profile (details / githubweb)
  37. add changelog (details / githubweb)
  38. use load profile as generic interface (details / githubweb)
  39. add documentation (details / githubweb)
  40. readd constructors (details / githubweb)
  41. extend changelog (details / githubweb)
  42. fix test (details / githubweb)
  43. fix docs (details / githubweb)
  44. add tests (details / githubweb)
  45. add test (details / githubweb)
  46. remove unused import (details / githubweb)
  47. address review comments (details / githubweb)
  48. use h0 in test (details / githubweb)
  49. fix docs volume 2 (details / githubweb)
  50. cleanup (details / githubweb)
  51. Rechtschreibpoliuei (details / githubweb)
  52. add specific parse methods (details / githubweb)
  53. Revert "add specific parse methods" (details / githubweb)
  54. parse method (details / githubweb)
  55. add documentation (details / githubweb)
  56. fmt (details / githubweb)
  57. Load profile parsing without casting (details / githubweb)
  58. Bump com.diffplug.spotless from 6.6.1 to 6.7.0 (#612) (details / githubweb)
  59. Bump java-client from 3.3.0 to 3.3.1 (#614) (details / githubweb)
  60. Bump org.sonarqube from 3.3 to 3.4.0.2513 (#615) (details / githubweb)
  61. Bump postgresql from 42.3.6 to 42.4.0 (#616) (details / githubweb)
  62. Bump com.diffplug.spotless from 6.7.0 to 6.7.2 (#617) (details / githubweb)
  63. Bump com.github.spotbugs from 5.0.7 to 5.0.8 (#618) (details / githubweb)
  64. Adding a thermal unit container (details / githubweb)
  65. Add distinct thermal input abstract class (details / githubweb)
  66. Minor renaming (details / githubweb)
  67. Add a container for a thermal grid (details / githubweb)
  68. Updating changelog (details / githubweb)
  69. Reducing code smells (details / githubweb)
  70. Bump jts-core from 1.18.2 to 1.19.0 (#621) (details / githubweb)
  71. Bump jts-io-common from 1.18.2 to 1.19.0 (#620) (details / githubweb)
  72. Addressing issues (details / githubweb)
  73. Bump com.github.spotbugs from 5.0.8 to 5.0.9 (#622) (details / githubweb)
  74. Bump testcontainersVersion from 1.17.2 to 1.17.3 (#623) (details / githubweb)
  75. Bump com.diffplug.spotless from 6.7.2 to 6.8.0 (#624) (details / githubweb)
  76. Bump log4j-bom from 2.17.2 to 2.18.0 (#625) (details / githubweb)
  77. Bump java-client from 3.3.1 to 3.3.2 (#626) (details / githubweb)
  78. Bump influxdb-java from 2.22 to 2.23 (#627) (details / githubweb)
  79. Tests for allEntitiesAsList() (details / githubweb)
  80. Remove workaround for spotless google-java-format (details / githubweb)
  81. Bump junit-jupiter from 5.8.2 to 5.9.0 (#630) (details / githubweb)
  82. Adapting to changes in PowerSystemUnits (details / githubweb)
  83. Fixing some code smells (details / githubweb)
  84. Add to changelog (details / githubweb)
  85. Re-instate equals method in CsvFileDefinition (details / githubweb)
  86. More code smells fixed (details / githubweb)
  87. Bump com.diffplug.spotless from 6.8.0 to 6.9.0 (#635) (details / githubweb)
  88. Added deprecation tags to JavaDoc (details / githubweb)
  89. Improved some regular expressions (details / githubweb)
  90. Fixing miscellaneous code smells (details / githubweb)
  91. fmt (details / githubweb)
  92. Improved mapping in CsvFileSink (details / githubweb)
  93. Replacing `filter(Optional::isPresent).map(Optional::get)` on streams with `flatMap(Optional::stream)` (details / githubweb)
  94. instanceof variable definitions (details / githubweb)
  95. Fixing sonalift issues (details / githubweb)
  96. Removing unnecessary parentheses (details / githubweb)
  97. More unnecessary parentheses removed (details / githubweb)
  98. Bump objenesis from 3.2 to 3.3 (#636) (details / githubweb)
  99. Adding some uml diagrams. (details / githubweb)
  100. Adding some uml diagrams. (details / githubweb)
  101. Adding some uml diagrams. (details / githubweb)
  102. Adding some uml diagrams. (details / githubweb)
  103. Fixing uml diagrams not rendering. (details / githubweb)
  104. Fixing uml diagrams not rendering. (details / githubweb)
  105. Fixing uml diagrams not rendering. (details / githubweb)
  106. Fixing uml diagrams not rendering. (details / githubweb)
  107. Fixing uml diagrams not rendering. (details / githubweb)
  108. Fixing diagrams not rendering. (details / githubweb)
  109. Fixing diagrams not rendering. (details / githubweb)
  110. Fixing tests (details / githubweb)
  111. address reviewers comments (details / githubweb)
  112. adapt spotless (details / githubweb)
  113. groovy spotless apply (details / githubweb)
  114. adjust changelog (details / githubweb)
  115. Bump java-client from 3.3.2 to 3.3.3 (#639) (details / githubweb)
  116. Fixing merge error (details / githubweb)
  117. fmt (details / githubweb)
  118. Bump postgresql from 42.4.0 to 42.4.1 (#641) (details / githubweb)
  119. Adding width for all added images. (details / githubweb)
  120. avoid shortening wec input doubles while reading (details / githubweb)
  121. rebase (details / githubweb)
  122. fmt (details / githubweb)
  123. Bump com.diffplug.spotless from 6.9.0 to 6.9.1 (#644) (details / githubweb)
  124. Bump de.undercouch.download from 5.1.0 to 5.1.1 (#645) (details / githubweb)
  125. Bump postgresql from 42.4.1 to 42.4.2 (#646) (details / githubweb)
  126. finalising and deleting comments (details / githubweb)
  127. Bump de.undercouch.download from 5.1.1 to 5.1.2 (#648) (details / githubweb)
  128. committing joint grid csv files (details / githubweb)
  129. create temporary output directory (details / githubweb)
  130. Bump com.github.spotbugs from 5.0.9 to 5.0.10 (#647) (details / githubweb)
  131. Bump com.diffplug.spotless from 6.9.1 to 6.10.0 (#650) (details / githubweb)
  132. Re-using sql connection per default (details / githubweb)
  133. Implementing EmResult and FlexOptionsResult and all corresponding factories and processors (details / githubweb)
  134. Fixing FlexOptionsResultFactoryTest (details / githubweb)
  135. Providing equals and hashcode methods to FlexOptionsResult (details / githubweb)
  136. Adapting CsvResultEntitySourceTest (details / githubweb)
  137. Apply suggestions from code review (details / githubweb)
  138. fmt (details / githubweb)
  139. Renaming pReference -> pRef (details / githubweb)
  140. Fixing FlexOptionsResult hashCode (details / githubweb)
  141. Adapting ResultEntityProcessor to parameter names (details / githubweb)
  142. Added to changelog (details / githubweb)
  143. Bump postgresql from 42.4.2 to 42.5.0 (#652) (details / githubweb)
  144. Bump com.github.spotbugs from 5.0.10 to 5.0.11 (#658) (details / githubweb)
  145. Bump com.github.spotbugs from 5.0.11 to 5.0.12 (#659) (details / githubweb)
  146. Bump de.undercouch.download from 5.1.2 to 5.1.3 (#660) (details / githubweb)
  147. Bump de.undercouch.download from 5.1.3 to 5.2.0 (#662) (details / githubweb)
  148. Bump java-client from 3.3.3 to 3.3.4 (#661) (details / githubweb)
  149. Bump com.diffplug.spotless from 6.10.0 to 6.11.0 (#663) (details / githubweb)
  150. persist em input (details / githubweb)
  151. s (details / githubweb)
  152. fmt (details / githubweb)
  153. Revert "s" (details / githubweb)
  154. Added to changelog (details / githubweb)
  155. Fixing test (details / githubweb)
  156. Fixing FactoryData.getUUIDs, used in EmInputFactory (details / githubweb)
  157. Allowing zero connected assets, but logging a warning (details / githubweb)
  158. Adding test for EmInputFactory (details / githubweb)
  159. parameters min with uuid (details / githubweb)
  160. Removing codecov (details / githubweb)
  161. Refactoring, removing duplicate fields (details / githubweb)
  162. Bump de.undercouch.download from 5.2.0 to 5.2.1 (#675) (details / githubweb)
  163. Bump log4j-bom from 2.18.0 to 2.19.0 (#664) (details / githubweb)
  164. Bump testcontainersVersion from 1.17.3 to 1.17.4 (#676) (details / githubweb)
  165. Bump junit-jupiter from 5.9.0 to 5.9.1 (#667) (details / githubweb)
  166. Bump spock-core from 2.1-groovy-3.0 to 2.3-groovy-4.0 (#677) (details / githubweb)
  167. Bump testcontainersVersion from 1.17.4 to 1.17.5 (#678) (details / githubweb)
  168. add evcs support (details / githubweb)
  169. adjust toString (details / githubweb)
  170. adjust changelog (details / githubweb)
  171. Bump byte-buddy from 1.12.17 to 1.12.18 (#680) (details / githubweb)
  172. address reviewers comments (details / githubweb)
  173. adjust charging point type parsing (details / githubweb)
  174. adjust changelog (details / githubweb)
  175. fmt (details / githubweb)
  176. fix regex code smell (details / githubweb)
  177. Resolves #642 (details / githubweb)
  178. Bump de.undercouch.download from 5.2.1 to 5.3.0 (#686) (details / githubweb)
  179. Bump com.github.spotbugs from 5.0.12 to 5.0.13 (#688) (details / githubweb)
  180. Moving the standard types into the model files. (details / githubweb)
  181. Moving the standard types into the model files. (details / githubweb)
  182. Fix EvResult.toString (details / githubweb)
  183. Bump java-client from 3.3.4 to 3.4.0 (#692) (details / githubweb)
  184. Improving implementation of idCoordinateSource. (details / githubweb)
  185. Improving code. (details / githubweb)
  186. fmt (details / githubweb)
  187. Adding some documentation. (details / githubweb)
  188. Bump org.sonarqube from 3.4.0.2513 to 3.5.0.2730 (#695) (details / githubweb)
  189. Implementing some tests. (details / githubweb)
  190. Adding missing file for SqlIdCoordinateSource test. (details / githubweb)
  191. fmt (details / githubweb)
  192. fmt (details / githubweb)
  193. fmt (details / githubweb)
  194. Bump commons-compress from 1.21 to 1.22 (details / githubweb)
  195. Some refactoring. (details / githubweb)
  196. Implementing changes in CsvIdCoordinateSource. (details / githubweb)
  197. Adding some tests. (details / githubweb)
  198. Adding requested changes. (details / githubweb)
  199. Adding requested changes. (details / githubweb)
  200. ``SqlIdCoordinateSource`` uses ``PostGis`` now. (details / githubweb)
  201. Fixing test problems. (details / githubweb)
  202. Bump testcontainersVersion from 1.17.5 to 1.17.6 (#698) (details / githubweb)
  203. Bump byte-buddy from 1.12.18 to 1.12.19 (#699) (details / githubweb)
  204. Bump postgresql from 42.5.0 to 42.5.1 (#701) (details / githubweb)
  205. Implementing requested changes. (details / githubweb)
  206. Fixing ``Codacy`` error. (details / githubweb)
  207. Bump com.diffplug.spotless from 6.11.0 to 6.12.0 (#702) (details / githubweb)
  208. Updating code to use new method of ``PSU``. (details / githubweb)
  209. Updating code to use new method of ``PSU``. (details / githubweb)
  210. Changed class name in FlexOptionsResult.toString (details / githubweb)
  211. Adapted to new double converters in PSU (details / githubweb)
  212. Adapted to new units in PSU (details / githubweb)
  213. Replacing mu with micro signs (it's a unicode thing) (details / githubweb)
  214. Bump java-client from 3.4.0 to 3.4.1 (#708) (details / githubweb)
  215. Completion of CSVJointGridContainer test (details / githubweb)
  216. Refactor data source to throw exception instead of returning optionals (details / githubweb)
  217. Bump byte-buddy from 1.12.19 to 1.12.20 (#713) (details / githubweb)
  218. Deleted parameter decimalPlaces (details / githubweb)
  219. Update (details / githubweb)
  220. Update (details / githubweb)
  221. Update (details / githubweb)
  222. Update (details / githubweb)
  223. Bump com.diffplug.spotless from 6.12.0 to 6.12.1 (#715) (details / githubweb)
  224. Bump byte-buddy from 1.12.20 to 1.12.21 (#717) (details / githubweb)
  225. Implementing requested changes. (details / githubweb)
  226. fmt (details / githubweb)
  227. Fixing failing test. (details / githubweb)
  228. Update and adapted Changelog (details / githubweb)
  229. Changed "deSerialize" to "Serialize" (details / githubweb)
  230. Bump junit-jupiter from 5.9.1 to 5.9.2 (#718) (details / githubweb)
  231. Improving IdCoordinateSource documentation (details / githubweb)
  232. Fixing failing test. (details / githubweb)
  233. fmt (details / githubweb)
  234. Bump byte-buddy from 1.12.21 to 1.12.22 (#719) (details / githubweb)
  235. Saving changes. (details / githubweb)
  236. Bump com.diffplug.spotless from 6.12.1 to 6.13.0 (#720) (details / githubweb)
  237. Bump java-client from 3.4.1 to 3.4.2 (#721) (details / githubweb)
  238. Update (details / githubweb)
  239. Deprecating unused methods (details / githubweb)
  240. Adapting tests to changes. (details / githubweb)
  241. Fixing errorprone bug (details / githubweb)
  242. Temporary (details / githubweb)
  243. Temporary (details / githubweb)
  244. Temporary (details / githubweb)
  245. Temporary (details / githubweb)
  246. Temporary (details / githubweb)
  247. Temporary (details / githubweb)
  248. Temporary (details / githubweb)
  249. Temporary (details / githubweb)
  250. Update (details / githubweb)
  251. Adding more information to error message. (details / githubweb)
  252. Adding more information to error message. (details / githubweb)
  253. Temporary (details / githubweb)
  254. Update (details / githubweb)
  255. Removed int (details / githubweb)
  256. Temporary (details / githubweb)
  257. Temporary (details / githubweb)
  258. Temporary (details / githubweb)
  259. Adding information to CHANGELOG. (details / githubweb)
  260. fmt (details / githubweb)
  261. Fixing codacy errors. (details / githubweb)
  262. Temporary (details / githubweb)
  263. Switching from string file path to nio Paths. (details / githubweb)
  264. Adapting some tests. (details / githubweb)
  265. Bump com.diffplug.spotless from 6.13.0 to 6.14.0 (#728) (details / githubweb)
  266. Bump indriya from 2.1.3 to 2.1.4 (details / githubweb)
  267. Improving ``Try``-class. (details / githubweb)
  268. Fixing tests, quantity to string with 0 values changed (details / githubweb)
  269. Temporary (details / githubweb)
  270. Bump PowerSystemUtils from 2.0-SNAPSHOT to 2.0 (#731) (details / githubweb)
  271. Updates and cleanup in build.gradle (details / githubweb)
  272. Update gradle to 7.6 (details / githubweb)
  273. Adapting to new sonatype url (details / githubweb)
  274. Fixing and updating maven publication pom (details / githubweb)
  275. Release 3.0 in CHANGELOG.md (details / githubweb)
  276. Improving security in Jenkinsfile (details / githubweb)
  277. Updating sonatype login (details / githubweb)
  278. Temporary (details / githubweb)
  279. Temporary (details / githubweb)
  280. Added to AUTHORS (details / githubweb)
  281. Improving code. (details / githubweb)
  282. Bump org.postgresql:postgresql from 42.5.1 to 42.5.2 (#734) (details / githubweb)
  283. refactor CSV datasources (details / githubweb)
  284. Updating sphinx dependencies (details / githubweb)
  285. Adding sphinx dependencies to dependabot surveillance (details / githubweb)
  286. Fixing sphinx warnings (details / githubweb)
  287. Updating maintainers list (details / githubweb)
  288. Added to CHANGELOG.md (details / githubweb)
  289. Improving documentation. (details / githubweb)
  290. Adapting some tests. (details / githubweb)
  291. Adding markdown support to docs. (details / githubweb)
  292. Adapting tests. (details / githubweb)
  293. Fixing failing test. (details / githubweb)
  294. Fix conf.py (details / githubweb)
  295. Adding changes to CHANGELOG. (details / githubweb)
  296. Update (details / githubweb)
  297. Update (details / githubweb)
  298. Fixing markdown table rendering. (details / githubweb)
  299. Update docs/readthedocs/index.rst (details / githubweb)
  300. Bump net.bytebuddy:byte-buddy from 1.12.22 to 1.13.0 (details / githubweb)
  301. Bump com.couchbase.client:java-client from 3.4.2 to 3.4.3 (#744) (details / githubweb)
  302. Bump de.undercouch.download from 5.3.0 to 5.3.1 (#739) (details / githubweb)
  303. Bump com.diffplug.spotless from 6.14.0 to 6.15.0 (#743) (details / githubweb)
  304. Bump org.postgresql:postgresql from 42.5.2 to 42.5.3 (#740) (details / githubweb)
  305. Update docs/readthedocs/index.rst (details / githubweb)
  306. Fixing list spacing (details / githubweb)
  307. Minor code improvements (details / githubweb)
  308. Adding JavaDoc for test (details / githubweb)
  309. Bump sphinx-rtd-theme from 1.1.1 to 1.2.0 in /docs/readthedocs (#746) (details / githubweb)
  310. Merging `dev` changes. (details / githubweb)
  311. Adding ``copy``-functionality for containers. (details / githubweb)
  312. Moved package (details / githubweb)
  313. Fixing ``readthedoc``. (details / githubweb)
  314. Fixing ``readthedoc``. (details / githubweb)
  315. Fixing ``readthedoc``. (details / githubweb)
  316. Adding scala doc. (details / githubweb)
  317. Adding changes to CHANGELOG (details / githubweb)
  318. Fixing code smell: Inlining variable (details / githubweb)
  319. Fixed changelog (details / githubweb)
  320. Improved JavaDoc (details / githubweb)
  321. Adapted changelog to new release date (details / githubweb)
  322. Increase current version to 4.0 (details / githubweb)
  323. Increase current version to 4.0 (details / githubweb)
  324. Bump org.postgresql:postgresql from 42.5.3 to 42.5.4 (#756) (details / githubweb)
  325. Some documentation improvements. (details / githubweb)
  326. Changed CHANGELOG. (details / githubweb)
  327. Bump org.sonarqube from 3.5.0.2730 to 4.0.0.2929 (details / githubweb)
  328. Adding requested changes. (details / githubweb)
  329. Changing ``CsvJointGridContainer`` to nio.Paths. (details / githubweb)
  330. Resolving codacy issue. (details / githubweb)
  331. Bump net.bytebuddy:byte-buddy from 1.13.0 to 1.14.0 (#759) (details / githubweb)
  332. Resolving sonatype issues. (details / githubweb)
  333. Resolving sonatype issues. (details / githubweb)
  334. Improving code. (details / githubweb)
  335. Improving code. (details / githubweb)
  336. Bump org.apache.logging.log4j:log4j-bom from 2.19.0 to 2.20.0 (details / githubweb)
  337. Improving code. (details / githubweb)
  338. Fixing tests. (details / githubweb)
  339. refactor CSV datasources (details / githubweb)
  340. Bump com.diffplug.spotless from 6.15.0 to 6.16.0 (details / githubweb)
  341. refactor CSV datasources, implement SqlIdCoordinateSource (details / githubweb)
  342. refactor CSV datasources, implement SqlIdCoordinateSource (details / githubweb)
  343. Adding new functionality to Try object. (details / githubweb)
  344. Improving. (details / githubweb)
  345. add CsvWindowedTimeSeriesSource (details / githubweb)
  346. fix SqlTimeSeriesSource test (details / githubweb)
  347. Changed switch result documentation according to the implementation (details / githubweb)
  348. Bump net.bytebuddy:byte-buddy from 1.14.0 to 1.14.1 (details / githubweb)
  349. fix sonalift ideas (details / githubweb)
  350. fix spotlessJavaCheck (details / githubweb)
  351. Improving ``ValidationUtils``. (details / githubweb)
  352. add coordinates.sql (details / githubweb)
  353. improve code quality (details / githubweb)
  354. improve code quality (details / githubweb)
  355. improve code quality (details / githubweb)
  356. remove use of filterEmptyOptionals (details / githubweb)
  357. remove use of filterEmptyOptionals (details / githubweb)
  358. fix optional bug (details / githubweb)
  359. improve code quality (details / githubweb)
  360. Adding tests for ``Try`` classes. (details / githubweb)
  361. Updating CHANGELOG. (details / githubweb)
  362. improve code quality (details / githubweb)
  363. Improving `ValidationUtils`. (details / githubweb)
  364. improve code quality (details / githubweb)
  365. improve code quality (details / githubweb)
  366. improve code quality (details / githubweb)
  367. Bump com.couchbase.client:java-client from 3.4.3 to 3.4.4 (#774) (details / githubweb)
  368. fmt (details / githubweb)
  369. Adapting tests. (details / githubweb)
  370. Bump net.bytebuddy:byte-buddy from 1.14.1 to 1.14.2 (details / githubweb)
  371. Bump com.diffplug.spotless from 6.16.0 to 6.17.0 (details / githubweb)
  372. Applied new groovy formatting (details / githubweb)
  373. Bump de.undercouch.download from 5.3.1 to 5.4.0 (#780) (details / githubweb)
  374. Bump org.postgresql:postgresql from 42.5.4 to 42.6.0 (#779) (details / githubweb)
  375. Bump org.apache.commons:commons-compress from 1.22 to 1.23.0 (#782) (details / githubweb)
  376. Bump com.github.spotbugs from 5.0.13 to 5.0.14 (#781) (details / githubweb)
  377. spotless (details / githubweb)
  378. Bump net.bytebuddy:byte-buddy from 1.14.2 to 1.14.3 (#783) (details / githubweb)
  379. Fixing typos (details / githubweb)
  380. Added documentation for EmResult and FlexOptionResult (details / githubweb)
  381. Implement requested changes from review (details / githubweb)
  382. Bump net.bytebuddy:byte-buddy from 1.14.3 to 1.14.4 (details / githubweb)
  383. Bump com.diffplug.spotless from 6.17.0 to 6.18.0 (#787) (details / githubweb)
  384. Set fixed groovy version to 4.0 (details / githubweb)
  385. Adapting tests to groovy 4.0 (details / githubweb)
  386. adding to changelog (details / githubweb)
  387. Bump testcontainersVersion from 1.17.6 to 1.18.0 (#784) (details / githubweb)
  388. Implementing requested changes. (details / githubweb)
  389. Adding some new features. (details / githubweb)
  390. Adding some new features. (details / githubweb)
  391. Adding requested changes. (details / githubweb)
  392. Deleted initFiles. Deleted all initFiles Tests. Set parameter append to false by default. (details / githubweb)
  393. Fixing some tests. (details / githubweb)
  394. Adding tests. (details / githubweb)
  395. Re-including test for old csv format. (details / githubweb)
  396. Implementing requested changes. (details / githubweb)
  397. Implementing requested changes. (details / githubweb)
  398. Implement hierarchic grid structure (details / githubweb)
  399. Update CHANGELOG.md (details / githubweb)
  400. Bump com.couchbase.client:java-client from 3.4.4 to 3.4.5 (#793) (details / githubweb)
  401. fmt (details / githubweb)
  402. fmt (details / githubweb)
  403. Improving ``GridContainerValidationUtils`` (details / githubweb)
  404. Added numberOfElements (details / githubweb)
  405. Code quality (details / githubweb)
  406. Fix (details / githubweb)
  407. Deleted condition (details / githubweb)
  408. Fixing wrong formatted csv files. (details / githubweb)
  409. Modified GridIoIT (details / githubweb)
  410. Throw expection (details / githubweb)
  411. Fixing wrong formatted csv files. (details / githubweb)
  412. Implemented test (details / githubweb)
  413. fmt (details / githubweb)
  414. Fixing naming of heat pump result in documentation. (details / githubweb)
  415. Make ``handleEntity`` throw exceptions instead of returning empty optional. (details / githubweb)
  416. Fix failing test. (details / githubweb)
  417. Indentation (details / githubweb)
  418. Updating readthedocs online build config (details / githubweb)
  419. Fix quality gate issues. (details / githubweb)
  420. Fix quality gate issues. (details / githubweb)
  421. Fixing failing test. (details / githubweb)
  422. Fixing failing quality gate. (details / githubweb)
  423. Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 (#800) (details / githubweb)
  424. Implementing requested changes. (details / githubweb)
  425. Fixing documentation issues. (details / githubweb)
  426. Fixing documentation issues. (details / githubweb)
  427. Bump org.jgrapht:jgrapht-core from 1.5.1 to 1.5.2 (#801) (details / githubweb)
  428. Implementing requested documentation changes. (details / githubweb)
  429. Removed numberOfElements (details / githubweb)
  430. Bump com.couchbase.client:java-client from 3.4.5 to 3.4.6 (#802) (details / githubweb)
  431. adjust comments (details / githubweb)
  432. fix typo (details / githubweb)
  433. adjust missing entry (details / githubweb)
  434. add changelog entry (details / githubweb)
  435. fmt (details / githubweb)
  436. fmt (details / githubweb)
  437. fmt (details / githubweb)
  438. Bump org.apache.groovy:groovy from 4.0.11 to 4.0.12 (#806) (details / githubweb)
  439. Bump testcontainersVersion from 1.18.0 to 1.18.1 (#808) (details / githubweb)
  440. Enforcing correct assignment of transformer nodes to the voltage side (details / githubweb)
  441. Update (details / githubweb)
  442. Implementing requested changes. (details / githubweb)
  443. fmt (details / githubweb)
  444. Adapting to changes. (details / githubweb)
  445. Adapting to changes. (details / githubweb)
  446. fmt (details / githubweb)
  447. Bump markdown-it-py from 2.1.0 to 2.2.0 in /docs/readthedocs (#812) (details / githubweb)
  448. Bump myst-parser from 0.18.1 to 1.0.0 in /docs/readthedocs (#814) (details / githubweb)
  449. Temporary (details / githubweb)
  450. Temporary (details / githubweb)
  451. Merged dev (details / githubweb)
  452. Bump commons-io:commons-io from 2.11.0 to 2.12.0 (#813) (details / githubweb)
  453. Bump com.diffplug.spotless from 6.18.0 to 6.19.0 (#815) (details / githubweb)
  454. Bump sphinx-rtd-theme from 1.2.0 to 1.2.1 in /docs/readthedocs (#816) (details / githubweb)
  455. Fix wrong hashcode for ConnectorResult (details / githubweb)
  456. Update (details / githubweb)
  457. Update (details / githubweb)
  458. Update (details / githubweb)
  459. Bump org.sonarqube from 4.0.0.2929 to 4.1.0.3113 (#819) (details / githubweb)
  460. Update (details / githubweb)
  461. Update (details / githubweb)
  462. Update (details / githubweb)
  463. Bump testcontainersVersion from 1.18.1 to 1.18.2 (#820) (details / githubweb)
  464. Replacing Paths.get (details / githubweb)
  465. Solving Groovy 4 issue (details / githubweb)
  466. Edits after review (details / githubweb)
  467. Sonarqube (details / githubweb)
  468. Bump testcontainersVersion from 1.18.2 to 1.18.3 (#821) (details / githubweb)
  469. Bump org.sonarqube from 4.1.0.3113 to 4.2.0.3129 (#822) (details / githubweb)
  470. Fixing tests that are using CsvTestDataMeta (details / githubweb)
  471. Bump net.bytebuddy:byte-buddy from 1.14.4 to 1.14.5 (#823) (details / githubweb)
  472. Changes after review (details / githubweb)
  473. sonatype (details / githubweb)
  474. spotless (details / githubweb)
  475. Update (details / githubweb)
  476. Update (details / githubweb)
  477. Implementing ``FileDefinition`` class. (details / githubweb)
  478. fmt (details / githubweb)
  479. Fix failing test. (details / githubweb)
  480. Bump sphinx-rtd-theme from 1.2.1 to 1.2.2 in /docs/readthedocs (#832) (details / githubweb)
  481. Bump commons-io:commons-io from 2.12.0 to 2.13.0 (#831) (details / githubweb)
  482. After review (details / githubweb)
  483. Fix (details / githubweb)
  484. Fix (details / githubweb)
  485. Fix (details / githubweb)
  486. Replacing ```FileDefinition`` with ``FileUtils``. (details / githubweb)
  487. Bump org.sonarqube from 4.2.0.3129 to 4.2.1.3168 (#835) (details / githubweb)
  488. Sonarqube (details / githubweb)
  489. Fixing some ``Codacy`` issues. (details / githubweb)
  490. Translating I/O to markdown (details / githubweb)
  491. Bump com.couchbase.client:java-client from 3.4.6 to 3.4.7 (#834) (details / githubweb)
  492. Bump myst-parser from 1.0.0 to 2.0.0 in /docs/readthedocs (details / githubweb)
  493. Also updating markdown-it-py to 3.0.0 to fit requirements (details / githubweb)
  494. Also updating Sphinx to 7.0.1 to fit requirements (details / githubweb)
  495. Using Sphinx to 6.2.1 ... (details / githubweb)
  496. Reverting renaming of tmpDirectory (details / githubweb)
  497. Improving ``Try`` implementation. (details / githubweb)
  498. A try of a fix (details / githubweb)
  499. Revert "A try of a fix" (details / githubweb)
  500. gradlew needs lf line endings (details / githubweb)
  501. Fix changelog entry (details / githubweb)
  502. Remove unneccessary variable (details / githubweb)
  503. Add Transformer voltage side validation (details / githubweb)
  504. Fixing failing tests. (details / githubweb)
  505. Fixing failing tests. (details / githubweb)
  506. Fix tests (details / githubweb)
  507. Shorten class reference (details / githubweb)
  508. Fixing failing tests. (details / githubweb)
  509. Fixing failing tests. (details / githubweb)
  510. Fixing failing tests. (details / githubweb)
  511. Some improvements for ``Try`` class. (details / githubweb)
  512. Adapting to changes in ``dev`` branch. (details / githubweb)
  513. Implementing requested changes. (details / githubweb)
  514. fmt (details / githubweb)
  515. Fixing some more code smells (details / githubweb)
  516. Rearranged order of fields (details / githubweb)
  517. fmt (details / githubweb)
  518. fmt (details / githubweb)
  519. fmt (details / githubweb)
  520. Adapting ``JavaDoc`` to changes. (details / githubweb)
  521. Fixing failing tests. (details / githubweb)
  522. Fixing quality gate issues. (details / githubweb)
  523. Fixing codacy issues. (details / githubweb)
  524. Adapting to changes. (details / githubweb)
  525. Bump tech.units:indriya from 2.1.4 to 2.2 (#842) (details / githubweb)
  526. Re-adding exception type to ``Try`` class. (details / githubweb)
  527. Fixing failing test. (details / githubweb)
  528. fmt (details / githubweb)
  529. Fixing ``sonatype-lift``. (details / githubweb)
  530. Fixing doc. (details / githubweb)
  531. Fixing ``Sonarqube`` issues. (details / githubweb)
  532. Fixing ``Codacy`` issues. (details / githubweb)
  533. fmt (details / githubweb)
  534. Make ``Success`` and ``Failure`` final. (details / githubweb)
  535. Improving ``Try`` class. (details / githubweb)
  536. Adding some comments. (details / githubweb)
  537. Bump org.sonarqube from 4.2.1.3168 to 4.3.0.3225 (#844) (details / githubweb)
  538. Bump com.diffplug.spotless from 6.19.0 to 6.20.0 (#843) (details / githubweb)
  539. Bump com.couchbase.client:java-client from 3.4.7 to 3.4.8 (#845) (details / githubweb)
  540. Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 (#846) (details / githubweb)
  541. Bump org.apache.groovy:groovy from 4.0.12 to 4.0.13 (#841) (details / githubweb)
  542. Implementing requested changes. (details / githubweb)
  543. Fixing ``sonatype-lift`` issue. (details / githubweb)
  544. Fixing sonatype issue (details / githubweb)
  545. Adding another test case for Try (details / githubweb)
  546. Fixing codacy issue (details / githubweb)
  547. Extending test coverage of Try (details / githubweb)
  548. Better fix for sonatype issue? (details / githubweb)
  549. . (details / githubweb)
  550. Adapting ``ValidationUtils`` to the recent changes in ``Try``. (details / githubweb)
  551. Fixing some ``sonarqube`` issues. (details / githubweb)
  552. Fixing failing test. (details / githubweb)
  553. Fixing ``sonatype`` isuue. (details / githubweb)
  554. Fixing ``codacy`` isuue. (details / githubweb)
  555. Fixing ``sonarqube`` isuue. (details / githubweb)
  556. Some improvements. (details / githubweb)
  557. Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#850) (details / githubweb)
  558. Some improvements. (details / githubweb)
  559. Some improvements. (details / githubweb)
  560. Fixing failing test. (details / githubweb)
  561. Fixing ``codacy`` issue. (details / githubweb)
  562. Suggestion: Optimized structure of Try (details / githubweb)
  563. Fixing CsvRawGridSourceTest (details / githubweb)
  564. Fixing code smell (details / githubweb)
  565. Fixing codacy issue (details / githubweb)
  566. Minor changes. (details / githubweb)
  567. Renaming childInstance() to the more fitting thisInstance() (details / githubweb)
  568. Fixing code smell (details / githubweb)
  569. Renaming remaining childInstance() methods (details / githubweb)
  570. Further simplifications (details / githubweb)
  571. Adding some @Override notations and abstract method definitions (details / githubweb)
  572. Reinstated removed method (details / githubweb)
  573. Improved formatting of failure messages (details / githubweb)
  574. Fixing test (details / githubweb)
  575. Fixing ValidationUtilsTest (details / githubweb)
  576. Fixing TryTest (details / githubweb)
  577. Codacy issues (details / githubweb)
  578. Bump com.github.spotbugs from 5.0.14 to 5.1.0 (#853) (details / githubweb)
  579. Implementing requested changes. (details / githubweb)
  580. Applied type parameters to method call (details / githubweb)
  581. Avoided usage of RuntimeException (details / githubweb)
  582. Avoided usage of RuntimeException in time series processor map creation (details / githubweb)
  583. Fixed code smell (details / githubweb)
  584. Adapting changelog for release (details / githubweb)
  585. fix after merging dev (details / githubweb)
  586. Disabling automatic PR creation (details / githubweb)
  587. Updating current version to 4.1.0 (details / githubweb)
  588. Bump com.github.spotbugs from 5.1.0 to 5.1.1 (#858) (details / githubweb)
  589. Bump com.couchbase.client:java-client from 3.4.8 to 3.4.9 (#859) (details / githubweb)
  590. Bump com.github.spotbugs from 5.1.1 to 5.1.2 (#860) (details / githubweb)
  591. Bump com.github.spotbugs from 5.1.2 to 5.1.3 (#862) (details / githubweb)
  592. Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.6 (#861) (details / githubweb)
  593. Bump testcontainersVersion from 1.18.3 to 1.19.0 (#865) (details / githubweb)
  594. Bump sphinx-rtd-theme from 1.2.2 to 1.3.0 in /docs/readthedocs (#866) (details / githubweb)
  595. fmt (details / githubweb)
  596. Bump org.apache.groovy:groovy from 4.0.13 to 4.0.14 (#867) (details / githubweb)
  597. Bump sphinx from 6.2.1 to 7.2.3 in /docs/readthedocs (#868) (details / githubweb)
  598. Bump de.undercouch.download from 5.4.0 to 5.5.0 (#869) (details / githubweb)
  599. Bump net.bytebuddy:byte-buddy from 1.14.6 to 1.14.7 (#870) (details / githubweb)
  600. Bump com.diffplug.spotless from 6.20.0 to 6.21.0 (#877) (details / githubweb)
  601. Bump sphinx from 7.2.3 to 7.2.4 in /docs/readthedocs (#871) (details / githubweb)
  602. Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 (#882) (details / githubweb)
  603. Bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277 (#880) (details / githubweb)
  604. Bump com.couchbase.client:java-client from 3.4.9 to 3.4.10 (#881) (details / githubweb)
  605. Bump sphinx from 7.2.4 to 7.2.5 in /docs/readthedocs (#878) (details / githubweb)
  606. fix path for getIndividualTimeSeriesFilePaths (details / githubweb)
  607. update gradle to 8.3 (details / githubweb)
  608. update gradle to 8.3 (details / githubweb)
  609. jacoco.gradle (details / githubweb)
  610. jacoco (details / githubweb)
  611. jacoco (details / githubweb)
  612. build.gradle (details / githubweb)
  613. build.gradle (details / githubweb)
  614. build.gradle (details / githubweb)
  615. Bump org.apache.groovy:groovy from 4.0.14 to 4.0.15 (#888) (details / githubweb)
  616. buildDir jacoco (details / githubweb)
  617. jacoco (details / githubweb)
  618. make constructor of CsvDataSource public (details / githubweb)
  619. Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#897) (details / githubweb)
  620. fix cleanup error (details / githubweb)
  621. changelog (details / githubweb)
  622. Bump org.sonarqube from 4.3.1.3277 to 4.4.0.3356 (#893) (details / githubweb)
  623. remove logging (details / githubweb)
  624. fmt (details / githubweb)
  625. catch expression (details / githubweb)
  626. bump to gradle 8.4 (details / githubweb)
  627. Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.9 (#902) (details / githubweb)
  628. Bump testcontainersVersion from 1.19.0 to 1.19.1 (#898) (details / githubweb)
  629. change from cleanup to cleanupSpec for BufferedCsvWriterTest (details / githubweb)
  630. Bump sphinx from 7.2.5 to 7.2.6 in /docs/readthedocs (#885) (details / githubweb)
  631. Bump com.couchbase.client:java-client from 3.4.10 to 3.4.11 (#900) (details / githubweb)
  632. Bump com.diffplug.spotless from 6.21.0 to 6.22.0 (#896) (details / githubweb)
  633. Bump org.sonarqube from 4.4.0.3356 to 4.4.1.3373 (#899) (details / githubweb)
  634. Throw exception when failing to build coordinate (details / githubweb)
  635. Bump com.github.spotbugs from 5.1.3 to 5.2.0 (#909) (details / githubweb)
  636. Bump org.apache.logging.log4j:log4j-bom from 2.20.0 to 2.21.0 (#913) (details / githubweb)
  637. Bump com.github.spotbugs from 5.2.0 to 5.2.1 (#915) (details / githubweb)
  638. Bump org.apache.logging.log4j:log4j-bom from 2.21.0 to 2.21.1 (#916) (details / githubweb)
  639. Bump commons-io:commons-io from 2.14.0 to 2.15.0 (#917) (details / githubweb)
  640. Fixing spotless groovy (details / githubweb)
  641. Adding missing entries (details / githubweb)
  642. Adapting for release (details / githubweb)
  643. Updating to gradle 8.4 (details / githubweb)
  644. Getting ready for gradle 9 (details / githubweb)
  645. Upping current version to v4.2 (details / githubweb)
  646. Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 (#923) (details / githubweb)
  647. Bump com.github.spotbugs from 5.2.1 to 5.2.2 (details / githubweb)
  648. Bump com.github.spotbugs from 5.2.2 to 5.2.3 (#925) (details / githubweb)
  649. Improving column name validation (details / githubweb)
  650. Some improvements. (details / githubweb)
  651. fmt (details / githubweb)
  652. Some small changes. (details / githubweb)
  653. Adding information to the docs. (details / githubweb)
  654. Fixing docs. (details / githubweb)
  655. Small change in the docs. (details / githubweb)
  656. Bump testcontainersVersion from 1.19.1 to 1.19.2 (#928) (details / githubweb)
  657. Bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0 (#929) (details / githubweb)
  658. Abstracting some method in `ValidationUtils`. (details / githubweb)
  659. Adding information to `CHANGELOG`. (details / githubweb)
  660. Compare UUIDs instead of Strings. (details / githubweb)
  661. Throwing exception instead of using `safeMapGet`. (details / githubweb)
  662. Removing deprecated methods. (details / githubweb)
  663. Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10 (#936) (details / githubweb)
  664. Bump org.apache.logging.log4j:log4j-bom from 2.21.1 to 2.22.0 (#934) (details / githubweb)
  665. Bump org.postgresql:postgresql from 42.6.0 to 42.7.0 (#935) (details / githubweb)
  666. Implementing requested changes. (details / githubweb)
  667. Bump com.couchbase.client:java-client from 3.4.11 to 3.5.0 (#937) (details / githubweb)
  668. Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#939) (details / githubweb)
  669. Bump testcontainersVersion from 1.19.2 to 1.19.3 (#938) (details / githubweb)
  670. Hopefully fixing sometimes failing couchbase tests (details / githubweb)
  671. Added to changelog (details / githubweb)
  672. Increasing couchbase key-value timeout (details / githubweb)
  673. Increasing time of performance test (details / githubweb)
  674. Adding explanatory commentary (details / githubweb)
  675. Implementing requested changes. (details / githubweb)
  676. Bump com.github.spotbugs from 5.2.3 to 5.2.4 (#941) (details / githubweb)
  677. Implementing requested changes. (details / githubweb)
  678. Implementing requested changes. (details / githubweb)
  679. Bump com.diffplug.spotless from 6.22.0 to 6.23.0 (#943) (details / githubweb)
  680. Fix dev CI (removed plugin) (details / githubweb)
  681. Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 in /docs/readthedocs (#944) (details / githubweb)
  682. Works without casting with collect(Collectors.toList()) (details / githubweb)
  683. Bump com.diffplug.spotless from 6.23.0 to 6.23.2 (#948) (details / githubweb)
  684. Bump com.github.spotbugs from 5.2.4 to 5.2.5 (#949) (details / githubweb)
  685. Bump commons-io:commons-io from 2.15.0 to 2.15.1 (#947) (details / githubweb)
  686. Bump org.apache.groovy:groovy from 4.0.15 to 4.0.16 (#946) (details / githubweb)
  687. Bump com.diffplug.spotless from 6.23.2 to 6.23.3 (#951) (details / githubweb)
  688. Implementing requested changes. (details / githubweb)
  689. Some improvements. (details / githubweb)
  690. Bump org.postgresql:postgresql from 42.7.0 to 42.7.1 (#953) (details / githubweb)
  691. Bump com.couchbase.client:java-client from 3.5.0 to 3.5.1 (#956) (details / githubweb)
  692. Separating em units from system participants (details / githubweb)
  693. Fixing tests (details / githubweb)
  694. Sorting groovy imports (details / githubweb)
  695. Reverting groovy spotless fix (not needed anymore) (details / githubweb)
  696. New groovy format with sorted imports (details / githubweb)
  697. Make EnergyManagementUnits implement InputContainer (details / githubweb)
  698. changelog (details / githubweb)
  699. changelog (details / githubweb)
  700. Fixing some codacy issues (details / githubweb)
  701. fix merge conflicts (details / githubweb)
  702. Removing connectedAssets and turning controlStrategy into a String (details / githubweb)
  703. Backup (details / githubweb)
  704. changed vRated and order (details / githubweb)
  705. Bump org.influxdb:influxdb-java from 2.23 to 2.24 (#963) (details / githubweb)
  706. Compiles (details / githubweb)
  707. Maps for types that are searched by uuid (details / githubweb)
  708. Further progress. Simplified EntitySource and subclasses a lot. (details / githubweb)
  709. Enhancing Try with commonly used methods (details / githubweb)
  710. More simplifications in entity data, implementing hierarchical EM creation (details / githubweb)
  711. Enhancing Try with commonly used methods (details / githubweb)
  712. Added to changelog (details / githubweb)
  713. Fixing some tests (details / githubweb)
  714. EM javadoc (details / githubweb)
  715. equals and hashcode in Try (details / githubweb)
  716. equals and hashcode in Try (details / githubweb)
  717. Fixing EntitySourceTest (details / githubweb)
  718. Bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11 (#972) (details / githubweb)
  719. Bump org.apache.groovy:groovy from 4.0.16 to 4.0.17 (#973) (details / githubweb)
  720. Re-writing EntitySourceTest (details / githubweb)
  721. Fixing Processor (details / githubweb)
  722. Fixing InputEntityProcessorTest (details / githubweb)
  723. More fixes (details / githubweb)
  724. Fixing SystemParticipantSource tests (details / githubweb)
  725. Fixing ThermalSource tests (details / githubweb)
  726. Fixing TypeSource tests (details / githubweb)
  727. Fixing JointGridContainer tests (details / githubweb)
  728. Fixing some code smells (details / githubweb)
  729. Bump org.apache.logging.log4j:log4j-bom from 2.22.0 to 2.22.1 (#974) (details / githubweb)
  730. Improving EnergyManagementSource a bit, providing test (details / githubweb)
  731. Re-using input data that is used multiple times (details / githubweb)
  732. Fixing codacy issues (details / githubweb)
  733. Adapting JavaDoc to changes (details / githubweb)
  734. Fix (details / githubweb)
  735. Ok, try again (details / githubweb)
  736. Refactored RawGridSource (details / githubweb)
  737. Moved todo to issue #975 (details / githubweb)
  738. Adapted EntitySourceClassDiagram.puml (details / githubweb)
  739. Rolling back EmInput additions in this branch (details / githubweb)
  740. Fixing JavaDoc (details / githubweb)
  741. Changelog addition (details / githubweb)
  742. Revert "Rolling back EmInput additions in this branch" (details / githubweb)
  743. Adapted changelog (details / githubweb)
  744. Converted attribute tables to list-tables (details / githubweb)
  745. Removed unused import (details / githubweb)
  746. Adapted to changes in dev (details / githubweb)
  747. Headline check is now obsolete (details / githubweb)
  748. Removing unnecessary parameters (details / githubweb)
  749. Better JavaDoc (details / githubweb)
  750. Additional test case (details / githubweb)
  751. Renaming method, since "additional fields" already exist with a different meaning (details / githubweb)
  752. found fields -> actual fields (details / githubweb)
  753. Refactoring validation handling (details / githubweb)
  754. Rolling back changes that will be fixed with #981 (details / githubweb)
  755. Removing unused methods from Try again (details / githubweb)
  756. Fixing codacy issues (details / githubweb)
  757. Adapting documentation to changed spelling of cosPhiRated (details / githubweb)
  758. pp/#965 fix hyperlink in line documentation (#980) (details / githubweb)
  759. Update linegraphic.rst (details / githubweb)
  760. Update measurementunit.rst (details / githubweb)
  761. Update node.rst (details / githubweb)
  762. Update nodegraphic.rst (details / githubweb)
  763. Update switch.rst (details / githubweb)
  764. Update switch.rst (details / githubweb)
  765. Update transformer3w.rst (details / githubweb)
  766. Bump com.couchbase.client:java-client from 3.5.1 to 3.5.2 (#982) (details / githubweb)
  767. Fixing `CsvSystemParticipantSourceTest` (details / githubweb)
  768. Adding info to `CHANGELOG`. (details / githubweb)
  769. Update connector.rst (details / githubweb)
  770. Update line.rst (details / githubweb)
  771. Update node.rst (details / githubweb)
  772. Update switch.rst (details / githubweb)
  773. Update transformer.rst (details / githubweb)
  774. Update transformer2w.rst (details / githubweb)
  775. Update transformer3w.rst (details / githubweb)
  776. Update operator.rst (details / githubweb)
  777. Add files via upload (details / githubweb)
  778. Delete docs/readthedocs/models/result/participant directory (details / githubweb)
  779. Delete docs/readthedocs/models/result/participantresult directory (details / githubweb)
  780. Add files via upload (details / githubweb)
  781. Delete docs directory (details / githubweb)
  782. Add files via upload (details / githubweb)
  783. Add files via upload (details / githubweb)
  784. Add files via upload (details / githubweb)
  785. Update line.md (details / githubweb)
  786. Update line.md (details / githubweb)
  787. Update bm.md (details / githubweb)
  788. Update chp.md (details / githubweb)
  789. Update ev.md (details / githubweb)
  790. Update evcs.md (details / githubweb)
  791. Update fixedfeedin.md (details / githubweb)
  792. Update hp.md (details / githubweb)
  793. Update pv.md (details / githubweb)
  794. Update storage.md (details / githubweb)
  795. Update thermalbus.md (details / githubweb)
  796. Update wec.md (details / githubweb)
  797. Update bm.md (details / githubweb)
  798. Update bm.md (details / githubweb)
  799. Update bm.md (details / githubweb)
  800. Update bm.md (details / githubweb)
  801. Update bm.md (details / githubweb)
  802. Add files via upload (details / githubweb)
  803. !test (details / githubweb)
  804. !test (details / githubweb)
  805. !test (details / githubweb)
  806. Bump com.diffplug.spotless from 6.23.3 to 6.24.0 (#987) (details / githubweb)
  807. !test (details / githubweb)
  808. !test (details / githubweb)
  809. !test (details / githubweb)
  810. !test (details / githubweb)
  811. !test (details / githubweb)
  812. Removed unused import (details / githubweb)
  813. !test (details / githubweb)
  814. !test (details / githubweb)
  815. !test (details / githubweb)
  816. !test (details / githubweb)
  817. !test (details / githubweb)
  818. !test (details / githubweb)
  819. !test (details / githubweb)
  820. !test (details / githubweb)
  821. !test (details / githubweb)
  822. Adapting `CsvSystemParticipantSourceTest`. (details / githubweb)
  823. Adding log message when using SwitchInputs with `parallelDevices` (details / githubweb)
  824. fmt (details / githubweb)
  825. !test (details / githubweb)
  826. !test (details / githubweb)
  827. !test (details / githubweb)
  828. !test (details / githubweb)
  829. !test (details / githubweb)
  830. !test (details / githubweb)
  831. !test (details / githubweb)
  832. !test (details / githubweb)
  833. Bump org.apache.groovy:groovy from 4.0.17 to 4.0.18 (#989) (details / githubweb)
  834. Implementing requested changes. (details / githubweb)
  835. Implementing requested changes. (details / githubweb)
  836. Bump com.diffplug.spotless from 6.24.0 to 6.25.0 (#990) (details / githubweb)
  837. Adapting to prevalent doc style (details / githubweb)
  838. !test (details / githubweb)
  839. !test (details / githubweb)
  840. Removed unnecessary cutting apart and putting together again of directory path (details / githubweb)
  841. Renaming baseDirectoryName (details / githubweb)
  842. !test (details / githubweb)
  843. - Delete JavaDoc link in line 19. (details / githubweb)
  844. -correct GitHub links (details / githubweb)
  845. - Deleted JavaDoc sentence in line 54. (details / githubweb)
  846. - Added JavaDoc sentence in line 54. (details / githubweb)
  847. -delete space (details / githubweb)
  848. -added a table row for qCharacteristics. (details / githubweb)
  849. Bump testcontainersVersion from 1.19.3 to 1.19.4 (#996) (details / githubweb)
  850. Removing uuid column from time series (details / githubweb)
  851. Bump com.github.spotbugs from 5.2.5 to 6.0.7 (#991) (details / githubweb)
  852. -delete Remarks (details / githubweb)
  853. -delete Remarks (details / githubweb)
  854. -Changelog (details / githubweb)
  855. -Gridtables to Listtables (details / githubweb)
  856. -Changelog (details / githubweb)
  857. Changing part of the log message. (details / githubweb)
  858. Fixing failing test. (details / githubweb)
  859. Tiny improvements to the log message (details / githubweb)
  860. -Enhance columneScheme Documentation (details / githubweb)
  861. -ColumnScheme example (details / githubweb)
  862. CsvDataSource should throw exceptions on error. (details / githubweb)
  863. Fixing 'codacy' issue. (details / githubweb)
  864. Tiny improvement (details / githubweb)
  865. Fixing some minor parts. (details / githubweb)
  866. Fixing some minor parts. (details / githubweb)
  867. Refactoring csv source file handling (details / githubweb)
  868. Hopefully fixing code smell (details / githubweb)
  869. Add metals to gitignore (details / githubweb)
  870. Fix equals behavior of ConnectorResult (details / githubweb)
  871. Update Changelog (details / githubweb)
  872. Implementing an evcs validation. (details / githubweb)
  873. Implementing requested changes. (details / githubweb)
  874. Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 (#1004) (details / githubweb)
  875. Improving ``javadoc``. (details / githubweb)
  876. Fixing list (details / githubweb)
  877. More fixes (details / githubweb)
  878. Reinstating deleted test (details / githubweb)
  879. Adapting `CsvWeatherSource`. (details / githubweb)
  880. Minor improvement to `CsvWeatherSource`. (details / githubweb)
  881. Minor improvement to `IdCoordinateSource`. (details / githubweb)
  882. -Add sRatedAC/DC in EvTypeInput.Java (details / githubweb)
  883. Bump com.couchbase.client:java-client from 3.5.2 to 3.5.3 (#1008) (details / githubweb)
  884. -Update sRatedAC/DC in SystemParticipantTypeInputFactory.java (details / githubweb)
  885. -Update Test functions for sRatedAC/DC (details / githubweb)
  886. -CsvTypeSourceTest.groovy sRatedAC/DC (details / githubweb)
  887. -CsvTypeSourceTest.groovy sRatedAC/DC (details / githubweb)
  888. -CsvTypeSourceTest.groovy sRatedAC/DC (details / githubweb)
  889. -spotlessApply (details / githubweb)
  890. Improving check for duplicate csv lines. (details / githubweb)
  891. Improving check for duplicate csv lines. (details / githubweb)
  892. -Updated SystemParticipantValidationUtilsTest.groovy (details / githubweb)
  893. -Space after comma (details / githubweb)
  894. Bump testcontainersVersion from 1.19.4 to 1.19.5 (#1010) (details / githubweb)
  895. Bump com.github.ie3-institute:PowerSystemUtils from 2.0 to 2.1 (details / githubweb)
  896. Introducing method returning unique fields in Factory (details / githubweb)
  897. Update CHANGELOG.md (details / githubweb)
  898. Improving uniqueness check. (details / githubweb)
  899. Some improvements. (details / githubweb)
  900. Fixing `Codacy` issues. (details / githubweb)
  901. Introducing scaling function in copy builders (details / githubweb)
  902. Adding to changelog (details / githubweb)
  903. Fixing ScalaDoc (details / githubweb)
  904. Using proper exception (details / githubweb)
  905. Implementing scaling tests (details / githubweb)
  906. Implementing type input copy tests (details / githubweb)
  907. Some adaptions. (details / githubweb)
  908. -version with sRated and sRatedDC (details / githubweb)
  909. -version with sRated and sRatedDC (details / githubweb)
  910. Moving uniqueness check to `ValidationUtils`. (details / githubweb)
  911. Missing override annotations (details / githubweb)
  912. ISO 8601 ISO_OFFSET_DATE_TIME Format (details / githubweb)
  913. Adding scale method for thermal units (details / githubweb)
  914. ISO 8601 ISO_OFFSET_DATE_TIME Format (details / githubweb)
  915. Moving uniqueness check to `UniquenessValidationUtils`. (details / githubweb)
  916. Fixing some failing tests. (details / githubweb)
  917. Fixing some `Codacy` issues. (details / githubweb)
  918. - Change sRated in sRatedAC test (details / githubweb)
  919. Scaling capex as well (details / githubweb)
  920. Adding JavaDoc to scale methods (details / githubweb)
  921. Enhancing rtd with section about scaling (details / githubweb)
  922. it's (wrongly used) -> its (details / githubweb)
  923. Bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12 (#1014) (details / githubweb)
  924. fix tests (details / githubweb)
  925. -Version with sRated and sRatedDC (details / githubweb)
  926. -CHANGELOG.md and ev.md corrected (details / githubweb)
  927. Bump org.postgresql:postgresql from 42.7.1 to 42.7.2 (#1015) (details / githubweb)
  928. Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 (details / githubweb)
  929. Explicitly adding commons-codec dependency (details / githubweb)
  930. Bump testcontainersVersion from 1.19.5 to 1.19.6 (#1019) (details / githubweb)
  931. Bump org.apache.logging.log4j:log4j-bom from 2.22.1 to 2.23.0 (#1018) (details / githubweb)
  932. PowerSystemUtils to 2.2 (details / githubweb)
  933. PowerSystemUtils to version 2.2 (details / githubweb)
  934. Implementing requested changes. (details / githubweb)
  935. adapt TimeBasedWeatherValueFactory (details / githubweb)
  936. adaptions to changes in TimeUtils (details / githubweb)
  937. remove deprecated method (details / githubweb)
  938. fmt (details / githubweb)
  939. fmt (details / githubweb)
  940. fix IconTimeBasedWeatherValueFactoryTest (details / githubweb)
  941. fix ProcessorProviderTest (details / githubweb)
  942. fix InputEntityProcessorTest (details / githubweb)
  943. fix InfluxDbSinkIT (details / githubweb)
  944. fix CsvEnergyManagementSourceTest (details / githubweb)
  945. refactor resources to TimeUtils (details / githubweb)
  946. refactor resources to TimeUtils (details / githubweb)
  947. fix CosmoWeatherTestData (details / githubweb)
  948. fix IconWeatherTestData (details / githubweb)
  949. fix CouchbaseWeatherSourcesIT (details / githubweb)
  950. fix InfluxDbWeatherSourceCosmoIT (details / githubweb)
  951. fix CosmoTimeBasedWeatherValueFactoryTest (details / githubweb)
  952. revert change (details / githubweb)
  953. remove deprecated method in FileNamingStrategy (details / githubweb)
  954. fix TimeBasedSimpleValueFactory (details / githubweb)
  955. refactor results resources (details / githubweb)
  956. refactor TimeSeriesSourceTestData (details / githubweb)
  957. refactor csv inputs (details / githubweb)
  958. Adding uniqueness check to `CsvIdCoordinateSource` and `CsvWeatherSource`. (details / githubweb)
  959. refactor csv resources (details / githubweb)
  960. preserve utc time (details / githubweb)
  961. refactor Processor toString method (details / githubweb)
  962. refactor utc times (details / githubweb)
  963. refactor utc times in csv res and inputs (details / githubweb)
  964. fmt (details / githubweb)
  965. default IconTimeBasedWeatherValueFactory (details / githubweb)
  966. refactor ProcessorProviderTest (details / githubweb)
  967. fix TimeBasedWeatherValueFactory (details / githubweb)
  968. fix CosmoTimeBasedWeatherValueFactoryTest (details / githubweb)
  969. fix InfluxDbWeatherSourceIconIT (details / githubweb)
  970. fix CsvWeatherSourceCosmoTest (details / githubweb)
  971. fix SqlSources (details / githubweb)
  972. remove default timestamp pattern (details / githubweb)
  973. refactor csvweather input data (details / githubweb)
  974. fmt (details / githubweb)
  975. refactor time zone to zulu (details / githubweb)
  976. fmt (details / githubweb)
  977. add seconds to expected time results (details / githubweb)
  978. fix testdata (details / githubweb)
  979. line_input with tz +00 (details / githubweb)
  980. Removing unused method in `SqlDataSource`. (details / githubweb)
  981. fix malformed line_input and node_input with tz Z (details / githubweb)
  982. Implementing `CsvThermalGridSource`. (details / githubweb)
  983. Implement test (details / githubweb)
  984. Fix test (details / githubweb)
  985. Spotless (details / githubweb)
  986. changelog (details / githubweb)
  987. changelog (details / githubweb)
  988. changelog (details / githubweb)
  989. fix test message (details / githubweb)
  990. Reverting changes in `ThermalSource`. (details / githubweb)
  991. Small improvements to `IdCoordinateInput`. (details / githubweb)
  992. fmt (details / githubweb)
  993. Removing now obsolete import (details / githubweb)
  994. Solving code smell (details / githubweb)
  995. Adaption to recent changes. (details / githubweb)
  996. Adaption to recent changes. (details / githubweb)
  997. fix expected exception message (details / githubweb)
  998. Update src/main/java/edu/ie3/datamodel/io/factory/timeseries/TimeBasedWeatherValueFactory.java (details / githubweb)
  999. use default constructor (details / githubweb)
  1000. revert Default_Timestamp_Pattern (details / githubweb)
  1001. revert Default_Timestamp_Pattern (details / githubweb)
  1002. revert Default_Timestamp_Pattern (details / githubweb)
  1003. remove unused imports (details / githubweb)
  1004. Reverting doc adaptation (details / githubweb)
  1005. Implementing requested changes. (details / githubweb)
  1006. fixed uuid part (details / githubweb)
  1007. CHANGELOG.md conflict (details / githubweb)
  1008. uuid to UUID (details / githubweb)
  1009. controllingEm (details / githubweb)
  1010. Bump de.undercouch.download from 5.5.0 to 5.6.0 (#1028) (details / githubweb)
  1011. Bump com.github.spotbugs from 6.0.7 to 6.0.8 (#1027) (details / githubweb)
  1012. Notes fixed (details / githubweb)
  1013. Bump org.apache.groovy:groovy from 4.0.18 to 4.0.19 (details / githubweb)
  1014. Reverting whitespace changes in changelog (details / githubweb)
  1015. Removing syntax highlighting (details / githubweb)
  1016. controllingEm complete (details / githubweb)
  1017. sonarqube (details / githubweb)
  1018. sonarqube2 (details / githubweb)
  1019. sonarqube3 (details / githubweb)
  1020. Bump com.github.ie3-institute:PowerSystemUtils from 2.2 to 2.2.1 (details / githubweb)
  1021. review (details / githubweb)
  1022. change type declaration from SortedSet to List (details / githubweb)
  1023. toString (details / githubweb)
  1024. toString test (details / githubweb)

Push event to branch dev at 4:50:00 PM on Mar 4, 2024

Revision: e29f560fe30c36480b4a036ad86b223ecbe9cb89
Repository: git@github.com:ie3-institute/PowerSystemDataModel.git
  • origin/dev
Revision: 46e571f090cb72fe93e1079514a6887e28e61778
Repository: git@github.com:ie3-institute/PowerSystemDataModel.git
  • origin/main