phab/src/applications/conduit/controller/PhabricatorConduitAPIController.phpstable
phab/src/applications/conduit/controller/PhabricatorConduitAPIController.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
29948eaa5bd2 | epriestley | Use phutil_hashes_are_identical() when comparing hashes in Phabricator | Sep 2 2015 | |||
57b898af9a53 | epriestley | Merge branch 'master' into redesign-2015 | Jun 10 2015 | |||
992c19957760 | epriestley | Add "Mailing List" users | Jun 4 2015 | |||
8440b3efc0e3 | epriestley | Update account roles documentation and remove actAsUser | Jun 4 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 | |||
70c864914210 | Joshua Spence | Use phutil_json_decode instead of json_decode | May 5 2015 | |||
ba6b1376f261 | epriestley | Provide an "api" context to Multimeter for API events | May 4 2015 | |||
ea376685ae9e | Joshua Spence | Fix some odd looking arrays | Apr 5 2015 | |||
423180430e61 | Chad Little | Modernize Conduit app a bit | Mar 3 2015 | |||
d94d1da61098 | epriestley | Proxy Diffusion Conduit API calls | Jan 23 2015 | |||
fa7bb8ff7a50 | epriestley | Add `cluster.addresses` and require membership before accepting cluster… | Jan 3 2015 | |||
288498f8d099 | epriestley | Add conduit.getcapabilities and a modern CLI handshake workflow | Dec 15 2014 | |||
0507626f01e5 | epriestley | Accept Conduit tokens as an authentication mechanism | Dec 15 2014 | |||
5e0f218fe480 | epriestley | Allow device SSH keys to be trusted | Nov 21 2014 | |||
ffc8a7edc773 | epriestley | Minor, correct spelling of PKCS8 key format | Nov 18 2014 | |||
657b36dd0685 | epriestley | Allow Phabricator to accept Conduit requests signed with an SSH key | Nov 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
bff217efd314 | Joshua Spence | Don't log Conduit 404s as errors | Jul 25 2014 | |||
e281c5ee9045 | Bob Trahan | Security - disable conduit act as user by default | Jul 11 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
d392a8f15700 | epriestley | Replace "web" and "conduit" magic session strings with constants | Jan 14 2014 | |||
eef314b70149 | epriestley | Separate session management from PhabricatorUser | Jan 14 2014 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
7f11e8d7401e | epriestley | Improve handling of email verification and "activated" accounts | Nov 12 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
c3b2184977f5 | epriestley | Mostly modernize Conduit logs | Jul 1 2013 | |||
f82e4b0c70a0 | epriestley | Modernize most Conduit console interfaces | Jul 1 2013 | |||
32f91557f898 | Jakub Vrana | Store hash of session key | May 31 2013 | |||
94e7878a5774 | Gareth Evans/epriestley | Route internal conduit calls if other hosts available | May 19 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
9b8da7376550 | vrana | Convert AphrontTableView to safe HTML | Feb 10 2013 | |||
bcf9b9d4a707 | vrana | Convert some phutil_escape_html() to hsprintf() | Feb 6 2013 | |||
a0e93fd4c44c | vrana | Provide a separate error code for invalid Conduit calls | Dec 17 2012 | |||
0b9c54a6bb78 | epriestley | Detect missing 'params' in Conduit calls | Dec 11 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
36d02b6c798b | epriestley | Fix a use of $method in Conduit which is not available in scope | Oct 4 2012 | |||
dd26bc6d1af9 | Bob Trahan | Remove shield for Conduit API responses | Aug 13 2012 | |||
bbfb686db507 | epriestley | Allow 'repository.create' to set description and autoclose | Jun 28 2012 | |||
cdd3683ed728 | epriestley | Allow applications to call Conduit directly | Jun 17 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help