History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6beb131060ef | aubort | Merge with Stable Week 13 | Apr 17 2019 | |||
a7cdbd2c260b | aubort | Merge with Stable Week 45 | Nov 16 2017 | |||
c14343ee620e | epriestley | (stable) Don't include default port (80, 443) in "Host:" headers from Conduit | Sep 5 2016 | |||
491ebc74d816 | Michael Schuett/michaeljs1990 | Properly Set Host Header in Conduit Client | Aug 29 2016 | |||
22a0253e08fd | epriestley | Allow ConduitClient to use OAuth access tokens for authentication | Apr 6 2016 | |||
3ff84448a916 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
afc05a9a7f00 | Joshua Spence | Linter fixes | Jun 2 2015 | |||
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
040d1599fe01 | Joshua Spence | Use phutil_json_decode instead of json_decode | May 4 2015 | |||
33d38a2f0abe | Joshua Spence | Fix `pht` method calls | Feb 9 2015 | |||
103dc7e39093 | epriestley | Support Conduit tokens in ConduitClient | Dec 15 2014 | |||
34b7825ae1da | epriestley | Allow ConduitClient to specify an explicit Host | Dec 11 2014 | |||
2ed0bc456971 | epriestley | Allow Conduit requests to be signed with a public/private keypair | Nov 15 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
7a4f46251c21 | epriestley | Support HTTP basic auth in HTTPFuture | Mar 27 2014 | |||
803296e55ce6 | Jakub Vrana | Fix profiling Conduit calls | Feb 20 2013 | |||
cb3e15803a03 | epriestley | Use cURL multi interface in HTTPSFuture | Feb 6 2013 | |||
908cce381890 | epriestley | Use PhutilURI in ConduitClient | Dec 19 2012 | |||
15e0db69d717 | Brennan Taylor/epriestley | Add http basic auth to the Conduit client | Dec 18 2012 | |||
ad252d6eefd4 | epriestley | Print request size when debugging Conduit calls | Nov 19 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
ad125784f6ed | epriestley | Increase default HTTP/Conduit timeouts to 5 minutes | May 30 2012 | |||
cb88b1466161 | epriestley | Use HTTPSFuture unconditionally on Windows | Mar 5 2012 | |||
97102d64c0cd | epriestley | Mark all final-izable classes in libphutil as 'final' | Jan 30 2012 | |||
68ad90fcec34 | epriestley | Add a "this is a conduit request" hint to ConduitClient. | Jan 16 2012 | |||
72a1ab7f3405 | epriestley | Refactor HTTPFutures | Aug 16 2011 | |||
27d92af66937 | epriestley | Use full "(?P<name>" syntax for named captures in HTTPFuture | Jun 22 2011 | |||
79615174f631 | epriestley | Provide a top-level setTimeout() for ConduitClient | May 17 2011 | |||
1ed34e4e078a | epriestley | Cleanup PhutilServiceProfiler stuff | May 17 2011 | |||
372ad61b8431 | epriestley | PhutilServiceProfiler: unified logging for service calls | May 17 2011 | |||
8da1b6adccc9 | epriestley | Accept shielded JSON from conduit endpoints. | Feb 19 2011 | |||
4843857a865b | epriestley | HTTPS support for Conduit, plus a very very basic HTTPSFuture. | Feb 8 2011 | |||
470122b9cb59 | epriestley | Clean up some lint fluff. | Feb 6 2011 | |||
eb4703117bdb | epriestley | Actual auth for conduit. | Feb 6 2011 | |||
c090dad6b914 | epriestley | Add @group tags so Diviner can at least organize libphutil. | Jan 15 2011 | |||
a1b1d2f697aa | epriestley | Initial import of libphutil. | Jan 10 2011 |
c4science · Help