phab/src/applications/conduit/methodproduction
phab/src/applications/conduit/method
production
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 | |||
6712dbb70966 | epriestley | Bring macros to IRC | Mar 9 2012 | |||
f0396b2f0628 | epriestley | Provide an audit.query method for Conduit | Mar 7 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 | |||
af295e0b2620 | Bob Trahan | OAuth Server enhancements -- more complete access token response and groundwork… | Feb 22 2012 | |||
7a3f33b5c293 | Bob Trahan | OAuth - Phabricator OAuth server and Phabricator client for new Phabricator… | Feb 19 2012 | |||
72000404799a | epriestley | Add a basic chatlog | Feb 17 2012 | |||
0b9d0c9d0815 | Nick Harper | [conduit] create phid.query method | Feb 15 2012 | |||
4caa684724f2 | epriestley | Simplify Project status field | Feb 7 2012 | |||
36e72639de66 | epriestley | Reduce visibility of "Host" and "Path" Differential fields by default | Feb 6 2012 | |||
c3281c875747 | David Reuss/epriestley | Add conduit feed.query method | Feb 3 2012 | |||
8df14b85057f | David Reuss/epriestley | Add remarkup.process conduit method | Feb 3 2012 | |||
c3543c80cd6b | Nick Harper | Fix conduit host check | Feb 2 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 | |||
42ddad1bc8b0 | epriestley | Add project.query to Conduit | Jan 18 2012 | |||
d84c0a5be59c | epriestley | Validate all fields in differential.parsecommitmessage | Jan 13 2012 | |||
beaee478d360 | kevin | Added conduit method to get maniphest transactions | Jan 11 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 | |||
4579f23f63a8 | epriestley | Add a "maniphest.update" Conduit method | Jan 6 2012 | |||
e478c0074ca3 | Bob Trahan | Add support for querying by commit hashes to DifferentialRevisionQuery class… | Jan 5 2012 | |||
b25809512463 | epriestley | Expose symbol information over Conduit | Dec 22 2011 | |||
f901befcf53c | epriestley | Bump Phabricator server version to 3 | Dec 22 2011 | |||
a8104699291c | epriestley | Improve performance of differential.query | Dec 21 2011 | |||
afc2f8526bc6 | epriestley | Allow Phriction documents to be deleted | Dec 17 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 | |||
e9693f25f89e | Marek Sapota | Move event framework from Phabricator to libphutil | Nov 17 2011 | |||
4cdfc6d1cbb5 | Jason Ge | Fix exception when encoding is not defined | Nov 3 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 | |||
4e900c096fab | David Reuss/epriestley | Convert "falsey" binary hunks if we have a repository encoding | Oct 28 2011 | |||
87a2987ad694 | Marek Sapota | Differential mail | Oct 14 2011 | |||
522e5b47795f | epriestley | Build an event dispatch mechanism into Phabricator | Sep 30 2011 | |||
1c1f749eba21 | epriestley | Add an "arcanist.projectinfo" Conduit call | Sep 21 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 | |||
701bf8317f8f | epriestley | Provide access to Phriction via Conduit | Aug 31 2011 | |||
ee6c24b98d1a | mgummelt | Add two new conduit methods: createlintresults and getdiffproperty | Aug 31 2011 | |||
39ca1e7e3904 | epriestley | Add user.info and phid.info Conduit methods | Aug 30 2011 | |||
76c11ea32eef | epriestley | Add "maniphest.find" to Conduit | Aug 30 2011 | |||
69445222f7d9 | epriestley | Track content sources (email, web, conduit, mobile) for replies | Aug 30 2011 | |||
5bf28498c87d | epriestley | Provide a basic maniphest.createtask method via Conduit | Aug 21 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 | |||
46b85ab21204 | epriestley | Unguard conduit.getcertificate() so it can execute logging writes. | Aug 17 2011 | |||
0964a9123f22 | epriestley | These conduit methods SHOULD allow unguarded writes. | Aug 16 2011 | |||
39b4d20ce528 | epriestley | Create AphrontWriteGuard, a backup mechanism for CSRF validation | Aug 16 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 | |||
e5ecd784eca7 | epriestley | Tweak Maniphest custom fields | 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 | |||
10486691581e | epriestley | Provide a paste.create Conduit method | Jul 30 2011 | |||
eb23539141c9 | epriestley | Add a 'file.info' Conduit method | Jul 29 2011 | |||
314d84eae637 | Ricky Elrod | Conduit method for slowvote.poll.info. | Jul 14 2011 | |||
3d85d6a81d06 | Ricky Elrod/epriestley | Add language to paste.info, and show it in Pxxx responses from phabot. | Jul 8 2011 | |||
61f2ba5c4775 | Evan Priestley | Merge pull request #32 from CodeBlock/420235f9c4e1a25d6afb1e6eed2896307be8d09e | Jul 8 2011 | |||
420235f9c4e1 | Ricky Elrod | Drag-drop file upload. | Jul 8 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 | |||
ece9d792b223 | epriestley | Build basic infrastructure for an activity feed | Jul 7 2011 | |||
51de55423880 | epriestley | Validate the provided "host" key for certain Conduit methods | Jul 5 2011 | |||
a5e22e87e2a8 | epriestley | Provide basic Conduit documentation. | Jul 4 2011 | |||
d92f303e0cdb | epriestley | Use authoritative user identity for revision author | Jun 30 2011 | |||
63980af01022 | Ricky Elrod | Add URI to paste.info's response. | Jun 29 2011 | |||
e24f8b31add8 | Ricky Elrod/epriestley | Add a comma to the end of an array element, to follow our convention. | Jun 28 2011 | |||
14d35b817159 | Ricky Elrod/epriestley | Preliminary Conduit info method for Maniphest tasks. | Jun 28 2011 | |||
a632b220a84f | epriestley | Index users in search results. | Jun 24 2011 | |||
198f447bd9d5 | epriestley | Simplify documentation for conduit certificates. | Jun 20 2011 | |||
1cd1e1ed18e3 | epriestley | "arc install-certificate", server-side components | Jun 20 2011 | |||
a187b2cedc11 | tuomaspelkonen | Log the update test result error instead of throwing an exception. | Jun 14 2011 | |||
c4f7a0503462 | Ricky Elrod | Conduit paste.info method for the pastebin. | 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 | |||
3dd12e7cc6e7 | tuomaspelkonen | Changed 'diffusion.getrecentcommitsbypath' to return only the direct and child… | May 25 2011 | |||
1efc66a0dde0 | epriestley | Add file.download to Conduit | May 22 2011 | |||
36a6fcb57321 | adonohue | diffusion.getrecentcommitsbypath | May 20 2011 | |||
c1d6014bcb34 | epriestley | Allow diffusion.getcommits to lookup commits by short reference | May 18 2011 | |||
3c30ea41f11b | epriestley | Enable multiple web sessions | May 13 2011 | |||
a457f85101f4 | jungejason | Added two fields to be returned from differential.find | May 13 2011 | |||
30db15bc8327 | adonohue | Add name to path.getowners | May 12 2011 | |||
9f12ffbabaa6 | adonohue | Clean up path.getowners | May 12 2011 |
c4science · Help