| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | DBAL extension motivated by #22125 | Henry Sudhof | 2008-02-27 | 1 | -3/+5 |
* | #17025 | Meik Sievertsen | 2008-01-29 | 1 | -0/+7 |
* | 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 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -10/+11 |
* | some tiny fixes... | Meik Sievertsen | 2007-09-12 | 1 | -2/+2 |
* | necessary changes... | Meik Sievertsen | 2007-08-30 | 1 | -2/+4 |
* | this should work fine now... | Meik Sievertsen | 2007-07-24 | 1 | -1/+1 |
* | tweak the sql_like_expression feature a little bit to allow correct escaping | Meik Sievertsen | 2007-06-24 | 1 | -7/+17 |
* | new wrapper for LIKE expressions to streamline the fixes. We actually need to... | Meik Sievertsen | 2007-06-23 | 1 | -0/+15 |
* | oh my god - what did he do? Adding attachment display to post/topic review, q... | Meik Sievertsen | 2007-05-19 | 1 | -3/+3 |
* | The Grand Copyright Year Unification... breakdown of years, of re-copyrightin... | Jonathan Stanley | 2007-05-17 | 1 | -1/+1 |
* | Better support for nested transactions... | Meik Sievertsen | 2007-05-05 | 1 | -4/+24 |
* | - changed the way we do forum accounting in phpBB, far less intensive and muc... | David M | 2007-05-05 | 1 | -16/+15 |
* | - (x)HTML bug | David M | 2007-04-08 | 1 | -0/+1 |
* | Sync... applying the two line change as happened to the ACP templates earlier... | Jonathan Stanley | 2007-03-07 | 1 | -0/+2 |
* | #8354 | Meik Sievertsen | 2007-03-01 | 1 | -2/+3 |
* | - clean up mssql and mssql_odbc, mssql now uses a different method of dealing... | David M | 2007-02-19 | 1 | -5/+2 |
* | - fix some oddities (doubled spaces for example) | Meik Sievertsen | 2007-01-26 | 1 | -1/+1 |
* | sql_in_set only allows empty sets if the last parameter is set to true, other... | Nils Adermann | 2007-01-20 | 1 | -7/+20 |
* | ok, handled some bugs... the most important being validate_username (the vari... | Meik Sievertsen | 2007-01-17 | 1 | -0/+18 |
* | - solved a problem with magic urls inside brackets, and with bbcodes being tr... | Nils Adermann | 2007-01-13 | 1 | -2/+10 |
* | minor bugfixing | Meik Sievertsen | 2006-12-06 | 1 | -2/+9 |
* | message | Nils Adermann | 2006-11-25 | 1 | -1/+0 |
* | adjust some comments to work with phpdocumentor. :) | Meik Sievertsen | 2006-11-17 | 1 | -3/+3 |
* | - some fixes | Meik Sievertsen | 2006-11-10 | 1 | -8/+5 |
* | fix the dbal | David M | 2006-10-14 | 1 | -3/+3 |
* | - store sql_layer directly within the layer itself | Meik Sievertsen | 2006-10-14 | 1 | -3/+63 |
* | for some things we do not need the utf8 function. :) | Meik Sievertsen | 2006-10-07 | 1 | -1/+1 |
* | tried to begin adjusting all string functions where applicable - still a *lot... | Meik Sievertsen | 2006-10-07 | 1 | -1/+1 |
* | - finally removed sql_numrows | Meik Sievertsen | 2006-10-04 | 1 | -2/+34 |
* | - added confirmation to removing bbcodes | Meik Sievertsen | 2006-09-28 | 1 | -1/+7 |
* | These changes should let olympus scale a little bit better. | Meik Sievertsen | 2006-09-26 | 1 | -1/+1 |
* | some updates. Also adjusted the utf tools and normalizer more to our coding g... | Meik Sievertsen | 2006-08-22 | 1 | -1/+1 |
* | specialchar sql query to ensure proper display if there are html characters w... | Meik Sievertsen | 2006-08-22 | 1 | -1/+1 |
* | sql_in_set changes | Meik Sievertsen | 2006-08-12 | 1 | -72/+23 |
* | so.... what does this thing do? | David M | 2006-08-11 | 1 | -8/+1 |