Page MenuHomePhabricator

Make JOIN changes to CommitQuery only
ClosedPublic

Authored by epriestley on Apr 28 2014, 12:28 PM.
Tags
None
Referenced Files
F15419055: D8882.id21069.diff
Fri, Mar 21, 3:05 AM
F15410447: D8882.id21070.diff
Wed, Mar 19, 7:25 AM
F15410446: D8882.id21069.diff
Wed, Mar 19, 7:25 AM
F15410445: D8882.id.diff
Wed, Mar 19, 7:25 AM
F15410444: D8882.diff
Wed, Mar 19, 7:25 AM
F15393268: D8882.id21070.diff
Sat, Mar 15, 8:46 PM
F15393267: D8882.id21069.diff
Sat, Mar 15, 8:46 PM
F15393266: D8882.id.diff
Sat, Mar 15, 8:46 PM
Subscribers

Details

Summary

Fixes T4911. See D8879. This gives us the correct query in cases where there are no audits.

This doesn't try to do the GROUP BY stuff yet.

Test Plan
  • Viewed a commit in Diffusion with no audits, got a commit detail page.
  • Viewed "All Commits" in web UI, saw commits without any audits included in the list.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Make JOIN changes to CommitQuery only.
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.Apr 28 2014, 3:07 PM
epriestley updated this revision to Diff 21070.

Closed by commit rP8716e734f039 (authored by @epriestley).