1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/repository/storage
Bob Trahan ba2963ecb3 Diffusion - fix commits not importing fully
Summary: Fixes T6336. Turns out that the function to update the import status updates that database and doesn't update the object. If the object doesn't get the pertinent update AND there's a herald rule that runs, then the object is later re-saved without ever getting the update flag.

Test Plan: logic in the ole sandbox and going to push it to prod and run re-parse on impacted commits

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley, chad

Maniphest Tasks: T6336

Differential Revision: https://secure.phabricator.com/D10723
2014-10-17 09:41:27 -07:00
..
__tests__ Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorRepository.php Use binary collations for most text 2014-10-01 08:18:53 -07:00
PhabricatorRepositoryArcanistProject.php Fix almost all remaining schemata issues 2014-10-01 08:18:36 -07:00
PhabricatorRepositoryAuditRequest.php Generate expected schemata for Repository 2014-09-28 15:12:21 -07:00
PhabricatorRepositoryBranch.php Fix almost all remaining schemata issues 2014-10-01 08:18:36 -07:00
PhabricatorRepositoryCommit.php Diffusion - fix commits not importing fully 2014-10-17 09:41:27 -07:00
PhabricatorRepositoryCommitData.php Fix almost all remaining schemata issues 2014-10-01 08:18:36 -07:00
PhabricatorRepositoryDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorRepositoryMirror.php Generate expected schemata for Repository 2014-09-28 15:12:21 -07:00
PhabricatorRepositoryPushEvent.php Generate expected schemata for Repository 2014-09-28 15:12:21 -07:00
PhabricatorRepositoryPushLog.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PhabricatorRepositoryRefCursor.php Mark questionable column nullability for later 2014-10-01 07:59:44 -07:00
PhabricatorRepositorySchemaSpec.php Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
PhabricatorRepositoryStatusMessage.php Generate expected schemata for Repository 2014-09-28 15:12:21 -07:00
PhabricatorRepositorySymbol.php Generate expected schemata for Repository 2014-09-28 15:12:21 -07:00
PhabricatorRepositoryTransaction.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
PhabricatorRepositoryVCSPassword.php Generate expected schemata for Repository 2014-09-28 15:12:21 -07:00