Skip to content
Snippets Groups Projects
  1. Jan 28, 2020
  2. Nov 19, 2019
  3. Oct 22, 2019
  4. Sep 20, 2019
  5. Sep 19, 2019
  6. Aug 10, 2019
  7. Jul 18, 2019
    • Markus Koller's avatar
      Add start_sha to commits API · f8cecafb
      Markus Koller authored
      When passing start_branch on committing from the WebIDE, it's possible
      that the branch has changed since editing started, which results in the
      change being applied on top of the latest commit in the branch and
      overwriting the new changes.
      
      By passing the start_sha instead we can make sure that the change is
      applied on top of the commit which the user started editing from.
      Unverified
      f8cecafb
  8. Jul 17, 2019
  9. Jul 16, 2019
  10. Jun 24, 2019
  11. May 31, 2019
  12. Mar 06, 2019
    • Patrick Bajao's avatar
      Accept force option on commit via API · de5aef3b
      Patrick Bajao authored and Nick Thomas's avatar Nick Thomas committed
      When `force` is set to `true` and `start_branch` is set, the
      branch will be ovewritten with the new commit based on the
      `HEAD` of the `start_branch`.
      
      This commit includes changes to update the `gitaly-proto` gem.
      de5aef3b
  13. Feb 14, 2019
  14. Jan 28, 2019
  15. Nov 28, 2018
  16. Nov 14, 2018
  17. Nov 09, 2018
  18. Oct 03, 2018
  19. Oct 01, 2018
  20. Sep 30, 2018
  21. Sep 27, 2018
  22. Sep 11, 2018
  23. Sep 08, 2018
  24. Jul 12, 2018
  25. Jun 12, 2018
  26. Mar 26, 2018
  27. Mar 01, 2018
  28. Feb 23, 2018
  29. Feb 20, 2018
  30. Feb 14, 2018
  31. Feb 09, 2018
  32. Jan 09, 2018
  33. Nov 16, 2017
  34. Nov 08, 2017
Loading