Tag log entries with repo.GlRepository

When "hashed Git storage paths" become the norm in GitLab, our existing log tags will only print gibberish hash strings to identify repositories. This change adds the "gl_repository" field to our log tags. This field is set by the client and contains the SQL project ID of the project associated with the repository.

Edited by Jacob Vosmaer

Merge request reports

Loading
Loading