1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/project
epriestley 8fa8415c07 Automatically build all Lisk schemata
Summary:
Ref T1191. Now that the whole database is covered, we don't need to do as much work to build expected schemata. Doing them database-by-database was helpful in converting, but is just reudndant work now.

Instead of requiring every application to build its Lisk objects, just build all Lisk objects.

I removed `harbormaster.lisk_counter` because it is unused.

It would be nice to autogenerate edge schemata, too, but that's a little trickier.

Test Plan: Database setup issues are all green.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley, hach-que

Maniphest Tasks: T1191

Differential Revision: https://secure.phabricator.com/D10620
2014-10-02 09:51:20 -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 Automatically build all Lisk schemata 2014-10-02 09:51:20 -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