Page MenuHomePhabricator

Use ApplicationTransactions when indexing commit/audit comments
ClosedPublic

Authored by epriestley on Jul 25 2014, 11:39 PM.
Tags
None
Referenced Files
F13282985: D10057.diff
Sun, Jun 2, 12:40 PM
F13269907: D10057.diff
Wed, May 29, 8:08 AM
F13266179: D10057.id24182.diff
Tue, May 28, 10:15 AM
F13264969: D10057.id24182.diff
Tue, May 28, 12:02 AM
F13260917: D10057.id.diff
Mon, May 27, 12:33 AM
F13247461: D10057.id24182.diff
Thu, May 23, 7:22 PM
F13243595: D10057.diff
Thu, May 23, 4:03 AM
F13216740: D10057.diff
Sat, May 18, 2:04 AM
Subscribers

Details

Summary

Ref T4896. Depends on D10056. Moves search indexing to standard infrastructure.

Also, fixes a bug where inline comments would not be indexed.

Test Plan

Used bin/search index ... --trace to view index construction of a commit, saw all the comments and inlines get indexed.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Use ApplicationTransactions when indexing commit/audit comments.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: joshuaspence, btrahan.
This revision is now accepted and ready to land.Jul 28 2014, 12:35 PM
epriestley updated this revision to Diff 24206.

Closed by commit rPa6698f2ea53c (authored by @epriestley).