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/project
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 Projects - add "lock membership", which prevents people from leaving 2014-09-18 11:00:50 -07:00
capability Projects - add "lock membership", which prevents people from leaving 2014-09-18 11:00:50 -07:00
conduit First stab at a conduit method for creating projects. 2014-08-05 09:29:30 -07:00
config Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
controller Projects - add "lock membership", which prevents people from leaving 2014-09-18 11:00:50 -07:00
customfield Fix PhabricatorProjectCustomFields to use storage correctly. 2014-07-11 20:20:37 -07:00
edge Modernize Project/Object edges 2014-07-17 15:42:19 -07:00
editor Projects - add "lock membership", which prevents people from leaving 2014-09-18 11:00:50 -07:00
events Implement PhabricatorProjectInterface on ManiphestTask 2014-08-07 15:44:12 -07:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
icon Allow projects to be filtered by icon and color 2014-08-12 08:04:38 -07:00
interface Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
lipsum Migrate project profiles onto projects, and remove ProjectProfile object 2014-02-10 14:32:14 -08:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
search Projects - tokenize projects more aggressively with respect to '-' 2014-08-14 12:28:11 -07:00
storage Mark questionable column nullability for later 2014-10-01 07:59:44 -07:00
typeahead Workboards - add new "initialization" flow 2014-08-05 13:40:41 -07:00
view Show task counts in column headers on Workboards 2014-08-15 09:28:08 -07:00