Commit graph

18 commits

Author SHA1 Message Date
Milos Kozak 374e251801 remove @Jvm directives where possible 2021-09-20 17:20:09 +02:00
Milos Kozak d18c05205c Resolve warnings 2021-09-07 12:08:19 +02:00
Radoslaw 991b1257d1 xstream permission 2021-09-03 00:01:45 +02:00
dependabot[bot] 9b30b15a50
Bump xstream from 1.4.17 to 1.4.18
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.17 to 1.4.18.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

---
updated-dependencies:
- dependency-name: com.thoughtworks.xstream:xstream
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 08:07:24 +00:00
Milos Kozak 1c065c75e8 API 30 lints 2021-08-11 18:10:44 +02:00
AdrianLxM a6fc9fee0f update jacoco and add global config 2021-07-09 20:02:22 +02:00
Andy Rozman 3288eb2966 Merge branch 'dev' into mdt_new_fix_2 2021-06-26 21:50:00 +01:00
Andy Rozman e30c5162ef Merge branch 'dev' into mdt_new_fix_2 2021-06-20 19:45:03 +01:00
Milos Kozak 740c009471 gradle:7.1.0-alpha02 2021-06-16 08:23:55 +02:00
Andy Rozman 71bedba7ee - storage fix 2021-06-11 16:52:38 +01:00
Andy Rozman 95326a2894 - storage fix (new key) 2021-06-11 15:57:14 +01:00
Andy Rozman 6fd1a8bd8d - fix for reading history TBR readings (with duration less than minute) 2021-06-10 18:15:52 +01:00
dependabot[bot] 39667b8674
Bump xstream from 1.4.7 to 1.4.17
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.7 to 1.4.17.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 07:27:23 +00:00
Andy Rozman ae7bf5ba42 - logging in pumpStorage 2021-06-06 22:11:37 +01:00
Andy Rozman f2ed33c237 - log changes, little bit of refactoring on PumpSyncStorage class 2021-06-06 21:54:29 +01:00
Andy Rozman 3c7b5fd2b3 - fixed test
- add runtest for linux
- some refactorings
2021-05-27 18:10:35 +01:00
Andy Rozman 029eb55f0e - changes according to comment in PR
- moved files from core to pump-common (which we could without major changes)
- removed DbObjectBase, and removed its deps in files (3)
- changed id for rileylink project (was the same as for pump-common)
2021-05-26 13:14:17 +01:00
Andy Rozman e24af3934f - refactorings kotlin !!
- moved 2 filed into pump-common module (newly created)
2021-05-24 16:57:54 +01:00