summaryrefslogtreecommitdiff
path: root/lib/gitlab/gitaly_client.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a rubocop for Rails.logger54102-add-rubocop-for-rails-loggerMayra Cabrera2019-07-101-1/+1
* Disabling can_use_disk? temporarilyJohn Cai2019-07-091-11/+12
* Merge branch 'jc-detect-nfs-for-rugged' into 'master'Dmitriy Zaporozhets2019-07-081-0/+40
|\
| * Use Rugged if we detect storage is NFS and we can access the diskjc-detect-nfs-for-ruggedJohn Cai2019-07-051-0/+40
* | Remove high cardinality Prometheus metriczj-praefect-config-gitlab-ymlZeger-Jan van de Weg2019-07-051-9/+0
|/
* Turn on Cat-File cache by defaultZeger-Jan van de Weg2019-06-181-1/+0
* Move Gitaly feature flag logic to Feature::GitalyZeger-Jan van de Weg2019-06-181-18/+3
* Remove delta island feature flagZeger-Jan van de Weg2019-06-031-1/+1
* Register "gitaly_delta_islands" feature flagJacob Vosmaer2019-05-071-1/+2
* Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-051-1/+1
* Add gitaly session id & catfile-cache feature flagJohn Cai2019-04-291-1/+7
* Migrate correlation and tracing code to LabKitan-use-labkitAndrew Newdigate2019-04-181-3/+3
* Add backtrace to Gitaly performance barStan Hu2019-04-171-4/+9
* Merge branch 'jc-remove-find-all-tags-ff' into 'master'Douglas Barbosa Alexandre2019-04-011-1/+1
|\
| * Remove find all tags feature flagjc-remove-find-all-tags-ffJohn Cai2019-03-281-1/+1
* | Merge branch 'sh-fix-gitaly-find-commit-caching' into 'master'Kamil Trzciński2019-03-291-0/+20
|\ \ | |/ |/|
| * Guard against nested allows with ref name cachingsh-fix-gitaly-find-commit-cachingStan Hu2019-03-271-0/+1
| * Allow ref name caching CommitService#find_commitStan Hu2019-03-271-0/+19
* | Log Gitaly RPC duration to api_json.log and production_json.logStan Hu2019-03-271-6/+12
|/
* Run rubocop -aNick Thomas2019-03-131-7/+5
* Add feature flag to enforce gitaly request limitsMark Lapierre2019-03-111-2/+14
* Merge branch 'jc-feature-flag-find-all-tags' into 'master'Lin Jen-Shin2019-03-071-2/+4
|\
| * Check that feature database and table exists for gitaly featuresjc-feature-flag-find-all-tagsJohn Cai2019-03-061-1/+3
| * Add feature flag for FindAllTagsJohn Cai2019-03-051-1/+1
* | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-3/+3
|/
* Revert "Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed"Nick Thomas2019-02-281-23/+0
* Only allow 30 RPCs per test case to GitalyZeger-Jan van de Weg2019-02-221-1/+1
* Merge branch 'elasticsearch-via-gitaly-ee' into 'master'Nick Thomas2019-01-251-1/+5
|\
| * Add connection_data method to Gitaly clientValery Sizov2019-01-251-1/+5
* | Adds inter-service OpenTracing propagationAndrew Newdigate2019-01-221-1/+8
|/
* Log certificate loading errors into sentryAhmad Hassan2018-12-201-4/+8
* Followups on reviewAhmad Hassan2018-12-191-17/+13
* Deduplicate certificatesAhmad Hassan2018-12-171-3/+13
* Merge remote-tracking branch 'origin/master' into support-gitaly-tlsAhmad Hassan2018-12-111-121/+16
|\
| * Rename the correlation field from `correlation_id` to `x-gitlab-correlation-id`Andrew Newdigate2018-12-071-1/+1
| * Revert "Prefer to use correlation-id in logs"Kamil Trzciński2018-12-061-1/+1
| * Prefer to use correlation-id in logsKamil Trzciński2018-12-061-1/+1
| * Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-061-0/+1
| * Fix bug where ID is not setrevert-fd6e3781Zeger-Jan van de Weg2018-11-201-5/+4
| * Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg2018-11-201-115/+10
| * Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"revert-e2aa2177Sean McGivern2018-11-201-10/+115
| * Merge branch 'zj-improve-gitaly-pb' into 'master'Sean McGivern2018-11-201-115/+10
| |\
| | * Show what RPC is called in the performance barZeger-Jan van de Weg2018-11-161-115/+10
| * | Fix typos in libGeorge Tsiolis2018-11-151-1/+1
| |/
* | Rename load_certs and include default cert fileAhmad Hassan2018-12-111-3/+8
* | Manually load the certificatesAhmad Hassan2018-11-271-1/+7
* | Add more specsAhmad Hassan2018-10-311-5/+1
* | Support tls communication in gitalyAhmad Hassan2018-10-301-4/+17
|/
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-1/+3
* Revert "Merge branch 'feature/git-v2-flag' into 'master'"James Lopez2018-10-051-1/+1