1. 13 4月, 2016 3 次提交
  2. 12 4月, 2016 1 次提交
  3. 25 3月, 2016 1 次提交
  4. 24 3月, 2016 1 次提交
  5. 13 3月, 2016 1 次提交
  6. 04 2月, 2016 2 次提交
  7. 19 1月, 2016 3 次提交
  8. 11 1月, 2016 1 次提交
  9. 07 1月, 2016 2 次提交
  10. 23 12月, 2015 1 次提交
  11. 17 12月, 2015 1 次提交
  12. 12 12月, 2015 2 次提交
  13. 09 12月, 2015 1 次提交
  14. 04 12月, 2015 1 次提交
  15. 13 11月, 2015 1 次提交
  16. 25 9月, 2015 3 次提交
  17. 09 7月, 2015 1 次提交
  18. 14 5月, 2015 1 次提交
  19. 11 4月, 2015 1 次提交
  20. 03 4月, 2015 1 次提交
  21. 01 3月, 2015 1 次提交
  22. 21 2月, 2015 1 次提交
  23. 06 2月, 2015 1 次提交
  24. 04 2月, 2015 1 次提交
  25. 22 1月, 2015 1 次提交
  26. 12 1月, 2015 1 次提交
  27. 29 12月, 2014 1 次提交
  28. 31 10月, 2014 1 次提交
  29. 03 10月, 2014 1 次提交
  30. 01 10月, 2014 1 次提交
    • B
      API: Initial support for forking a project via the API · f030ee84
      Bernhard Kaindl 提交于
      This change adds POST /projects/fork/:id to the API for forking
      a project into the namespace of the authenticated user, like the
      "create fork" link in the GUI does. It also calls the same code.
      
      Failure and permission checks (except for conflict) are already
      implemented and handled in ForkService and the API, so the added
      code is simple and does not alter anything.
      f030ee84
  31. 09 9月, 2014 1 次提交