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
/
includes
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/system-cron] WIP on making cron tasks runnable via system cron
Oleg Pudeyev
2011-02-12
4
-32
/
+373
*
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-02-12
1
-1
/
+7
|
\
|
*
Merge branch 'ticket/p/10029' into develop-olympus
Andreas Fischer
2011-02-10
1
-1
/
+7
|
|
\
|
|
*
[ticket/10029] Use $_SERVER['SERVER_PROTOCOL'] for determining HTTP version.
Oleg Pudeyev
2011-02-09
1
-1
/
+7
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-02-07
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'ticket/nickvergessen/9949' into develop-olympus
Andreas Fischer
2011-02-07
1
-0
/
+1
|
|
\
\
|
|
*
|
[ticket/9949] $user->lang() uses last int-value to get the key not first
Joas Schilling
2011-01-29
1
-0
/
+1
*
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-02-04
1
-6
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'ticket/nickvergessen/9966' into develop-olympus
Andreas Fischer
2011-02-04
1
-6
/
+6
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
[ticket/9966] Language download in ACP creates index.html and misses captcha_*
Joas Schilling
2011-01-29
1
-6
/
+6
|
|
|
/
*
|
|
Merge branch 'ticket/nickvergessen/9823' into develop
Andreas Fischer
2011-02-04
1
-0
/
+550
|
\
\
\
|
*
|
|
[ticket/9823] Unit tests for validate_config_vars.
Joas Schilling
2011-02-01
1
-2
/
+2
|
*
|
|
[ticket/9823] Moving the functions. Unit tests for build_select.
Joas Schilling
2011-02-01
1
-0
/
+546
*
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-02-01
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge branch 'ticket/p/10014' into develop-olympus
Andreas Fischer
2011-02-01
1
-2
/
+2
|
|
\
\
|
|
*
|
[ticket/10014] Clearly indicate fatal errors in file acm.
Oleg Pudeyev
2011-01-28
1
-2
/
+2
|
|
|
/
*
|
|
[ticket/8065] Add an option to lock topics while moving them.
Joas Schilling
2011-01-30
1
-0
/
+9
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-01-30
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
[ticket/9985] 3D Wave CAPTCHA: Pass min/max in the correct order to mt_rand().
Joas Schilling
2011-01-30
1
-2
/
+2
|
|
/
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-01-23
1
-2
/
+3
|
\
\
|
|
/
|
*
[ticket/8779] Slow search for 'View unread posts'
rxu
2011-01-24
1
-2
/
+3
*
|
Merge branch 'ticket/bantu/9790' into develop
Igor Wiedler
2011-01-18
1
-20
/
+37
|
\
\
|
*
|
[ticket/9790] Support for lighttpd's X-Sendfile header for attachments.
Andreas Fischer
2011-01-18
1
-15
/
+8
|
*
|
[ticket/9790] Support for nginx's X-Accel-Redirect header for attachments.
Andreas Fischer
2011-01-17
1
-0
/
+10
|
*
|
[ticket/9790] Always call file_gc(false) before sending the file.
Andreas Fischer
2011-01-17
1
-3
/
+4
|
*
|
[ticket/9790] Add $exit parameter to file_gc().
Andreas Fischer
2011-01-17
1
-2
/
+15
*
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-01-16
2
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'ticket/bantu/9859' into develop-olympus
Nils Adermann
2011-01-16
2
-2
/
+2
|
|
\
\
|
|
*
|
[ticket/9859] Remove years in credit line from some more files.
Andreas Fischer
2011-01-16
2
-2
/
+2
*
|
|
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-01-16
1
-19
/
+11
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
[ticket/9933] Remove empty word check.
rxu
2011-01-16
1
-5
/
+0
|
*
|
[ticket/9933] Add $use_unicode parameter to get_censor_preg_expression().
Andreas Fischer
2011-01-16
1
-6
/
+7
|
*
|
[ticket/9933] Adjust word censor regex for non-unicode mode.
rxu
2011-01-16
1
-4
/
+8
|
|
/
*
|
Merge branch 'task/naderman/config-class' into develop
Andreas Fischer
2011-01-12
8
-107
/
+476
|
\
\
|
*
|
[task/config-class] Do not create multiple cache driver instances.
Nils Adermann
2011-01-12
1
-23
/
+42
|
*
|
[task/config-class] Add an attribute for the table name in phpbb_config_db.
Nils Adermann
2011-01-12
1
-0
/
+6
|
*
|
[task/config-class] Correctly merge cached config with dynamically loaded data.
Nils Adermann
2011-01-12
1
-1
/
+5
|
*
|
[task/config-class] Always specify the config table to use.
Nils Adermann
2011-01-12
1
-1
/
+1
|
*
|
[task/config-class] Fix db config constructor param order
Igor Wiedler
2011-01-11
1
-2
/
+2
|
*
|
[task/config-class] Implemented a config class to replace the global array.
Nils Adermann
2011-01-10
8
-86
/
+426
*
|
|
[task/acm-refactor] Refactor WinCache ACM module
Igor Wiedler
2011-01-11
1
-7
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-01-10
3
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge branch 'ticket/bantu/9764' into develop-olympus
Igor Wiedler
2011-01-10
3
-4
/
+4
|
|
\
|
|
*
[ticket/9764] Allow $config['mime_triggers'] to be an empty string.
Andreas Fischer
2010-10-28
3
-4
/
+4
*
|
|
[task/acm-refactor] Cleaning up left over mentions of ACM and fixing tests.
Nils Adermann
2011-01-09
2
-26
/
+17
*
|
|
[task/acm-refactor] Refactor the ACM classes to have a common interface.
Igor Wiedler
2011-01-09
12
-70
/
+244
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-01-07
3
-18
/
+46
|
\
\
\
|
|
/
/
|
*
|
[ticket/9933] Move word censor regex into separate function in functions.php
rxu
2011-01-07
2
-18
/
+43
|
*
|
[ticket/9933] Wrong handling consecutive multiple asterisks in word censor
rxu
2011-01-07
2
-2
/
+5
*
|
|
[ticket/9746] Adding some more calls to phpbb_ip_normalise().
Andreas Fischer
2011-01-03
1
-1
/
+1
[next]