1. 25 1月, 2019 1 次提交
    • O
      Adjusts suggestions unable to be applied · 1b93b3b6
      Oswaldo Ferreira 提交于
      1. Presents the system error message when available,
      when applying suggestions
      
      2. Adjusts target branch updates affecting MRs pointing
      to it when there are previously created suggestions in
      the MR. We just need to compare the HEAD shas from
      position and MR source branch.
      1b93b3b6
  2. 12 1月, 2019 1 次提交
    • O
      Adjust applied suggestion reverting previous changes · 6e293681
      Oswaldo Ferreira 提交于
      1. Avoid suggestions being applied on the same file
      from reverting previous changes
      2. Gracefully use and handle file changes error
      when updating the file (though, it does not totally
      solves the sync problem for multiple suggestion
      applications at once)
      6e293681
  3. 14 12月, 2018 1 次提交