1. 28 Apr, 2021 1 commit
    • a_luna's avatar
      Introduce new service to handle add_spent_time for MRs · ee37480a
      a_luna authored
      This new service creates a timelog from the given duration, creates a
      system note, tracks usage and calls the merge request webhooks.
      
      When the :use_specialized_service parameter gets used we'll be able to
      call this service to avoid updating the whole merge request just to get
      the spent time added.
      
      Changelog: performance
      ee37480a
  2. 23 Apr, 2021 39 commits