gitlab-org--gitlab-foss/lib/backup
Jacob Vosmaer 77b57c114b Drop all tables before restoring a PostgreSQL DB
Invoking 'db:schema:load' turned out to be a bad idea: when downgrading
an existing GitLab installation, the schema of the newer version would
be preserved when trying to import the old version.
2014-03-28 13:44:46 +01:00
..
database.rb Drop all tables before restoring a PostgreSQL DB 2014-03-28 13:44:46 +01:00
manager.rb Replace backticks with Gitlab::Popen 2014-03-03 08:40:29 +01:00
repository.rb Use gitlab_shell.path to invoke rewrite-hooks.sh 2014-02-26 17:32:52 +01:00
uploads.rb Support symlinked public/uploads for backp restore 2014-02-26 17:26:48 +01:00