Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-23Remove dead MySQL codeNick Thomas
2019-03-18Replaced config accessDominic Renner
2019-03-07trim empty lineFrederic Van Espen
2019-03-07Merge branch 'master' into incremental-backupsFrederic Van Espen
2019-03-07fix option testFrederic Van Espen
2019-03-07introduce optional rsyncable flagFrederic Van Espen
2019-02-06Add convenience methods for creating project and Wiki repositoriesStan Hu
2019-02-06Send project name with Gitaly repository requestsStan Hu
2019-01-17Modify file restore to rectify tar issueJason Colyer
2019-01-17Modify file restore to rectify tar issueJason Colyer
2019-01-17Modify file restore to rectify tar issueJason Colyer
2019-01-16Modified files.rb to handle tar errorJason Colyer
2019-01-09Add SSE-C key configuration option for Amazon S3 remote backupsPepijn Van Eeckhoudt
2018-12-27fix code styleFrederic Van Espen
2018-12-26set the --rsyncable option for gzipFrederic Van Espen
2018-12-26Allow to override part of the backup filenameFrederic Van Espen
2018-12-21Avoid extra storage bucket perm and queryMichael Kozono
2018-12-13Restore Object Pools when restoring an object poolZeger-Jan van de Weg
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-10-05Add installation type to backup information fileBalasankar "Balu" C
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-07-31Remove feature flags from lib/backupZeger-Jan van de Weg
2018-06-25Move repo backup RPC's to opt-outJacob Vosmaer
2018-06-21Restore custom hooks for wikiAhmad Hassan
2018-06-20Move backup custom hooks up a levelAhmad Hassan
2018-06-19Output done for wiki and repoAhmad Hassan
2018-06-15Migrate repo backup to gitalyAhmad Hassan
2018-06-08Merge branch 'use-restore-custom-hooks-gitaly' into 'master'Douwe Maan
2018-06-07Use RestoreCustomHooks RPC in restore rake taskAhmad Hassan
2018-06-07Consistently use tar lookup functionJacob Vosmaer
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-05-28Use Gitaly's DeleteAllRepositories RPC during backup restoreJacob Vosmaer (GitLab)
2018-05-24Merge branch 'migrate-restore-repo-to-gitaly' into 'master'Douwe Maan
2018-05-24Fix backup creation and restore for specific Rake tasksStan Hu
2018-05-24Remove unneeded gitaly_migrate functionAhmad Hassan
2018-05-23Take restoring custom hooks and the skip flag out of scopeAhmad Hassan
2018-05-21Remove gitaly_migrate blocks and replace by early returnAhmad Hassan
2018-05-18Move restore_custom_hooks to its seperate functionAhmad Hassan
2018-05-17Return from prepare directory if gitaly skip is enabledAhmad Hassan
2018-05-17Call path_to_repo only when using gitalyAhmad Hassan
2018-05-16Link to upstream gitaly issues for the missing restore pathsDJ Mountney
2018-05-15Fix the paths for wiki restoreDJ Mountney
2018-05-15Output project name before restoring each project repoDJ Mountney
2018-05-15Remove hooks restore that is no longer necessaryDJ Mountney
2018-05-15Add back some of the non-gitaly restore functionality behind gatesDJ Mountney
2018-05-15Wrap create_from_bundle in a begin rescue blockAhmad Hassan
2018-05-15Better repo restore progress loggingAhmad Hassan
2018-05-15Remove useless print lineAhmad Hassan
2018-05-15Use gitaly repository_service.CreateFromBundle to restoreAhmad Hassan
2018-04-23Describe workaround when restore fails because of `Errno::EBUSY`Bob Van Landuyt