gitlab-org--gitlab-foss/scripts
Stan Hu a74396dcc5 Add Gitaly and Rugged call timing in Sidekiq logs
This will help identify Sidekiq jobs that invoke excessive number of
filesystem access.

The timing data is stored in `RequestStore`, but this is only active
within the middleware and is not directly accessible to the Sidekiq
logger. However, it is possible for the middleware to modify the job
hash to pass this data along to the logger.
2019-08-09 01:08:32 -07:00
..
frontend Add script for frontend test file coverage 2019-08-08 07:31:43 +00:00
review_apps Remove the wait_for_review_app_to_be_accessible step from review-deploy 2019-07-30 19:13:43 +02:00
build_assets_image Use gitlab-ce as default project name in asset image building 2019-03-15 19:15:54 +05:30
clean-old-cached-assets Clean up assets that are older than 4 days to reduce assets cache size 2019-05-14 21:34:06 +02: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
gather-test-memory-data Gather memory usage data in tests 2019-07-12 10:44:17 +00:00
generate-gems-memory-metrics-static Generate gem size metrics in memory CI 2019-06-21 20:05:59 +10:00
generate-gems-size-metrics-static Generate gem size metrics in memory CI 2019-06-21 20:05:59 +10:00
generate-memory-metrics-on-boot Get memory data after booting app in production 2019-06-28 20:12:50 +03: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 Disable hooks by setting an ENV var 2019-06-14 13:10:02 +02:00
insert-rspec-profiling-data Remove unneeded monkey-patch 2019-07-25 12:21:38 +08:00
lint-conflicts.sh Make sure we didn't commit conflicts 2017-08-01 12:06:56 +00:00
lint-doc.sh Fix link pointing to the documentation styleguide 2019-07-16 06:46:07 +00:00
lint-rugged Add Gitaly and Rugged call timing in Sidekiq logs 2019-08-09 01:08:32 -07:00
merge-html-reports Generate parallel spec reports 2019-07-17 10:12:56 -04:00
merge-reports Retrieve and sync flaky specs report from and to S3 2017-08-11 14:55:10 +02:00
merge-simplecov Run rubocop -a 2019-03-13 13:42:43 +00:00
no-ee-check Update no-ee-check with rubocop recommendation. 2018-05-22 18:35:51 +03:00
prepare_build.sh Get memory data after booting app in production 2019-06-28 20:12:50 +03: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 Backport EE changes made to the scripts/ directory 2019-07-29 13:53:20 +02:00
sync-reports Save Knapsack reports in S3 instead of in shared cache 2017-03-24 18:18:37 +01:00
trigger-build Pass branch name to the CNG pipeline for stable branches 2019-06-19 16:37:33 +02:00
trigger-build-docs Move the gitlab-docs project under gitlab-org 2019-07-11 15:24:33 +03:00
utils.sh Backport EE changes made to the scripts/ directory 2019-07-29 13:53:20 +02:00