| 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] Fix mcp.php mode parameter | Igor Wiedler | 2010-10-05 | 1 | -1/+1 |
* | [feature/request-class] Convert any direct access to $_* to use $request | Igor Wiedler | 2010-09-25 | 1 | -11/+4 |
* | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 1 | -0/+915 |
* | Move trunk/phpBB to old_trunk/phpBB | Meik Sievertsen | 2009-10-04 | 1 | -834/+0 |
* | Merge changes made in revisions #r9405 to #r9467 | Meik Sievertsen | 2009-04-18 | 1 | -0/+7 |
* | $template to phpbb::$template | Meik Sievertsen | 2009-02-22 | 1 | -5/+5 |
* | $db-> to phpbb::$db-> | Meik Sievertsen | 2009-02-22 | 1 | -31/+31 |
* | $auth-> to phpbb::$acl-> | Meik Sievertsen | 2009-02-22 | 1 | -15/+15 |
* | remove global and change $user-> to phpbb::$user-> | Meik Sievertsen | 2009-02-22 | 1 | -31/+22 |
* | $config to phpbb::$config | Meik Sievertsen | 2008-12-28 | 1 | -6/+6 |
* | add nils' request and super globals class | Meik Sievertsen | 2008-12-25 | 1 | -2/+2 |
* | - updated all code to use the request class instead of any direct access to | Nils Adermann | 2008-11-24 | 1 | -12/+11 |
* | been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003,... | Chris Smith | 2008-11-13 | 1 | -4/+4 |
* | merge r8956, r8957 and r8960 | Meik Sievertsen | 2008-09-30 | 1 | -2/+3 |
* | Fix some instances where we left db connections open (registration -> captcha... | Meik Sievertsen | 2008-06-13 | 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 | -11/+11 |
* | necessary changes... | Meik Sievertsen | 2007-08-30 | 1 | -1/+1 |
* | do not get too excited | Meik Sievertsen | 2007-07-26 | 1 | -1/+1 |
* | try to normalize everything... | Meik Sievertsen | 2007-07-22 | 1 | -1/+1 |
* | Cleaning up (#13689) | Henry Sudhof | 2007-07-22 | 1 | -2/+2 |
* | ok, mess around with the templates + fixing some bugs + adjusting headers for... | Meik Sievertsen | 2007-06-09 | 1 | -3/+3 |
* | #11255 | David M | 2007-05-22 | 1 | -1/+8 |
* | #10267 | David M | 2007-05-12 | 1 | -0/+6 |
* | - #10159 (as well as the exact same issue with reports) | Vic D'Elfant | 2007-04-30 | 1 | -5/+9 |
* | - #10085 | Vic D'Elfant | 2007-04-24 | 1 | -2/+1 |
* | #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983... | Meik Sievertsen | 2007-04-22 | 1 | -3/+38 |
* | #9755 | David M | 2007-04-10 | 1 | -3/+3 |
* | - urlencoded usernames don't need htmlspecialchars [Bug #8794] | Nils Adermann | 2007-04-01 | 1 | -0/+4 |
* | other fixes... | Meik Sievertsen | 2007-03-30 | 1 | -2/+2 |
* | fixing some bugs | Meik Sievertsen | 2007-02-18 | 1 | -0/+13 |
* | suggestion by bart for those having a lot of forums. | Meik Sievertsen | 2007-02-02 | 1 | -1/+1 |
* | look what david found... | Meik Sievertsen | 2007-01-27 | 1 | -2/+2 |
* | another oops | Nils Adermann | 2007-01-27 | 1 | -1/+1 |
* | - introducing read/unread images in the MCP, if you view something through th... | Nils Adermann | 2007-01-27 | 1 | -17/+84 |
* | fixing mcp bugs by introducing a new feature to check for loaded/accessible m... | Meik Sievertsen | 2007-01-22 | 1 | -1/+0 |
* | - some fixes | Meik Sievertsen | 2006-12-21 | 1 | -3/+14 |
* | - Modules are not added correctly [#6370] | Meik Sievertsen | 2006-12-18 | 1 | -8/+20 |
* | rather large update, most important things done: | Meik Sievertsen | 2006-11-24 | 1 | -3/+3 |
* | - a handful of mcp fixed, the most important one is the change for check_ids(... | Meik Sievertsen | 2006-11-18 | 1 | -47/+47 |
* | - adjust unread query a bit to cope with large topics (thanks bart!) | Meik Sievertsen | 2006-10-20 | 1 | -1/+1 |
* | Fix time limiting in mcp [#4730] | Graham Eames | 2006-10-14 | 1 | -1/+1 |
* | - make sure all sort keys are valid and selectable. | Meik Sievertsen | 2006-10-11 | 1 | -0/+5 |
* | These changes should let olympus scale a little bit better. | Meik Sievertsen | 2006-09-26 | 1 | -4/+12 |
* | some fixes. | Meik Sievertsen | 2006-08-25 | 1 | -1/+0 |
* | sql_in_set changes | Meik Sievertsen | 2006-08-12 | 1 | -9/+14 |
* | Correct some of the sort options | Graham Eames | 2006-07-29 | 1 | -1/+1 |
* | - renamed the following columns: | Meik Sievertsen | 2006-07-13 | 1 | -1/+1 |
* | forgot some changes for post_time | Meik Sievertsen | 2006-06-23 | 1 | -2/+2 |
* | some bugfixes | Meik Sievertsen | 2006-06-19 | 1 | -0/+3 |