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/sqlite3] Add support for SQLite 3
Patrick Webster
2014-05-02
9
-4
/
+144
*
[ticket/8558] htmlspecialchars_decode the contact name for emails
Nils Adermann
2014-05-02
1
-1
/
+2
*
Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558-2' into dev...
Nils Adermann
2014-05-02
2
-1
/
+2
|
\
|
*
[ticket/8558] Fix operator
Oliver Schramm
2014-04-23
1
-1
/
+1
|
*
[ticket/8558] Fix field length in ACP
Oliver Schramm
2014-04-17
1
-1
/
+1
|
*
[ticket/8558] Use only one variable and improve explain string
Oliver Schramm
2014-04-17
1
-16
/
+4
|
*
[ticket/8558] Add display name in emails from board
Markus Stenudd
2014-04-17
2
-2
/
+17
*
|
Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558' into devel...
Nils Adermann
2014-05-02
1
-2
/
+4
|
\
\
|
*
|
[ticket/8558] Do string concatenation only once and do htmlspecialchars
Oliver Schramm
2014-04-16
1
-2
/
+4
|
*
|
[ticket/8558] Add display name in emails from board
Markus Stenudd
2014-04-16
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'github-rxu/ticket/12409' into develop-ascraeus
Nils Adermann
2014-05-02
1
-25
/
+65
|
\
\
\
|
*
|
|
[ticket/12409] Add acp_users.php core events to modify users preferences data
rxu
2014-04-17
1
-25
/
+65
*
|
|
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...
Nils Adermann
2014-05-02
16
-62
/
+140
|
\
\
\
\
|
*
|
|
|
[ticket/12273] Update since version to 3.1.0-a* style
Joas Schilling
2014-04-25
12
-50
/
+50
|
*
|
|
|
[ticket/12273] Update existing events
Joas Schilling
2014-04-25
6
-17
/
+86
|
*
|
|
|
[ticket/12273] Fix long $vars lines for existing events
Joas Schilling
2014-04-24
5
-7
/
+15
|
*
|
|
|
[ticket/12273] Fix missing $vars line
Joas Schilling
2014-04-18
1
-1
/
+2
|
*
|
|
|
[ticket/12273] Fix invalid @event and @since tags
Joas Schilling
2014-04-18
3
-3
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop...
Nils Adermann
2014-05-02
12
-59
/
+94
|
\
\
\
\
|
*
|
|
|
[ticket/12371] Delete the approve_post notification when editing a post
Joas Schilling
2014-04-25
1
-0
/
+8
|
*
|
|
|
[ticket/12371] Correctly set is_starter when editing first post of the topic
Joas Schilling
2014-04-25
1
-1
/
+1
|
*
|
|
|
[ticket/12371] Fix SQL query
Joas Schilling
2014-04-25
1
-1
/
+1
|
*
|
|
|
[ticket/11772] Do not send out new topic/post notifications when reapproving
Joas Schilling
2014-04-25
1
-9
/
+24
|
*
|
|
|
[ticket/12052] Use different visibility when post was edited
Joas Schilling
2014-04-25
12
-25
/
+60
|
*
|
|
|
[ticket/12371] Do not delete post related notifications when a post is deleted
Joas Schilling
2014-04-25
2
-25
/
+2
*
|
|
|
|
Merge remote-tracking branch 'remotes/Nicofuma/ticket/12445' into develop-asc...
Nathaniel Guse
2014-05-01
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/12445] Disapproved post: the name of the poster should be in logs
Nicofuma
2014-04-26
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #2362 from n-aleha/ticket/12186a
Joas Schilling
2014-04-29
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'ticket/12186' into ticket/12186a
n-aleha
2014-04-27
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[ticket/12186] Move PM reports below post reports while installing
n-aleha
2014-04-23
1
-1
/
+1
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge pull request #2310 from n-aleha/ticket/12397
Andreas Fischer
2014-04-15
1
-2
/
+2
|
|
|
\
\
\
\
|
|
|
*
|
|
|
[ticket/12397] Fix sql_unique_index_exists doc block
n-aleha
2014-04-16
1
-2
/
+2
*
|
|
|
|
|
|
[ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.
Andreas Fischer
2014-04-29
41
-121
/
+79
|
/
/
/
/
/
/
*
|
|
|
|
|
[ticket/12097] Bug fix and adding unit test
Nicofuma
2014-04-26
1
-1
/
+1
*
|
|
|
|
|
[ticket/12097] Validate_data() should work with class method
Nicofuma
2014-04-26
1
-2
/
+11
*
|
|
|
|
|
[ticket/12199] Move deprecated functions to functions_compatibility.php
Nicofuma
2014-04-26
3
-46
/
+46
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'github-nickvergessen/ticket/11917' into develop...
Nils Adermann
2014-04-24
2
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/11917] Hide OAuth UCP Module when OAuth is not the selected backend
Joas Schilling
2014-04-12
2
-1
/
+2
*
|
|
|
|
|
Merge pull request #2036 from prototech/ticket/12201
Joas Schilling
2014-04-22
1
-6
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/12201] Add link to resync file stats after error.
Cesar G
2014-04-15
1
-6
/
+9
*
|
|
|
|
|
|
Merge pull request #2248 from Elsensee/ticket/12193
Joas Schilling
2014-04-22
1
-0
/
+10
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[ticket/12193] Fix broken HTML if SQL error occurs during migration
Oliver Schramm
2014-04-19
1
-0
/
+10
*
|
|
|
|
|
|
Merge branch 'develop-olympus' into develop-ascraeus
Joas Schilling
2014-04-15
1
-0
/
+18
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
/
/
/
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #2195 from Elsensee/ticket/10423
Joas Schilling
2014-04-15
1
-0
/
+18
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
[ticket/10423] Match multiple wildcards
Oliver Schramm
2014-04-13
1
-2
/
+2
|
|
*
|
|
|
[ticket/10423] Move code into a function and add tests for it
Oliver Schramm
2014-04-13
1
-0
/
+18
|
*
|
|
|
|
Merge remote-tracking branch 'Marc/ticket/10851' into develop-olympus
Joas Schilling
2014-04-05
1
-0
/
+4
|
|
\
\
\
\
\
*
|
|
|
|
|
|
[ticket/12344] Add core.pm_submit_before to function submit_pm
lucifer4o
2014-04-15
1
-1
/
+13
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeus
Joas Schilling
2014-04-14
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ticket/12372] Rename JS function dE() to phpbb.toggleDisplay()
Marc Alexander
2014-04-07
1
-1
/
+1
[next]