History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
943d89012cd2 | aubort | Merge with Stable Week 48 | Dec 5 2018 | |||
2663da19a0ee | epriestley | Support persistent connections in libphutil | Sep 21 2016 | |||
ff84abc7d857 | epriestley | If "utf8mb4" is unavailable on the client, fall back to "binary" | Jul 13 2016 | |||
139d316c4484 | epriestley | Support query timeouts with mysqli on the client side | Apr 25 2016 | |||
f43291e99d36 | epriestley | Distinguish more carefully between different kinds of MySQL connection errors | Jan 21 2016 | |||
211230ced9ca | Joshua Spence | Use `__CLASS__` instead of hardcoding class names | May 13 2015 | |||
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
3d31d3874f1b | epriestley | Support an explicit connection timeout parameter for database connections | Dec 8 2014 | |||
b7c05df35726 | epriestley | Quiet utf8mb4 warnings when establish MySQL connections | Oct 2 2014 | |||
29136aa2b421 | epriestley | Make libphutil compatible with utf8mb4 | Oct 1 2014 | |||
2d546f2e2fea | Joshua Spence | Rename base MySQL database connection class | Sep 6 2014 | |||
a1d4247c6bb3 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
5a9002ebed4f | epriestley | Change "%s" in qsprintf to exclude non-BMP characters | Feb 24 2014 | |||
14a4ec0474e2 | epriestley | Minor connection adjustments for edge cases; connecting to "localhost" exactly… | Jul 15 2013 | |||
962c3177a5f3 | Levi Jackson/epriestley | Respect "port" in database connection configuration. | Jul 15 2013 | |||
abcbd8dc7fe4 | Jakub Vrana | Re-execute multi-queries if some query fails | May 11 2013 | |||
dbb1041f6b67 | Jakub Vrana | Allow comments in multi queries | May 10 2013 | |||
93fa62a55d54 | vrana | Fix problems with QueryFuture in HPHP | Feb 21 2013 | |||
17f4c313e34d | Jakub Vrana | Introduce QueryFuture | Feb 21 2013 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
683e3e7bdbe9 | epriestley | Move AphrontConnection to libphutil | Jul 24 2012 |
c4science · Help