Page MenuHomePhabricator

Use PhrictionDocumentQuery to load documents
ClosedPublic

Authored by epriestley on May 19 2014, 1:43 PM.
Tags
None
Referenced Files
F15492613: D9194.id.diff
Sat, Apr 12, 4:30 PM
F15492416: D9194.id21860.diff
Sat, Apr 12, 2:12 PM
F15491476: D9194.id21834.diff
Sat, Apr 12, 4:08 AM
F15490801: D9194.diff
Fri, Apr 11, 8:39 PM
F15475781: D9194.diff
Sun, Apr 6, 11:32 PM
F15427959: D9194.id.diff
Sun, Mar 23, 5:23 PM
F15389765: D9194.id21834.diff
Mar 15 2025, 5:38 AM
F15379678: D9194.diff
Mar 13 2025, 10:43 PM

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).