Commits on Source (4)
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
fix(rpc_register): change add_rpc parameter type to BECConnector and add object_is_registered method
fix(bec_connector): add setObjectName method to update object name and broadcast if registered; closes #472