Page MenuHomePhabricator

Move paste rendering into SearchEngine
ClosedPublic

Authored by epriestley on May 15 2014, 5:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 10:26 PM
Unknown Object (File)
Mon, Apr 15, 12:10 PM
Unknown Object (File)
Wed, Apr 3, 1:19 PM
Unknown Object (File)
Mar 10 2024, 8:44 AM
Unknown Object (File)
Feb 16 2024, 1:14 AM
Unknown Object (File)
Jan 31 2024, 11:47 PM
Unknown Object (File)
Jan 31 2024, 11:47 PM
Unknown Object (File)
Jan 28 2024, 9:48 AM
Subscribers

Details

Summary

Ref T4986. One note:

  • I've disabled syntax highlighting in the previews. When we miss caches this is just way way too slow and has frustrated me several times in the past. The value of syntax highlighting these snippets is not huge. We could maybe ajax this in or use it if we get a cache hit in the future, but just kill it for the moment.
Test Plan

Viewed pastes. Created a paste panel.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Move paste rendering into SearchEngine.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 15 2014, 7:46 PM
epriestley updated this revision to Diff 21725.

Closed by commit rPd653fa13de78 (authored by @epriestley).