| Change | Path |
---|
| Added | resources/sql/autopatches/20160625.tokens.1.sql |
| Modified | src/__phutil_library_map__.php |
| Modified | src/applications/tokens/application/PhabricatorTokensApplication.php |
| Added | src/applications/tokens/capability/PhabricatorTokensCreateCapability.php |
| Added | src/applications/tokens/capability/PhabricatorTokensDefaultEditCapability.php |
| Added | src/applications/tokens/controller/PhabricatorTokenArchiveController.php |
| Modified | src/applications/tokens/controller/PhabricatorTokenController.php |
| Added | src/applications/tokens/controller/PhabricatorTokenEditController.php |
| Added | src/applications/tokens/controller/PhabricatorTokenListController.php |
| Added | src/applications/tokens/controller/PhabricatorTokenViewController.php |
| Added | src/applications/tokens/edge/PhabricatorObjectHasTokenEdgeType.php |
| Added | src/applications/tokens/edge/PhabricatorTokenHasObjectEdgeType.php |
| Added | src/applications/tokens/editor/PhabricatorTokenEditEngine.php |
| Added | src/applications/tokens/editor/PhabricatorTokenEditor.php |
| Added | src/applications/tokens/mail/PhabricatorTokensMailReceiver.php |
| Added | src/applications/tokens/mail/PhabricatorTokensReplyHandler.php |
| Moved Here | src/applications/tokens/phid/PhabricatorTokensTokenPHIDType.php |
| Moved Away | src/applications/tokens/phid/PhabricatorTokenTokenPHIDType.php |
| Modified | src/applications/tokens/query/PhabricatorTokenQuery.php |
| Added | src/applications/tokens/query/PhabricatorTokenSearchEngine.php |
| Added | src/applications/tokens/query/PhabricatorTokensTransactionQuery.php |
| Added | src/applications/tokens/storage/PhabricatorTokensDAO.php |
| Added | src/applications/tokens/storage/PhabricatorTokensSchemaSpec.php |
| Added | src/applications/tokens/storage/PhabricatorTokensToken.php |
| Added | src/applications/tokens/storage/PhabricatorTokensTransaction.php |
| Added | src/applications/tokens/storage/PhabricatorTokensTransactionComment.php |
| Modified | src/infrastructure/storage/patch/PhabricatorBuiltinPatchList.php |