Page MenuHomePhabricator

All Changesets

ChangePath
Modifiedresources/celerity/map.php
Modifiedresources/sql/quickstart.sql
Modifiedsrc/__phutil_library_map__.php
Modifiedsrc/applications/owners/storage/__tests__/PhabricatorOwnersPackageTestCase.php
Deletedsrc/applications/releeph/application/PhabricatorReleephApplication.php
Deletedsrc/applications/releeph/commitfinder/ReleephCommitFinder.php
Deletedsrc/applications/releeph/commitfinder/ReleephCommitFinderException.php
Deletedsrc/applications/releeph/conduit/ReleephConduitAPIMethod.php
Deletedsrc/applications/releeph/conduit/ReleephGetBranchesConduitAPIMethod.php
Deletedsrc/applications/releeph/conduit/ReleephQueryBranchesConduitAPIMethod.php
Deletedsrc/applications/releeph/conduit/ReleephQueryProductsConduitAPIMethod.php
Deletedsrc/applications/releeph/conduit/ReleephQueryRequestsConduitAPIMethod.php
Deletedsrc/applications/releeph/conduit/ReleephRequestConduitAPIMethod.php
Deletedsrc/applications/releeph/conduit/work/ReleephWorkCanPushConduitAPIMethod.php
Deletedsrc/applications/releeph/conduit/work/ReleephWorkGetAuthorInfoConduitAPIMethod.php
Deletedsrc/applications/releeph/conduit/work/ReleephWorkGetBranchCommitMessageConduitAPIMethod.php
Deletedsrc/applications/releeph/conduit/work/ReleephWorkGetBranchConduitAPIMethod.php
Deletedsrc/applications/releeph/conduit/work/ReleephWorkGetCommitMessageConduitAPIMethod.php
Deletedsrc/applications/releeph/conduit/work/ReleephWorkNextRequestConduitAPIMethod.php
Deletedsrc/applications/releeph/conduit/work/ReleephWorkRecordConduitAPIMethod.php
Deletedsrc/applications/releeph/conduit/work/ReleephWorkRecordPickStatusConduitAPIMethod.php
Deletedsrc/applications/releeph/config/PhabricatorReleephApplicationConfigOptions.php
Deletedsrc/applications/releeph/constants/ReleephRequestStatus.php
Deletedsrc/applications/releeph/controller/ReleephController.php
Deletedsrc/applications/releeph/controller/branch/ReleephBranchAccessController.php
Deletedsrc/applications/releeph/controller/branch/ReleephBranchController.php
Deletedsrc/applications/releeph/controller/branch/ReleephBranchCreateController.php
Deletedsrc/applications/releeph/controller/branch/ReleephBranchEditController.php
Deletedsrc/applications/releeph/controller/branch/ReleephBranchHistoryController.php
Deletedsrc/applications/releeph/controller/branch/ReleephBranchNamePreviewController.php
Deletedsrc/applications/releeph/controller/branch/ReleephBranchViewController.php
Deletedsrc/applications/releeph/controller/product/ReleephProductActionController.php
Deletedsrc/applications/releeph/controller/product/ReleephProductController.php
Deletedsrc/applications/releeph/controller/product/ReleephProductCreateController.php
Deletedsrc/applications/releeph/controller/product/ReleephProductEditController.php
Deletedsrc/applications/releeph/controller/product/ReleephProductHistoryController.php
Deletedsrc/applications/releeph/controller/product/ReleephProductListController.php
Deletedsrc/applications/releeph/controller/product/ReleephProductViewController.php
Deletedsrc/applications/releeph/controller/request/ReleephRequestActionController.php
Deletedsrc/applications/releeph/controller/request/ReleephRequestCommentController.php
Deletedsrc/applications/releeph/controller/request/ReleephRequestController.php
Deletedsrc/applications/releeph/controller/request/ReleephRequestDifferentialCreateController.php
Deletedsrc/applications/releeph/controller/request/ReleephRequestEditController.php
Deletedsrc/applications/releeph/controller/request/ReleephRequestTypeaheadController.php
Deletedsrc/applications/releeph/controller/request/ReleephRequestViewController.php
Deletedsrc/applications/releeph/differential/DifferentialReleephRequestFieldSpecification.php
Deletedsrc/applications/releeph/editor/ReleephBranchEditor.php
Deletedsrc/applications/releeph/editor/ReleephProductEditor.php
Deletedsrc/applications/releeph/editor/ReleephRequestTransactionalEditor.php
Deletedsrc/applications/releeph/field/exception/ReleephFieldParseException.php
Deletedsrc/applications/releeph/field/selector/ReleephDefaultFieldSelector.php
Deletedsrc/applications/releeph/field/selector/ReleephFieldSelector.php
Deletedsrc/applications/releeph/field/specification/ReleephAuthorFieldSpecification.php
Deletedsrc/applications/releeph/field/specification/ReleephBranchCommitFieldSpecification.php
Deletedsrc/applications/releeph/field/specification/ReleephCommitMessageFieldSpecification.php
Deletedsrc/applications/releeph/field/specification/ReleephDependsOnFieldSpecification.php
Deletedsrc/applications/releeph/field/specification/ReleephDiffChurnFieldSpecification.php
Deletedsrc/applications/releeph/field/specification/ReleephDiffMessageFieldSpecification.php
Deletedsrc/applications/releeph/field/specification/ReleephDiffSizeFieldSpecification.php
Deletedsrc/applications/releeph/field/specification/ReleephFieldSpecification.php
Deletedsrc/applications/releeph/field/specification/ReleephIntentFieldSpecification.php
Deletedsrc/applications/releeph/field/specification/ReleephLevelFieldSpecification.php
Deletedsrc/applications/releeph/field/specification/ReleephOriginalCommitFieldSpecification.php
Deletedsrc/applications/releeph/field/specification/ReleephReasonFieldSpecification.php
Deletedsrc/applications/releeph/field/specification/ReleephRequestorFieldSpecification.php
Deletedsrc/applications/releeph/field/specification/ReleephRevisionFieldSpecification.php
Deletedsrc/applications/releeph/field/specification/ReleephSeverityFieldSpecification.php
Deletedsrc/applications/releeph/field/specification/ReleephSummaryFieldSpecification.php
Deletedsrc/applications/releeph/mail/ReleephRequestMailReceiver.php
Deletedsrc/applications/releeph/mail/ReleephRequestReplyHandler.php
Deletedsrc/applications/releeph/phid/ReleephBranchPHIDType.php
Deletedsrc/applications/releeph/phid/ReleephProductPHIDType.php
Deletedsrc/applications/releeph/phid/ReleephRequestPHIDType.php
Deletedsrc/applications/releeph/query/ReleephBranchQuery.php
Deletedsrc/applications/releeph/query/ReleephBranchSearchEngine.php
Deletedsrc/applications/releeph/query/ReleephBranchTransactionQuery.php
Deletedsrc/applications/releeph/query/ReleephProductQuery.php
Deletedsrc/applications/releeph/query/ReleephProductSearchEngine.php
Deletedsrc/applications/releeph/query/ReleephProductTransactionQuery.php
Deletedsrc/applications/releeph/query/ReleephRequestQuery.php
Deletedsrc/applications/releeph/query/ReleephRequestSearchEngine.php
Deletedsrc/applications/releeph/query/ReleephRequestTransactionQuery.php
Deletedsrc/applications/releeph/storage/ReleephBranch.php
Deletedsrc/applications/releeph/storage/ReleephBranchTransaction.php
Deletedsrc/applications/releeph/storage/ReleephDAO.php
Deletedsrc/applications/releeph/storage/ReleephProductTransaction.php
Deletedsrc/applications/releeph/storage/ReleephProject.php
Deletedsrc/applications/releeph/storage/ReleephRequest.php
Deletedsrc/applications/releeph/storage/ReleephRequestTransaction.php
Deletedsrc/applications/releeph/storage/ReleephRequestTransactionComment.php
Deletedsrc/applications/releeph/view/ReleephRequestView.php
Deletedsrc/applications/releeph/view/branch/ReleephBranchPreviewView.php
Deletedsrc/applications/releeph/view/branch/ReleephBranchTemplate.php
Deletedsrc/applications/releeph/view/request/ReleephRequestTypeaheadControl.php
Modifiedsrc/docs/book/phabricator.book
Modifiedsrc/infrastructure/storage/patch/PhabricatorBuiltinPatchList.php
Deletedwebroot/rsrc/css/application/releeph/releeph-core.css
Deletedwebroot/rsrc/css/application/releeph/releeph-preview-branch.css
Deletedwebroot/rsrc/css/application/releeph/releeph-request-differential-create-dialog.css
Deletedwebroot/rsrc/css/application/releeph/releeph-request-typeahead.css