An error occurred fetching the project authors.
  1. 22 Feb, 2018 1 commit
  2. 07 Feb, 2018 1 commit
  3. 16 Jan, 2018 1 commit
  4. 18 Dec, 2017 1 commit
  5. 15 Dec, 2017 6 commits
  6. 04 Dec, 2017 2 commits
  7. 17 Nov, 2017 1 commit
  8. 07 Nov, 2017 1 commit
  9. 06 Nov, 2017 1 commit
  10. 01 Sep, 2017 1 commit
  11. 28 Aug, 2017 1 commit
  12. 15 Aug, 2017 1 commit
  13. 07 Aug, 2017 1 commit
  14. 04 Aug, 2017 1 commit
  15. 30 Jun, 2017 1 commit
  16. 27 Jun, 2017 1 commit
  17. 23 Jun, 2017 1 commit
  18. 06 Jun, 2017 1 commit
  19. 05 Jun, 2017 1 commit
  20. 02 May, 2017 1 commit
  21. 01 May, 2017 2 commits
  22. 03 Mar, 2017 1 commit
  23. 07 Feb, 2017 1 commit
  24. 01 Feb, 2017 1 commit
  25. 13 Dec, 2016 1 commit
  26. 05 Dec, 2016 2 commits
  27. 29 Nov, 2016 1 commit
  28. 09 Sep, 2016 1 commit
  29. 30 Nov, 2015 1 commit
  30. 18 Nov, 2015 2 commits
    • Douwe Maan's avatar
      Merge branch 'mirror-repository' into 'master' · 834e440f
      Douwe Maan authored
      Add option to mirror an upstream repository.
      
      Closes internal https://dev.gitlab.org/gitlab/gitlab-ee/issues/279
      
      Depends on gitlab-org/gitlab-shell!29
      
      To do:
      
      - [x] Decide on what user should be the author of the activity feed events. The initial project creator perhaps? That makes sense for personal projects, but less so for group projects, where it's even possible that the creator has since left the team.
      - [x] Write specs!
      - [x] Write documentation
      - [x] Port back relevant commits to CE: gitlab-org/gitlab-ce!1822
      
      ----
      
      ## Mirror status on project homepage
      
      ![Screen_Shot_2015-11-12_at_12.48.15](/uploads/39666b0e4a14723407b0f66e2aaddb46/Screen_Shot_2015-11-12_at_12.48.15.png)
      
      
      ## Settings navigation item
      
      ![Screen_Shot_2015-11-10_at_17.32.27](/uploads/116ece85f65681bbd3c7c5e282ab3b3c/Screen_Shot_2015-11-10_at_17.32.27.png)
      
      ## Mirroring settings
      
      ![Screen_Shot_2015-11-17_at_11.17.17](/uploads/ff57c89831524435ec6a063c3c470203/Screen_Shot_2015-11-17_at_11.17.17.png)
      
      
      ## Activity feed with new "pushes" (mirror updates)
      ![activity_feed](/uploads/04754251f2142fd06b1fddc2aae45232/activity_feed.png)
      
      I have yet to decide on what user should be the author of these events. The initial project creator perhaps? That makes sense for personal projects, but less so for group projects, where it's even possible that the creator has since left the team.
      
      ## Warning that branch has diverged from upstream
      ![diverged](/uploads/ecf7ae6c5709f626c750695f45ca521a/diverged.png)
      
      ## Commits heading after failed update
      ![commits_failure](/uploads/d1b3e1f6796431c839ee9e2f67499283/commits_failure.png)
      
      Link send user to the mirroring settings if they are a project admin.
      
      ## Mirroring settings after failed update
      
      ![Screen_Shot_2015-11-12_at_12.43.09](/uploads/ece68d5021c9a4c374bf6d973cf9fafa/Screen_Shot_2015-11-12_at_12.43.09.png)
      
      ## New project page
      ![new_project](/uploads/296beb6c7faf390a9b7e1facc9c1d4d6/new_project.png)
      
      ## Import form after failed import
      (Screenshot outdated)
      
      ![new_import_failure](/uploads/ac0ebfc8ec23232603126fe0a6e10171/new_import_failure.png)
      
      Shown when the initial import of a project fails, not when an update of an existing project fails.
      
      cc @dzaporozhets @sytses @JobV
      
      See merge request !51
      834e440f
    • Douwe Maan's avatar
      Be more inclusive of commits · 22832637
      Douwe Maan authored
      [ci skip]
      22832637
  31. 17 Nov, 2015 1 commit