1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/repository
epriestley 03519c53bb Mark questionable column nullability for later
Summary:
Ref T1191. Ref T6203. While generating expected schemata, I ran into these columns which seem to have sketchy nullability.

  - Mark most of them for later resolution (T6203). They work fine today and don't need to block T1191. Changing them can break the application, so we can't autofix them.
  - Forgive a couple of them that are sort-of reasonable or going to get wiped out.

Test Plan: Saw 94 remaining warnings.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: hach-que, epriestley

Maniphest Tasks: T1191, T6203

Differential Revision: https://secure.phabricator.com/D10593
2014-10-01 07:59:44 -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 Allow repo updates to recover after force push + garbage collection 2014-08-12 12:25:24 -07: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 Mark questionable column nullability for later 2014-10-01 07:59:44 -07:00
worker Differential - label unit / lint results from the commit diff as not applicable 2014-09-16 12:11:54 -07:00
PhabricatorRepositoryConfigOptions.php Remove @group annotations 2014-07-10 08:12:48 +10:00