Page MenuHomePhabricator

Use PhrictionDocumentQuery to load documents
ClosedPublic

Authored by epriestley on May 19 2014, 1:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 10:07 AM
Unknown Object (File)
Tue, Apr 9, 7:15 PM
Unknown Object (File)
Sun, Apr 7, 3:31 AM
Unknown Object (File)
Thu, Mar 28, 4:27 PM
Unknown Object (File)
Feb 4 2024, 3:42 AM
Unknown Object (File)
Jan 28 2024, 3:56 AM
Unknown Object (File)
Jan 15 2024, 9:22 AM
Unknown Object (File)
Jan 15 2024, 9:22 AM

Details

Summary

Ref T4029. We use a lot of very outdated content loading in Phriction, which blocks T4029.

Test Plan
  • Called phriction.info
  • Called phriction.history
  • Called phriction.edit
  • Viewed document list.
  • Deleted a document.
  • Viewed history.
  • Viewed a diff.
  • Created a document.
  • Edited a document.
  • Moved a document.
  • Tried to overwrite a document with "new".
  • Tried to overwrite a document with "move".
  • Viewed a moved document note.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Use PhrictionContentQuery to load documents.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
epriestley retitled this revision from Use PhrictionContentQuery to load documents to Use PhrictionDocumentQuery to load documents.May 19 2014, 2:33 PM
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 19 2014, 6:51 PM
epriestley updated this revision to Diff 21860.

Closed by commit rP4d7c1026f4b3 (authored by @epriestley).