| Commit message (Expand) | Author | Age | Files | Lines |
* | add nils' request and super globals class | Meik Sievertsen | 2008-12-25 | 1 | -1/+1 |
* | remove no longer necessary files... hooray | Meik Sievertsen | 2008-12-24 | 1 | -10/+0 |
* | fix postcount resync for situations where low and high post ids are higher th... | Meik Sievertsen | 2008-12-05 | 2 | -2/+47 |
* | - updated all code to use the request class instead of any direct access to | Nils Adermann | 2008-11-24 | 1 | -1/+1 |
* | db_tools from static to non-static due to the db dependancy (#31245) | Meik Sievertsen | 2008-11-02 | 1 | -163/+139 |
* | [Change] Remove NUL-Bytes directly in request_var() for strings and within th... | Meik Sievertsen | 2008-10-02 | 4 | -4/+4 |
* | Fix sql_multi_insert() if called with non multi-dimensional array (Bug #32975) | Meik Sievertsen | 2008-09-19 | 1 | -2/+2 |
* | Use correct port delimiter for MSSQL connections in windows. (Bug #16615) | Meik Sievertsen | 2008-09-17 | 2 | -2/+6 |
* | Get real dbms version instead of relying on php internal functions which only... | Meik Sievertsen | 2008-09-04 | 9 | -71/+188 |
* | Merge in r8758, r8807, r8808, r8809 | Chris Smith | 2008-09-02 | 8 | -8/+8 |
* | Merge of the language-specific custom path change Revision #r8782 | Meik Sievertsen | 2008-08-24 | 1 | -2/+2 |
* | Merge chmod changes into trunk | Meik Sievertsen | 2008-08-22 | 1 | -1/+1 |
* | merge | Meik Sievertsen | 2008-08-21 | 1 | -1/+7 |
* | marge | Meik Sievertsen | 2008-07-28 | 1 | -31/+32 |
* | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 11 | -12/+12 |
* | Some neat stuff, the new DBAL function has the potential of removing somewher... | David M | 2008-04-02 | 9 | -0/+241 |
* | #22355 and #22365 | Meik Sievertsen | 2008-02-28 | 1 | -1/+1 |
* | cross-ci | Henry Sudhof | 2008-02-27 | 1 | -3/+5 |
* | Alright, this should give some improved performance :) | David M | 2008-02-03 | 11 | -331/+18 |
* | Merging revisions #r8346, #r8347 and #r8348 | Meik Sievertsen | 2008-01-29 | 1 | -0/+7 |
* | #19285 | David M | 2008-01-13 | 1 | -1/+1 |
* | I suppose I should fix this :P | David M | 2008-01-13 | 1 | -2/+2 |
* | arg, the voices in my head won't let me focus :P | David M | 2008-01-11 | 1 | -1/+1 |
* | db tools can now drop tables | David M | 2008-01-11 | 1 | -0/+64 |
* | - use proper OOP for db_tools | David M | 2008-01-11 | 1 | -212/+213 |
* | we enter a brave new world... | David M | 2008-01-10 | 1 | -33/+198 |
* | - phpBB now uses a less ancient version of Oracle | David M | 2008-01-09 | 2 | -11/+11 |
* | - make viewforum work again | David M | 2008-01-08 | 1 | -2/+2 |
* | - a few tiny clean ups | David M | 2008-01-07 | 11 | -15/+434 |
* | - add DB2 support | David M | 2008-01-06 | 2 | -4/+587 |
* | the end of an era... | David M | 2008-01-06 | 3 | -111/+41 |
* | Ch-ch-ch-changes | David M | 2008-01-04 | 9 | -3/+150 |
* | oh boy... | David M | 2008-01-03 | 7 | -110/+80 |
* | commit all transactions on closing the db (there is only one, but we support ... | Meik Sievertsen | 2007-12-06 | 1 | -1/+5 |
* | - on database update, execute garbage_collection(). This ensures a proper clo... | Meik Sievertsen | 2007-12-06 | 1 | -1/+6 |
* | further updates | Meik Sievertsen | 2007-11-19 | 1 | -1/+1 |
* | hopefully fixing bug #14890 - need to test later | Meik Sievertsen | 2007-11-19 | 1 | -6/+10 |
* | MSSQL works properly with SQL update related tools | David M | 2007-10-16 | 1 | -1/+1 |
* | small fix | Meik Sievertsen | 2007-10-12 | 1 | -1/+1 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 10 | -60/+69 |
* | misc SQLite bugs | David M | 2007-09-22 | 1 | -1/+1 |
* | - some language tweaks suggested by John | Meik Sievertsen | 2007-09-13 | 1 | -0/+1405 |
* | some tiny fixes... | Meik Sievertsen | 2007-09-12 | 1 | -2/+2 |
* | necessary changes... | Meik Sievertsen | 2007-08-30 | 1 | -2/+4 |
* | #14207 | David M | 2007-08-24 | 1 | -2/+6 |
* | #14211 | David M | 2007-08-24 | 1 | -1/+1 |
* | patch by david for #14182 | Meik Sievertsen | 2007-08-24 | 1 | -7/+3 |
* | increase the odbc limit (64k is too low, the theme data itself is >64k) | Meik Sievertsen | 2007-08-16 | 1 | -1/+22 |
* | turn on strict mode for databases that support it | David M | 2007-08-14 | 2 | -1/+51 |
* | #13916 | David M | 2007-08-02 | 1 | -1/+1 |