phab/src/applications/conduit/method/differentialfeature/better-testing
phab/src/applications/conduit/method/differential
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
11cccb98c2be | epriestley | Add "final" to more classes | Mar 13 2012 | |||
366c59f80504 | epriestley | Add coverage access to differential.updateunitresults | Mar 10 2012 | |||
58712c7b89bf | vrana | Don't corrupt commit message in arc amend | Mar 2 2012 | |||
6f4665756dd7 | epriestley | Make Conduit parsers more flexible for 'arc diff --create' | Feb 29 2012 | |||
36e72639de66 | epriestley | Reduce visibility of "Host" and "Path" Differential fields by default | Feb 6 2012 | |||
f009d5cdcbe5 | epriestley | Minor, silence a type warning for differential.getcommitmessage on --create… | Jan 26 2012 | |||
dbd91d681828 | epriestley | Allow differential.query to find accepted and committed revisions; fix a fatal | Jan 25 2012 | |||
97820b2ff758 | epriestley | Add branch queries to differential.query | Jan 24 2012 | |||
7f9fb3597d14 | tuomaspelkonen | Make updating postponed tests work again for Facebook. | Jan 19 2012 | |||
d84c0a5be59c | epriestley | Validate all fields in differential.parsecommitmessage | Jan 13 2012 | |||
840eb46d03d0 | Andrew Gallagher | Match unittest results by name or file | Jan 11 2012 | |||
48f53ba0951a | Andrew Gallagher | Allow updating diff with results for new unit tests | Jan 11 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 | |||
a8104699291c | epriestley | Improve performance of differential.query | Dec 21 2011 | |||
2a80bdd448de | David Cramer | Hide auxiliary fields that have no value set | Dec 17 2011 | |||
1fec5fd727d1 | jhester | Add author to differential.getrevisionfeedback | Dec 14 2011 | |||
682e0aa468f6 | epriestley | Add "responsible users" and "subscribers" to DifferentialRevisionQuery, plus a… | Dec 8 2011 | |||
74f710a437e7 | Nick Harper | Add sanity to DifferentialRevisionQuery | Dec 6 2011 | |||
8f5e28bf59b1 | Nick Harper | Add differential.query conduit method | Dec 2 2011 | |||
19f2110e7428 | epriestley | Allow "differential.getcommitmessage" to be called without a revision ID in… | Dec 2 2011 | |||
462ad4169c10 | epriestley | Remove obsolete 'error' field from differential.parsecommitmessage | Dec 2 2011 | |||
9f201ef89771 | Bob Trahan | change '' => null from D1139 | Nov 30 2011 | |||
d0d33094d60e | Bob Trahan | add projectName to conduit.getdiff | Nov 30 2011 | |||
5dba8abceb61 | Brian Pane | Add a "createcomment" method to Differential | Nov 18 2011 | |||
f1de90d7ef4a | Marek Sapota | Mark person that actually runs `arc commit` as committer instead of the author. | Nov 1 2011 | |||
874ae4b7ee57 | Marek Sapota | Allow anonymous access to conduit getdiff method. | Nov 1 2011 | |||
87a2987ad694 | Marek Sapota | Differential mail | Oct 14 2011 | |||
7f601a78d30e | mgummelt | Merge branch 'master' of github.com:facebook/phabricator into unit_status | Sep 9 2011 | |||
40b8e352ad91 | mgummelt | Include the unit status in the getdiff conduit method | Sep 9 2011 | |||
e875c81f6d2a | epriestley | Remove blameRevision and revertPlan from the DifferentialRevision schema | Sep 5 2011 | |||
a1d1c6950677 | mgummelt | diff dict API bug fix | Sep 1 2011 | |||
ee6c24b98d1a | mgummelt | Add two new conduit methods: createlintresults and getdiffproperty | Aug 31 2011 | |||
69445222f7d9 | epriestley | Track content sources (email, web, conduit, mobile) for replies | Aug 30 2011 | |||
67de714a2f85 | epriestley | Remove (most) support for 'differential.attach-task-class' | Aug 19 2011 | |||
0be3db03eeb5 | epriestley | Drive Differential commit message parsing through extensible fields | Aug 19 2011 | |||
ae7488f71005 | epriestley | Drive commit message rendering from field specifications | Aug 18 2011 | |||
ec0d91a3ff35 | epriestley | Drive revision update from Conduit via custom fields | Aug 15 2011 | |||
52ec6c02ee54 | epriestley | Move Differential's simple fields to the extensible field schema | Aug 15 2011 | |||
7aa1eff383a1 | epriestley | Expose Differential auxiliary fields in Conduit | Aug 14 2011 | |||
d3b8389256d3 | mgummelt | include revision id in getdiff conduit call | Aug 10 2011 | |||
81e3ec5998d2 | mgummelt | Merge branch 'master' of github.com:facebook/phabricator into new | Jul 8 2011 | |||
00f4c37ca28e | mgummelt | Fixed bug resulting in duplicate field names in commit messages | Jul 8 2011 | |||
a5e22e87e2a8 | epriestley | Provide basic Conduit documentation. | Jul 4 2011 | |||
d92f303e0cdb | epriestley | Use authoritative user identity for revision author | Jun 30 2011 | |||
a187b2cedc11 | tuomaspelkonen | Log the update test result error instead of throwing an exception. | Jun 14 2011 | |||
25216210743a | tuomaspelkonen | Added a conduit call to update arc unit results for a postponed test. | Jun 9 2011 | |||
d3fed84b9cd8 | epriestley | Minor IRCBot fixes/upgrades | May 30 2011 | |||
a457f85101f4 | jungejason | Added two fields to be returned from differential.find | May 13 2011 | |||
ad4a497355e5 | jungejason/jungejason | Enable differential.find handle empty input. | Apr 27 2011 | |||
a9e2e51b9821 | jungejason | Enable updating task->revision assoc | Apr 27 2011 | |||
afedb711d9c6 | tuomaspelkonen | Added commit information to 'getrevision' conduit call. | Apr 26 2011 | |||
6a0234fed3a8 | tuomaspelkonen | Added differential revision reviewers information to differential.getrevision… | Apr 26 2011 | |||
9367c41a2840 | tuomaspelkonen | Tasks can be defined in the commit message (Phabricator part). | Apr 23 2011 | |||
d4576262db08 | Adam Simpkins | add a getrevision conduit method | Apr 21 2011 | |||
6baeda8aade3 | tuomaspelkonen | Added a conduit method for getting all the diffs for a revision. | Apr 21 2011 | |||
01844087cd85 | tuomaspelkonen | Added a conduit method for querying revision feedback. | Apr 20 2011 | |||
75b11d6d7d23 | epriestley | Lint and unit star support. Test plan: quack | Apr 11 2011 | |||
c797f9511aef | tuomaspelkonen | Users cannot attach diffs to revisions they don't own anymore. | Apr 8 2011 | |||
11ea93260a6d | epriestley | Sync up UUIDs and create project configs. | Apr 6 2011 | |||
e98d1ae9be1d | epriestley | Enhance Phabricator capabilities for differential.getcommitmessage (2) | Mar 5 2011 | |||
eccc76dae685 | epriestley | Fix some issues caught by HipHop, and work around some issues caused by HipHop. | Feb 27 2011 | |||
c5b33528659a | epriestley | differential.getcommitpaths | Feb 19 2011 | |||
e691dca6c681 | epriestley | Provide differential.getdiff, useful for 'arc patch'. | Feb 19 2011 | |||
99a40ab6664e | epriestley | Fix differential.find and the web API for the conduit console | Feb 10 2011 | |||
7aa95fd11259 | epriestley | differential.markcommitted | Feb 9 2011 | |||
1369bd3dd472 | epriestley | Conduit: differential.getcommitmessage | Feb 9 2011 | |||
c69a1aa0504f | epriestley | Make differential.find work okayish | Feb 7 2011 | |||
31abf0dfb5bb | epriestley | differential.find | Feb 6 2011 | |||
df49a6c721f9 | epriestley | differential.updaterevision | Feb 6 2011 | |||
58178408946c | epriestley | differential.createrevision | Feb 6 2011 | |||
787eb778b1c0 | epriestley | differential.parsecommitmessage | Feb 6 2011 | |||
4736b320ff3c | epriestley | Differential comment previews. | Feb 1 2011 | |||
400524abf8df | epriestley | Get rid of some local.aphront references. | Feb 1 2011 | |||
c55b1ed9bb67 | epriestley | Basic Differential revision feedback view. | Jan 30 2011 | |||
7779c676683c | epriestley | Conduit: differential.setdiffproperty | Jan 24 2011 | |||
dec8bac3a3af | epriestley | Conduit: differential.creatediff | Jan 24 2011 |
c4science · Help