#4500 Commit viewer page becomes unusable if many changed files in commit

v1.0.0
closed
nobody
42cc (432)
SCM
Cory Johns
2015-08-20
2012-07-05
No

Example: https://sourceforge.net/p/pisbuk/code-0/4

Didn't dig in, but I assume the problem is with all the ajax calls that get kicked off to load the diffs. If those are happening all at once, we might need to chain them instead.

Related

Tickets: #4500
Tickets: #4501

Discussion

  • Dave Brondsema

    Dave Brondsema - 2012-07-26
    • labels: --> 42cc
     
  • Yaroslav Luzin - 2012-07-27

    created #132: [#4500] Commit viewer page becomes unusable if many changed files in commit (3cp)

    • status: open --> in-progress
     

    Related

    Tickets: #4500

  • Yaroslav Luzin - 2012-08-01

    closed #132 and pushed changes into 42cc_4500

    • status: in-progress --> code-review
     
  • Dave Brondsema

    Dave Brondsema - 2012-08-02
    • qa: Cory Johns
     
  • Cory Johns - 2012-08-06
    • status: code-review --> open
     
  • Cory Johns - 2012-08-06

    This is really good, but there are a few small improvements that I'd like.

    • Have the paging affect the list of file names as well
    • Have the diff loader retry once per file if the AJAX request gets a 500 error
    • Once the diff_queue is empty, cancel the interval
     
  • Yaroslav Luzin - 2012-08-07

    created #143: [#4500] Commit viewer improvements (1cp)

     

    Related

    Tickets: #4500

  • Yaroslav Luzin - 2012-08-07
    • status: open --> in-progress
     
  • Yaroslav Luzin - 2012-08-13

    closed #142, branch - 42cc_4500

    • status: in-progress --> code-review
     
  • Cory Johns - 2012-08-15
    • status: code-review --> closed
    • milestone: forge-backlog --> forge-aug-24
     

Log in to post a comment.