1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 09:38:50 +02:00
phorge-arcanist/src/workflow/diff
Jason Ge 1bb2409d47 Remove the size limit on arc side
Summary:
remove the size check. The conduit call will fail later if the
size is too large, and we will get better error message.

Test Plan:
run arc diff with files smaller and larger than the size
limit.

Reviewed By: epriestley
Reviewers: epriestley
CC: aran, epriestley
Differential Revision: 729
2011-07-25 16:27:34 -07:00
..
__init__.php Integrate with file.upload over conduit to ship binary changes to Differential. 2011-01-11 15:39:40 -08:00
ArcanistDiffWorkflow.php Remove the size limit on arc side 2011-07-25 16:27:34 -07:00