| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11015] Fixup some things from the big merge | Igor Wiedler | 2012-11-12 | 1 | -1049/+0 |
* | [ticket/11189] Replace DEBUG_EXTRA with DEBUG | Nathaniel Guse | 2012-11-10 | 1 | -2/+2 |
* | [ticket/10875] Fix SQL Caching | Nathan Guse | 2012-07-30 | 1 | -2/+2 |
* | [ticket/10942] Add access modifiers | Joas Schilling | 2012-07-04 | 1 | -2/+2 |
* | [ticket/10942] Use ANSI SQL standard || in dbal.php | Joas Schilling | 2012-07-02 | 1 | -1/+1 |
* | [ticket/10942] Require same data type and do not cast expressions automatically | Joas Schilling | 2012-07-02 | 1 | -0/+2 |
* | [ticket/10942] Rename method sql_conditional() to sql_case() | Joas Schilling | 2012-06-20 | 1 | -9/+9 |
* | [ticket/10942] Change term string to expression to avoid confusion | Joas Schilling | 2012-06-20 | 1 | -5/+5 |
* | [ticket/10942] Add sql_concatenate to dbal | Joas Schilling | 2012-06-20 | 1 | -0/+12 |
* | [ticket/10942] Add sql_conditional to dbal | Joas Schilling | 2012-06-20 | 1 | -0/+17 |
* | Merge branch 'develop-olympus' into develop | Nils Adermann | 2012-05-31 | 1 | -0/+12 |
|\ |
|
| * | [ticket/10751] Add sql_lower_text() to database abstraction layer. | Andreas Fischer | 2012-05-31 | 1 | -0/+12 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-05-09 | 1 | -0/+43 |
|\ \
| |/ |
|
| * | [ticket/10858] Move generic row seeking to DBAL | Patrick Webster | 2012-05-08 | 1 | -0/+43 |
* | | Merge branch 'develop-olympus' into develop | Oleg Pudeyev | 2012-03-08 | 1 | -0/+35 |
|\ \
| |/ |
|
| * | [ticket/10653] Add ability to count table rows to database abstraction layer. | Andreas Fischer | 2012-03-03 | 1 | -0/+35 |
* | | Merge branch 'develop-olympus' into develop | Oleg Pudeyev | 2012-01-12 | 1 | -5/+0 |
|\ \
| |/ |
|
| * | [ticket/9079] Display backtrace on all E_USER_ERROR errors, not only SQL errors | Andreas Fischer | 2011-12-24 | 1 | -5/+0 |
* | | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2011-11-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [ticket/10296] Fix CROSS JOIN with INNER JOIN on MSSQL, Postgres and Oracle | dmauri | 2011-11-15 | 1 | -1/+1 |
* | | [ticket/10258] Add HTML5 meta charset tag | Igor Wiedler | 2011-07-29 | 1 | -0/+1 |
* | | [ticket/10258] Remove the meta charset tag | Igor Wiedler | 2011-07-12 | 1 | -1/+0 |
* | | [ticket/10258] Remove X-UA-Compatible and imagetoolbar meta tags | Igor Wiedler | 2011-07-10 | 1 | -2/+0 |
* | | [ticket/10258] Change the DOCTYPE to HTML5 | Igor Wiedler | 2011-07-09 | 1 | -4/+4 |
* | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2011-07-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [ticket/9859] Changing all phpBB footers to match the new credit line | Yuriy Rusko | 2011-07-06 | 1 | -1/+1 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-06-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [ticket/9685] Consistently name the new sql_buffer_nested_transactions function | Nils Adermann | 2011-06-02 | 1 | -1/+1 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-03-15 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | [ticket/9685] Buffer posts for search indexing when using mssqlnative. | Nils Adermann | 2011-03-15 | 1 | -0/+10 |
* | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2011-01-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [ticket/9859] Remove years in credit line from some more files. | Andreas Fischer | 2011-01-16 | 1 | -1/+1 |
* | | [task/config-class] Implemented a config class to replace the global array. | Nils Adermann | 2011-01-10 | 1 | -0/+22 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | | [feature/request-class] Check for existence of $request | Igor Wiedler | 2010-10-12 | 1 | -1/+1 |
* | | [feature/request-class] Convert any direct access to $_* to use $request | Igor Wiedler | 2010-09-25 | 1 | -1/+2 |
|/ |
|
* | Add sql_bit_or() dbal method. Add ability to enable quick reply in all forums... | Andreas Fischer | 2010-02-15 | 1 | -0/+18 |
* | - replaced the drop down menu log filter thing with log searching | Jim Wigginton | 2009-08-21 | 1 | -2/+2 |
* | ok, i am very sorry, but this needs to be fixed. | Meik Sievertsen | 2009-08-12 | 1 | -0/+18 |
* | forgot this in r9909 | Meik Sievertsen | 2009-08-01 | 1 | -2/+1 |
* | return errors if return_on_error is true for multi_insert (Patch by bantu) | Meik Sievertsen | 2009-08-01 | 1 | -2/+7 |
* | Re-arrange the re-order code to only run if multi-aliases are used | Meik Sievertsen | 2008-12-06 | 1 | -23/+21 |
* | Enforce a requirement for some DBMS (Oracle, PostgreSQL, MSSQL) where the tab... | Meik Sievertsen | 2008-12-05 | 1 | -1/+46 |
* | Fix sql_multi_insert() if called with non multi-dimensional array (Bug #32975) | Meik Sievertsen | 2008-09-19 | 1 | -2/+2 |
* | Ok, story real database server info, as well as caching it | Meik Sievertsen | 2008-09-04 | 1 | -0/+5 |
* | change the way we do chmodd'ing. I know, my implementation really sucked... g... | Meik Sievertsen | 2008-08-22 | 1 | -1/+1 |
* | close db connection before delivering file. Also make sure connection can't b... | Meik Sievertsen | 2008-08-21 | 1 | -1/+7 |
* | force the use of sql_multi_insert() for multi inserts... also adjusted the co... | Meik Sievertsen | 2008-07-28 | 1 | -31/+32 |
* | #22365 | Meik Sievertsen | 2008-02-28 | 1 | -1/+1 |