summaryrefslogtreecommitdiffstats
path: root/crates/core
AgeCommit message (Expand)Author
2022-07-25Merge pull request #1288 from thin-edge/dependabot/cargo/test-case-2.2.1Didier Wenzek
2022-07-22Bump clap from 3.2.12 to 3.2.14dependabot[bot]
2022-07-22Bump test-case from 2.1.0 to 2.2.1dependabot[bot]
2022-07-22Extend events API to support child devices (#1243)PradeepKiruvale
2022-07-21Bump mockall from 0.10.2 to 0.11.1dependabot[bot]
2022-07-20Remove unused testDidier Wenzek
2022-07-20Merge pull request #1257 from thin-edge/create-pull-request/patchRina Fujino
2022-07-20(cargo release) bump versionVersioneer
2022-07-20publishing supported log types if c8y bridge is upinitard
2022-07-16Merge pull request #1251 from didier-wenzek/feature/remove-user-managerDidier Wenzek
2022-07-15Remove tedge_agent dependency on UserManagerDidier Wenzek
2022-07-15Remove tegde_mapper dependency on UserManagerDidier Wenzek
2022-07-15Remove the `tedge` dependency on `UserManager`Didier Wenzek
2022-07-14tedge: Remove unused dependency "futures"Matthias Beyer
2022-07-14plugin_sm: Remove unused dependency "tedge_utils"Matthias Beyer
2022-07-14tedge_agent: Remove unused dependency "mockall"Matthias Beyer
2022-07-14tedge_mapper: Remove unused dependency "tedge_users"Matthias Beyer
2022-06-29c8y_configuration_plugin --init and c8y_log_plugin --init are overwriting exi...PradeepKiruvale
2022-06-22Patch version bump 0.7.2 (#1214)github-actions[bot]
2022-06-17Merge pull request #1191 from initard/improvement/825/fix-build-clippy-warningsAlex Solomes
2022-06-16tedge_mapper fixing clippy warnings #825initard
2022-06-16c8y_api fixing clippy warnings #825initard
2022-06-16tedge_agent fixing clippy warnings #825initard
2022-06-16c8y_smartrest fixing clippy warnings #825initard
2022-06-16tedge fixing clippy warnings #825initard
2022-06-16Enable systemd watchdog monitoring for tedge-watchdog daemon (#1196)PradeepKiruvale
2022-06-09Testing utility: TempTedgeDir POC (#1148)Alex Solomes
2022-06-08Patch version bump 0.7.1 (#1185)github-actions[bot]
2022-06-01Dynamic discovery of new operations (#1140)PradeepKiruvale
2022-05-31Merge PR #1170 Fix tedge watchdog timeout misalignment with monitored servicesAlbin Suresh
2022-05-30moved mqtt tests from Python to Rust #1011 (#1128)Alex Solomes
2022-05-27Unit test for latest health response validation logicAlbin Suresh
2022-05-27Fix watchdog health check with timestamp validationAlbin Suresh
2022-05-26Fix tedge watchdog timeout misalignment with monitored servicesAlbin Suresh
2022-05-25port mqtt port set/unset pysys tests to rust #1013 (#1129)Alex Solomes
2022-05-23(cargo release) bump version 0.7.0 (#1154)Rina Fujino
2022-05-20logs are read in reverse and use modified dateinitard
2022-05-20c8y_log_plugin implementation #1077initard
2022-05-18Merge branch 'main' into feature/1107/enhance-config-managementRina Fujino
2022-05-17Aligned with the upstreamAlbin Suresh
2022-05-17Merge pull request #1142 from makr11st/feature/1051_smartrest_templatesLukasz Woznicki
2022-05-17Add type support on the plugin configurationRina Fujino
2022-05-17Add smartrest templates to the list of topics for the bridge creationLukasz Woznicki
2022-05-13Update serial_test crate versionAlbin Suresh
2022-05-13Issue #1030 c8y_configuration_plugin integration testsAlbin Suresh
2022-05-11Patch version bump 0.6.4 (#1136)github-actions[bot]
2022-05-09Revert the pull request #1116Rina Fujino
2022-05-05Move the operation status message trait to the smartrest crateRina Fujino
2022-05-05Cumulocity mapper fails to process messages when connected to a thick-edge VM...PradeepKiruvale
2022-05-04Merge pull request #1068 from makr11st/feature/759_tedge_disconnect_report_errorLukasz Woznicki