phab/src/applications/repository/worker/commitmessageparserproduction
phab/src/applications/repository/worker/commitmessageparser
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
912509558723 | epriestley | Distinguish between empty and unparsed commits in Diffusion | Oct 29 2013 | |||
7180199d1370 | epriestley | Fix daemon auth issue | Oct 19 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
e1d2523efeb4 | Bob Trahan | make commit message worker savvier around revision ids | Aug 19 2013 | |||
8e0a975e3f0f | Juan Pablo Civile/epriestley | Remove calls to DifferentialRevision::loadRelations from commit workers | Jul 16 2013 | |||
328aa383e460 | epriestley | Always provide a viewer when executing DifferentialRevisionQuery | Jul 1 2013 | |||
016b62a7ef51 | Bob Trahan | Diffusion - move some DiffusionRequest queries to occur over Conduit | May 15 2013 | |||
e31e998f3b8a | Jakub Vrana | Convert differential.revisionPHID commit detail to edge | Apr 13 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
b32bfb654163 | epriestley | Render commit summaries when rendering handles | Feb 22 2013 | |||
1a3bf098ae4a | epriestley | Correctly parse author and committer identities again | Dec 7 2012 | |||
cb45ad67a3f5 | vrana | Revive essential commit details | Dec 6 2012 | |||
fd5beffb9950 | epriestley | Remove PhabricatorRepositoryDefaultCommitMessageDetailParser | Dec 6 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
5903ed650c20 | epriestley | Move completed tasks to an "archive" table and delete them in the GC | Oct 31 2012 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
e84c18d73499 | vrana | Mark revision as closed before attaching commit and loading changes | Oct 4 2012 | |||
7ed8b6d7fa19 | vrana | Recheck if revision hasn't been already closed in commit parser | Sep 27 2012 | |||
f7a38df5a53a | vrana | Add TODO comment to commit attacher | Sep 19 2012 | |||
90b60bc3c9a5 | Nick Harper | Load relationships for revision | Sep 7 2012 | |||
0736592cff16 | epriestley | Add `didParseCommit()` to DifferentialFieldSpecification | Sep 6 2012 | |||
93b0a501a4fa | epriestley | Add local navigation to Differential | Aug 22 2012 | |||
0f919ecd3ccf | vrana | Update line count after attaching commit diff | Aug 13 2012 | |||
3e29921f5e32 | epriestley | Use phutil_utf8_convert() in Phabricator | Aug 12 2012 | |||
62b3e4aea355 | Nick Harper | Remove a check for closing revisions | Aug 11 2012 | |||
9092994e45c2 | vrana | Make old and new files when checking for changes by commit | Jul 31 2012 | |||
514ee3526c3d | epriestley | Add an event for looking up names from repositories | Jul 24 2012 | |||
8cbd860e3133 | epriestley | Include email in Git author/committer lookup | Jul 23 2012 | |||
f5f88d8698e6 | epriestley | Minor, fix an issue where %e is empty from git log. | Jul 2 2012 | |||
aa95ef2463fd | David Reuss/epriestley | Handle encoding if git tells us it's still not UTF-8 | Jun 29 2012 | |||
b644a2c3a707 | Jason Ge | Remove leading "/" so that "git cat-file" works | Jun 26 2012 | |||
14648d6d7a05 | epriestley | Provide more informative messages when autoclosing revisions | Jun 16 2012 | |||
444c634b6c66 | Ben Rogers <nodren>/epriestley | Allows branches to appear in diffusion with out triggering closing things from… | Jun 15 2012 | |||
a0b57cefb790 | vrana | Declare that revision was closed by committer, not author | Jun 11 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
1ebf9186b48b | vrana | Depend on class autoloading | May 31 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
bbd5c8c1872e | Jason Ge | Add audit entry when code changed after a revision was accepted | May 29 2012 | |||
af6238ca4ae0 | vrana | Inform about changes made between last revision and commit | May 26 2012 | |||
a438c87c52f7 | Hafsteinn Baldvinsson/epriestley | Show the difference between a committer and an author | May 23 2012 | |||
ccd37afab860 | vrana | Attach commit diff to its revision | May 23 2012 | |||
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