gitlab-org--gitlab-foss/db
Stan Hu 41d7b47c3c Add index to ci_trigger_requests for commit_id
https://gitlab.com/gitlab-org/gitlab-ce/pipelines.json makes
a number of unindexed slow queries. This index should
speed things up.
2017-02-10 07:51:48 -08:00
..
fixtures replace `find_with_namespace` with `find_by_full_path` 2017-02-03 07:14:04 +07:00
migrate Add index to ci_trigger_requests for commit_id 2017-02-10 07:51:48 -08:00
post_migrate Refactor migration to not require downtime 2017-02-07 10:42:42 -05:00
schema.rb Add index to ci_trigger_requests for commit_id 2017-02-10 07:51:48 -08:00
seeds.rb