Skip to content
Snippets Groups Projects
  • Ben Coburn's avatar
    fb53bfe2
    getRevisionInfo much faster (cached) · fb53bfe2
    Ben Coburn authored
    Makes getRevisionInfo much faster when loading all the revisions of a page.
    This is done by efficiently parsing the 'changes.log' data and caching the
    results (in memory) so that future calls to getRevisionInfo return
    immediately without reloading the 'changes.log' file.
    
    (Note: the changelog system in DokuWiki should still be rewritten so
    that changes are not logged into one huge file!)
    
    darcs-hash:20060525083202-05dcb-8c0eea695055b51a218a0e311169cda0bb0d4363.gz
    fb53bfe2
    History
    getRevisionInfo much faster (cached)
    Ben Coburn authored
    Makes getRevisionInfo much faster when loading all the revisions of a page.
    This is done by efficiently parsing the 'changes.log' data and caching the
    results (in memory) so that future calls to getRevisionInfo return
    immediately without reloading the 'changes.log' file.
    
    (Note: the changelog system in DokuWiki should still be rewritten so
    that changes are not logged into one huge file!)
    
    darcs-hash:20060525083202-05dcb-8c0eea695055b51a218a0e311169cda0bb0d4363.gz
Code owners
Assign users and groups as approvers for specific file changes. Learn more.