summaryrefslogtreecommitdiffstats
path: root/crates
AgeCommit message (Expand)Author
2022-07-15Remove tedge_config dependency on UserManagerDidier Wenzek
2022-07-15Remove tegde_mapper dependency on UserManagerDidier Wenzek
2022-07-15Remove the `tedge` dependency on `UserManager`Didier Wenzek
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_users fixing clippy warnings #825initard
2022-06-16tedge_config fixing clippy warnings #825initard
2022-06-16tedge_mapper fixing clippy warnings #825initard
2022-06-16flockfile 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-16mqtt_channel fixing clippy warnings #825initard
2022-06-16Enable systemd watchdog monitoring for tedge-watchdog daemon (#1196)PradeepKiruvale
2022-06-14tedge_test_utils fixing clippy warnings #825initard
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-20Merge pull request #1145 from rina23q/feature/1107/enhance-config-managementRina Fujino
2022-05-20Add defaults to TemplatesSetLukasz Woznicki
2022-05-19--init creates an example c8y-configuration-plugin.tomlRina Fujino
2022-05-19Improve the common file library to avoid duplicationsRina Fujino
2022-05-18Merge branch 'main' into feature/1107/enhance-config-managementRina Fujino
2022-05-18Add user, group, mode supportRina Fujino
2022-05-17Aligned with the upstreamAlbin Suresh
2022-05-17Merge pull request #1142 from makr11st/feature/1051_smartrest_templatesLukasz Woznicki
2022-05-17Resend the supported config list after the plugin configuration updatedRina Fujino
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-13Add smartrest templates sets to possible tedge config optionsLukasz Woznicki
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
2022-05-03Merge pull request #1105 from initard/improvement/1027/operation-logs-improve...Alex Solomes
2022-05-03fixing tests to work with CumulocityConverter changes #1027initard