| Commit message (Expand) | Author | Age | Files | Lines |
* | $db-> to phpbb::$db-> | Meik Sievertsen | 2009-02-22 | 1 | -1/+1 |
* | i am not sure if people will like the config layout i test here... it require... | Meik Sievertsen | 2009-01-20 | 1 | -1/+1 |
* | Adjust some files to support new methods... | Meik Sievertsen | 2009-01-19 | 1 | -1459/+58 |
* | $config to phpbb::$config | Meik Sievertsen | 2008-12-28 | 1 | -14/+6 |
* | implement new phpbb::$acm object, replacing $cache global | Meik Sievertsen | 2008-12-28 | 1 | -3/+2 |
* | change cache:: to phpbb_cache:: | Meik Sievertsen | 2008-12-24 | 1 | -16/+0 |
* | merge revisions i missed... hopefully not breaking things - did not check eve... | Meik Sievertsen | 2008-11-22 | 1 | -2/+5 |
* | i had these changes sitting... must've been a merge not committed (and becaus... | Meik Sievertsen | 2008-11-02 | 1 | -1/+1 |
* | merge? merge. | Meik Sievertsen | 2008-06-23 | 1 | -2/+2 |
* | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 1 | -418/+25 |
* | Merging mime and referer checks into the Trunk | Henry Sudhof | 2008-05-28 | 1 | -2/+7 |
* | merging some changes | Meik Sievertsen | 2008-03-31 | 1 | -5/+433 |
* | merge revisions #r8384, #r8387, #r8388, #r8389 and #r8390 | Meik Sievertsen | 2008-02-23 | 1 | -1/+1 |
* | - phpBB now uses a less ancient version of Oracle | David M | 2008-01-09 | 1 | -10/+13 |
* | - make viewforum work again | David M | 2008-01-08 | 1 | -2/+2 |
* | - a few tiny clean ups | David M | 2008-01-07 | 1 | -17/+2 |
* | - Do not split topic list for topics being promoted to announcements after be... | Meik Sievertsen | 2008-01-06 | 1 | -36/+0 |
* | - add DB2 support | David M | 2008-01-06 | 1 | -0/+27 |
* | the end of an era... | David M | 2008-01-06 | 1 | -70/+16 |
* | oh boy... | David M | 2008-01-03 | 1 | -940/+2 |
* | and the final version number ;) | Meik Sievertsen | 2007-12-12 | 1 | -1/+1 |
* | - on database update, execute garbage_collection(). This ensures a proper clo... | Meik Sievertsen | 2007-12-06 | 1 | -0/+2 |
* | fix unread/new pm columns | Meik Sievertsen | 2007-12-05 | 1 | -1/+11 |
* | Cleaned usernames contain only single spaces, so 'a_name' and 'a__name' are t... | Nils Adermann | 2007-12-04 | 1 | -3/+9 |
* | further updates | Meik Sievertsen | 2007-11-19 | 1 | -2/+2 |
* | hopefully fixing bug #14890 - need to test later | Meik Sievertsen | 2007-11-19 | 1 | -7/+10 |
* | some changes | Meik Sievertsen | 2007-11-03 | 1 | -1/+1 |
* | MSSQL works properly with SQL update related tools | David M | 2007-10-16 | 1 | -1/+1 |
* | more fixes... | Meik Sievertsen | 2007-10-14 | 1 | -0/+3 |
* | forum rules, forum descriptions and group description bbcode uid fixes | Meik Sievertsen | 2007-10-14 | 1 | -1/+14 |
* | new clicky thingies. | Henry Sudhof | 2007-10-09 | 1 | -0/+3 |
* | automatic updater supporting batch-processing diff | Meik Sievertsen | 2007-10-06 | 1 | -2/+8 |
* | i think david just forgot these. ;) | Meik Sievertsen | 2007-10-06 | 1 | -67/+7 |
* | #i43 | Henry Sudhof | 2007-10-05 | 1 | -0/+17 |
* | #i42 | Meik Sievertsen | 2007-10-04 | 1 | -0/+7 |
* | - fixed database updater | Meik Sievertsen | 2007-10-04 | 1 | -1/+17 |
* | deregister globals to install too | Meik Sievertsen | 2007-10-04 | 1 | -18/+18 |
* | #i71 | David M | 2007-10-04 | 1 | -0/+6 |
* | Ok, here comes a big one. Poor updater. Also requires testing. | Henry Sudhof | 2007-10-03 | 1 | -0/+12 |
* | misc SQLite bugs | David M | 2007-09-22 | 1 | -1/+1 |
* | necessary changes... | Meik Sievertsen | 2007-08-30 | 1 | -3/+14 |
* | - added an option to specify a port for the LDAP server | Nils Adermann | 2007-08-23 | 1 | -0/+1 |
* | - allow multibyte search configuration | Nils Adermann | 2007-08-18 | 1 | -0/+1 |
* | oki doki | Meik Sievertsen | 2007-08-17 | 1 | -7/+8 |
* | add a noramlizer wrapper just for updates | David M | 2007-08-14 | 1 | -1/+11 |
* | fix bug with cron execution for all new RC4 installations as well as those ha... | Meik Sievertsen | 2007-08-12 | 1 | -0/+5 |
* | OH NO, WHAT HAS HE DONE?! | David M | 2007-08-03 | 1 | -1/+1 |
* | oops | David M | 2007-07-31 | 1 | -3/+3 |
* | - found a bug, it caused MSSQL not being able to use templates stored in the ... | David M | 2007-07-31 | 1 | -10/+67 |
* | my changes so far... | Meik Sievertsen | 2007-07-31 | 1 | -1/+3 |