gitlab-org--gitlab-foss/lib/backup
Dmitriy Zaporozhets b9452d7bcd Merge branch 'improve-postgres-restore-cleaning' into 'master'
Use native Postgres database cleaning during backup restore

We were using hacks to drop tables etc during a Postgres backup
restore. With this change, we let pg_dump insert the DROP TABLE
statements it needs at the start of the SQL dump.

See merge request !1891
2015-07-07 23:02:48 +00:00
..
database.rb Merge branch 'improve-postgres-restore-cleaning' into 'master' 2015-07-07 23:02:48 +00:00
manager.rb use gitlab not gitlabci 2015-06-09 18:30:38 +02:00
repository.rb backup repo with tar instead of git bundle 2015-03-19 14:36:02 +02:00
uploads.rb Revert "Fix broken access control and refactor avatar upload" 2015-02-19 08:57:35 -08:00