gitlab-org--gitlab-foss/lib/tasks/gitlab
Yorick Peterse 235b105c91
Finish migration to the new events setup
This finishes the procedure for migrating events from the old format
into the new format. Code no longer uses the old setup and the database
tables used during the migration process are swapped, with the old table
being dropped.

While the database migration can be reversed this will 1) take a lot of
time as data has to be coped around 2) won't restore data in the
"events.data" column as we have no way of restoring this.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37241
2017-09-06 16:40:31 +02:00
..
assets.rake Compile JS lang files before webpack compile 2017-07-27 08:41:47 +01:00
backup.rake Fixed backup.rake colorize method following Pages -> CE 2017-02-07 14:43:32 +00:00
bulk_add_permission.rake
check.rake Merge branch 'system-checks-incoming-email' into 'master' 2017-09-06 09:02:47 +00:00
cleanup.rake Use `git update-ref --stdin -z` to delete refs 2017-08-30 22:01:23 +08:00
db.rake Fix caching large snippet HTML content on MySQL databases 2017-05-03 15:27:45 +01:00
dev.rake Futher rename the CI variables 2017-03-16 08:49:01 +01:00
git.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
gitaly.rake Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
helpers.rake Just extend main, rather than include to Kernel 2017-08-08 22:20:16 +08:00
import.rake Improve bare repository import 2017-08-23 13:36:37 +02:00
import_export.rake Finish migration to the new events setup 2017-09-06 16:40:31 +02:00
info.rake Implement review comments for !11963 from @adamniedzielski. 2017-07-06 06:30:07 +00:00
ldap.rake
list_repos.rake Rename more path_with_namespace -> full_path or disk_path 2017-08-01 07:28:13 +02:00
setup.rake
shell.rake Rename more path_with_namespace -> full_path or disk_path 2017-08-01 07:28:13 +02:00
sidekiq.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
task_helpers.rb replace `is_gitlab_user?` with `gitlab_user?` 2017-08-29 11:14:41 +03:00
test.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
track_deployment.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
two_factor.rake Add a Rake task to aid in rotating otp_key_base 2017-06-05 22:17:52 +01:00
update_templates.rake Add two more project templates 2017-08-15 12:55:54 +02:00
users.rake
web_hook.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
workhorse.rake #31560 Add repo parameter to gitaly:install and workhorse:install 2017-05-02 16:58:37 +00:00