1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/repository
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
..
application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
conduit Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
constants Build an early multi-step repository create form 2013-07-14 07:37:17 -07:00
controller Modernize "arcanist project" datasource 2014-07-10 16:21:10 -07:00
customfield Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
daemon Improve UX for repository updates 2014-08-21 11:30:12 -07:00
data Allow Git and Mercurial repositories to be cloned with names in the URI 2014-01-30 11:42:25 -08:00
editor Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
engine Minor formatting changes 2014-10-08 08:39:49 +11:00
graphcache Fix various spelling mistakes 2014-07-13 00:45:33 +10:00
mail Allow users to receive email about pushes via Herald 2014-03-26 13:51:15 -07:00
management Allow repo updates to recover after force push + garbage collection 2014-08-12 12:25:24 -07:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Rename PHIDType classes 2014-07-24 08:05:46 +10:00
response Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
search Use ApplicationTransactions when indexing commit/audit comments 2014-07-28 15:02:18 -07:00
storage Diffusion - fix commits not importing fully 2014-10-17 09:41:27 -07:00
worker Move audit to application transactions 2014-10-15 13:20:12 -07:00
PhabricatorRepositoryConfigOptions.php Remove @group annotations 2014-07-10 08:12:48 +10:00