summaryrefslogtreecommitdiff
path: root/lib/backup
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rake_backup' into 'master'Dmitriy Zaporozhets2015-03-191-2/+3
* Revert "Merge branch 'backup-permissions' into 'master'"Dmitriy Zaporozhets2015-03-161-4/+0
* Change permissions on backup filesVinnie Okada2015-03-151-0/+4
* Revert "Fix broken access control and refactor avatar upload"Dmitriy Zaporozhets2015-02-192-29/+13
* Fix broken access control and refactor avatar uploadHannes Rosenögger2015-02-162-13/+29
* Properly fix wiki restore.Achilleas Pipinellis2014-11-301-12/+14
* Proper wiki restore. Fixes #845Achilleas Pipinellis2014-11-291-8/+12
* Add CRON=1 backup setting for quiet backupsJacob Vosmaer2014-11-203-38/+47
* Correctly restore empty repositories.Dimitry Andric2014-11-131-1/+7
* Merge remote-tracking branch 'origin/master' into backup_restore_drop_sequencesValery Sizov2014-11-121-1/+1
|\
| * Factor using Repository#path_to_repoCiro Santilli2014-11-051-1/+1
* | Drop all Postgres sequences during backup restoreJacob Vosmaer2014-10-281-0/+1
|/
* Ask the wiki repo, not Gollum, if it's emptyJacob Vosmaer2014-10-201-1/+1
* Fail harder in the backup scriptJacob Vosmaer2014-10-013-6/+22
* Add backup upload support to the rake taskJacob Vosmaer2014-09-291-2/+24
* Use create-hooks instead of rewrite-hooks.shJacob Vosmaer2014-09-081-1/+1
* Backup wiki repo even if the main repo is emptyJacob Vosmaer2014-05-081-6/+3
* Apply the locale encoding to `tar --version`Jacob Vosmaer2014-05-081-1/+1
* Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets2014-04-091-2/+2
* Drop all tables before restoring a PostgreSQL DBJacob Vosmaer2014-03-281-2/+3
* Replace backticks with Gitlab::PopenJacob Vosmaer2014-03-031-1/+6
* Merge branch 'backup_uploads_symlink' into 'master'Dmitriy Zaporozhets2014-03-011-2/+3
|\
| * Support symlinked public/uploads for backp restoreJacob Vosmaer2014-02-261-2/+3
* | Use Gitlab::VERSION to version backupsJacob Vosmaer2014-02-271-16/+10
* | Merge branch 'pg_force_restore' into 'master'Dmitriy Zaporozhets2014-02-271-0/+2
|\ \
| * | Empty the database during Postgres backup restoreJacob Vosmaer2014-02-261-0/+2
| |/
* | Use gitlab_shell.path to invoke rewrite-hooks.shJacob Vosmaer2014-02-261-2/+1
|/
* Report failure of DB backup commandsJacob Vosmaer2014-01-231-2/+16
* Remove duplication in Backup::ManagerJacob Vosmaer2013-11-061-2/+4
* Remove Bourne shell from backup codeJacob Vosmaer2013-11-064-15/+19
* Revert "More escaping"Dmitriy Zaporozhets2013-11-052-11/+9
* More escapingNigel Kukard2013-11-042-9/+11
* Skip rather than fail empty wikis during backupJacob Vosmaer2013-10-101-1/+3
* move backup logic to lib. Fixed removing outdated backupsDmitriy Zaporozhets2013-08-051-0/+106
* Merge pull request #4264 from andrewwutw/fix-postgresql-restoreDmitriy Zaporozhets2013-07-111-1/+1
|\
| * Fix PostgreSQL database restoration problem (#4217)andrewwutw2013-06-101-1/+1
* | fixes for gitlab restore with non-standard backup and repo dirsAngus MacArthur2013-05-301-1/+1
|/
* clarify restoreBen Bodenmiller2013-05-271-2/+6
* Fix errors during backup task. Fix #3785Axilleas Pipinellis2013-05-071-1/+1
* backup/restore uploadsDmitriy Zaporozhets2013-04-101-0/+25
* Run rewrite-hooks after repos restoreDmitriy Zaporozhets2013-04-101-0/+9
* Backup/restore wiki repos tooDmitriy Zaporozhets2013-04-051-0/+22
* move old repositories dir to one with timestampDmitriy Zaporozhets2013-04-051-1/+1
* refactor backup/restoreDmitriy Zaporozhets2013-04-052-0/+132