This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch service-layer
in repository https://gitbox.apache.org/repos/asf/airavata.git
omit 7978e6bdf3 reorganize source to match api and service abstractions
omit f372e82229 remove unused throws clauses and imports
omit 9ea9390dc0 Merge branch 'master' into service-layer
omit 3eeb13ef7b update service classes to throw only the exceptions that
get created. partially fixed the thrift handlers
omit db260fd508 get code to compile. add AiravataSystemException clause to
thrift services that didnt have exception clause
omit 3685105088 partially update the services with right exception types
omit e75a3797e1 preserve stack trace of exceptions
omit 4ecebc6c70 do all exception handling in services, and handlers simply
call them
omit 776fb43ef3 partial fix
omit 13de3ac56d Bump io.github.ascopes:protobuf-maven-plugin (#568)
omit 0ea9a8dbcf Bump io.github.ascopes:protobuf-maven-plugin from 2.12.1 to
3.10.2 (#576)
omit 3b33865074 Bump io.github.ascopes:protobuf-maven-plugin (#573)
omit 4cd0037866 bump python sdk to 2.2.7
omit 6088c47e4e Making experiment data path relative when the destination
and source storages are different (#574)
omit fc1cac1739 run spotless:apply
omit cd0e2a1135 fix error in airavataserverhandler
omit 938cdb95f7 fix airavataserverhandler bugs
omit 593069da30 update userprofileservicehandler
omit 6ca632758c update tenantprofileservicehandler
omit fcc9910e3b update sharingregistryserverhandler
omit d8ac1b7b7d update iamadminserviceshandler
omit 8310c362e0 update groupmanagerserverhandler
omit 795e2f59e5 add missing function to computeresourcerepo
omit 2299973ed1 update Orchestrator (fix)
omit 9105d49186 update OrchestratorServerHandler
omit ea2a6e0958 update CredentialStoreServerHandler
omit df11b7f0df update AiravataServerHandler
omit eb49d1b7ae update RegistryServerHandler
add 4f7c4d8935 update RegistryServerHandler
add 2c05eb6823 update AiravataServerHandler
add 4cf27f8571 update CredentialStoreServerHandler
add b07de97b25 update OrchestratorServerHandler
add ef52eb39a5 update Orchestrator (fix)
add 5894525a8c add missing function to computeresourcerepo
add a2376b2c98 update groupmanagerserverhandler
add fba1f77ab8 update iamadminserviceshandler
add 06ab7fd587 update sharingregistryserverhandler
add bfe135bbee update tenantprofileservicehandler
add f0d3f90e35 update userprofileservicehandler
add a6b49f2ea1 fix airavataserverhandler bugs
add 543ba540b8 fix error in airavataserverhandler
add b93b5e8236 run spotless:apply
add 0fd2948f74 Making experiment data path relative when the destination
and source storages are different (#574)
add 0c6c879e06 Bump io.github.ascopes:protobuf-maven-plugin from 2.12.1 to
3.10.2 (#576)
add 8fb684fc62 Bump io.github.ascopes:protobuf-maven-plugin (#568)
add 7aebf904c6 partial fix
add af89b9f8cf do all exception handling in services, and handlers simply
call them
add cca85a4cf9 preserve stack trace of exceptions
add a1f29dba95 partially update the services with right exception types
add aeda3090a2 get code to compile. add AiravataSystemException clause to
thrift services that didnt have exception clause
add dbdfb55319 update service classes to throw only the exceptions that
get created. partially fixed the thrift handlers
add e893ac335c remove unused throws clauses and imports
add 0c3a8bd8f4 reorganize source to match api and service abstractions
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 (7978e6bdf3)
\
N -- N -- N refs/heads/service-layer (0c3a8bd8f4)
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: