- Diviner Queries
- All Atoms
- Search
- Diviner Search
Diviner All Atoms
All Atoms
All Atoms
- src/applications/repository/phid/PhabricatorRepositoryPushLogPHIDType.php
- File
- Method
- Method
- Method
- Method
- src/applications/repository/phid/PhabricatorRepositoryURIPHIDType.php
- File
- Method
- Method
- Method
- Method
- Method
- src/applications/repository/phid/PhabricatorRepositoryRefCursorPHIDType.php
- File
- Method
- Method
- Method
- Method
- src/applications/repository/phid/PhabricatorRepositoryIdentityPHIDType.php
- File
- Method
- Check whether a named object is of this PHID type
- Method
- Method
- Method
- Method
- Method
- Method
- src/applications/repository/phid/PhabricatorRepositoryRepositoryPHIDType.php
- File
- Method
- Check whether a named object is of this PHID type
- Method
- Method
- Method
- Method
- Method
- src/applications/repository/phid/PhabricatorRepositoryCommitPHIDType.php
- File
- Method
- Method
- Method
- Method
- src/applications/repository/phid/PhabricatorRepositorySyncEventPHIDType.php
- File
- Method
- Method
- Method
- Method
- src/applications/repository/phid/PhabricatorRepositoryPullEventPHIDType.php
- File
- Method
- Method
- Method
- Method
- src/applications/repository/phid/PhabricatorRepositoryPushEventPHIDType.php
- File
- Run pull commands on local working copies to keep them up to date. This daemon handles all repository types.
- Class
- Sleep for a short period of time, waiting for update messages from the
- Method
- Method
- Method
- Method
- Check for repositories that should be updated immediately.
- Method
- Method
- Method
- src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php
- File
- Streaming interface on top of "hg log" that gives us performant access to the Mercurial commit graph with one nonblocking invocation of "hg". See @{class:PhabricatorRepositoryPullLocalDaemon}.
- Class
- Returns true if the object specified by $type ('rev' or 'node') and $name (rev or node name) has been consumed from the hg process.
- Method
- Parse a {parents} template, returning the local commit numbers.
- Method
- Parse until we have consumed some object. There are two types of parses: parse until we find a commit hash ($until_type = "node"), or parse until we find a local commit number ($until_type = "rev"). We use the former when looking up commits, and the latter when resolving parents.
- Method
- Method
- Method
- Method
- src/applications/repository/daemon/PhabricatorMercurialGraphStream.php
- File
- Method
- src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemonModule.php
- File
- Method
- Method
- Method
- Method
- Method
- src/applications/repository/daemon/PhabricatorGitGraphStream.php
- File
- Method
- Method
- src/applications/repository/daemon/PhabricatorRepositoryGraphStream.php
- File
- Method
- Method
- Method