Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-02Merge branch 'fix-peek-on-puma' into 'master'Rémy Coutable
2019-08-28Rename Labkit::Tracing::GRPCInterceptor to GRPC::ClientInterceptorAndrew Newdigate
2019-08-28Make performance bar enabled checks consistentSean McGivern
2019-08-23Handle when server info doesn't have the storage in questionJohn Cai
2019-08-09Add Gitaly and Rugged call timing in Sidekiq logsStan Hu
2019-07-30Fix exception handling in Gitaly autodetectionStan Hu
2019-07-19Fix Gitaly auto-detection cachingStan Hu
2019-07-18Merge branch 'jc-wrap-rugged-calls-with-disk-access' into 'master'Stan Hu
2019-07-16Wrap rugged calls with access disk blockJohn Cai
2019-07-15Remove catfile cache feature flagJohn Cai
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-07-09Disabling can_use_disk? temporarilyJohn Cai
2019-07-08Merge branch 'jc-detect-nfs-for-rugged' into 'master'Dmitriy Zaporozhets
2019-07-05Use Rugged if we detect storage is NFS and we can access the diskJohn Cai
2019-07-05Remove high cardinality Prometheus metricZeger-Jan van de Weg
2019-06-18Turn on Cat-File cache by defaultZeger-Jan van de Weg
2019-06-18Move Gitaly feature flag logic to Feature::GitalyZeger-Jan van de Weg
2019-06-03Remove delta island feature flagZeger-Jan van de Weg
2019-05-07Register "gitaly_delta_islands" feature flagJacob Vosmaer
2019-05-05Run rubocop -a on CE filesStan Hu
2019-04-29Add gitaly session id & catfile-cache feature flagJohn Cai
2019-04-18Migrate correlation and tracing code to LabKitAndrew Newdigate
2019-04-17Add backtrace to Gitaly performance barStan Hu
2019-04-01Merge branch 'jc-remove-find-all-tags-ff' into 'master'Douglas Barbosa Alexandre
2019-03-29Merge branch 'sh-fix-gitaly-find-commit-caching' into 'master'Kamil Trzciński
2019-03-28Remove find all tags feature flagJohn Cai
2019-03-28Guard against nested allows with ref name cachingStan Hu
2019-03-27Allow ref name caching CommitService#find_commitStan Hu
2019-03-27Log Gitaly RPC duration to api_json.log and production_json.logStan Hu
2019-03-13Run rubocop -aNick Thomas
2019-03-12Add feature flag to enforce gitaly request limitsMark Lapierre
2019-03-07Merge branch 'jc-feature-flag-find-all-tags' into 'master'Lin Jen-Shin
2019-03-06Check that feature database and table exists for gitaly featuresJohn Cai
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-03-05Add feature flag for FindAllTagsJohn Cai
2019-02-28Revert "Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed"Nick Thomas
2019-02-22Only allow 30 RPCs per test case to GitalyZeger-Jan van de Weg
2019-01-25Merge branch 'elasticsearch-via-gitaly-ee' into 'master'Nick Thomas
2019-01-25Add connection_data method to Gitaly clientValery Sizov
2019-01-22Adds inter-service OpenTracing propagationAndrew Newdigate
2018-12-20Log certificate loading errors into sentryAhmad Hassan
2018-12-19Followups on reviewAhmad Hassan
2018-12-17Deduplicate certificatesAhmad Hassan
2018-12-11Merge remote-tracking branch 'origin/master' into support-gitaly-tlsAhmad Hassan
2018-12-11Rename load_certs and include default cert fileAhmad Hassan
2018-12-08Rename the correlation field from `correlation_id` to `x-gitlab-correlation-id`Andrew Newdigate
2018-12-06Revert "Prefer to use correlation-id in logs"Kamil Trzciński
2018-12-06Prefer to use correlation-id in logsKamil Trzciński
2018-12-06Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński
2018-11-27Manually load the certificatesAhmad Hassan