| Commit message (Expand) | Author | Age | Files | Lines |
* | this should work fine now... | Meik Sievertsen | 2007-07-24 | 1 | -1/+1 |
* | #13151 | David M | 2007-07-09 | 1 | -1/+1 |
* | #13033 | David M | 2007-07-05 | 2 | -12/+12 |
* | Firebird too | David M | 2007-06-24 | 1 | -1/+1 |
* | tweak the sql_like_expression feature a little bit to allow correct escaping | Meik Sievertsen | 2007-06-24 | 9 | -34/+77 |
* | new wrapper for LIKE expressions to streamline the fixes. We actually need to... | Meik Sievertsen | 2007-06-23 | 4 | -0/+61 |
* | #12415 | David M | 2007-06-18 | 2 | -2/+3 |
* | - tiny changes | David M | 2007-06-18 | 3 | -56/+12 |
* | - Oracle can't handle IN clauses with more than 1000 elements (Bug #12449) | David M | 2007-06-16 | 2 | -34/+65 |
* | correctly re-assign query result | Meik Sievertsen | 2007-06-12 | 8 | -8/+8 |
* | - Oracle gives us null instead of '', this is now fixed (thanks APTX) | David M | 2007-06-09 | 1 | -1/+68 |
* | ok, mess around with the templates + fixing some bugs + adjusting headers for... | Meik Sievertsen | 2007-06-09 | 1 | -3/+3 |
* | - Oracle, woe is you... I will say this much, this fixes Oracle's handling of... | David M | 2007-06-07 | 1 | -4/+110 |
* | d'oh! | David M | 2007-05-25 | 1 | -2/+1 |
* | - added support for Oracle's easy connect naming | David M | 2007-05-23 | 1 | -2/+15 |
* | #11255 | David M | 2007-05-22 | 1 | -1/+2 |
* | 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 | 4 | -30/+42 |
* | #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983... | Meik Sievertsen | 2007-04-22 | 1 | -0/+3 |
* | my take on getting the bugs down... thanks to those also providing (usable) s... | Meik Sievertsen | 2007-04-12 | 1 | -1/+7 |
* | - fixed Oracle's large data handling | David M | 2007-04-11 | 2 | -35/+114 |
* | - (x)HTML bug | David M | 2007-04-08 | 3 | -0/+120 |
* | - PostgreSQL can now use schemas. During install, under database name, enter ... | David M | 2007-04-01 | 1 | -2/+17 |
* | - Firebird supports the standard format for escaping stuff | David M | 2007-03-11 | 1 | -1/+1 |
* | Sync... applying the two line change as happened to the ACP templates earlier... | Jonathan Stanley | 2007-03-07 | 1 | -0/+2 |
* | #8538 | David M | 2007-03-06 | 1 | -1/+1 |
* | - small MSSQL thing | David M | 2007-03-04 | 1 | -1/+1 |
* | #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 | 9 | -30/+27 |
* | eh? meh. | David M | 2007-02-03 | 1 | -11/+6 |
* | #7550 | David M | 2007-02-03 | 1 | -21/+27 |
* | i hope this helps a bit. :o | Meik Sievertsen | 2007-01-29 | 1 | -1/+1 |
* | #7424 | Meik Sievertsen | 2007-01-27 | 1 | -1/+1 |
* | - fix some oddities (doubled spaces for example) | Meik Sievertsen | 2007-01-26 | 3 | -3/+3 |
* | 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 | 9 | -138/+100 |
* | - solved a problem with magic urls inside brackets, and with bbcodes being tr... | Nils Adermann | 2007-01-13 | 1 | -2/+10 |
* | - installer now checks if the page size is correct for Firebird | David M | 2007-01-09 | 1 | -0/+15 |
* | minor bugfixing | Meik Sievertsen | 2006-12-06 | 1 | -2/+9 |
* | blah | David M | 2006-12-03 | 1 | -4/+1 |
* | only works if you do it _before_ the connect :P | David M | 2006-12-03 | 1 | -5/+5 |
* | - FreeTDS builds lets you specify a character set encoding, lets take advanta... | David M | 2006-12-03 | 1 | -0/+5 |
* | message | Nils Adermann | 2006-11-25 | 1 | -1/+0 |
* | #5562 | David M | 2006-11-22 | 1 | -46/+0 |
* | adjust some comments to work with phpdocumentor. :) | Meik Sievertsen | 2006-11-17 | 1 | -3/+3 |
* | this is hopeless, we just insert and hope for the best. thats all we can real... | David M | 2006-11-15 | 2 | -6/+0 |
* | - cleaned up firebirdsql | David M | 2006-11-10 | 1 | -1/+1 |
* | - some fixes | Meik Sievertsen | 2006-11-10 | 1 | -8/+5 |