1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/files/engine
epriestley f1dc56a687 Muck around with Diviner method documentation display
Summary:
Ref T988. Not sure about this, feel free to push back or tweak it or whatever, but I want to reduce the amount of meta-text in the method documentation. Primarily this:

  - Shortens "From parent implementation in ClassName:" to "ClassName".
  - Tries to tweak the styles a bit so that it's relatively obvious what that means (hopefully?).
  - Fixes an issue with tasks where some methods could be ignored.

Test Plan: {F57565}

Reviewers: chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T988

Differential Revision: https://secure.phabricator.com/D6911
2013-09-08 09:15:22 -07:00
..
PhabricatorFileStorageEngine.php Muck around with Diviner method documentation display 2013-09-08 09:15:22 -07:00
PhabricatorLocalDiskFileStorageEngine.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorMySQLFileStorageEngine.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorS3FileStorageEngine.php Muck around with Diviner method documentation display 2013-09-08 09:15:22 -07:00
PhabricatorTestStorageEngine.php Files now share storage. New files are written only if no other files have the same contentHash. Storage is only deleted if no other file is sharing it. 2013-02-09 07:03:58 -08:00