- Diviner Queries
- All Atoms
- Search
- Diviner Search
Diviner All Atoms
All Atoms
All Atoms
- Method
- Method
- Method
- src/applications/diffusion/query/DiffusionDiffInlineCommentQuery.php
- File
- Class
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- If a default repository is provided, ambiguous commit identifiers will be assumed to belong to the default repository.
- Method
- Look up commits in a specific repository. Prefer @{method:withRepositoryIDs}; the underlying table is keyed by ID such that this method requires a separate initial query to map PHID to ID.
- Method
- Look up commits in a specific repository. This is a shorthand for calling @{method:withDefaultRepository} and @{method:withRepositoryIDs}.
- Method
- Load commits by partial or full identifiers, e.g. "rXab82393", "rX1234", or "a9caf12". When an identifier matches multiple commits, they will all be returned; callers should be prepared to deal with more results than they queried for.
- Method
- Method
- Method
- Method
- src/applications/diffusion/query/DiffusionCommitQuery.php
- File
- Method
- Method
- src/applications/diffusion/query/DiffusionCommitRevisionQuery.php
- File
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/applications/diffusion/query/pathchange/DiffusionPathChangeQuery.php
- File
- Method
- src/applications/diffusion/query/filecontent/DiffusionMercurialFileContentQuery.php
- File
- Method
- src/applications/diffusion/query/filecontent/DiffusionGitFileContentQuery.php
- File
- Method
- src/applications/diffusion/query/filecontent/DiffusionFileContentQuery.php
- File
- Method
- src/applications/diffusion/query/filecontent/DiffusionSvnFileContentQuery.php
- File
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/applications/diffusion/query/DiffusionRenameHistoryQuery.php
- File
- Resolve an author or committer name, like `"Abraham Lincoln <alincoln@logcab.in>"`, into a valid Phabricator user account, like `@alincoln`.
- Class
- Method
- Method
- Method
- Method
- Method
- Method
- src/applications/diffusion/query/DiffusionResolveUserQuery.php
- File
- Method
- Method
- src/applications/diffusion/query/pathid/__tests__/DiffusionPathQueryTestCase.php
- File
- Class
- Generate a list of parents for a repository path. The path itself is included.
- Method
- Return the canonical parent directory for a path. Note, returns "/" when passed "/".
- Method
- Convert a path to the canonical, absolute representation used by Diffusion.
- Method