Searched refs:MAX_DATA_DISPLAY_SIZE (Results 1 – 4 of 4) sorted by relevance
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/git/ |
H A D | blob.rb | 14 MAX_DATA_DISPLAY_SIZE = 10.megabytes constant in Gitlab.Git.Blob 48 def find(repository, sha, path, limit: MAX_DATA_DISPLAY_SIZE) argument 80 def raw(repository, sha, limit: MAX_DATA_DISPLAY_SIZE) argument 92 def batch(repository, blob_references, blob_size_limit: MAX_DATA_DISPLAY_SIZE) argument
|
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/lib/gitlab/git/ |
H A D | blob.rb | 10 MAX_DATA_DISPLAY_SIZE = 10.megabytes constant in Gitlab.Git.Blob 16 def find(repository, sha, path, limit: MAX_DATA_DISPLAY_SIZE) argument
|
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/lib/gitlab/git/ |
H A D | blob.rb | 10 MAX_DATA_DISPLAY_SIZE = 10.megabytes constant in Gitlab.Git.Blob 16 def find(repository, sha, path, limit: MAX_DATA_DISPLAY_SIZE) argument
|
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/lib/gitlab/git/ |
H A D | blob.rb | 10 MAX_DATA_DISPLAY_SIZE = 10.megabytes constant in Gitlab.Git.Blob 16 def find(repository, sha, path, limit: MAX_DATA_DISPLAY_SIZE) argument
|