BigW Consortium Gitlab

  1. 12 Jan, 2015 1 commit
  2. 07 Jan, 2015 2 commits
  3. 30 Dec, 2014 5 commits
  4. 29 Dec, 2014 3 commits
  5. 25 Dec, 2014 1 commit
  6. 24 Dec, 2014 1 commit
  7. 04 Dec, 2014 1 commit
  8. 01 Dec, 2014 1 commit
  9. 18 Nov, 2014 1 commit
  10. 02 Nov, 2014 1 commit
  11. 31 Oct, 2014 1 commit
  12. 30 Oct, 2014 2 commits
  13. 29 Oct, 2014 4 commits
  14. 23 Oct, 2014 1 commit
  15. 21 Oct, 2014 1 commit
  16. 15 Oct, 2014 1 commit
  17. 14 Oct, 2014 1 commit
  18. 13 Oct, 2014 1 commit
  19. 07 Oct, 2014 3 commits
  20. 03 Oct, 2014 2 commits
  21. 01 Oct, 2014 1 commit
    • API: Initial support for forking a project via the API · f030ee84
      Bernhard Kaindl authored
      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.
  22. 26 Sep, 2014 2 commits
  23. 25 Sep, 2014 1 commit
  24. 21 Sep, 2014 1 commit
  25. 16 Sep, 2014 1 commit