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
/
phpbb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/13147] Override variable name changed by request
brunoais
2015-01-10
1
-5
/
+5
*
[ticket/13147] Wrong extra new line
brunoais
2015-01-10
1
-1
/
+0
*
[ticket/13147] Renaming content_replaced->get_global_visibility_sql_overwrite
brunoais
2015-01-10
1
-10
/
+10
*
[ticket/13147] Removing globals and using injection
brunoais
2015-01-10
1
-3
/
+1
*
[ticket/13147] Using $phpbb_dispatcher global var
brunoais
2015-01-10
1
-1
/
+12
*
[ticket/13147] Allow changing the result of calling get_global_visibility_sql
brunoais
2015-01-10
1
-0
/
+20
*
Merge pull request #3166 from nickvergessen/Senky-ticket/12866
Marc Alexander
2015-01-10
2
-5
/
+52
|
\
|
*
[ticket/12866] Update existing profile fields with the new validation
Joas Schilling
2014-11-28
1
-0
/
+47
|
*
[ticket/12866] Assume underscore is part of \w
Jakub Senko
2014-11-28
1
-5
/
+5
*
|
Merge pull request #3209 from brunoais/ticket/13146
Joas Schilling
2015-01-10
1
-1
/
+39
|
\
\
|
*
|
[ticket/13146] Removed stray empty line
brunoais
2015-01-10
1
-1
/
+0
|
*
|
[ticket/13146] Realign variables and descriptions in event
brunoais
2014-12-29
1
-5
/
+5
|
*
|
[ticket/13146] Improved $get_forums_visibility_sql_overwrite's clarity
brunoais
2014-12-29
1
-2
/
+4
|
*
|
[ticket/13146] Fixed variable name for the override
brunoais
2014-12-03
1
-5
/
+5
|
*
|
[ticket/13146] Fixing what merging broke
brunoais
2014-12-03
1
-4
/
+2
|
*
|
[ticket/13146] Adding eventDispatcher to the list
brunoais
2014-12-03
1
-1
/
+9
|
*
|
[ticket/13146] $contentReplaced -> $content_replaced
brunoais
2014-12-03
1
-1
/
+1
|
*
|
[ticket/13146] Extra line for clarity
brunoais
2014-12-03
1
-0
/
+1
|
*
|
[ticket/13146] $phpbb_dispatcher was missing
brunoais
2014-12-03
1
-0
/
+2
|
*
|
[ticket/13146] Typo on the returning variable
brunoais
2014-12-03
1
-1
/
+1
|
*
|
[ticket/13147] Adding $approve_forums to the list of the event's variables
brunoais
2014-12-03
1
-2
/
+4
|
*
|
[ticket/13146] Adding $content_replaced to allow even more flexibility
brunoais
2014-12-03
1
-0
/
+7
|
*
|
[ticket/13146] Allow changing the result of calling get_forums_visibility_sql
brunoais
2014-12-03
1
-0
/
+19
*
|
|
Merge pull request #3189 from rxu/ticket/12926
Joas Schilling
2015-01-10
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/12926] Support for IDN (IRI)
rxu
2014-11-27
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3128 from omniError/ticket/13306
Joas Schilling
2015-01-09
1
-2
/
+15
|
\
\
\
|
*
|
|
[ticket/13306] move error_reporting call
omniError
2014-11-13
1
-2
/
+3
|
*
|
|
[ticket/13306] allow 0 error types
omniError
2014-11-11
1
-1
/
+1
|
*
|
|
[ticket/13306] constructor sets error types
omniError
2014-11-11
1
-2
/
+14
|
*
|
|
[ticket/13306] add error level to collector
omniError
2014-11-10
1
-1
/
+1
*
|
|
|
Merge pull request #3227 from prototech/ticket/13366
Joas Schilling
2015-01-09
1
-0
/
+31
|
\
\
\
\
|
*
|
|
|
[ticket/13366] Ensure plupload_last_gc config entry is dynamic.
Cesar G
2014-12-09
1
-0
/
+31
*
|
|
|
|
Merge pull request #3258 from marc1706/ticket/13385
Joas Schilling
2015-01-09
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/13385] Remove unneeded $result in \phpbb\config\db::set_atomic()
Marc Alexander
2015-01-09
1
-2
/
+2
*
|
|
|
|
|
[ticket/13432] Make sure to add language file when including acp_modules
Marc Alexander
2015-01-09
1
-0
/
+1
*
|
|
|
|
|
Merge pull request #3221 from MasterShredder/ticket/13422
Joas Schilling
2015-01-06
1
-1
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/13422] Changed variable descriptions
MasterShredder
2014-12-28
1
-4
/
+4
|
*
|
|
|
|
|
[ticket/13422] Deleted event core.session_check_user_session
MasterShredder
2014-12-08
1
-9
/
+1
|
*
|
|
|
|
|
[ticket/13422] Add new event core.session_set_custom_ban
MasterShredder
2014-12-07
1
-1
/
+15
|
*
|
|
|
|
|
[ticket/13422] Add new event core.session_check_user_session
MasterShredder
2014-12-07
1
-1
/
+9
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #3211 from brunoais/ticket/13148
Joas Schilling
2015-01-06
1
-0
/
+44
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ticket/13148] Wrong version num; copy & paste fail
brunoais
2014-12-29
1
-1
/
+1
|
*
|
|
|
|
[ticket/13148] Fixed my error
brunoais
2014-12-28
1
-1
/
+0
|
*
|
|
|
|
[ticket/13148] Fixed syntax error
brunoais
2014-12-28
1
-1
/
+1
|
*
|
|
|
|
[ticket/13148] Added more variables as requested
brunoais
2014-12-28
1
-2
/
+33
|
*
|
|
|
|
[ticket/13148] Creating a final way to modify edit logs output
brunoais
2014-12-03
1
-0
/
+14
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #3229 from n-aleha/ticket/13098
Joas Schilling
2014-12-27
1
-0
/
+38
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/13098] Repair Yahoo contact field
n-aleha
2014-12-12
1
-0
/
+38
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #3205 from rxu/ticket/13406
Joas Schilling
2014-12-27
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/13406] Add a space between the index name and columns list
rxu
2014-11-30
1
-1
/
+1
[next]