- Queries
- All Atoms
- Search
- Advanced Search
Diviner All Atoms
All Atoms
All Atoms
- TODO: Remove this class and drop the underlying table after some time has passed. It currently exists only so that "bin/storage adjust" does not complain about the table.
- Class
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Stores the previous value of a ref (like a branch or tag) so we can figure out how a repository has changed when we discover new commits or branch heads.
- Class
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Records information about symbol locations in a codebase, like where classes and functions are defined.
- 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
- Explicitly demote a device.
- Method
- After a fetch, set the local version to the fetched version.
- Method
- After a write, update the version and release the "isWriting" lock.
- Method
- Before a write, set the "isWriting" flag.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Records a push to a hosted repository. This allows us to store metadata about who pushed commits, when, and from where. We can also record the history of branches and tags, which is not normally persisted outside of the reflog.
- Class