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-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
2018-11-20Fix bug where ID is not setZeger-Jan van de Weg
2018-11-20Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg
2018-11-20Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"Sean McGivern
2018-11-20Merge branch 'zj-improve-gitaly-pb' into 'master'Sean McGivern
2018-11-16Show what RPC is called in the performance barZeger-Jan van de Weg
2018-11-15Fix typos in libGeorge Tsiolis
2018-10-31Add more specsAhmad Hassan
2018-10-30Support tls communication in gitalyAhmad Hassan
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-10-05Revert "Merge branch 'feature/git-v2-flag' into 'master'"James Lopez
2018-09-25Merge branch 'mk/improve-usage-of-request-store' into 'master'Yorick Peterse
2018-09-24Use `Gitlab::SafeRequestStore` in more placesMichael Kozono
2018-09-21Use the new gitaly auth scheme (v2)Alejandro Rodríguez
2018-09-06Add git_v2 flag to GitalyClientJames Lopez