Feature #2817
openMake largefiles downloadable from the interface
0%
Description
Actually a customer requested that: https://rhodecode.tenderapp.com/help/discussions/problems/9225-rc-352-download-a-largefile-downloads-in-fact-the-sha-1-of-the-hglf-folder
Internally AFAIR we have already code that can fetch largefiles from the LF store of Mercurial. It's just a small task of serving those files instead of the sha of the file given.
How it should work ?
When users clicks on a largefiles displayed in file view, the content of such file is a hash, this hash points to a largefile store hash of this file.
Under download as raw button we should server the content of that file at this sha, instead of current content which is a plaintext file with sha stored inside.
Updated by Marcin Kuzminski [CTO] over 8 years ago
- Private changed from No to Yes
Updated by Marcin Kuzminski [CTO] over 8 years ago
- Private changed from Yes to No
Updated by Marcin Kuzminski [CTO] over 8 years ago
- Tracker changed from Support to Feature
Updated by Marcin Kuzminski [CTO] over 7 years ago
- Status changed from New to In Progress
- Target version set to v4.7
Updated by Redmine Integration over 7 years ago
Commit 5af7fc0d91db by Marcin Kuzminski marcin@rhodecode.com on default branch references this issue. https://internal-code.rhodecode.com/rhodecode-vcsserver/changeset/5af7fc0d91db4c1ac4841a2ac7e325c502aab0b6
Updated by Redmine Integration over 7 years ago
- Status changed from In Progress to Resolved
Commit 3fd4ff528e11 by Marcin Kuzminski marcin@rhodecode.com on default branch changed this issue. https://internal-code.rhodecode.com/rhodecode-enterprise-ce/changeset/3fd4ff528e11cda623d9f2f0ebe4bb89ef50896f