Skip to content
Snippets Groups Projects
Commit e7fdd649 authored by Simon Urli's avatar Simon Urli Committed by Simon Urli
Browse files

XWIKI-22187: Cannot get revisions with a criteria on a document not stored in DB (#3135)

  * apply the criteria over the archive in cache when possible instead
    of always loading it from database
  * add an integration test to test that there's no regression on
    getRevision API even if the document is not stored
  * Provide some comments
  * Reuse the filtering implementation that is already provided in
    XWikiVersioningStoreInterface
  * Fix unit tests
  * Improve integration test

(cherry picked from commit daa1f3f8)
parent 34d753aa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment