1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-07 20:38:32 +01:00
phorge-phorge/src/applications/repository/storage
epriestley 42c0c0e3d2 Remove or correct various "phabricator/" references to "libphutil"
Summary:
Ref T13395. "libphutil/" was stripped for parts, but some documentation still references it. This is mostly minor corrections, but:

  - Removes "Javelin at Facebook", long obsolete.
  - Removes "php FPM warmup", which was always a prototype and is obsoleted by PHP preloading in recent PHP.

Test Plan: `grep` / reading

Maniphest Tasks: T13395

Differential Revision: https://secure.phabricator.com/D21624
2021-03-16 10:28:07 -07:00
..
__tests__ Give "Track Only" repository detail proper getters/setters 2018-12-10 10:22:37 -08:00
PhabricatorRepository.php Remove or correct various "phabricator/" references to "libphutil" 2021-03-16 10:28:07 -07:00
PhabricatorRepositoryAuditRequest.php Modernize and clean up "PhabricatorAuditStatusConstants" 2021-03-10 09:21:55 -08:00
PhabricatorRepositoryBranch.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
PhabricatorRepositoryCommit.php Modernize and clean up "PhabricatorAuditStatusConstants" 2021-03-10 09:21:55 -08:00
PhabricatorRepositoryCommitData.php Make "CommitData" wrap and persist a "CommitRef" record 2020-09-15 17:36:40 -07:00
PhabricatorRepositoryCommitHint.php Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
PhabricatorRepositoryDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorRepositoryGitLFSRef.php Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
PhabricatorRepositoryIdentity.php Distinguish between "Assigned" and "Effective" identity PHIDs more clearly and consistently 2019-11-19 09:37:44 -08:00
PhabricatorRepositoryIdentityTransaction.php Add controllers/search/edit engine functionality to RepositoryIdentity 2018-05-31 07:03:25 -07:00
PhabricatorRepositoryMirror.php Cut mirroring over to new URIs 2016-05-04 16:16:16 -07:00
PhabricatorRepositoryOldRef.php Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
PhabricatorRepositoryPullEvent.php Make minor correctness and display improvements to pull logs 2018-01-23 14:13:18 -08:00
PhabricatorRepositoryPushEvent.php Add timing information for commit hooks to push logs 2018-11-08 06:00:26 -08:00
PhabricatorRepositoryPushLog.php Accept pushes with arbitrary Git refs 2019-04-17 12:43:20 -07:00
PhabricatorRepositoryRefCursor.php Separate "shouldPublishRef()" from "isPermanentRef()" and set "IMPORTED_PERMANENT" more narrowly 2021-01-22 19:51:38 -08:00
PhabricatorRepositoryRefPosition.php Add a RefPosition table to hold branch/tag positions once the RefCursor table is split 2017-09-15 10:19:17 -07:00
PhabricatorRepositorySchemaSpec.php Migrate the "badcommit" table to use the less-hacky "hint" mechanism 2016-08-24 09:32:59 -07:00
PhabricatorRepositoryStatusMessage.php When repositories hit pull errors, stop updating them as frequently 2016-09-19 17:29:56 -07:00
PhabricatorRepositorySymbol.php Framework for external symbol search 2015-05-31 07:37:06 -07:00
PhabricatorRepositorySyncEvent.php Add a basic web UI for intracluster sync logs 2018-11-10 04:58:36 -08:00
PhabricatorRepositoryTransaction.php Make the default behavior of getApplicationTransactionCommentObject() "return null" instead of "throw" 2019-02-07 14:56:38 -08:00
PhabricatorRepositoryURI.php Collapse repository URI normalization code into Arcanist 2020-06-30 15:54:33 -07:00
PhabricatorRepositoryURIIndex.php Unify intracluster sync and Drydock working copy construction timeouts as a repository "copy time limit" 2018-11-16 13:08:12 -08:00
PhabricatorRepositoryURITransaction.php Fill in new URI credential edit web UI interfaces 2016-05-02 04:26:13 -07:00
PhabricatorRepositoryWorkingCopyVersion.php Parameterize the repository read and write locks 2018-09-24 15:14:28 -07:00