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
epriestley d5bc8197ec Remove "isUnparsed" flag from commits
Summary: The new "importStatus" property provides a much stronger and more consistent version of this flag. The only callsite was removed by D7452.

Test Plan: Used `grep` to check for callsites and found none.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D7453
2013-10-30 13:06:57 -07:00
..
application Ship "Repositories" create button to new Diffusion workflow 2013-10-29 15:32:39 -07:00
conduit Activate the new Repository creation workflow 2013-10-29 15:32:39 -07:00
constants Build an early multi-step repository create form 2013-07-14 07:37:17 -07:00
controller Ship "Repositories" create button to new Diffusion workflow 2013-10-29 15:32:39 -07:00
daemon Consolidate querying of things which we can use git for-each-ref for 2013-10-30 13:06:09 -07:00
editor Add hosting, serving, and push policy options to repository edit 2013-10-29 15:32:40 -07:00
engine Fix various branch/ref issues with bare repositories in Git 2013-10-29 21:04:38 -07:00
management Remove PhabricatorRepository::loadAllByPHIDOrCallsign() 2013-09-26 12:36:24 -07:00
phid Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
query Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
response Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
search Make most repository reads policy-aware 2013-09-25 16:54:48 -07:00
storage Remove "isUnparsed" flag from commits 2013-10-30 13:06:57 -07:00
worker Treat relocated files as added files in svn worker. 2013-10-29 20:11:06 -07:00
PhabricatorRepositoryConfigOptions.php Activate the new Repository creation workflow 2013-10-29 15:32:39 -07:00