History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
ff98fffd1396 | epriestley | Allow UNION queries to be detected as reads for CRSF purposes | Jul 3 2013 | |||
810fe3a8bf15 | Joel Seligstein/epriestley | Add a simple interface to abstract database escaping from aphront | Jun 4 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 | |||
8142ed86f8d8 | vrana | Don't treat START TRANSACTION as part of the transaction | Aug 15 2012 | |||
d0b52ce31e13 | epriestley | Fix an issue where closed connections are retained in a zombie state by PHP | Jul 26 2012 | |||
683e3e7bdbe9 | epriestley | Move AphrontConnection to libphutil | Jul 24 2012 |
c4science · Help