Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #32270 Do not retrieve tags or heads in the Git tree browser controller
    Infos
    #32270
    Thomas Gerbet (tgerbet)
    2023-05-25 09:53
    2023-05-24 16:39
    33911
    Details
    Do not retrieve tags or heads in the Git tree browser controller

    This information is never used because it is managed in a dedicated async component, retrieving the information in the controller is a waste of resources.

    SCM/Git
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2023-05-25
    Attachments
    Empty
    References
    Referenced by request #32270

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2023-05-24 16:41

    • Summary
      -Do not retrieve tags or heads in Git tree browser controller 
      +Do not retrieve tags or heads in the Git tree browser controller 
    • Status changed from Under implementation to Under review