| Commit message (Expand) | Author | Age | Files | Lines |
* | #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 |
* | Oops, I forgot the negate bit in sql_in_set() | Nils Adermann | 2006-08-11 | 1 | -3/+3 |
* | Adding the sql_in_set function which should give us a bit of a performance im... | Nils Adermann | 2006-08-11 | 1 | -0/+43 |
* | This should end some issues we have been having regarding the proper binary e... | David M | 2006-08-06 | 1 | -3/+29 |
* | - custom profile field fixed | Meik Sievertsen | 2006-08-03 | 1 | -1/+1 |
* | - renamed the following columns: | Meik Sievertsen | 2006-07-13 | 1 | -5/+1 |
* | - it's \r\n not \n\r [Bug #3121] | Nils Adermann | 2006-07-12 | 1 | -1/+11 |
* | - store error result in dbal for later retrieving | Meik Sievertsen | 2006-06-14 | 1 | -4/+22 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 1 | -2/+2 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -1/+43 |
* | - removed useless code from style.php | Nils Adermann | 2006-06-03 | 1 | -1/+1 |
* | some adjustments | Meik Sievertsen | 2006-06-02 | 1 | -14/+3 |