History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1453f8ca9f17 | epriestley | Minor doc updates | May 12 2012 | |||
16876003ef3f | epriestley | Add "LinesOfALargeExecFuture" abstraction | May 12 2012 | |||
7dc2a0869691 | epriestley | Minor, improve an error message. | May 7 2012 | |||
38f295e041da | vrana | Explicitly set URL parameter separator for external URLs | Apr 19 2012 | |||
aac504afbab2 | epriestley | Use HTTPS keepalives in HTTPSFuture if possible | Apr 11 2012 | |||
3fa4bfa9bcf8 | epriestley | Improve SSL error message for CURLE_COULDNT_RESOLVE_HOST | Apr 11 2012 | |||
20b7d25debbf | Julius Seporaitis/epriestley | Add support for HTTP headers to HTTPSFuture | Mar 21 2012 | |||
f9655708e571 | epriestley | Fix phutil_passthru() and InteractiveEditor on Windows | Mar 20 2012 | |||
1ce62c546e0b | epriestley | Fix timeout interactions in ExecFuture | Mar 15 2012 | |||
064170813bac | epriestley | Fix various minor bugs with ExecFuture | Mar 13 2012 | |||
9be36db7f574 | epriestley | Improve SSL error message for cURL error 51 (CURLE_SSL_PEER_CERTIFICATE /… | Mar 12 2012 | |||
cbcd495f7773 | epriestley | Improve error message for SSL CA verification failure | Mar 5 2012 | |||
53b3b4abbd6f | epriestley | Improve libphutil compatibility on Windows | Mar 5 2012 | |||
b787dce1d902 | epriestley | Improve CA bundle handling for libphutil / HTTPSFuture | Feb 19 2012 | |||
97102d64c0cd | epriestley | Mark all final-izable classes in libphutil as 'final' | Jan 30 2012 | |||
3d64a0a95fc5 | epriestley | Mark all libphutil stable classes as @stable | Jan 27 2012 | |||
5c0cb28e6e45 | epriestley | Add a very basic AWS API to libphutil | Jan 19 2012 | |||
48149a97a273 | epriestley | Improve libphutil documentation | Jan 17 2012 | |||
72a1ab7f3405 | epriestley | Refactor HTTPFutures | Aug 16 2011 | |||
1032d74db0e1 | epriestley | Fix an issue in ExecFuture where stdin will be prematurely discarded | Aug 2 2011 | |||
27d92af66937 | epriestley | Use full "(?P<name>" syntax for named captures in HTTPFuture | Jun 22 2011 | |||
63c6003d7e49 | epriestley | Allow syntax highlighting to occur in parallel with futures | May 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 | |||
28575b0de3d5 | epriestley | Improve documentation: core, execfuture | May 11 2011 | |||
bb71c6c1f4fb | epriestley | libphutil: Improve system command / future documentation | May 2 2011 | |||
c12c698b17d4 | epriestley | Fix a non-HPHP issue with fclose()'ing pipes which we've already closed. | Mar 30 2011 | |||
6e8e4a2d0fea | epriestley | Clown reduction. :/ | Mar 22 2011 | |||
49da6b0183b3 | epriestley | Prevent XHPAST from hanging on an empty write. | Mar 22 2011 | |||
4951589bc0d2 | epriestley | Fix cwd() + proc_open() PHP 5.2 issues. | Mar 16 2011 | |||
adad6a9a2e4e | epriestley | PhutilDaemon improvements | Mar 7 2011 | |||
3609979850dc | epriestley | Unbreak ExecFuture for commands which exit before the first proc_get_status(). | Feb 22 2011 | |||
098bfb44b9f7 | epriestley | Basic daemon support. | Feb 22 2011 | |||
9e1bde338e2f | epriestley | Some docs. | Feb 19 2011 | |||
4843857a865b | epriestley | HTTPS support for Conduit, plus a very very basic HTTPSFuture. | Feb 8 2011 | |||
41fa0b59a9de | epriestley | Small fixes for a TempFile warning and correct-but-awkward FutureIterator… | Feb 4 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