Skip to content
Snippets Groups Projects
  1. Jan 07, 2016
  2. Jan 05, 2016
  3. Dec 18, 2015
  4. Dec 10, 2015
  5. Dec 08, 2015
  6. Dec 07, 2015
  7. Dec 03, 2015
  8. Nov 30, 2015
  9. Nov 18, 2015
    • 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
      Merge branch 'ce-mirror-backport' into 'master' · 371e8505
      Douwe Maan authored
      Backport relevant changes from gitlab-org/gitlab-ee!51
      
      To do:
      
      - [x] Update gitlab-shell
      
      See merge request !1822
      371e8505
    • Douwe Maan's avatar
      8937c5ff
    • Douwe Maan's avatar
      Clean up Repository cache code. · b1f4d14f
      Douwe Maan authored
      b1f4d14f
    • Douwe Maan's avatar
      153085a9
  10. Nov 16, 2015
  11. Nov 12, 2015
  12. Nov 11, 2015
  13. Nov 03, 2015
  14. Nov 02, 2015
  15. Oct 29, 2015
  16. Oct 28, 2015
  17. Oct 23, 2015
  18. Oct 21, 2015
  19. Oct 20, 2015
  20. Oct 16, 2015
  21. Oct 15, 2015
  22. Oct 14, 2015
  23. Oct 07, 2015
    • Stan Hu's avatar
      Add directory feature button · 0ab6ca93
      Stan Hu authored
      Change "+" icon under "Files" section to have three options:
      
      * Create file
      * Upload file
      * New directory
      
      Upload file is no longer accessible from the "Create file" page.
      Users can now select a target branch in upload file as well.
      
      Closes #2799: Fixes a bug where file modes were overwritten after a commit
      
      Closes https://github.com/gitlabhq/gitlabhq/issues/8253: Existing files
      can no longer be overwritten in the "Create file" section.
      
      Closes #2557
      0ab6ca93
  24. Oct 03, 2015
  25. Aug 27, 2015
  26. Aug 17, 2015
Loading