This is an automated email from the ASF dual-hosted git repository.
lahirujayathilake pushed a change to branch allocation-management
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git
discard 21b596ba1 Removed deprecated modules
omit 9e2056365 Refactor database migrations to allocations/domain/db and
proto generated
omit 5d3028607 support extracting the correct user role and included
dev_email in the AMIE test packets
omit 51c9c47cf fixed the issues with time filtering value
omit 59150e88a updated the grafana dashboards to retrieve data from db too
omit 89a0eec9a refactor amie load test server
omit d65ce5b9e Included person global id store
omit de13c1d73 Add person soft-delete, email dedup, and GlobalID mapping
for AMIE merge support - Replace hard-delete with soft-delete (is_active
flag) on person merge - Deduplicate persons by email to avoid creating
multiple accounts for the same person with different ACCESS Global IDs - Add
person_global_ids mapping table so a person can be looked up by any of their
historical Global IDs - Rename amie_audit_logs table to amie_audit_log
omit 8e5ec335e Extract shared domain models for the allocation management
omit 2eff5ef26 Initial ACCESS-AMIE decoder implementation in go lang
add 6ac37ab6f Initial ACCESS-AMIE decoder implementation in go lang
add e9b956bdb Extract shared domain models for the allocation management
add 1d7f16cbf Add person soft-delete, email dedup, and GlobalID mapping
for AMIE merge support - Replace hard-delete with soft-delete (is_active
flag) on person merge - Deduplicate persons by email to avoid creating
multiple accounts for the same person with different ACCESS Global IDs - Add
person_global_ids mapping table so a person can be looked up by any of their
historical Global IDs - Rename amie_audit_logs table to amie_audit_log
add 9da3275f8 Included person global id store
add 8b94602f4 refactor amie load test server
add 6e9096904 updated the grafana dashboards to retrieve data from db too
add 1deab69a1 fixed the issues with time filtering value
add b93b7dc3f support extracting the correct user role and included
dev_email in the AMIE test packets
add 168649ea7 Refactor database migrations to allocations/domain/db and
proto generated
add 56bdae43d Removed deprecated modules
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (21b596ba1)
\
N -- N -- N refs/heads/allocation-management (56bdae43d)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes: