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/13772] Fix typo in phpbb\passwords\manager::__construct()
brunoais
2015-04-21
1
-1
/
+1
*
[ticket/13756] Fix resize after upload with plupload
Oliver Schramm
2015-04-11
1
-2
/
+2
*
[prep-release-3.1.4] Add migration for 3.1.4-RC1
Joas Schilling
2015-04-09
1
-0
/
+31
*
Merge pull request #3392 from marc1706/ticket/13493
Joas Schilling
2015-04-06
1
-0
/
+6
|
\
|
*
[ticket/13493] Append page name to base url if it doesn't contain it
Marc Alexander
2015-02-11
1
-0
/
+6
*
|
Merge pull request #3437 from marc1706/ticket/12368
Joas Schilling
2015-04-06
1
-1
/
+23
|
\
\
|
*
|
[ticket/12368] Fix comment in docblock
Marc Alexander
2015-03-26
1
-1
/
+1
|
*
|
[ticket/12368] Correctly check if avatars migration is installed
Marc Alexander
2015-02-24
1
-1
/
+23
*
|
|
Merge pull request #3402 from brunoais/ticket/13621
Joas Schilling
2015-04-06
1
-3
/
+3
|
\
\
\
|
*
|
|
[ticket/13621] Prepend $where_sql and postpend closing parentheses on return
brunoais
2015-02-15
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3333 from marc1706/ticket/13522
Joas Schilling
2015-04-06
1
-31
/
+31
|
\
\
\
|
*
|
|
[ticket/13522] Remove unneeded variables and correctly output input on error
Marc Alexander
2015-02-21
1
-9
/
+5
|
*
|
|
[ticket/13522] Use acp_get_question_input() for retrieving input data
Marc Alexander
2015-02-21
1
-12
/
+9
|
*
|
|
[ticket/13522] Trim array elements before processing further
Marc Alexander
2015-02-21
1
-3
/
+2
|
*
|
|
[ticket/13522] Remove unused variables and unexpected returns
Marc Alexander
2015-01-24
1
-10
/
+9
|
*
|
|
[ticket/13522] Remove empty answers from possible answers in Q&A
Marc Alexander
2015-01-24
1
-2
/
+11
*
|
|
|
Merge pull request #3518 from marc1706/ticket/13703
Marc Alexander
2015-04-04
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
[ticket/13703] Use correct avatar path for PHPBB_USE_BOARD_URL_PATH
Kevin Roy
2015-04-03
1
-1
/
+3
*
|
|
|
|
[ticket/13742] Use correct avatar path for local avatar
Kevin Roy
2015-04-03
1
-1
/
+3
|
/
/
/
/
*
|
|
|
[ticket/13550] Check that the Plupload temp directory is writable before moving
Cesar G
2015-03-15
1
-1
/
+1
*
|
|
|
[ticket/13674] Missing space after "if"
brunoais
2015-03-07
1
-1
/
+1
*
|
|
|
[ticket/13674] Change MySQL native total search results calculation
brunoais
2015-03-06
1
-11
/
+8
*
|
|
|
Merge pull request #3453 from RMcGirr83/ticket/13477
Marc Alexander
2015-03-05
1
-0
/
+14
|
\
\
\
\
|
*
|
|
|
[ticket/13477] rename function and fix doc blocks
RMcGirr83
2015-03-04
1
-7
/
+7
|
*
|
|
|
[ticket/13477] Update file cache driver for filenames
RMcGirr83
2015-03-03
1
-0
/
+14
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #3444 from naderman/ticket/13617-ascraeus
Joas Schilling
2015-02-27
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
[ticket/13617] Document magic number for forum_id
Nils Adermann
2015-02-25
1
-0
/
+1
|
*
|
|
|
[ticket/13617] Use request->variable instead of request_var
Nils Adermann
2015-02-25
1
-1
/
+1
|
*
|
|
|
Merge branch 'ticket/13617' into ticket/13617-ascraeus
Nils Adermann
2015-02-25
1
-1
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #3384 from brunoais/ticket/13592
Marc Alexander
2015-02-27
1
-2
/
+33
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ticket/13592] The name didn't make proper sense
brunoais
2015-02-11
1
-2
/
+2
|
*
|
|
[ticket/13592] Empty line before event comment block.
brunoais
2015-02-09
1
-0
/
+1
|
*
|
|
[ticket/13592] Removed unwanted space in self line.
brunoais
2015-02-09
1
-1
/
+1
|
*
|
|
[ticket/13592] Allow full override of get_visibility_sql()
brunoais
2015-02-09
1
-0
/
+10
|
*
|
|
[ticket/13592] Allow changing get_visibility_sql's result
brunoais
2015-02-09
1
-3
/
+3
|
*
|
|
[ticket/13592] Allow changing get_visibility_sql's result
brunoais
2015-02-08
1
-2
/
+22
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3433 from Nicofuma/ticket/13643
Andreas Fischer
2015-02-22
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MIN
Nicofuma
2015-02-22
1
-1
/
+1
*
|
|
|
Merge pull request #3427 from prototech/ticket/13551
Andreas Fischer
2015-02-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DN
Cesar G
2015-02-19
1
-1
/
+1
*
|
|
|
|
[ticket/13644] Always type hint dispatch_interface
Nicofuma
2015-02-22
2
-6
/
+6
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #3418 from brunoais/ticket/13631
Joas Schilling
2015-02-20
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ticket/13631] Better, more explicit comment explanation
brunoais
2015-02-18
1
-1
/
+1
|
*
|
|
[ticket/13631] Fix wrong variable in get_global_visibility_sql()'s event
brunoais
2015-02-18
1
-2
/
+2
|
|
/
/
*
|
|
[ticket/13570] Remove unnecessary ternary condition from mysqli driver
Jakub Senko
2015-02-16
1
-2
/
+1
|
/
/
*
|
[ticket/13588] Fixes wrong message in info fsockopen() disabled
Crizzo
2015-02-07
1
-1
/
+1
*
|
Merge branch 'ticket/13348-olympus' into ticket/13348
Marc Alexander
2015-02-03
1
-5
/
+6
*
|
[ticket/13569] Add missing sql_freeresults and remove unneeded results
Marc Alexander
2015-02-02
3
-1
/
+3
*
|
[prep-release-3.1.3] Add migration for 3.1.3
Joas Schilling
2015-02-01
1
-0
/
+31
*
|
[prep-release-3.1.3] Add migration for 3.1.3-RC2
Joas Schilling
2015-01-31
1
-0
/
+32
[next]