summaryrefslogtreecommitdiffstats
path: root/crates
AgeCommit message (Expand)Author
2022-07-21Remove call to AsRef::as_ref()Matthias Beyer
2022-07-21Bump sha-1 from 0.9.8 to 0.10.0dependabot[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-18Merge pull request #1244 from initard/improvement/1173/inotify-onlyinitard
2022-07-18inotify-api implementationinitard
2022-07-16Merge pull request #1251 from didier-wenzek/feature/remove-user-managerDidier Wenzek
2022-07-16Remove the `tedge_users` crateDidier Wenzek
2022-07-16Fix: Flush the file buffer in the sync fn as wellMatthias Beyer
2022-07-16Fix: Flush the file buffer after writing to the fileMatthias Beyer
2022-07-15Remove tedge_agent dependency on UserManagerDidier Wenzek
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-07-14Ignore "anyhow" in cargo-udeps checkMatthias Beyer
2022-07-14logged_command: Remove unused dependency "thiserror"Matthias Beyer
2022-07-14logged_command: Remove unused dependency "async-trait"Matthias Beyer
2022-07-14download: Remove unused dependency "tedge_utils"Matthias Beyer
2022-07-14download: Remove unused dependency "tempfile"Matthias Beyer
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_config: Remove unused dependency "tedge_users"Matthias Beyer
2022-07-14tedge_mapper: Remove unused dependency "tedge_users"Matthias Beyer
2022-07-14tedge_utils: Remove unused dependency "futures"Matthias Beyer
2022-07-14tedge_utils: Remove unused dependency "anyhow"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_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