phab/src/applications/repository/worker/commitchangeparserfeature/testing
phab/src/applications/repository/worker/commitchangeparser
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
62edbb8e21f3 | Dean Reilly/epriestley | Treat relocated files as added files in svn worker. | Oct 30 2013 | |||
912509558723 | epriestley | Distinguish between empty and unparsed commits in Diffusion | Oct 29 2013 | |||
c467cc464fb5 | epriestley | Make most repository reads policy-aware | Sep 26 2013 | |||
efbd3ecc48b7 | epriestley | Fix the type of some values passed to MySQL | Jun 14 2013 | |||
016b62a7ef51 | Bob Trahan | Diffusion - move some DiffusionRequest queries to occur over Conduit | May 15 2013 | |||
a9099912bbff | Jakub Vrana | Handle SVN root changes correctly | Apr 16 2013 | |||
363f292fd81f | epriestley | Partially revert marking of copies as direct | Jan 30 2013 | |||
760ab135ebd1 | vrana | Delete license header | Jan 18 2013 | |||
0f1086fd68a9 | vrana | Mark SVN dir copy as direct change for its files | Jan 7 2013 | |||
f6b196474008 | epriestley | Improve Search architecture | Dec 21 2012 | |||
b8d372c4bc3e | Nick Harper | Fix bugs when saving package changes due to commit changes | Dec 19 2012 | |||
2852b4f5d3f7 | Suman Karumuri | Track path moves in Owner's packages | Dec 6 2012 | |||
10cf2bb4e2f3 | vrana | Mark PhabricatorRepositorySvnCommitChangeParserWorker as final | Nov 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 | |||
b8f4f7c43887 | epriestley | Fix an issue with Diffusion's display of copied files in Git | Aug 1 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
c2d2f6ded137 | Sigurd Holsen/epriestley | bugfix: mercurial commit worker had an array error | May 21 2012 | |||
80f479d94812 | Bob Trahan | Make directories with spaces in their names work OK in diffusion end to end | May 21 2012 | |||
7a19cf5a5596 | Bob Trahan | Fix lines of a large include path | May 15 2012 | |||
d17be1d824e5 | vrana | Fix SVN commit change parser for files moved from deleted directory | Apr 15 2012 | |||
ef990703fa3b | vrana | Fix SVN commit change parser for directories copied from the same path | Apr 15 2012 | |||
17b0277ec59e | vrana | Fix SVN commit change parser for files moved from deleted directory | Apr 13 2012 | |||
6d631577f23c | epriestley | Detect changes in merge commits as the diff of the merge and the first parent | Mar 22 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
9b4838441589 | Nick Harper | [svn1.7] Fix matching xml tag when parsing svn commits | Mar 13 2012 | |||
d5bf30bb48ad | vrana | Prepare database for UTF-8 | Mar 10 2012 | |||
8dfe8e84f0e9 | epriestley | Improve Diffusion parsing of submoudule changes | Mar 7 2012 | |||
4faab06c3c76 | jungejason | Enable herald rule for commits that need auditing | Jan 17 2012 | |||
c13b7da2907e | jungejason | Add Related Commits for Owners | Dec 15 2011 | |||
a8519c683757 | epriestley | Unbreak slop in commit change parser. | Oct 2 2011 | |||
07f4772d0be4 | epriestley | Make all parsers use credentials | Sep 28 2011 | |||
b1e1b1f9bdf4 | epriestley | Basic support for Mercurial in Diffusion | Sep 28 2011 | |||
77ed7ade66f1 | epriestley | Add symbol import scripts for crossref features | Sep 13 2011 | |||
6355b291ed44 | Abdul Qabiz | - Added getRemoteCommandFuture(..) and getLocalCommand Future(..) methods to… | Sep 8 2011 | |||
ae045a9cf266 | epriestley | When doing partial subdirectory parses in Subversion, stub out foreign commit… | Sep 4 2011 | |||
ed508247ba1a | epriestley | Fix a bug in the SVN parser which causes it to find commit refs in other SVN… | Sep 4 2011 | |||
d282549166fd | Jason Ge | Add commits to the Phabricator search index | Jun 25 2011 | |||
bc1be958bdd2 | epriestley | Allow GitCommitChangeParser to parse 'T' (type change) messages in git history. | Apr 14 2011 | |||
cc66c4890dbb | epriestley | Commit + Herald integration. | Apr 4 2011 | |||
63a3edb29f9f | epriestley | Make SVN commit parsers actually parse commits again. | Mar 27 2011 | |||
fa8f168bd0fc | epriestley | Allow commits to be marked as 'bad' so they won't be parsed. Useful if you work… | Mar 27 2011 | |||
1a11297dd69d | epriestley | Allow parsing of rare extra-broken non-UTF8 messages. | Mar 27 2011 | |||
01a20c0480ff | epriestley | Fix various parsing bugs in Differential. | Mar 19 2011 | |||
b5db12b6b280 | epriestley | Browse / git improvements. | Mar 14 2011 | |||
4893146815e2 | epriestley | Improve parser scalability, fix a bug or two, provide 'phd', the Phabricator… | Mar 13 2011 | |||
383b3d740c7b | epriestley | Improve some diffusioney things. | Mar 13 2011 | |||
485b5e5ded5e | epriestley | Make the Diffusion UI vaguely usable in some cases. | Mar 13 2011 | |||
48b5d6d02518 | epriestley | Diffusion change parser for SVN. | Mar 11 2011 | |||
8bcbeface176 | epriestley | Increase parseriness of some parsery things. | Mar 11 2011 |
c4science · Help