Skip to content
  • Steve Borho's avatar
    fileview: major refactor of filedata function · 3eab5272ae79
    Steve Borho authored
    This probably breaks bfile and subrepo support - I'll revisit this later. It
    also probably broke some other edge cases that are not easy to reproduce. But
    this new framework is more maintainable and eventually more robust.
    
    To override the binary/max-file-size check, I'll probably add a clickable link
    to the second label, currently named 'execflaglabel'. It will probably be
    renamed to 'extralabel'
    
    There is a large amount of code in graph.py that needs to be deleted, once
    I finish detatching fileview.py from graph.py.
    
    I think renames were essentially broken before, and are barely functional
    now.
    3eab5272ae79