1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-10 05:48:30 +01:00
phorge-phorge/src/applications/repository/worker
epriestley 86fd204148 Fix all query warnings in "arc unit --everything"
Summary:
Ref T13216. Ref T13217. Depends on D19800. This fixes all of the remaining query warnings that pop up when you run "arc unit --everything".

There's likely still quite a bit of stuff lurking around, but hopefully this covers a big set of the most common queries.

Test Plan: Ran `arc unit --everything`. Before change: lots of query warnings. After change: no query warnings.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13217, T13216

Differential Revision: https://secure.phabricator.com/D19801
2018-11-15 03:51:25 -08:00
..
__tests__ Remove diffusion.getcommits Conduit API method 2016-01-04 06:53:45 -08:00
commitchangeparser Fix all query warnings in "arc unit --everything" 2018-11-15 03:51:25 -08:00
commitmessageparser Prevent creation of empty repository identities 2018-06-05 16:13:59 -07:00
PhabricatorRepositoryCommitHeraldWorker.php Allow revisions to revert commits and one another, and commits to revert revisions 2018-02-02 08:25:58 -08:00
PhabricatorRepositoryCommitOwnersWorker.php Rename "getReviewerStatus()" to "getReviewers()" 2017-03-20 17:11:40 -07:00
PhabricatorRepositoryCommitParserWorker.php Migrate the "badcommit" table to use the less-hacky "hint" mechanism 2016-08-24 09:32:59 -07:00
PhabricatorRepositoryIdentityChangeWorker.php Assign RepositoryIdentity objects to commits 2018-05-31 07:28:23 -07:00
PhabricatorRepositoryPushMailWorker.php Pass HTML bodies to push email 2018-02-08 09:12:03 -08:00