Skip to content

Add timezone attr to Gitlab::Git::User

Baodong requested to merge icbd/gitlab:feat/add_timezone_to_git_user into master

What does this MR do?

When transmitting user information through gRPC, add user timezone information.

Need to upgrade Gem of 'gitaly' to cooperate.

Details see: gitaly!3586 (merged)

Screenshots (strongly suggested)

image

Does this MR meet the acceptance criteria?

  • gitaly upgraded to the latest version

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • JiHu contribution approved by AppSec
Edited by Nick Thomas

Merge request reports