phorge/bin
epriestley 0dd947cced Move diff extraction from commits to a separate test with a CLI command
Summary:
Ref T9319. When we discover a commit, we sometimes update the corresponding revision with a "this is the actual committed change" diff and send out a link to the changes between review and commit.

This is currently very difficult to test, because it only happens the first time and you have to either go set up a bunch of objects or add a bunch of special casing to the parser to hit the workflow.

I'm making some changes to how it pulls file content. To make those changes easier to test, first start extracting this stuff so the code can be run with `bin/differential extract ...` instead of needing to do a bunch of more complicated setup steps.

Test Plan:
  - Ran `bin/differential extract ...` to extract diffs from commits.
  - Forced my way through the daemon workflow by faking out a bunch of flags, got a clean extract + attach + update. After this patch, this should rarely be necessary.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9319

Differential Revision: https://secure.phabricator.com/D14967
2016-01-08 09:22:37 -08:00
..
accountadmin
almanac Implement storage of a host ID and a public key for authorizing Conduit between servers 2014-10-03 22:52:41 +10:00
aphlict
audit
auth
cache
celerity
commit-hook
config
differential Move diff extraction from commits to a separate test with a CLI command 2016-01-08 09:22:37 -08:00
diviner
drydock
fact
feed
files
garbage Provide bin/garbage for interacting with garbage collection 2015-10-02 09:17:24 -07:00
harbormaster
hunks Add a bin/hunks script to manage migrations of hunk data 2014-06-03 18:01:23 -07:00
i18n
lipsum
mail
phd
phortune Add some of a billing daemon skeleton 2015-01-30 11:29:05 -08:00
policy
remove
repository
search
sms Add SMS support 2014-05-09 12:47:21 -07:00
ssh-auth
ssh-auth-key
ssh-connect
ssh-exec
storage
trigger Add bin/trigger, for testing event triggers 2015-01-20 11:31:32 -08:00
worker Add bin/worker flood, for flooding the task queue with work 2014-11-24 11:10:15 -08:00