phab/src/applications/differential/parser/DifferentialCommitMessageParser.phpfeature/testing
phab/src/applications/differential/parser/DifferentialCommitMessageParser.php
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
81e2a1cf6b22 | epriestley | Always parse the first line of a commit message as a title | Jan 1 2017 | |||
ab17a7d4bf84 | epriestley | Be more lenient when accepting "Differential Revision" in the presence of… | Jan 1 2017 | |||
4d8ac0060235 | epriestley | Add missing "array" typehint to DifferentialCommitMessageParser | Dec 29 2016 | |||
89d88dafcc41 | epriestley | Fix a Differential exception in invalid/missing fields | Dec 15 2016 | |||
8476ad1a281c | epriestley | Separate all commit message field parsing out of Differential custom fields | Dec 15 2016 | |||
552c54668988 | epriestley | Separate commit message parsing and validation from Conduit | Dec 14 2016 | |||
6dfc7e48ae7b | epriestley | Don't let users write summaries or test plans which will become ambiguous in… | Nov 12 2016 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
384b670709aa | Bob Trahan | Fix string truncation calls all over the codebase. | Jan 5 2015 | |||
b93bc7e47947 | Bob Trahan | phutil_utf8_shorten => PhutilUTF8StringTruncator | Aug 30 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
aff34077c52c | epriestley | Move Differential commit message parsing to a separate, tested class | Mar 8 2014 |
c4science · Help