gitlab-org--gitlab-foss/scripts
Stan Hu fb6a4e21d4 Bring back Rugged implementation of find_commit
This brings back some of the changes in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20339.

For users using Gitaly on top of NFS, accessing the Git data directly
via Rugged is more performant than Gitaly. This merge request introduces
the feature flag `rugged_find_commit` to activate Rugged paths.

There are also Rake tasks `gitlab:features:enable_rugged` and
`gitlab:features:disable_rugged` to enable/disable these feature
flags altogether.

Part of four Rugged changes identified in
https://gitlab.com/gitlab-org/gitlab-ce/issues/57317.
2019-03-01 08:45:51 -08:00
..
frontend Fix typos occured to occurred 2018-11-16 00:34:24 +09:00
review_apps Only use 2 replicas for nginx-ingress.controller 2019-02-01 14:36:24 +01:00
build_assets_image Adds the commit sha to the pushed assets 2019-02-19 13:51:36 +00:00
clean-old-cached-assets Add cache to the 'compile-assets' and 'gitlab:assets:compile' jobs 2019-02-05 14:04:54 +01:00
create_mysql_user.sh Grant privileges after database is created 2018-05-16 21:52:08 +08:00
create_postgres_user.sh Grant privileges after database is created 2018-05-16 21:52:08 +08:00
detect-new-flaky-examples Retrieve and sync flaky specs report from and to S3 2017-08-11 14:55:10 +02:00
gitaly-test-build Fix gitaly-ruby bundle poisoning in CI 2018-05-14 08:10:29 +00:00
gitaly-test-spawn Fix gitaly-ruby bundle poisoning in CI 2018-05-14 08:10:29 +00:00
gitaly_test.rb Fix gitaly-ruby bundle poisoning in CI 2018-05-14 08:10:29 +00:00
lint-changelog-yaml add changelogs/README.md 2019-02-18 04:57:57 +00:00
lint-conflicts.sh Make sure we didn't commit conflicts 2017-08-01 12:06:56 +00:00
lint-doc.sh Move ChatOps docs from EE to core 2019-02-21 03:34:42 +00:00
lint-rugged Bring back Rugged implementation of find_commit 2019-03-01 08:45:51 -08:00
merge-reports Retrieve and sync flaky specs report from and to S3 2017-08-11 14:55:10 +02:00
merge-simplecov Introduce SimpleCovEnv singleton helper and use it 2016-07-21 12:46:49 +02:00
no-ee-check Update no-ee-check with rubocop recommendation. 2018-05-22 18:35:51 +03:00
prepare_build.sh Stop using deprecated argument to `gem` 2018-12-31 09:30:23 +00:00
prune-old-flaky-specs Follow Rubocop for scripts/prune-old-flaky-specs 2018-06-01 14:30:10 +08:00
schema_changed.sh Backport schema_changed.sh from EE which prints the diff if the schema is different 2018-08-30 08:29:08 +02:00
security-harness Fix security harness script 2019-02-08 15:28:44 -02:00
static-analysis Added Stylelint Setup 2019-02-14 14:40:50 +01:00
sync-reports Save Knapsack reports in S3 instead of in shared cache 2017-03-24 18:18:37 +01:00
trigger-build Pass $CI_COMMIT_TAG as GITLAB_TAG to the CNG triggered pipelines 2019-01-30 09:42:48 +01:00
trigger-build-docs Refactor scripts/trigger-build and post a commit note with the downstream pipeline URL for omnibus triggers 2018-09-24 18:24:13 +02:00
utils.sh Grant privileges after database is created 2018-05-16 21:52:08 +08:00