Project

General

Profile

Actions

Feature #2817

open

Make largefiles downloadable from the interface

Added by Marcin Kuzminski [CTO] over 8 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
19.10.2015
Due date:
% Done:

0%

Estimated time:
Sorting:
Commit Number:

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.

Actions #1

Updated by Marcin Kuzminski [CTO] about 8 years ago

  • Private changed from No to Yes
Actions #2

Updated by Marcin Kuzminski [CTO] about 8 years ago

  • Private changed from Yes to No
Actions #3

Updated by Marcin Kuzminski [CTO] about 8 years ago

  • Tracker changed from Support to Feature
Actions #4

Updated by Marcin Kuzminski [CTO] about 8 years ago

  • Description updated (diff)
Actions #5

Updated by Marcin Kuzminski [CTO] about 7 years ago

  • Status changed from New to In Progress
  • Target version set to v4.7
Actions #7

Updated by Redmine Integration about 7 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF