| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 | -1/+2 |
* | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 1 | -0/+883 |
* | Move trunk/phpBB to old_trunk/phpBB | Meik Sievertsen | 2009-10-04 | 1 | -849/+0 |
* | Adjust some files to support new methods... | Meik Sievertsen | 2009-01-19 | 1 | -17/+2 |
* | modified some files to get the admin index page working, as well as index pag... | Meik Sievertsen | 2009-01-16 | 1 | -35/+19 |
* | $config to phpbb::$config | Meik Sievertsen | 2008-12-28 | 1 | -3/+3 |
* | implement new phpbb::$acm object, replacing $cache global | Meik Sievertsen | 2008-12-28 | 1 | -3/+3 |
* | add nils' request and super globals class | Meik Sievertsen | 2008-12-25 | 1 | -1/+1 |
* | - updated all code to use the request class instead of any direct access to | Nils Adermann | 2008-11-24 | 1 | -1/+1 |
* | [Change] Alllow applications to set custom module inclusion path (idea by HoL) | Meik Sievertsen | 2008-11-23 | 1 | -1/+35 |
* | Merge of the language-specific custom path change Revision #r8782 | Meik Sievertsen | 2008-08-24 | 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 | -13/+12 |
* | merge with revision #r8350 | Meik Sievertsen | 2008-01-30 | 1 | -3/+3 |
* | Merging revisions #r8346, #r8347 and #r8348 | Meik Sievertsen | 2008-01-29 | 1 | -7/+7 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -3/+11 |
* | this addition was only a test... | Meik Sievertsen | 2007-08-13 | 1 | -1/+0 |
* | Some changes... non-invasive... | Meik Sievertsen | 2007-08-13 | 1 | -0/+1 |
* | + some fixes | Meik Sievertsen | 2007-07-24 | 1 | -23/+33 |
* | it has been decided amongst the team that using glob() is bad practice, after... | Meik Sievertsen | 2007-07-17 | 1 | -18/+7 |
* | more failsafe "glob()" method. | Meik Sievertsen | 2007-07-10 | 1 | -2/+18 |
* | - do not include if there are no files fetched with glob() | Meik Sievertsen | 2007-07-09 | 1 | -2/+6 |
* | allow mod authors to plug in info_ language files for population within the m... | Meik Sievertsen | 2007-07-01 | 1 | -0/+16 |
* | "Ghost" topics in active topics list when shadow topics and corresponding top... | Meik Sievertsen | 2007-04-30 | 1 | -2/+2 |
* | #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983... | Meik Sievertsen | 2007-04-22 | 1 | -0/+27 |
* | some tiny bugfixes and changed is_active() a bit... | Meik Sievertsen | 2007-03-26 | 1 | -25/+7 |
* | #5280 | David M | 2007-03-24 | 1 | -0/+38 |
* | - added confirm box to ucp zebra (adding fried/foe) | Meik Sievertsen | 2007-01-24 | 1 | -1/+1 |
* | fixing mcp bugs by introducing a new feature to check for loaded/accessible m... | Meik Sievertsen | 2007-01-22 | 1 | -0/+58 |
* | some fixes today | Meik Sievertsen | 2006-12-24 | 1 | -3/+8 |
* | - some fixes | Meik Sievertsen | 2006-12-21 | 1 | -3/+5 |
* | hmm, this was for debugging. :) | Meik Sievertsen | 2006-11-21 | 1 | -3/+1 |
* | - fixing a bunch of bugs | Meik Sievertsen | 2006-11-21 | 1 | -3/+7 |
* | fix for bug #5490 | Meik Sievertsen | 2006-11-20 | 1 | -0/+5 |
* | some tiny fixes. | Meik Sievertsen | 2006-11-19 | 1 | -2/+31 |
* | Revised attachment categories a bit | Meik Sievertsen | 2006-10-19 | 1 | -2/+2 |
* | fix some bugs - hopefully not breaking anything... | Meik Sievertsen | 2006-09-01 | 1 | -2/+2 |
* | - renamed the following columns: | Meik Sievertsen | 2006-07-13 | 1 | -10/+10 |
* | - add additional auth check to the permission roles modules | Meik Sievertsen | 2006-07-01 | 1 | -36/+46 |
* | - get swatch converted into new acp format | Meik Sievertsen | 2006-06-12 | 1 | -2/+2 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -21/+9 |
* | ok, try this one. :) Hopefully not breaking anything. | Meik Sievertsen | 2006-06-06 | 1 | -1/+42 |
* | ah, damn, revert this change. If we check here, hidden modules are no longer ... | Meik Sievertsen | 2006-06-06 | 1 | -2/+2 |
* | correctly hide categories with only hidden modules | Meik Sievertsen | 2006-06-06 | 1 | -2/+2 |
* | i see the reports arise... | Meik Sievertsen | 2006-06-02 | 1 | -1/+1 |
* | - create forums by default | Meik Sievertsen | 2006-06-01 | 1 | -8/+29 |
* | fixing bug #1860 | Meik Sievertsen | 2006-05-17 | 1 | -1/+1 |
* | - changed _module_*_url to only use the main module name but the mode as para... | Meik Sievertsen | 2006-04-08 | 1 | -4/+18 |
* | - adding ability to assign moderator specific ban options | Meik Sievertsen | 2006-03-15 | 1 | -3/+10 |
* | - fix cookie shortening | Meik Sievertsen | 2006-03-09 | 1 | -28/+7 |