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
*
[ticket/10640] Do not change default value of truncate_string()
Joas Schilling
2012-06-17
2
-3
/
+3
*
[ticket/10640] Change maximum subject length
Michael Cullum
2012-06-17
1
-1
/
+1
*
Merge PR #721 branch 'rahulr92/ticket/10650' into develop
Oleg Pudeyev
2012-05-21
2
-1
/
+5
|
\
|
*
[ticket/10650] Subject is cleared if no permissions exist
Rahul R
2012-05-19
1
-2
/
+2
|
*
[ticket/10650] Moving censoring to before truncation
Rahul R
2012-04-10
1
-2
/
+2
|
*
[ticket/10650] Added ellipsis to language file
Rahul R
2012-04-08
1
-1
/
+1
|
*
[ticket/10650] Made use of truncate_string() function
Rahul R
2012-04-08
1
-5
/
+2
|
*
[ticket/10650] Removed changes from acp_forums.php
Rahul R
2012-04-08
1
-4
/
+0
|
*
[ticket/10650] Changed acp option from per forum to global
Rahul R
2012-04-08
2
-1
/
+2
|
*
[ticket/10650] Added checking for empty subjects
Rahul R
2012-04-08
1
-1
/
+1
|
*
[ticket/10650] Corrected intendation
Rahul R
2012-04-08
1
-4
/
+4
|
*
[ticket/10650]Added permission checking and utf8 functions
Rahul R
2012-04-08
1
-4
/
+4
|
*
[ticket/10650] Cropped subject and inserted newline
Rahul R
2012-04-08
1
-0
/
+5
|
*
[ticket/10650] Corrected space before true
Rahul
2012-04-08
1
-1
/
+1
|
*
[ticket/10650] Displaying last topic on forum list
Rahul
2012-04-08
2
-0
/
+5
*
|
Merge PR #813 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-05-21
1
-1
/
+5
|
\
\
|
*
\
Merge PR #813 branch 'bantu/ticket/10401' into develop-olympus
Oleg Pudeyev
2012-05-21
1
-1
/
+5
|
|
\
\
|
|
*
|
[ticket/10401] Return correct type when ldap_bind() fails in ldap_login().
Andreas Fischer
2012-05-22
1
-1
/
+5
*
|
|
|
Merge PR #812 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-05-21
1
-4
/
+7
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge PR #812 branch 'bantu/ticket/10565' into develop-olympus
Oleg Pudeyev
2012-05-21
1
-4
/
+7
|
|
\
\
\
|
|
*
|
|
[ticket/10565] Add line breaks to query in order to follow coding guidelines.
Andreas Fischer
2012-05-22
1
-3
/
+7
|
|
*
|
|
[ticket/10565] update_forum_tracking_info(): Remove unnecessary GROUP BY clause
Andreas Fischer
2012-05-22
1
-2
/
+1
|
|
|
/
/
*
|
|
|
Merge PR #808 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-05-21
1
-2
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
[ticket/10898] Do not write ?> into config.php to avoid whitespace output.
Andreas Fischer
2012-05-18
1
-2
/
+0
|
|
/
/
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-05-14
2
-54
/
+164
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'ticket/10605' into develop-olympus
Andreas Fischer
2012-05-14
2
-54
/
+164
|
|
\
\
|
|
*
|
[ticket/10605] Add parameter documentation to phpbb_delete_user_pms
Joas Schilling
2012-04-13
1
-0
/
+4
|
|
*
|
[ticket/10605] Reset user“s pm count to 0 when deleting his PMs
Joas Schilling
2012-03-27
1
-1
/
+11
|
|
*
|
[ticket/10605] Split query to be able to use indexes
Joas Schilling
2012-03-27
1
-3
/
+31
|
|
*
|
[ticket/10605] Rename $delete_rows to $delete_ids.
Andreas Fischer
2012-03-27
1
-9
/
+9
|
|
*
|
[ticket/10605] Break long comment into multiple lines 80 chars short.
Andreas Fischer
2012-03-27
1
-1
/
+2
|
|
*
|
[ticket/10605] Remove unnecessary $delete_ids array.
Andreas Fischer
2012-03-27
1
-5
/
+3
|
|
*
|
[ticket/10605] Remove unnecessary array_keys calls on $delete_rows.
Andreas Fischer
2012-03-27
1
-3
/
+3
|
|
*
|
[ticket/10605] Remove unused variable declarations.
Andreas Fischer
2012-03-27
1
-1
/
+0
|
|
*
|
[ticket/10605] Turn $undelivered_user into a real array of counters.
Andreas Fischer
2012-03-27
1
-4
/
+12
|
|
*
|
[ticket/10605] Use unset() instead of checking user_id over and over again.
Andreas Fischer
2012-03-27
1
-5
/
+1
|
|
*
|
[ticket/10605] Prefix function with phpbb_ and use true instead of 1
Joas Schilling
2012-03-12
2
-4
/
+4
|
|
*
|
[ticket/10605] Check for orphan privmsgs when deleting a user
Joas Schilling
2012-02-18
2
-54
/
+120
*
|
|
|
[ticket/10893] Update the usage of Composer
Joseph Warner
2012-05-13
1
-3
/
+3
*
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-05-09
4
-104
/
+43
|
\
\
\
\
|
|
/
/
/
|
*
|
|
[ticket/10858] Move generic row seeking to DBAL
Patrick Webster
2012-05-08
4
-129
/
+43
|
*
|
|
[ticket/10858] Fix MSSQL Native's row seeking behavior
Patrick Webster
2012-05-08
1
-3
/
+28
*
|
|
|
Merge remote-tracking branch 'brunoais/ticket/10871' into develop
Andreas Fischer
2012-05-04
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
[ticket/10871] Delete the unwanted implode
Bruno Ais
2012-05-04
1
-2
/
+0
*
|
|
|
|
Merge remote-tracking branch 'Senky/ticket/10847' into develop
Andreas Fischer
2012-05-01
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/10847] fixing all misspelled "dependant" to "dependent"
Senky
2012-04-30
2
-2
/
+2
*
|
|
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-05-01
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
/
/
/
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
[ticket/10846] fixing SQL query bug in acp_main.php
Senky
2012-04-30
1
-1
/
+1
*
|
|
|
|
Merge PR #731 branch 'VSEphpbb/ticket/10779' into develop
Oleg Pudeyev
2012-04-25
1
-2
/
+2
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[ticket/10779] Move jQuery CDN option to Load Settings
Matt Friedman
2012-04-10
1
-2
/
+2
[next]