| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '3.1.x' | Andreas Fischer | 2015-02-17 | 1 | -2/+1 |
|\ |
|
| * | [ticket/13570] Remove unnecessary ternary condition from mysqli driver | Jakub Senko | 2015-02-16 | 1 | -2/+1 |
* | | Merge pull request #2637 from Nicofuma/ticket/12387 | Joas Schilling | 2014-08-07 | 1 | -17/+32 |
|\ \
| |/
|/| |
|
| * | [ticket/12387] Fix \phpbb\db\driver\mysqli::sql_freeresult | Tristan Darricau | 2014-06-22 | 1 | -1/+6 |
| * | [ticket/12387] Cleanup *_free_result call and remove @ on that call | Tristan Darricau | 2014-06-22 | 1 | -17/+27 |
* | | [ticket/12764] Properly handle errors upon connecting to MySQLi database | Marc Alexander | 2014-06-26 | 1 | -1/+5 |
* | | Merge pull request #2591 from rxu/ticket/12704 | Joas Schilling | 2014-06-22 | 1 | -0/+8 |
|\ \
| |/
|/| |
|
| * | [ticket/12704] Improve the load time information in the footer when enabled | rxu | 2014-06-20 | 1 | -0/+8 |
* | | [ticket/12756] Fix mysqli_fetch_assoc on hhvm | Tristan Darricau | 2014-06-21 | 1 | -12/+25 |
|/ |
|
* | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594 | Yuriy Rusko | 2014-05-27 | 1 | -1/+2 |
|\ |
|
| * | [ticket/12570] Keep MySQLi procedural | Joas Schilling | 2014-05-26 | 1 | -2/+2 |
| * | [ticket/12570] Fix MySQLi affectedrows by specifying MYSQLI_CLIENT_FOUND_ROWS | Joas Schilling | 2014-05-26 | 1 | -1/+2 |
* | | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -4/+7 |
|/ |
|
* | [ticket/12282] Use {@inheritDoc} for inherited methods | Joas Schilling | 2014-04-01 | 1 | -19/+9 |
* | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 1 | -8/+0 |
* | [task/code-sniffer] Fix argument list spacing. | Andreas Fischer | 2013-10-29 | 1 | -1/+1 |
* | [ticket/11981] Fix code sniffer complaints | Marc Alexander | 2013-10-28 | 1 | -3/+3 |
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -1/+3 |
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 1 | -0/+463 |