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
2015-04-02ability to skip some items in backupValery Sizov
2015-03-28Don't use chmod_R for backup tarsVinnie Okada
2015-03-25Change directory when removing old backupsVinnie Okada
2015-03-22Merge branch 'backup-permissions' into 'master'Dmitriy Zaporozhets
2015-03-20Call chdir() with a blockVinnie Okada
2015-03-19backup repo with tar instead of git bundleValery Sizov
2015-03-18Change permissions on backup filesVinnie Okada
2015-03-17Revert "Merge branch 'backup-permissions' into 'master'"Dmitriy Zaporozhets
2015-03-15Change permissions on backup filesVinnie Okada
2015-02-19Revert "Fix broken access control and refactor avatar upload"Dmitriy Zaporozhets
2015-02-16Fix broken access control and refactor avatar uploadHannes Rosenögger
2014-11-30Properly fix wiki restore.Achilleas Pipinellis
2014-11-29Proper wiki restore. Fixes #845Achilleas Pipinellis
2014-11-20Add CRON=1 backup setting for quiet backupsJacob Vosmaer
2014-11-13Correctly restore empty repositories.Dimitry Andric
2014-11-12Merge remote-tracking branch 'origin/master' into backup_restore_drop_sequencesValery Sizov
2014-11-05Factor using Repository#path_to_repoCiro Santilli
2014-10-28Drop all Postgres sequences during backup restoreJacob Vosmaer
2014-10-20Ask the wiki repo, not Gollum, if it's emptyJacob Vosmaer
2014-10-01Fail harder in the backup scriptJacob Vosmaer
2014-09-29Add backup upload support to the rake taskJacob Vosmaer
2014-09-08Use create-hooks instead of rewrite-hooks.shJacob Vosmaer
2014-05-09Backup wiki repo even if the main repo is emptyJacob Vosmaer
2014-05-08Apply the locale encoding to `tar --version`Jacob Vosmaer
2014-04-09Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets
2014-03-28Drop all tables before restoring a PostgreSQL DBJacob Vosmaer
2014-03-03Replace backticks with Gitlab::PopenJacob Vosmaer
2014-03-01 Merge branch 'backup_uploads_symlink' into 'master'Dmitriy Zaporozhets
2014-02-27Use Gitlab::VERSION to version backupsJacob Vosmaer
2014-02-27 Merge branch 'pg_force_restore' into 'master'Dmitriy Zaporozhets
2014-02-26Empty the database during Postgres backup restoreJacob Vosmaer
2014-02-26Use gitlab_shell.path to invoke rewrite-hooks.shJacob Vosmaer
2014-02-26Support symlinked public/uploads for backp restoreJacob Vosmaer
2014-01-23Report failure of DB backup commandsJacob Vosmaer
2013-11-06Remove duplication in Backup::ManagerJacob Vosmaer
2013-11-06Remove Bourne shell from backup codeJacob Vosmaer
2013-11-05Revert "More escaping"Dmitriy Zaporozhets
2013-11-05More escapingNigel Kukard
2013-10-10Skip rather than fail empty wikis during backupJacob Vosmaer
2013-08-05move backup logic to lib. Fixed removing outdated backupsDmitriy Zaporozhets
2013-07-11Merge pull request #4264 from andrewwutw/fix-postgresql-restoreDmitriy Zaporozhets
2013-06-10Fix PostgreSQL database restoration problem (#4217)andrewwutw
2013-05-30fixes for gitlab restore with non-standard backup and repo dirsAngus MacArthur
2013-05-27clarify restoreBen Bodenmiller
2013-05-07Fix errors during backup task. Fix #3785Axilleas Pipinellis
2013-04-10backup/restore uploadsDmitriy Zaporozhets
2013-04-10Run rewrite-hooks after repos restoreDmitriy Zaporozhets
2013-04-05Backup/restore wiki repos tooDmitriy Zaporozhets
2013-04-05move old repositories dir to one with timestampDmitriy Zaporozhets
2013-04-05refactor backup/restoreDmitriy Zaporozhets