Skip to content
Snippets Groups Projects
  1. Feb 18, 2020
  2. Feb 10, 2020
  3. Jan 29, 2020
  4. Jan 22, 2020
  5. Jan 16, 2020
  6. Jan 09, 2020
  7. Jan 07, 2020
  8. Dec 24, 2019
  9. Dec 17, 2019
  10. Dec 03, 2019
  11. Nov 25, 2019
  12. Nov 20, 2019
  13. Nov 19, 2019
  14. Nov 05, 2019
  15. Oct 21, 2019
  16. Oct 09, 2019
  17. Oct 02, 2019
  18. Sep 30, 2019
  19. Sep 26, 2019
  20. Sep 19, 2019
  21. Sep 18, 2019
  22. Sep 09, 2019
  23. Aug 26, 2019
  24. Aug 21, 2019
  25. Aug 13, 2019
  26. Aug 12, 2019
  27. Aug 07, 2019
  28. Aug 01, 2019
  29. Jul 11, 2019
  30. Jul 10, 2019
  31. Jul 04, 2019
  32. Jun 25, 2019
  33. Jun 24, 2019
  34. Jun 20, 2019
    • Oswaldo Ferreir's avatar
      Automatically update MR merge-ref along merge status · 3af348b6
      Oswaldo Ferreir authored
      This couples the code that transitions the `MergeRequest#merge_status`
      and refs/merge-requests/:iid/merge ref update.
      
      In general, instead of directly telling `MergeToRefService` to update
      the merge ref, we should rely on `MergeabilityCheckService` to keep
      both the merge status and merge ref synced. Now, if the merge_status is
      `can_be_merged` it means the merge-ref is also updated to the latest.
      
      We've also updated the logic to be more systematic and less user-based.
      3af348b6
  35. Jun 18, 2019
  36. Jun 05, 2019
  37. Jun 04, 2019
  38. Jun 03, 2019
  39. May 30, 2019
Loading