phab/src/applications/conduit/method/ConduitAPIMethod.phpstable
phab/src/applications/conduit/method/ConduitAPIMethod.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
706c21375e8f | epriestley | Remove empty implementations of `describeAutomaticCapabilities()` | Nov 10 2016 | |||
7150aa8e192e | June Rhodes/epriestley | Use Conduit in PhabricatorRepositoryGitCommitChangeParserWorker | Apr 14 2016 | |||
60133b6fa5d5 | epriestley | Begin cleaning up OAuth scope handling | Apr 4 2016 | |||
6580bbdf395b | epriestley | Make it easy to find deprecated calls in the Conduit call log | Dec 15 2015 | |||
fdd2d802d245 | epriestley | Clean up "*.search" API method documentation pages | Dec 14 2015 | |||
d1a1d4800143 | epriestley | Give ConduitAPIMethod->getMethodDescription() access to a real Viewer | Dec 14 2015 | |||
368f3591142e | Joshua Spence | Use PhutilClassMapQuery instead of PhutilSymbolLoader | Aug 13 2015 | |||
630fb06c428e | epriestley | Document how to use `harbormaster.sendmessage` to report lint and unit results | Aug 4 2015 | |||
90078fe06ea5 | epriestley | Clarify that 'order' is an optional parameter in Conduit API methods | Jun 18 2015 | |||
1239cfdeaf3a | Joshua Spence | Add a bunch of tests for subclass implementations | Jun 15 2015 | |||
bf81fda03609 | Joshua Spence | Linter fixes | Jun 2 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
09ad69238ee7 | epriestley | Drive conduit result ordering through Query order specifications | Apr 13 2015 | |||
156b156e77b6 | epriestley | Give Conduit params/return/errors protected visibility | Apr 13 2015 | |||
0507626f01e5 | epriestley | Accept Conduit tokens as an authentication mechanism | Dec 15 2014 | |||
5f82705e1234 | Mukunda Modell/epriestley | First stab at a conduit method for creating projects. | Aug 5 2014 | |||
20589389de75 | epriestley | Fix some issues with new Conduit method implementations | Jul 25 2014 | |||
023dee0d3b6d | Joshua Spence | Rename Conduit classes | Jul 25 2014 | |||
85e9f8374a35 | epriestley | Don't validate Conduit hosts | Jun 24 2014 | |||
21a259742179 | Joshua Spence | Complain if a Conduit Client doesn't send a host key. | Jun 23 2014 | |||
15561a27c31f | epriestley | When a conduit method requires a string constant, call it "string-const" not… | May 15 2014 | |||
3b0be0961cfa | epriestley | Add a rough `harbormaster.querybuildables` Conduit API method | Apr 18 2014 | |||
d112b6c15d8e | epriestley | Add `diffusion.querycommits` and deprecate `diffusion.getcommits` | Jan 28 2014 | |||
90b83d7a92c5 | epriestley | Fix logged-out Diffusion calls to Conduit | Oct 22 2013 | |||
5171e3684c58 | epriestley | Require application "Can Use" capability to call Conduit methods | Oct 17 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
f82e4b0c70a0 | epriestley | Modernize most Conduit console interfaces | Jul 1 2013 | |||
855e085c6f50 | epriestley | Uninstall Conduit calls when uninstalling applications | Mar 13 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help