phab/src/applications/conduitproduction
phab/src/applications/conduit
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
416e4e7b672e | vrana | Allowing setting user status | May 4 2012 | |||
c974cb3de8a6 | epriestley | Minor, futher sort out auth exceptions in Conduit + access log. | Apr 30 2012 | |||
2909f0b06f21 | epriestley | Minor, fix access log issue with non-auth methods. | Apr 28 2012 | |||
8ed48a89f451 | epriestley | Use a disk-based default avatar, not a database-based one | Apr 28 2012 | |||
d27a751339b7 | vrana | Create overview of Conduit methods | Apr 28 2012 | |||
3ce69b63067c | epriestley | Allow Phabricator to write an access log using PhutilDeferredLog | Apr 25 2012 | |||
20a5c9b2618d | epriestley | Use "closed", not "committed", in Differential | Apr 24 2012 | |||
1f2cf78c1b54 | vrana | Display committed date in Revision Status field | Apr 20 2012 | |||
bdcba43f212a | epriestley | Formalize a mechanism for marking Conduit methods deprecated/unstable | Apr 18 2012 | |||
1ff68376f50d | 20after4/epriestley | New maniphest event TYPE_MANIPHEST_DIDEDITTASK | Apr 17 2012 | |||
cec641a81edf | vrana | Don't mark diff as "Unit Tests Skipped" when posponed test was skipped | Apr 15 2012 | |||
1175784d5d84 | Bob Trahan | PhabricatorSlug | Apr 10 2012 | |||
fe9ba6bc67dd | epriestley | Improve DifferentialRevisionQuery and add the ability to query by arcanist… | Apr 10 2012 | |||
a5903d2a53bb | epriestley | Use head_key() and last_key() to explicitly communicate intent | Apr 9 2012 | |||
8813c7be0e39 | vrana | Use assert_instances_of() everywhere but Differential and Diffusion | Apr 3 2012 | |||
5623abecbf83 | vrana | Don't set NULL values in array returned from loadObjects() | Apr 3 2012 | |||
fcec4c368c94 | epriestley | Allow users to add flags via Herald rules | Mar 30 2012 | |||
813329c0a5c3 | vrana | Don't trim indentation in `arc amend` | Mar 29 2012 | |||
280b852922d1 | vrana | Don't trim indentation in `arc amend` | Mar 29 2012 | |||
7ad68e63e49b | epriestley | Add "Flags" to allow users to collect the things they love | Mar 28 2012 | |||
9622dcd98afb | vrana | Check instance of differential.attach-task-class | Mar 22 2012 | |||
30ae22bfcff7 | epriestley | Fix many encoding and architecture problems in Diffusion request and URI… | Mar 20 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
11cccb98c2be | epriestley | Add "final" to more classes | Mar 13 2012 | |||
b2890eeb0e6f | epriestley | Add "final" to all Phabricator "Controller" classes | Mar 10 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 | |||
be66a52050fd | Bob Trahan | Make conduit read access_token and login the pertinent $user | Feb 20 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 | |||
c8b4bfdcd1cc | epriestley | Encode "<" and ">" in JSON/Ajax responses to prevent content-sniffing attacks | Feb 14 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 | |||
5caf9fb6da70 | Bob Trahan | Conduit -- kill tabs | Jan 29 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 | |||
add1ae945d71 | epriestley | Use setConcreteOnly() in Phabricator and only list/launch concrete Daemons | 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 | |||
cf61f0e32dd1 | Bob Trahan | Adding an "ssh" client for conduit | Jan 13 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 | |||
bd520076f9c2 | epriestley | Add optional keystroke support for AphrontPagerView | Dec 1 2011 | |||
77a5a3ab0088 | epriestley | Add a basic Conduit log view | Dec 1 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 | |||
88dc9c471d26 | Emil Hesslow | Add actAsUser to API | Nov 8 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 | |||
661f077bf700 | epriestley | Replace callsites to sha1() that use it to asciify entropy with Filesystem… | Oct 21 2011 | |||
abb39d06a20e | epriestley | Provide a better error message when a user enters a Conduit parameter string… | Oct 21 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 | |||
6dc193d3d9fb | epriestley | Fully update library map. | Aug 18 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 | |||
b42b78f65c99 | epriestley | Unguard another safe write in Conduit token generation. | Aug 17 2011 | |||
cd3a3bf759b1 | epriestley | Make Herald Rules sticky in X-Herald-Rules | Aug 17 2011 |
c4science · Help