Project 'gitlab-org/gitlab-ee' was moved to 'gitlab-org/gitlab'. Please update any links and bookmarks that may still have the old path.
Add ability to push to remote repositories
Closes #116 (closed)
Tasks:
-
Add ability to enter remote push URL under Mirror Repository settings -
Add implementation code to push to remote repository -
Add new background worker -
Show latest update date and sync errors if they exists. -
Write specs. -
Sync remote mirror every hour.