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
*
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
*
|
[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 '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
*
|
[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/9937] Make sure feed icon only shows for FORUM_POST
Igor Wiedler
2010-12-21
1
-1
/
+1
*
|
Merge branch 'ticket/rmcgirr83/9937' into develop-olympus
Igor Wiedler
2010-12-21
1
-1
/
+1
|
\
\
|
*
|
[ticket/9937] The feed icon displays on External links...which we don't want
RMcGirr83
2010-12-21
1
-1
/
+1
*
|
|
Merge branch 'ticket/igorw/9924' into develop-olympus
Nils Adermann
2010-12-13
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/9924] Pass template instance into $template->display hook
Igor Wiedler
2010-11-23
1
-1
/
+1
*
|
|
|
[feature/acm-wincache] Adding caching module for WinCache's User Cache.
ChrisTX
2010-12-13
1
-0
/
+84
*
|
|
|
Merge branch 'ticket/nickvergessen/9930' into develop-olympus
Andreas Fischer
2010-12-03
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
[ticket/9930] Redirect failes with open_basedir enabled.
Joas Schilling
2010-11-25
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'ticket/igorw/9910' into develop-olympus
Andreas Fischer
2010-12-03
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
[ticket/9910] Make sure S_BBCODE_ALLOWED exists when viewing PMs
Igor Wiedler
2010-11-21
1
-0
/
+3
|
|
/
/
/
*
|
|
|
[ticket/9932] Add the Bing bot when converting
Richard Foote
2010-11-29
1
-0
/
+1
|
/
/
/
*
|
|
Merge branch 'prep-release-3.0.8' into develop-olympus
Nils Adermann
2010-11-20
2
-1
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[prep-release-3.0.8] Incrementing version number to 3.0.8 and update changelog
Nils Adermann
2010-11-19
1
-1
/
+1
|
*
|
[ticket/9903] Fix XSS in BBcode-parser's Flash-BBcode.
Ruslan Uzdenov
2010-11-18
1
-0
/
+9
*
|
|
[develop-olympus] Remove accidentally added trailing newlines.
Nils Adermann
2010-11-11
1
-1
/
+1
*
|
|
[develop-olympus] Incrementing the version number to 3.0.9-dev.
Nils Adermann
2010-11-11
1
-2
/
+2
|
/
/
*
|
[develop-olympus] Bumping version number for 3.0.8-RC1.
Nils Adermann
2010-11-08
1
-1
/
+1
*
|
[ticket/9696] Surpress is_dir() notice when using SQLite with open_basedir.
Paul Sohier
2010-11-07
1
-1
/
+1
*
|
Merge branch 'ticket/bantu/9075' into develop-olympus
Nils Adermann
2010-11-07
1
-0
/
+5
|
\
\
|
*
|
[ticket/9075] CPF Numbers fields: Prevent SQL error on registration page.
Andreas Fischer
2010-10-30
1
-0
/
+5
|
|
/
*
|
Merge branch 'ticket/igorw/9850' into develop-olympus
Andreas Fischer
2010-11-06
2
-1
/
+11
|
\
\
|
*
|
[ticket/9850] Display upgrade instructions for feature release in acp
Igor Wiedler
2010-11-02
2
-1
/
+11
|
|
/
*
|
Merge branch 'task/naderman/mssql-db-tests' into develop-olympus
Andreas Fischer
2010-11-03
1
-6
/
+20
|
\
\
|
|
/
|
/
|
|
*
[task/mssql-db-tests] Remove MS SQL helper values from SELECT LIMIT results.
Nils Adermann
2010-10-25
1
-1
/
+6
|
*
[task/mssql-db-tests] sql_query_limit must return all results when total = 0
Nils Adermann
2010-10-25
1
-5
/
+14
*
|
Merge branch 'ticket/cs278/9061' into develop-olympus
Andreas Fischer
2010-10-27
1
-19
/
+68
|
\
\
|
*
|
[ticket/9061] Simplify conditional statements by reworking the logic.
Chris Smith
2010-10-27
1
-12
/
+18
|
*
|
[ticket/9061] Fixed a race condition in queue locking.
Oleg Pudeyev
2010-10-27
1
-19
/
+62
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'ticket/bantu/9101', 'ticket/bantu/9595' and 'ticket/bantu/985...
Igor Wiedler
2010-10-25
1
-0
/
+8
|
\
\
\
\
|
|
*
|
|
[ticket/9595] List min/max characters indexed by search for mysql_fulltext.
Andreas Fischer
2010-10-21
1
-0
/
+8
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'ticket/naderman/9686' into develop-olympus
Andreas Fischer
2010-10-25
2
-28
/
+46
|
\
\
\
\
|
*
|
|
|
[ticket/9686] Fix mssqlnative database data export
Nils Adermann
2010-10-25
2
-28
/
+46
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'ticket/rxu/9478' into develop-olympus
Andreas Fischer
2010-10-25
1
-0
/
+9
|
\
\
\
\
|
*
|
|
|
[ticket/9478] Validate maximum number of allowed recipients per PM value.
rxu
2010-10-25
1
-0
/
+9
|
|
/
/
/
*
|
|
|
Merge branch 'ticket/igorw/9807' into develop-olympus
Nils Adermann
2010-10-23
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ticket/9807] Hide avatar tab in UCP when avatars are disabled
Igor Wiedler
2010-09-07
1
-1
/
+1
*
|
|
|
Merge branch 'ticket/rxu/9840' into develop-olympus
Andreas Fischer
2010-10-18
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[ticket/9840] Display view unread posts link for guests.
rxu
2010-10-16
1
-1
/
+1
*
|
|
|
Merge branch 'ticket/bantu/9698' into develop-olympus
Igor Wiedler
2010-10-17
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
[ticket/9698] Add .htaccess to the includes subdirectory.
Andreas Fischer
2010-10-15
1
-0
/
+4
|
|
/
/
/
*
|
|
|
[ticket/7538] Limit user_login_attempts to prevent SQL errors.
Andreas Fischer
2010-10-15
2
-2
/
+8
|
/
/
/
[next]