History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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