summaryrefslogtreecommitdiff
path: root/lib/tasks/gitlab/backup.rake
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-2/+4
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-262/+22
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-23/+86
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-1/+3
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+4
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-2/+10
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+2
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-3/+24
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-5/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-10/+10
* Silence backup warnings when CRON=1 in useStan Hu2019-06-251-2/+2
* Add warning that gitlab-secrets isn't includedadd-warning-to-backup-rake-taskCindy Pallares2019-05-081-0/+8
* Make the backup Rake task the same as in EEYorick Peterse2019-02-281-1/+1
* Add timestamps to gitlab-rake gitlab:backup:restoreWill Chandler2018-06-141-44/+48
* Fix backup creation and restore for specific Rake tasksStan Hu2018-05-241-67/+65
* Eliminate the warnings from task helpersLin Jen-Shin2018-01-261-18/+18
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+2
* show better message when deciding not to continue39903-restore-backup-warningdigitalMoksha2017-11-071-17/+22
* Make warning message more explicitdigitalMoksha2017-11-071-1/+1
* Fixed backup.rake colorize method following Pages -> CEjej-fix-backup-rake-colorConnor Shea2017-02-071-6/+6
* Add GitLab PagesKamil Trzcinski2017-01-311-0/+21
* Fix: Backup restore doesn't clear cache12622-backup-restore-doesn-t-clear-cache-resulting-in-missing-branches-and-tagsValery Sizov2016-10-201-0/+2
* Fix restore warning messageDrew Blessing2016-06-281-1/+2
* Replace colorize gem with rainbow.Connor Shea2016-06-031-40/+40
* Fix backups if registry is disabledKamil Trzcinski2016-05-231-6/+14
* Added backup of container registryKamil Trzcinski2016-05-161-0/+21
* Reload the schema before restoring a database backupDrew Blessing2016-03-211-8/+26
* Backup LFS objects same as any upload.Marin Jankovski2015-11-191-0/+21
* Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+21
* Cleanup CI backup => migrate with GitLabKamil Trzcinski2015-09-151-0/+21
* Replace GITLAB with GitLab in rake task descriptionsDmitriy Zaporozhets2015-06-231-2/+2
* ability to skip some items in backupbackup_skip_optionValery Sizov2015-04-021-9/+24
* Explain why we create a StringIOJacob Vosmaer2014-11-201-0/+2
* Add CRON=1 backup setting for quiet backupsJacob Vosmaer2014-11-201-12/+23
* move backup logic to lib. Fixed removing outdated backupsDmitriy Zaporozhets2013-08-051-95/+7
* Correction to restore expected current directoryAngus MacArthur2013-06-031-9/+14
* fixes for gitlab restore with non-standard backup and repo dirsAngus MacArthur2013-05-301-0/+3
* Merge pull request #3858 from abalkin/issue-3857Dmitriy Zaporozhets2013-05-131-3/+4
|\
| * Save backup time as is. Fixes #3857.Lev Abalkin2013-05-081-4/+3
| * Save backup time as is. Fixes #3857.Lev Abalkin2013-05-061-3/+5
* | Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-051-8/+8
|/
* fixed broken gitlab version determination during backupAngus MacArthur2013-04-231-2/+2
* Invoke shell setup after backup restoreDmitriy Zaporozhets2013-04-181-0/+1
* backup/restore uploadsDmitriy Zaporozhets2013-04-101-3/+19
* refactor backup/restoreDmitriy Zaporozhets2013-04-051-46/+7
* Replace db:backup/restore with native mysq/pg solutionDmitriy Zaporozhets2013-04-051-41/+6
* Adds DB-sensitive tablename escape for backup task.Chris Lawlor2013-03-141-1/+2
* No gitolite in project any moreDmitriy Zaporozhets2013-02-111-1/+1