Homec4science

Add storage for new audit transactions and comments

Authored by epriestley <git@epriestley.com> on Jul 25 2014, 02:59.

Description

Add storage for new audit transactions and comments

Summary:
Ref T4896. This adds the new storage, without any code changes.

This storage is substantially identical to the Differential storage, except that changesetID has been replaced by pathID.

I've retained the properties intended to be used to implement T1460. They might not be quite right, but at least we'll be able to make any fixes consistently to both applications. For now, these fields are empty and ignored.

Test Plan: Ran ./bin/storage upgrade. Nothing calls this code yet.

Reviewers: btrahan, joshuaspence

Reviewed By: joshuaspence

Subscribers: epriestley

Maniphest Tasks: T4896

Differential Revision: https://secure.phabricator.com/D10017

Details

Committed
epriestley <git@epriestley.com>Jul 25 2014, 02:59
Pushed
aubortJan 31 2017, 17:16
Parents
rPH8605a1808d01: Hide direct accesses to Audit inline comment table behind API
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH416f3d9ede5a: Add storage for new audit transactions and comments (authored by epriestley <git@epriestley.com>).Jul 25 2014, 02:59