phab/src/applications/repository/workerfeature/testing
phab/src/applications/repository/worker
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
109452707241 | epriestley | Allow Herald to trigger audits for users or projects | Feb 27 2012 | |||
b4053190ec83 | Jason Ge | Fix two issues in owners worker | Jan 26 2012 | |||
5b463e634ccf | epriestley | Write fewer "applied" rows and clean up excess historical rows | Jan 25 2012 | |||
3142fe44197f | epriestley | Remove massive "rule applied" query | Jan 25 2012 | |||
4faab06c3c76 | jungejason | Enable herald rule for commits that need auditing | Jan 17 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 | |||
c80d1480d5aa | jungejason | Add Basic Auditing Functionalities | Dec 20 2011 | |||
c13b7da2907e | jungejason | Add Related Commits for Owners | Dec 15 2011 | |||
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 | |||
4156cf6bd970 | epriestley | Add an optional configuration option to set 'Precedence: bulk' headers on… | Oct 23 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 | |||
cd71098110e2 | epriestley | Detect commits by hash relationships | Sep 27 2011 | |||
93b3bc8e891a | epriestley | Add a Mercurial message parser | Sep 16 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 | |||
c728e4f7dabf | jungejason | Open database connection with 'w' instead of 'r' for writing | May 2 2011 | |||
6bec3d2e4fc2 | epriestley | Simplify and demuddle MetaMTA send pathways | May 2 2011 | |||
2f9609501420 | epriestley | Use %s and %b in GitCommitMessageParserWorker, not %B | May 2 2011 | |||
bc1be958bdd2 | epriestley | Allow GitCommitChangeParser to parse 'T' (type change) messages in git history. | Apr 14 2011 | |||
fa38b70ba6b1 | epriestley | Fix message IDs and Herald URIs. | Apr 10 2011 | |||
3dcf902a3925 | epriestley | In Herald commit notification emails, put a space between the (author… | Apr 10 2011 | |||
22297b71a0f9 | epriestley | Close the loop on Diffusion commits posting back to Differential. | Apr 8 2011 | |||
ed1eead58771 | epriestley | Revision has getTitle() now, not getName(). | Apr 8 2011 | |||
40083bfa0edc | epriestley | Allow Herald to be disabled while importing a repository so we don't send a… | Apr 7 2011 | |||
bb79418615fc | epriestley | Don't send sandbox URIs in Herald messages. | Apr 4 2011 | |||
cc66c4890dbb | epriestley | Commit + Herald integration. | Apr 4 2011 | |||
2834e9f6cef0 | epriestley | HeraldCommitAdapter and some related junk. | Apr 4 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 | |||
e6cf7a9cb0f5 | epriestley | More Diffusion junk. | Mar 31 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 | |||
084c79d85aa9 | epriestley | Herald skeleton. | Mar 22 2011 | |||
2eb30aed9eb7 | epriestley | Improve search/phid flexibility. | Mar 22 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