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
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
2018-07-24Remove timeouts for long running requestsZeger-Jan van de Weg
2018-07-09Resolve Naming/UncommunicativeMethodLin Jen-Shin
2018-07-04Clean up Gitaly N+1 stack tracesSean McGivern
2018-06-14Deny repository disk access in development and testJacob Vosmaer (GitLab)
2018-06-06Rescue from failed feature lookupsJacob Vosmaer
2018-06-06Simplify server feature flagsJacob Vosmaer
2018-06-06Set Gitaly Server feature flags from RailsZeger-Jan van de Weg
2018-06-01Add "deny disk access" Gitaly feature (tripswitch)Jacob Vosmaer (GitLab)
2018-03-27Test if remote repository exists before cloningZeger-Jan van de Weg
2018-03-13Capture Gitaly calls that don't go through `migrate`Sean McGivern
2018-03-13Add Gitaly call details to the performance barSean McGivern
2018-02-26Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failedJacob Vosmaer (GitLab)
2018-01-29Rename Concern -> MethodsPawel Chojnacki
2018-01-29Migrate and reduce the buckets of Gitaly metricsPawel Chojnacki
2018-01-25Add a gRPC health check to ensure Gitaly is upStan Hu
2017-12-28Move encoding methods to the more general EncodingHelperAlejandro Rodríguez
2017-12-07Remove Rugged::Repository#empty?Zeger-Jan van de Weg
2017-12-06Prevent dups when using StringIO for binary readsJacob Vosmaer
2017-11-29Add timeouts for Gitaly callsAndrew Newdigate
2017-11-28Add controller#action metrics on GitalyZeger-Jan van de Weg
2017-11-22Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)
2017-11-01Measure Gitaly migration sites against originalZeger-Jan van de Weg
2017-10-23Add Gitaly data to the Peek performance barZeger-Jan van de Weg
2017-10-16Fix confusing double usage of 'metadata'Jacob Vosmaer (GitLab)
2017-10-06Gitaly feature flag metadataAndrew Newdigate
2017-10-03Fix for Gitaly nil encoding issueAndrew Newdigate