Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ci | ||
background_jobs | ||
bundle | ||
check | ||
daemon_with_pidfile | ||
mail_room | ||
parallel-rsync-repos | ||
pkgr_before_precompile.sh | ||
rails | ||
rake | ||
rspec | ||
setup | ||
spinach | ||
spring | ||
upgrade.rb | ||
web |
BigW Consortium Gitlab
Using db:reset ensures existing tables are first dropped. This in turn ensures that we can drop tables regardless of any foreign key constraints. While CE currently doesn't have any foreign keys EE defines the following relation: remote_mirrors.project_id -> projects.id MySQL will complain whenever you try to drop the "projects" table first even when using "DROP TABLE ... CASCADE".
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ci | Loading commit data... | |
background_jobs | Loading commit data... | |
bundle | Loading commit data... | |
check | Loading commit data... | |
daemon_with_pidfile | Loading commit data... | |
mail_room | Loading commit data... | |
parallel-rsync-repos | Loading commit data... | |
pkgr_before_precompile.sh | Loading commit data... | |
rails | Loading commit data... | |
rake | Loading commit data... | |
rspec | Loading commit data... | |
setup | Loading commit data... | |
spinach | Loading commit data... | |
spring | Loading commit data... | |
upgrade.rb | Loading commit data... | |
web | Loading commit data... |