| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-06-11 | 1 | -0/+15 |
|\ |
|
| * | [ticket/11601] Add protected method for database sync and call it | Joas Schilling | 2013-06-11 | 1 | -0/+15 |
* | | Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop | Nathaniel Guse | 2013-06-06 | 1 | -0/+20 |
|\ \
| |/ |
|
| * | [ticket/11590] Close database connections when tearDown() is called | Joas Schilling | 2013-06-07 | 1 | -0/+20 |
* | | Merge remote-tracking branch 'upstream/develop' into ticket/11015 | Oleg Pudeyev | 2012-12-06 | 1 | -1/+35 |
|\ \ |
|
| * \ | Merge PR #1101 branch 'develop-olympus' into develop | Oleg Pudeyev | 2012-12-06 | 1 | -1/+19 |
| |\ \
| | |/ |
|
| | * | [ticket/11219] Only update sequences that are affected by a fixture | Patrick Webster | 2012-12-01 | 1 | -5/+13 |
| | * | [ticket/11219] Update sequence values after loading fixtures | Patrick Webster | 2012-11-18 | 1 | -0/+10 |
| * | | [ticket/11174] Move assertion definition to base class. | Oleg Pudeyev | 2012-11-27 | 1 | -0/+16 |
| |/ |
|
* | | Merge remote-tracking branch 'upstream/develop' into ticket/11015 | Igor Wiedler | 2012-11-12 | 1 | -3/+2 |
|\ \
| |/ |
|
| * | [ticket/11159] static public is the currently approved order. | Oleg Pudeyev | 2012-11-06 | 1 | -1/+1 |
* | | [ticket/11015] Make DBAL classes autoloadable | Igor Wiedler | 2012-07-21 | 1 | -4/+3 |
|/ |
|
* | [ticket/10678] Typo and formatting | Patrick Webster | 2012-05-13 | 1 | -5/+5 |
* | [ticket/10678] More formatting and docblocks | Patrick Webster | 2012-05-08 | 1 | -1/+9 |
* | [ticket/10678] Fix formatting | Patrick Webster | 2012-05-08 | 1 | -1/+1 |
* | [ticket/10678] Add better support for Firebird, Oracle, and MSSQL | Patrick Webster | 2012-05-08 | 1 | -0/+27 |
* | [ticket/10492] Separate config generation from the installer | Patrick Webster | 2012-04-20 | 1 | -37/+5 |
* | [ticket/9916] Updating License in the header | Unknown | 2012-01-02 | 1 | -1/+1 |
* | [task/refactor-db-testcase] Refactor phpbb_database_test_case | Igor Wiedler | 2011-02-14 | 1 | -273/+12 |
* | [ticket/10011] Tests don't work on PHP < 5.3 | Erik Frèrejean | 2011-01-31 | 1 | -5/+5 |
* | [task/session-tests] Renamed assertSqlResultEquals and fixed its param order | Nils Adermann | 2011-01-21 | 1 | -1/+1 |
* | [task/session-tests] Added tests for the session class. | Nils Adermann | 2011-01-20 | 1 | -0/+11 |
* | [task/phpunit-xml] Manually blacklisting a few PHPUnit classes from backups. | Nils Adermann | 2011-01-07 | 1 | -0/+15 |
* | [task/phpunit-xml] Use phpunit.xml for test suite | Igor Wiedler | 2011-01-04 | 1 | -5/+5 |
* | [task/mssql-db-tests] Split up database tests into SELECT and write operations | Nils Adermann | 2010-10-25 | 1 | -5/+5 |
* | [task/mssql-db-tests] Add support for odbc & sqlsrv PDO test connections | Nils Adermann | 2010-10-25 | 1 | -6/+94 |
* | [task/mssql-db-tests] Refactored getConnection into multiple smaller parts. | Nils Adermann | 2010-10-25 | 1 | -51/+84 |
* | [task/mssql-db-tests] Allow test configuration with environment variables. | Nils Adermann | 2010-10-25 | 1 | -1/+12 |
* | [task/mssql-db-tests] No longer display an error when skipping db tests. | Nils Adermann | 2010-10-25 | 1 | -2/+46 |
* | [task/mssql-db-tests] Use a simple getter for test case helpers. | Nils Adermann | 2010-10-25 | 1 | -7/+6 |
* | [ticket/9592] Slight adjustments to simplify db test cases | Igor Wiedler | 2010-09-15 | 1 | -11/+8 |
* | [ticket/9592] Test suite does not run on SQlite | Igor Wiedler | 2010-09-11 | 1 | -11/+47 |
* | [feature/dbal-tests] Remove hardcoded 'mysql' from PDO DSN in DBAL test. | Andreas Fischer | 2010-04-02 | 1 | -1/+1 |
* | [feature/dbal-tests] Fix mysql (not mysqli) dbal test. | Andreas Fischer | 2010-04-02 | 1 | -2/+4 |
* | [feature/dbal-tests] Make the PDO prefix depend on the dbms. | Nils Adermann | 2010-04-01 | 1 | -3/+13 |
* | [feature/dbal-tests] Fix whitespace and line endings. | Nils Adermann | 2010-04-01 | 1 | -2/+2 |
* | [feature/dbal-tests] Make some tests for build_array_data on SELECT | Joas Schilling | 2010-03-27 | 1 | -1/+68 |
* | [feature/dbal-tests] Load phpbb-schema after creating the connection to the d... | Joas Schilling | 2010-03-26 | 1 | -1/+48 |
* | [feature/dbal-tests] Added database test & refactored test framework | Joas Schilling | 2010-03-26 | 1 | -0/+42 |