| Commit message (Expand) | Author | Age | Files | Lines |
* | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 125 | -0/+11688 |
* | Move trunk/phpBB to old_trunk/phpBB | Meik Sievertsen | 2009-10-04 | 123 | -11485/+0 |
* | unified the transfer routines from the updater and from acp_language.php. sti... | Jim Wigginton | 2009-07-12 | 3 | -149/+129 |
* | Merge changes made in revisions #r9405 to #r9467 | Meik Sievertsen | 2009-04-18 | 6 | -33/+53 |
* | Merge most changes from 3.0.x branch since the 25th december. | Meik Sievertsen | 2009-03-22 | 5 | -101/+221 |
* | append_sid wrapper + is_guest | Meik Sievertsen | 2009-02-22 | 1 | -4/+4 |
* | $template to phpbb::$template | Meik Sievertsen | 2009-02-22 | 1 | -6/+6 |
* | $auth-> to phpbb::$acl-> | Meik Sievertsen | 2009-02-22 | 1 | -1/+1 |
* | remove global and change $user-> to phpbb::$user-> | Meik Sievertsen | 2009-02-22 | 1 | -5/+5 |
* | i am not sure if people will like the config layout i test here... it require... | Meik Sievertsen | 2009-01-20 | 2 | -7/+6 |
* | This may be an interesting approach for internal functionality and trying to ... | Meik Sievertsen | 2009-01-19 | 1 | -2/+9 |
* | "are you serious?" - "yes, sure" - "wow, install works, you are right" - "i t... | Meik Sievertsen | 2009-01-16 | 5 | -8/+195 |
* | move files around :P | Meik Sievertsen | 2009-01-16 | 8 | -77/+0 |
* | add new subfolder for installation | Meik Sievertsen | 2009-01-16 | 3 | -0/+44 |
* | modified some files to get the admin index page working, as well as index pag... | Meik Sievertsen | 2009-01-16 | 1 | -78/+63 |
* | $config to phpbb::$config | Meik Sievertsen | 2008-12-28 | 1 | -11/+11 |
* | implement new phpbb::$acm object, replacing $cache global | Meik Sievertsen | 2008-12-28 | 1 | -1/+1 |
* | add nils' request and super globals class | Meik Sievertsen | 2008-12-25 | 1 | -10/+10 |
* | - updated all code to use the request class instead of any direct access to | Nils Adermann | 2008-11-24 | 1 | -1/+1 |
* | merge revisions i missed... hopefully not breaking things - did not check eve... | Meik Sievertsen | 2008-11-22 | 3 | -3/+6 |
* | i had these changes sitting... must've been a merge not committed (and becaus... | Meik Sievertsen | 2008-11-02 | 1 | -4/+13 |
* | Merge revisions: | Meik Sievertsen | 2008-10-08 | 1 | -3/+6 |
* | merge r8970 and r8971 | Meik Sievertsen | 2008-10-06 | 1 | -2/+2 |
* | - Automatically add users/groups to the PM recipient list, if entered or sele... | Meik Sievertsen | 2008-09-23 | 1 | -0/+4 |
* | fixing some vC bugs (attempt counting and posting) and introducing prototype ... | Henry Sudhof | 2008-09-22 | 2 | -0/+67 |
* | meh | Henry Sudhof | 2008-09-19 | 2 | -0/+0 |
* | Okay, that is pretty raw, but better to have it in place than trying to play ... | Henry Sudhof | 2008-09-19 | 3 | -30/+75 |
* | Expand shown ban reason in unban screen to fully show long entries. (Bug #16234) | Meik Sievertsen | 2008-09-17 | 1 | -2/+2 |
* | - queue trigger feature | Meik Sievertsen | 2008-09-04 | 1 | -2/+2 |
* | Remove caching of templates from the database completely, themes is cut down ... | Chris Smith | 2008-09-04 | 2 | -10/+0 |
* | writeable -> writable merge | Meik Sievertsen | 2008-08-16 | 1 | -2/+2 |
* | add warning to ACP index if config file is writeable | Meik Sievertsen | 2008-07-28 | 1 | -0/+7 |
* | Fix ACP module URLs | Marek A. R | 2008-06-13 | 1 | -1/+1 |
* | minor constant fix, won't make it work | Henry Sudhof | 2008-06-05 | 1 | -1/+2 |
* | removed executable props [Bug #6464] | Nils Adermann | 2008-06-04 | 9 | -0/+0 |
* | merge | Henry Sudhof | 2008-06-03 | 3 | -4/+60 |
* | I'm going to get an award for the smallest commit ever. | Vic D'Elfant | 2008-05-29 | 1 | -1/+1 |
* | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 2 | -46/+47 |
* | merge | Henry Sudhof | 2008-05-02 | 1 | -1/+1 |
* | merging #r8426 to #r8430 | Meik Sievertsen | 2008-03-13 | 9 | -34/+56 |
* | cross-ci | Henry Sudhof | 2008-02-27 | 1 | -6/+94 |
* | merge revisions #r8384, #r8387, #r8388, #r8389 and #r8390 | Meik Sievertsen | 2008-02-23 | 2 | -2/+2 |
* | Minor stuff: #20925, #20815 | Henry Sudhof | 2008-02-04 | 1 | -1/+1 |
* | adding a new option to hide the entire list of subforums on listforums | Nils Adermann | 2008-02-03 | 1 | -0/+5 |
* | merge with revision #r8350 | Meik Sievertsen | 2008-01-30 | 3 | -4/+6 |
* | cross-ci to the head | Henry Sudhof | 2008-01-03 | 1 | -2/+2 |
* | - change adm/index,php, acp_attachments.html and acp_ban.html to be triggered... | Meik Sievertsen | 2007-12-12 | 3 | -6/+5 |
* | new overview/support body with the help of marshalrusty and the suppor team/t... | Meik Sievertsen | 2007-11-14 | 2 | -1/+5 |
* | fixing tiny bugs | Meik Sievertsen | 2007-11-10 | 1 | -1/+1 |
* | #15038 | Henry Sudhof | 2007-11-05 | 33 | -105/+94 |