An error occurred fetching the project authors.
- 22 Feb, 2018 1 commit
-
-
Tiago Botelho authored
-
- 07 Feb, 2018 1 commit
-
-
Marcia Ramos authored
-
- 16 Jan, 2018 1 commit
-
-
James Ramsay authored
-
- 18 Dec, 2017 1 commit
-
-
James Ramsay authored
-
- 15 Dec, 2017 6 commits
-
-
James Ramsay authored
-
James Ramsay authored
-
James Ramsay authored
-
James Ramsay authored
-
James Ramsay authored
-
James Ramsay authored
-
- 04 Dec, 2017 2 commits
-
-
Tiago Botelho authored
Decrease the push mirror backoff delay and add rate limiting to the push mirror scheduling algorithm.
-
Tiago Botelho authored
-
- 17 Nov, 2017 1 commit
-
-
Tiago Botelho authored
-
- 07 Nov, 2017 1 commit
-
-
Tiago Botelho authored
Removes hard_failed state out of project state machine. Now when the mirror reaches the retry count limit it will stay as failed but will not get scheduled anymore, and a new message will appear
-
- 06 Nov, 2017 1 commit
-
-
Tiago Botelho authored
-
- 01 Sep, 2017 1 commit
-
-
Marcia Ramos authored
-
- 28 Aug, 2017 1 commit
-
-
Nick Thomas authored
-
- 15 Aug, 2017 1 commit
-
-
Nick Thomas authored
-
- 07 Aug, 2017 1 commit
-
-
Nick Thomas authored
-
- 04 Aug, 2017 1 commit
-
-
Chenjerai Katanda authored
-
- 30 Jun, 2017 1 commit
-
-
Tiago Botelho authored
-
- 27 Jun, 2017 1 commit
-
-
Achilleas Pipinellis authored
-
- 23 Jun, 2017 1 commit
-
-
Marcia Ramos authored
add overview and use-cases for repo mirroring - replaces https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/627
-
- 06 Jun, 2017 1 commit
-
-
Achilleas Pipinellis authored
-
- 05 Jun, 2017 1 commit
-
-
Tiago Botelho authored
-
- 02 May, 2017 1 commit
-
-
Tiago Botelho authored
-
- 01 May, 2017 2 commits
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-
- 03 Mar, 2017 1 commit
-
-
Pawel Chojnacki authored
-
- 07 Feb, 2017 1 commit
-
-
Tiago Botelho authored
-
- 01 Feb, 2017 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 13 Dec, 2016 1 commit
-
-
Achilleas Pipinellis authored
-
- 05 Dec, 2016 2 commits
-
-
Chris Wilson authored
-
Chris Wilson authored
+ update_all_mirrors_worker_cron + update_all_remote_mirrors_worker_cron + Include source and omnibus changes
-
- 29 Nov, 2016 1 commit
-
-
Achilleas Pipinellis authored
[ci skip]
-
- 09 Sep, 2016 1 commit
-
-
Christian Couder authored
-
- 30 Nov, 2015 1 commit
-
-
Douwe Maan authored
-
- 18 Nov, 2015 2 commits
-
-
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
-
Douwe Maan authored
[ci skip]
-
- 17 Nov, 2015 1 commit
-
-
Douwe Maan authored
-