| Commit message (Expand) | Author | Age | Files | Lines |
* | [task/config-class] Always specify the config table to use. | Nils Adermann | 2011-01-12 | 1 | -3/+9 |
* | [task/config-class] Implemented a config class to replace the global array. | Nils Adermann | 2011-01-10 | 1 | -30/+4 |
* | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | [feature/request-class] Convert any direct access to $_* to use $request | Igor Wiedler | 2010-09-25 | 1 | -2/+3 |
* | [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable(). | Joas Schilling | 2010-08-13 | 1 | -1/+1 |
* | [ticket/9637] Do not cache SQL server version in all cases | Josh Woody | 2010-07-11 | 1 | -1/+1 |
* | Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Puc... | Nils Adermann | 2010-02-11 | 1 | -0/+2 |
* | Bug #49215 again. | Andreas Fischer | 2009-08-07 | 1 | -2/+2 |
* | - add options for quick reply (forum-based and board-wide) | Meik Sievertsen | 2009-06-23 | 1 | -2/+2 |
* | Ok, story real database server info, as well as caching it | Meik Sievertsen | 2008-09-04 | 1 | -1/+1 |
* | #28635 | Meik Sievertsen | 2008-06-07 | 1 | -9/+9 |
* | This will prevent a php warning from being printed (and the layout getting ru... | Vic D'Elfant | 2008-02-25 | 1 | -1/+1 |
* | some language/style/code fixes (refer to the diff of the changelog) | Meik Sievertsen | 2008-02-23 | 1 | -2/+2 |
* | #16695 | Meik Sievertsen | 2007-12-27 | 1 | -4/+3 |
* | some changes | Meik Sievertsen | 2007-11-03 | 1 | -1/+1 |
* | #14924 | Henry Sudhof | 2007-10-27 | 1 | -12/+12 |
* | prevent posting empty messages with some UTF8-characters as well as fixing co... | Meik Sievertsen | 2007-10-11 | 1 | -2/+2 |
* | deregister globals to install too | Meik Sievertsen | 2007-10-04 | 1 | -6/+6 |
* | some fixes. :P | Meik Sievertsen | 2007-09-18 | 1 | -3/+3 |
* | #13463 | David M | 2007-07-16 | 1 | -0/+1 |
* | #12555 | David M | 2007-06-19 | 1 | -0/+28 |
* | #12287 | Henry Sudhof | 2007-06-10 | 1 | -1/+0 |
* | Adding to the conversion documentation. This introduces and changes languages... | Henry Sudhof | 2007-05-28 | 1 | -0/+2 |
* | Some fixes and improvements. | Henry Sudhof | 2007-05-27 | 1 | -0/+2 |
* | Introduced checks to stop negative postcounts (Bug #11561, #11421) | Henry Sudhof | 2007-05-25 | 1 | -2/+13 |
* | undoing the fix for #11421 - correcting post counts was not well liked. | Henry Sudhof | 2007-05-25 | 1 | -84/+3 |
* | This probably broke things :| | Henry Sudhof | 2007-05-23 | 1 | -3/+88 |
* | label changes, language fixes... | Meik Sievertsen | 2007-05-16 | 1 | -0/+2 |
* | Some changes due to #10980. | Henry Sudhof | 2007-05-16 | 1 | -2/+12 |
* | fixing some bugs | Meik Sievertsen | 2007-05-07 | 1 | -1/+8 |
* | - changed the way we do forum accounting in phpBB, far less intensive and muc... | David M | 2007-05-05 | 1 | -1/+1 |
* | some language-specific adjustements | Meik Sievertsen | 2007-05-03 | 1 | -1/+1 |
* | Prepare to be yelled at and brace for the tide of bug reports: I had hoped we... | Henry Sudhof | 2007-04-30 | 1 | -1/+1 |
* | - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug... | Nils Adermann | 2007-04-29 | 1 | -0/+17 |
* | #9554 | David M | 2007-04-02 | 1 | -1/+1 |
* | - check for username_clean collisions prior to conversion | Nils Adermann | 2007-03-17 | 1 | -1/+1 |
* | - change conversion to process dotted topics after syncing (else some informa... | Meik Sievertsen | 2007-03-04 | 1 | -190/+100 |
* | ok, i am not sure if this change is doing what is intended (forcing at least ... | Meik Sievertsen | 2007-02-25 | 1 | -2/+2 |
* | - fixed some convertor bugs | Meik Sievertsen | 2007-02-23 | 1 | -9/+13 |
* | - found a small flaw, no more errors from cross conversions :D | David M | 2007-02-22 | 1 | -1/+1 |
* | #8214 | David M | 2007-02-20 | 1 | -2/+2 |
* | #8234 | David M | 2007-02-19 | 1 | -14/+5 |
* | PHP4 lives! | David M | 2007-02-19 | 1 | -16/+2 |
* | - clean up mssql and mssql_odbc, mssql now uses a different method of dealing... | David M | 2007-02-19 | 1 | -7/+7 |
* | #8082 | David M | 2007-02-17 | 1 | -2/+3 |
* | - fixed a referencing problem with objects (PHP4/5 conflict) | Nils Adermann | 2007-02-17 | 1 | -4/+18 |
* | - only give DBAL options which were available in phpBB2 | Nils Adermann | 2007-02-17 | 1 | -2/+2 |
* | - allow converting from one database to another, no need for tables to be in ... | Nils Adermann | 2007-02-16 | 1 | -63/+369 |
* | found you! | David M | 2007-02-13 | 1 | -0/+6 |
* | - reimplemented autoincrement support in the convertor, made it more generic | David M | 2007-02-10 | 1 | -80/+26 |