| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 1 | -3/+0 |
| | | | | | PHPBB3-14576 | ||||
| * | [ticket/12671] Possibility to use NOT LIKE expression | Geolim4 | 2014-08-09 | 1 | -11/+17 |
| | | | | | PHPBB3-12671 | ||||
| * | [ticket/12671] Possibility to use NOT LIKE expression | Geolim4 | 2014-08-08 | 1 | -13/+25 |
| | | | | | PHPBB3-12671 | ||||
| * | [ticket/12671] Possibility to use NOT LIKE expression | Geolim4 | 2014-08-08 | 1 | -0/+42 |
| | | | | | PHPBB3-12671 | ||||
| * | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts | Tristan Darricau | 2014-06-26 | 1 | -2/+2 |
| | | | | | PHPBB3-12446 | ||||
| * | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | | PHPBB3-12594 | ||||
| * | Merge remote-tracking branch 'github-phpbb/develop-olympus' into HEAD | Nils Adermann | 2012-11-06 | 1 | -2/+2 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * github-phpbb/develop-olympus: [ticket/11159] static public is the currently approved order. Conflicts: tests/dbal/select_test.php tests/dbal/write_test.php tests/request/request_var_test.php tests/security/extract_current_page_test.php tests/security/redirect_test.php tests/template/template_test.php tests/text_processing/make_clickable_test.php tests/utf/utf8_clean_string_test.php | ||||
| | * | [ticket/11159] static public is the currently approved order. | Oleg Pudeyev | 2012-11-06 | 1 | -8/+8 |
| | | | | | | | | | PHPBB3-11159 | ||||
| * | | Merge PR #810 branch 'develop-olympus' into develop | Oleg Pudeyev | 2012-05-21 | 1 | -1/+3 |
| |\ \ | |/ | | | | | | | * develop-olympus: [ticket/10890] Fix test_sql_fetchrow_returns_false_when_empty() on MS and ORA. | ||||
| | * | [ticket/10890] Fix test_sql_fetchrow_returns_false_when_empty() on MS and ORA. | Andreas Fischer | 2012-05-22 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | Fix phpbb_dbal_select_test::test_sql_fetchrow_returns_false_when_empty() on MSSQL and Oracle by specifying an existing table in the query. PHPBB3-10890 | ||||
| * | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-05-09 | 1 | -1/+27 |
| |\ \ | |/ | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/10858] Move generic row seeking to DBAL [ticket/10858] Tests for row seeking with fetchfield() [ticket/10858] Fix MSSQL Native's row seeking behavior Conflicts: tests/dbal/select_test.php | ||||
| | * | [ticket/10858] Tests for row seeking with fetchfield() | Patrick Webster | 2012-05-08 | 1 | -0/+26 |
| | | | | | | | | | PHPBB3-10858 | ||||
| * | | [ticket/10733] Removing static from data providers | Vjacheslav Trushkin | 2012-04-01 | 1 | -7/+7 |
| |/ | | | | | | Removing static from data provider functions PHPBB3-10733 | ||||
| * | [ticket/10653] Fix parameter to substr() in unit tests. Should be 1, not -1. | Andreas Fischer | 2012-03-04 | 1 | -1/+1 |
| | | | | | PHPBB3-10653 | ||||
| * | [ticket/10653] Unit tests for get_row_count() and get_estimated_row_count(). | Andreas Fischer | 2012-03-04 | 1 | -0/+25 |
| | | | | | PHPBB3-10653 | ||||
| * | [ticket/9916] Updating License in the header | Unknown | 2012-01-02 | 1 | -1/+1 |
| | | | | | PHPBB3-9916 | ||||
| * | [ticket/10307] Add a test for PHPBB3-10307 | Igor Wiedler | 2011-10-13 | 1 | -1/+17 |
| | | | | | PHPBB3-10307 | ||||
| * | [ticket/9685] Test for databases that are able to nest transactions | Nils Adermann | 2011-06-02 | 1 | -0/+24 |
| | | | | | | | | | | If a database is unable to nest transactions the dbal should implement sql_buffer_nested_transactions to signal that buffering of the outer results and closing of the outer transaction is required to open the inner transaction. PHPBB3-9685 | ||||
| * | [ticket/10011] Tests don't work on PHP < 5.3 | Erik Frèrejean | 2011-01-31 | 1 | -1/+1 |
| | | | | | | | | | Due to the usage of `__DIR__` for the file includes the tests can't be ran on systems with PHP < 5.3. Replace all occurances of `__DIR__` with `dirname(__FILE__)`. PHPBB3-10011 | ||||
| * | [ticket/9987] Rename test files to include a _test suffix | Igor Wiedler | 2011-01-10 | 1 | -0/+320 |
| PHPBB3-9987 | |||||
