This is an automated email from the ASF dual-hosted git repository.
mssun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git.
from 870e0f7 [dos] Fix some typos (#350)
new 982c418 Only allow info log for release build
new 45d6bba Triage log levels
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
attestation/Cargo.toml | 2 +-
binder/Cargo.toml | 2 +-
binder/src/binder.rs | 4 ++--
config/Cargo.toml | 2 +-
executor/Cargo.toml | 2 +-
executor/src/context.rs | 10 ++++-----
file_agent/Cargo.toml | 2 +-
function/Cargo.toml | 2 +-
rpc/Cargo.toml | 2 +-
runtime/Cargo.toml | 2 +-
services/access_control/enclave/Cargo.toml | 2 +-
services/authentication/enclave/Cargo.toml | 2 +-
services/authentication/enclave/src/api_service.rs | 2 +-
.../authentication/enclave/src/internal_service.rs | 2 +-
services/authentication/enclave/src/user_db.rs | 4 ++--
services/execution/enclave/Cargo.toml | 2 +-
services/execution/enclave/src/service.rs | 6 +++---
.../execution/enclave/src/task_file_manager.rs | 4 ++--
services/frontend/enclave/Cargo.toml | 2 +-
services/management/enclave/Cargo.toml | 2 +-
services/management/enclave/src/service.rs | 24 +++++++++++-----------
services/scheduler/enclave/Cargo.toml | 2 +-
services/scheduler/enclave/src/service.rs | 4 ++--
services/storage/enclave/Cargo.toml | 2 +-
services/utils/service_app_utils/Cargo.toml | 2 +-
services/utils/service_enclave_utils/Cargo.toml | 2 +-
tests/functional/app/Cargo.toml | 2 +-
tests/functional/enclave/Cargo.toml | 2 +-
.../enclave/src/authentication_service.rs | 12 +++++------
.../enclave/src/end_to_end/builtin_echo.rs | 4 ++--
.../enclave/src/end_to_end/builtin_gbdt_train.rs | 10 ++++-----
.../enclave/src/end_to_end/mesapy_data_fusion.rs | 12 +++++------
.../enclave/src/end_to_end/mesapy_echo.rs | 6 +++---
tests/functional/enclave/src/end_to_end/mod.rs | 10 ++++-----
tests/functional/enclave/src/storage_service.rs | 10 ++++-----
tests/functional/enclave/src/utils.rs | 4 ++--
tests/integration/app/Cargo.toml | 2 +-
tests/integration/enclave/Cargo.toml | 2 +-
tests/integration/enclave/src/teaclave_rpc.rs | 4 ++--
tests/unit/app/Cargo.toml | 2 +-
tests/unit/enclave/Cargo.toml | 2 +-
types/Cargo.toml | 2 +-
worker/Cargo.toml | 2 +-
43 files changed, 91 insertions(+), 91 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]