#8432 diffs - add max file size

v1.14.0
closed
nobody
None
General
nobody
2022-09-23
2022-05-25
No

The allura process can completely lock up when computing diffs on extremely large text files.

I have added a configurable max file size scm.view.max_diff_bytes on branch dw/8432

Discussion

  • Dillon Walls - 2022-05-25
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,3 @@
     The allura process can completely lock up when computing diffs on extremely large text files. 
    
    -I have added a configurable max file size `scm.view.max_diff_bytes` on branch dw/
    +I have added a configurable max file size `scm.view.max_diff_bytes` on branch dw/8432
    
     
  • Guillermo Cruz - 2022-06-02
    • status: review --> closed
     
  • Guillermo Cruz - 2022-06-02

    merged

     
  • Dave Brondsema

    Dave Brondsema - 2022-09-23
    • Milestone: unreleased --> v1.14.0
     

Log in to post a comment.