phab/src/applications/repository/worker/commitmessageparserstable
phab/src/applications/repository/worker/commitmessageparser
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
61b728b19df6 | epriestley | Add a setting to blanket-disable autoclosing revisions in a repository | May 10 2012 | |||
38ffe45f8e25 | vrana | Use committer date instead of author date for Git epoch | Apr 27 2012 | |||
20a5c9b2618d | epriestley | Use "closed", not "committed", in Differential | Apr 24 2012 | |||
1f2cf78c1b54 | vrana | Display committed date in Revision Status field | Apr 20 2012 | |||
8813c7be0e39 | vrana | Use assert_instances_of() everywhere but Differential and Diffusion | Apr 3 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
76fd9a2d2832 | epriestley | Reduce laziness for "Mark Committed" | Mar 7 2012 | |||
d7bb686a476c | epriestley | Minor, actually update commit author field when it is parsed by the worker. | Feb 29 2012 | |||
2a29a51080e1 | Bob Trahan | Deploy new ArcanistManyWordsAboutDifferentialConstants class from D1328 into… | Jan 10 2012 | |||
e478c0074ca3 | Bob Trahan | Add support for querying by commit hashes to DifferentialRevisionQuery class… | Jan 5 2012 | |||
4ef18d35ac3c | Marek Sapota | Fix error introduced with D1195. | Dec 14 2011 | |||
51b81682531b | epriestley | Fix fatal in commit message parser | Dec 14 2011 | |||
9292cfd6a3ab | Marek Sapota | Recognise better who committed a revision. | Dec 13 2011 | |||
501c90bb30ab | John Stockdale | Use Git's encoding flag instead of MBString | Nov 12 2011 | |||
0d5b0f21ad2b | David Reuss/epriestley | Convert author/message encoding if not UTF-8 | Oct 28 2011 | |||
cd71098110e2 | epriestley | Detect commits by hash relationships | Sep 27 2011 | |||
93b3bc8e891a | epriestley | Add a Mercurial message parser | Sep 16 2011 | |||
c728e4f7dabf | jungejason | Open database connection with 'w' instead of 'r' for writing | May 2 2011 | |||
2f9609501420 | epriestley | Use %s and %b in GitCommitMessageParserWorker, not %B | May 2 2011 | |||
22297b71a0f9 | epriestley | Close the loop on Diffusion commits posting back to Differential. | Apr 8 2011 | |||
c2f10f19b156 | epriestley | Fix some daemon ish. | Apr 3 2011 | |||
1f88e0876118 | epriestley | Move 'phd parse-commit' to a dedicated script; allow message parsing tasks to… | Apr 2 2011 | |||
82fffe466a34 | epriestley | Add basic detail-parser functionality. | Apr 2 2011 | |||
63a3edb29f9f | epriestley | Make SVN commit parsers actually parse commits again. | Mar 27 2011 | |||
1a11297dd69d | epriestley | Allow parsing of rare extra-broken non-UTF8 messages. | Mar 27 2011 | |||
084c79d85aa9 | epriestley | Herald skeleton. | Mar 22 2011 | |||
2eb30aed9eb7 | epriestley | Improve search/phid flexibility. | Mar 22 2011 | |||
48b5d6d02518 | epriestley | Diffusion change parser for SVN. | Mar 11 2011 | |||
8bcbeface176 | epriestley | Increase parseriness of some parsery things. | Mar 11 2011 |
c4science · Help