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/13838] Fix coding style
Nicofuma
2015-05-14
1
-1
/
+2
*
Merge pull request #3526 from rxu/ticket/13750
Marc Alexander
2015-05-08
1
-7
/
+33
|
\
|
*
[ticket/13750] Add core event to allow modifying navlinks text
rxu
2015-05-07
1
-7
/
+33
*
|
Merge pull request #3459 from brunoais/ticket/13664
Marc Alexander
2015-05-08
1
-4
/
+21
|
\
\
|
*
|
[ticket/13664] BUMP version to 3.1.5-dev
brunoais
2015-05-06
1
-1
/
+1
|
*
|
[ticket/13664] Added alias to table to make modding easier.
brunoais
2015-03-01
1
-3
/
+3
|
*
|
[ticket/13664] Add event to allow changing number of unapproved posts listed
brunoais
2015-03-01
1
-0
/
+12
|
*
|
[ticket/13664] From string query in mcp_front unapproved posts to built query
brunoais
2015-03-01
1
-4
/
+9
*
|
|
Merge pull request #3455 from brunoais/ticket/13660
Marc Alexander
2015-05-08
1
-0
/
+12
|
\
\
\
|
*
|
|
[ticket/13660] BUMP version to 3.1.5-RC1
brunoais
2015-05-06
1
-1
/
+1
|
*
|
|
[ticket/13660] Fix @since version.
brunoais
2015-03-10
1
-1
/
+1
|
*
|
|
[ticket/13660] Allow changing the query for total reports in mcp_front
brunoais
2015-02-28
1
-0
/
+12
|
|
/
/
*
|
|
Merge pull request #3583 from nickvergessen/ticket/13807
Nicofuma
2015-05-06
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/13807] Fix "changed version" to match our version numbering
Joas Schilling
2015-05-02
1
-1
/
+1
*
|
|
|
[ticket/13819] Add missing sql_freeresult() to files in includes/
Marc Alexander
2015-05-05
2
-0
/
+2
|
/
/
/
*
|
|
Merge branch 'prep-release-3.1.4' into 3.1.x
Andreas Fischer
2015-04-28
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[ticket/security-180] Use language variable for redirect error in 3.1+
Marc Alexander
2015-04-28
1
-1
/
+1
|
*
|
Merge branch 'ticket/security-180' into ticket/security-180-asc
Marc Alexander
2015-04-28
1
-1
/
+1
|
|
\
\
|
|
*
|
[ticket/security-180] Always fail when redirecting to an insecure URL
Joas Schilling
2015-04-11
1
-1
/
+1
|
*
|
|
[ticket/security-180] Merge if statement with previous one in 3.1.x
Marc Alexander
2015-04-28
1
-7
/
+1
|
*
|
|
Merge branch 'ticket/security-180' into ticket/security-180-asc
Marc Alexander
2015-04-28
1
-0
/
+6
|
|
\
\
\
|
|
|
/
/
|
|
*
|
[ticket/security-180] Make sure that redirect goes to full URL plus slash
Marc Alexander
2015-04-11
1
-1
/
+1
|
|
*
|
[ticket/security-180] Check if redirect URL contains board URL
Marc Alexander
2015-04-10
1
-0
/
+6
*
|
|
|
[ticket/12101] Remove HTML redirect workaround for Microsoft/IIS webserver
Alexander Köplinger
2015-04-26
1
-1
/
+1
*
|
|
|
Merge pull request #3532 from prototech/ticket/13755
Marc Alexander
2015-04-26
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
[ticket/13755] Ignore dots in path when determining file extension.
Cesar G
2015-04-10
1
-0
/
+2
*
|
|
|
|
Merge pull request #3550 from bantu/ticket/13765-3.1.4
Andreas Fischer
2015-04-25
1
-2
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Merge branch 'ticket/13765' into ticket/13765-3.1.4
Andreas Fischer
2015-04-25
1
-2
/
+8
|
|
\
\
\
|
|
*
|
|
[ticket/13765] Verify SERVER_PROTOCOL has the expected format before using it.
Joas Schilling
2015-04-25
2
-2
/
+2
|
|
|
/
/
|
|
*
|
Merge pull request #3359 from marc1706/ticket/13568
Nicofuma
2015-03-29
1
-1
/
+1
|
|
|
\
\
|
|
*
|
|
[ticket/13617] Enforce column size limit for session_forum_id
Nils Adermann
2015-02-25
1
-1
/
+3
*
|
|
|
|
[3.1.x] Update development version to 3.1.5-dev
Joas Schilling
2015-04-10
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Update version to 3.1.4-RC1
Joas Schilling
2015-04-09
1
-1
/
+1
*
|
|
|
Merge pull request #3409 from Senky/ticket/11424
Joas Schilling
2015-04-06
1
-0
/
+25
|
\
\
\
\
|
*
|
|
|
[ticket/11424] Add space between control flow keywords and parenthesis
Jakub Senko
2015-02-19
1
-2
/
+2
|
*
|
|
|
[ticket/11424] Handle race condition properly for Quick-Mod Tools
Jakub Senko
2015-02-16
1
-0
/
+25
*
|
|
|
|
[ticket/13743] Add $phpbb_root_path and $phpEx definitions in message_parser.php
rxu
2015-04-05
1
-0
/
+13
*
|
|
|
|
Merge pull request #3376 from marc1706/ticket/13568-asc
Nicofuma
2015-03-29
2
-5
/
+10
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'ticket/13568' into ticket/13568-asc
Marc Alexander
2015-02-06
2
-5
/
+10
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
[ticket/13568] Use more descriptive validation names and merge with path block
Marc Alexander
2015-02-02
1
-1
/
+1
|
|
*
|
|
|
[ticket/13568] Validate imagick path as readable absolute path
Marc Alexander
2015-02-02
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge branch 'prep-release-3.0.13' into develop-olympus
Andreas Fischer
2015-01-29
1
-1
/
+1
|
|
|
\
\
\
|
|
|
*
\
\
Merge pull request #3348 from bantu/ticket/13549
Andreas Fischer
2015-01-29
1
-1
/
+1
|
|
|
|
\
\
\
|
|
|
|
*
|
|
[ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME.
Marc Alexander
2015-01-28
1
-1
/
+1
|
|
*
|
|
|
|
Merge branch 'prep-release-3.0.13' into develop-olympus
Andreas Fischer
2015-01-29
1
-1
/
+1
|
|
|
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
*
|
|
|
[ticket/12933] Handle case when * is last character of word
Dhruv
2015-01-28
1
-1
/
+1
|
|
|
|
/
/
/
|
|
|
*
|
|
[prep-release-3.0.13] Bump version numbers for 3.0.13 release
Nils Adermann
2015-01-26
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #3398 from marc1706/ticket/13612
Nicofuma
2015-03-24
1
-5
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/13612] Always display success message if extension was enabled
Marc Alexander
2015-02-14
1
-5
/
+0
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
[ticket/13698] Pass parameters for link in LOGIN_ERROR_PASSWORD error message.
Cesar G
2015-03-23
1
-13
/
+11
[next]