index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
download
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
[feature/extension-manager] The class loader no longer knows about extensions
Nils Adermann
2011-09-29
1
-3
/
+6
*
[feature/extension-manager] Load the extension manager on all pages
Nils Adermann
2011-09-29
1
-0
/
+3
*
[feature/extension-manager] Extension Manager & Finder
Nils Adermann
2011-09-29
1
-1
/
+1
*
[ticket/10359] Fix phpbb_request regression in download/file.php
Igor Wiedler
2011-09-08
1
-0
/
+4
*
[feature/request-class] Add server(), header() and is_ajax() to request
Igor Wiedler
2011-07-15
1
-1
/
+1
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-15
1
-6
/
+1
|
\
|
*
[ticket/10218] Moving global deregistration, etc. to startup.php
Yuriy Rusko
2011-06-14
1
-6
/
+1
*
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-05-10
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/10126] Use binary "and not" instead of binary "xor" in error_reporting.
Andreas Fischer
2011-05-11
1
-1
/
+1
*
|
[ticket/9684] Remove code in some more files especially includes/
Joas Schilling
2011-04-07
1
-2
/
+1
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-02-24
1
-0
/
+9
|
\
\
|
|
/
|
*
[ticket/10041] Use send_status_line more in download/file.php
Oleg Pudeyev
2011-02-23
1
-0
/
+12
*
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-02-12
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/10038] Use request_var() in the avatar code path of download/file.php
Andreas Fischer
2011-02-12
1
-1
/
+1
*
|
[task/config-class] Do not create multiple cache driver instances.
Nils Adermann
2011-01-12
1
-2
/
+2
*
|
[task/config-class] Always specify the config table to use.
Nils Adermann
2011-01-12
1
-1
/
+1
*
|
[task/config-class] Implemented a config class to replace the global array.
Nils Adermann
2011-01-10
1
-1
/
+4
*
|
[task/acm-refactor] Cleaning up left over mentions of ACM and fixing tests.
Nils Adermann
2011-01-09
1
-3
/
+3
*
|
[task/acm-refactor] Refactor the ACM classes to have a common interface.
Igor Wiedler
2011-01-09
1
-3
/
+9
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
|
[ticket/9627] Prefix function names with 'phpbb_'.
Andreas Fischer
2010-10-23
1
-1
/
+1
*
|
[ticket/9627] Do not increase download counter if file is requested partially.
Andreas Fischer
2010-10-23
1
-2
/
+2
*
|
Merge branch 'ticket/bantu/9792' into develop
Igor Wiedler
2010-10-04
1
-395
/
+3
|
\
\
|
|
/
|
/
|
|
*
[ticket/9792] Move function definitions out of download/file.php
Andreas Fischer
2010-08-30
1
-394
/
+2
*
|
[ticket/9609] Change header() calls setting HTTP status to send_status_line().
Andreas Fischer
2010-09-11
1
-7
/
+7
|
/
*
[ticket/9793] Make sure send_status_line() is defined when in avatar mode.
Andreas Fischer
2010-08-27
1
-0
/
+1
*
[ticket/9694] Call error_reporting() in download/file.php when in avatar mode.
Andreas Fischer
2010-07-01
1
-0
/
+6
*
[ticket/9694] Make sure string offset 0 exists to avoid E_NOTICE message.
Andreas Fischer
2010-07-01
1
-1
/
+1
*
[ticket/7782] Send status line using refactored download/file.php logic.
Oleg Pudeyev
2010-05-16
1
-9
/
+1
*
#54245
Henry Sudhof
2009-11-21
1
-1
/
+1
*
Apply locale-independent basename() to attachment filenames. New function add...
Meik Sievertsen
2009-08-01
1
-1
/
+1
*
#26145
Meik Sievertsen
2009-04-17
1
-1
/
+1
*
Some changes to the SAPI detection. The weird fact that it doesn't work witho...
Henry Sudhof
2009-04-14
1
-1
/
+2
*
Flash files do not display anymore after update to flash player 10 (Bug #41315)
Meik Sievertsen
2009-03-17
1
-9
/
+19
*
Fix download count increments for image attachments without corresponding thu...
Meik Sievertsen
2009-03-16
1
-5
/
+5
*
can't they decide on one single thing...
Henry Sudhof
2009-02-25
1
-2
/
+5
*
#38995
Henry Sudhof
2008-12-17
1
-0
/
+1
*
Getting ready for IE8 which finally improves security a bit. Let's allow our ...
Henry Sudhof
2008-08-28
1
-5
/
+12
*
close db connection before delivering file. Also make sure connection can't b...
Meik Sievertsen
2008-08-21
1
-0
/
+4
*
Let's try to keep the lid on the jar
Henry Sudhof
2008-08-13
1
-0
/
+12
*
enable stupid php.ini fallback for readfile (#30325 - fix by bellzebu)
Henry Sudhof
2008-07-29
1
-1
/
+1
*
forgot a few things
Henry Sudhof
2008-07-29
1
-12
/
+11
*
Mylek is right - we should do this. Fixes some aspects of file.php, needs tes...
Henry Sudhof
2008-07-29
1
-74
/
+85
*
removed executable props [Bug #6464]
Nils Adermann
2008-06-04
1
-0
/
+0
*
add PHPBB_INSTALLED check to file.php too
Meik Sievertsen
2008-04-21
1
-0
/
+6
*
Forbidden should have an uppercase F
Meik Sievertsen
2008-03-23
1
-6
/
+6
*
#s23535
Meik Sievertsen
2008-03-21
1
-0
/
+25
*
#19955
Meik Sievertsen
2008-01-29
1
-16
/
+16
*
erm, yes.
Henry Sudhof
2007-12-20
1
-2
/
+1
[next]