An error occurred fetching the project authors.
  1. 09 Nov, 2016 1 commit
    • Toon Claes's avatar
      Add button to delete all merged branches · 1afab9eb
      Toon Claes authored
      It adds a button to the branches page that the user can use to delete
      all the branches that are already merged. This can be used to clean up
      all the branches that were forgotten to delete while merging MRs.
      
      Fixes #21076.
      1afab9eb
  2. 08 Aug, 2016 1 commit
  3. 19 Jul, 2016 2 commits
  4. 18 Jan, 2016 1 commit
  5. 15 Feb, 2015 1 commit
  6. 30 Oct, 2014 1 commit
  7. 03 Sep, 2014 1 commit
  8. 15 Aug, 2014 2 commits
  9. 07 Aug, 2014 1 commit
  10. 03 Jun, 2014 1 commit
  11. 23 May, 2014 1 commit
  12. 05 Apr, 2014 1 commit
  13. 01 Apr, 2014 1 commit
  14. 31 Mar, 2014 1 commit
  15. 18 Feb, 2014 2 commits
  16. 16 Jan, 2014 1 commit
  17. 26 Dec, 2013 1 commit
  18. 11 Dec, 2013 1 commit
  19. 20 Nov, 2013 1 commit
  20. 19 Nov, 2013 1 commit
  21. 11 Nov, 2013 1 commit
  22. 10 Nov, 2013 1 commit
  23. 09 Nov, 2013 1 commit
  24. 10 Oct, 2013 2 commits
  25. 28 Aug, 2013 1 commit
    • Alex Van't Hof's avatar
      Standardize commit diff api url, change blob api url, add get single commit · 59f428dc
      Alex Van't Hof authored
      Use "/commits/:sha/diff" as opposed to "/commit/:sha", keeping in line
      with existing api urls (e.g. "/projects/:id", etc.)
      
      Fix 500 error resulting from a diff api call with an invalid commit hash
      
      Move "/commits/:sha/blob" to "/blobs/:sha", leaving the old path for
      backwards compatibility.
      
      Add ability to get a single commit via "/commits/:sha"
      59f428dc
  26. 25 Aug, 2013 1 commit
  27. 06 Jun, 2013 1 commit
  28. 07 Mar, 2013 1 commit
  29. 06 Mar, 2013 1 commit
  30. 27 Feb, 2013 1 commit
  31. 09 Feb, 2013 1 commit
  32. 31 Jan, 2013 1 commit
  33. 21 Dec, 2012 1 commit
  34. 21 Sep, 2012 1 commit