phab/src/applications/conduit/controller/PhabricatorConduitConsoleController.phpfeature/better-testing
phab/src/applications/conduit/controller/PhabricatorConduitConsoleController.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
aa6e788f3666 | epriestley | Mark "v3" API methods as stable; mark obsoleted methods as "Frozen" | Jan 9 2017 | |||
7f15e8fbe8d2 | epriestley | Formally deprecate owners.query Conduit API method | Apr 20 2016 | |||
e2685a248b8c | Chad Little | Update Conduit for new UI | Apr 5 2016 | |||
60133b6fa5d5 | epriestley | Begin cleaning up OAuth scope handling | Apr 4 2016 | |||
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 | |||
4b43667086ae | epriestley | Introduce PHUIRemarkupView, a sane way to work with Remarkup | Oct 15 2015 | |||
666f19e50491 | Chad Little | Make icon setting in Section Headers easier/consistent | Sep 19 2015 | |||
bfca11dbbadf | epriestley | Merge branch 'master' into redesign-2015 | May 22 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
a4784e03fff4 | Chad Little | [Redesign] Add Table, Collapse support to ObjectBox | May 20 2015 | |||
3a34d948b9d3 | epriestley | Show how to call Conduit API methods from clients | May 8 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 | |||
6de8fe418c57 | Bob Trahan | Conduit - document that ERR-CONDUIT-CORE is coming atchya | Jan 6 2015 | |||
0507626f01e5 | epriestley | Accept Conduit tokens as an authentication mechanism | Dec 15 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
27d426e3fe92 | epriestley | Allow Conduit console to be browsed by logged-out users | Apr 22 2014 | |||
3fc807bed162 | epriestley | Fix exception for new error stuff in Conduit | Jan 14 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
bb9be01d5571 | Chad Little | Update forms to use PHUIFormBoxView | Aug 27 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
f82e4b0c70a0 | epriestley | Modernize most Conduit console interfaces | Jul 1 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
5ad526942bb6 | vrana | Convert AphrontPanelView to safe HTML (except children) | Feb 13 2013 | |||
afc5333bb3aa | vrana | Convert AphrontFormView to safe HTML | Feb 8 2013 | |||
059920c2dac5 | vrana | Convert AphrontErrorView to safe HTML | Feb 8 2013 | |||
6bb7a282b1b5 | vrana | Convert AphrontFormControl to safe HTML | Feb 6 2013 | |||
be4662e6670d | vrana | Convert setCaption() to safe HTML | Feb 6 2013 | |||
bcf9b9d4a707 | vrana | Convert some phutil_escape_html() to hsprintf() | Feb 6 2013 | |||
0b9c54a6bb78 | epriestley | Detect missing 'params' in Conduit calls | Dec 11 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help