Page MenuHomePhabricator

D8817.id20936.diff
No OneTemporary

D8817.id20936.diff

diff --git a/src/__phutil_library_map__.php b/src/__phutil_library_map__.php
--- a/src/__phutil_library_map__.php
+++ b/src/__phutil_library_map__.php
@@ -2535,18 +2535,18 @@
'ReleephPHIDTypeBranch' => 'applications/releeph/phid/ReleephPHIDTypeBranch.php',
'ReleephPHIDTypeProduct' => 'applications/releeph/phid/ReleephPHIDTypeProduct.php',
'ReleephPHIDTypeRequest' => 'applications/releeph/phid/ReleephPHIDTypeRequest.php',
- 'ReleephProductActionController' => 'applications/releeph/controller/project/ReleephProductActionController.php',
- 'ReleephProductController' => 'applications/releeph/controller/project/ReleephProductController.php',
- 'ReleephProductCreateController' => 'applications/releeph/controller/project/ReleephProductCreateController.php',
- 'ReleephProductEditController' => 'applications/releeph/controller/project/ReleephProductEditController.php',
+ 'ReleephProductActionController' => 'applications/releeph/controller/product/ReleephProductActionController.php',
+ 'ReleephProductController' => 'applications/releeph/controller/product/ReleephProductController.php',
+ 'ReleephProductCreateController' => 'applications/releeph/controller/product/ReleephProductCreateController.php',
+ 'ReleephProductEditController' => 'applications/releeph/controller/product/ReleephProductEditController.php',
'ReleephProductEditor' => 'applications/releeph/editor/ReleephProductEditor.php',
- 'ReleephProductHistoryController' => 'applications/releeph/controller/project/ReleephProductHistoryController.php',
- 'ReleephProductListController' => 'applications/releeph/controller/project/ReleephProductListController.php',
+ 'ReleephProductHistoryController' => 'applications/releeph/controller/product/ReleephProductHistoryController.php',
+ 'ReleephProductListController' => 'applications/releeph/controller/product/ReleephProductListController.php',
'ReleephProductQuery' => 'applications/releeph/query/ReleephProductQuery.php',
'ReleephProductSearchEngine' => 'applications/releeph/query/ReleephProductSearchEngine.php',
'ReleephProductTransaction' => 'applications/releeph/storage/ReleephProductTransaction.php',
'ReleephProductTransactionQuery' => 'applications/releeph/query/ReleephProductTransactionQuery.php',
- 'ReleephProductViewController' => 'applications/releeph/controller/project/ReleephProductViewController.php',
+ 'ReleephProductViewController' => 'applications/releeph/controller/product/ReleephProductViewController.php',
'ReleephProject' => 'applications/releeph/storage/ReleephProject.php',
'ReleephReasonFieldSpecification' => 'applications/releeph/field/specification/ReleephReasonFieldSpecification.php',
'ReleephRequest' => 'applications/releeph/storage/ReleephRequest.php',
diff --git a/src/applications/releeph/controller/project/ReleephProductActionController.php b/src/applications/releeph/controller/product/ReleephProductActionController.php
rename from src/applications/releeph/controller/project/ReleephProductActionController.php
rename to src/applications/releeph/controller/product/ReleephProductActionController.php
diff --git a/src/applications/releeph/controller/project/ReleephProductController.php b/src/applications/releeph/controller/product/ReleephProductController.php
rename from src/applications/releeph/controller/project/ReleephProductController.php
rename to src/applications/releeph/controller/product/ReleephProductController.php
diff --git a/src/applications/releeph/controller/project/ReleephProductCreateController.php b/src/applications/releeph/controller/product/ReleephProductCreateController.php
rename from src/applications/releeph/controller/project/ReleephProductCreateController.php
rename to src/applications/releeph/controller/product/ReleephProductCreateController.php
diff --git a/src/applications/releeph/controller/project/ReleephProductEditController.php b/src/applications/releeph/controller/product/ReleephProductEditController.php
rename from src/applications/releeph/controller/project/ReleephProductEditController.php
rename to src/applications/releeph/controller/product/ReleephProductEditController.php
diff --git a/src/applications/releeph/controller/project/ReleephProductHistoryController.php b/src/applications/releeph/controller/product/ReleephProductHistoryController.php
rename from src/applications/releeph/controller/project/ReleephProductHistoryController.php
rename to src/applications/releeph/controller/product/ReleephProductHistoryController.php
diff --git a/src/applications/releeph/controller/project/ReleephProductListController.php b/src/applications/releeph/controller/product/ReleephProductListController.php
rename from src/applications/releeph/controller/project/ReleephProductListController.php
rename to src/applications/releeph/controller/product/ReleephProductListController.php
diff --git a/src/applications/releeph/controller/project/ReleephProductViewController.php b/src/applications/releeph/controller/product/ReleephProductViewController.php
rename from src/applications/releeph/controller/project/ReleephProductViewController.php
rename to src/applications/releeph/controller/product/ReleephProductViewController.php

File Metadata

Mime Type
text/plain
Expires
Thu, Mar 6, 5:47 AM (2 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7229966
Default Alt Text
D8817.id20936.diff (5 KB)

Event Timeline