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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11740] Update FAQ to include Ideas Centre
MichaelC
2013-07-25
1
-1
/
+1
*
Merge remote-tracking branch 'marc1706/ticket/11720-prep-release' into prep-r...
Andreas Fischer
2013-07-22
1
-3
/
+6
|
\
|
*
[ticket/11720] Do not call $captcha->validate if $captcha is not set
Marc Alexander
2013-07-21
1
-3
/
+6
*
|
[prep-release-3.0.12] More changelog items for the 3.0.12 release.
Andreas Fischer
2013-07-13
1
-0
/
+3
*
|
Merge remote-tracking branch 'github-marc1706/ticket/11112' into prep-release...
Nils Adermann
2013-07-13
15
-44
/
+44
|
\
\
|
*
|
[ticket/11112] Do not change opensource.org link to https
Marc Alexander
2013-07-12
1
-1
/
+1
|
*
|
[ticket/11112] Use https for user-visible links to phpbb.com
Marc Alexander
2013-07-12
15
-44
/
+44
|
|
/
*
|
[ticket/11670] Consistency with logo: Replace "phpBB(tm)" with "phpBB(R)".
Andreas Fischer
2013-07-13
1
-1
/
+1
*
|
[ticket/11671] Update composer.lock
Nathaniel Guse
2013-07-13
1
-0
/
+4
*
|
[ticket/11671] Add phing as a dependency and upgrade deps
Nils Adermann
2013-07-12
2
-58
/
+115
|
/
*
[develop-olympus] Add changelog for 3.0.12 release.
Andreas Fischer
2013-07-12
1
-20
/
+165
*
[develop-olympus] Bump version numbers for 3.0.12-RC1 release.
Andreas Fischer
2013-07-12
3
-5
/
+5
*
[develop-olympus] Bumping version numbers to final for 3.0.12 releases.
Andreas Fischer
2013-07-12
10
-12
/
+12
*
[ticket/11548] Fix incorrect usage of array_map on acp groups page
Marc Alexander
2013-07-12
1
-1
/
+2
*
[ticket/11662] Typos: occured -> occurred
Andreas Fischer
2013-07-12
4
-6
/
+6
*
Merge branch 'develop-olympus' of https://github.com/phpbb/phpbb3 into ticket...
Marc Alexander
2013-07-11
20
-104
/
+248
|
\
|
*
Merge remote-tracking branch 'remotes/cyberalien/ticket/10772' into develop-o...
Nathaniel Guse
2013-07-11
1
-1
/
+8
|
|
\
|
|
*
[ticket/10772] Remove unnecessary comment
Vjacheslav Trushkin
2013-05-16
1
-1
/
+0
|
|
*
[ticket/10772] Use forum specific style for trigger_error
Vjacheslav Trushkin
2013-05-11
1
-1
/
+9
|
*
|
Merge remote-tracking branch 'remotes/nickv/ticket/8319' into develop-olympus
Nathaniel Guse
2013-07-11
3
-4
/
+43
|
|
\
\
|
|
*
|
[ticket/8319] Do not repeat the replacement
Joas Schilling
2013-07-10
1
-9
/
+5
|
|
*
|
[ticket/8319] Add explanation for RELATIVE_URL and update LOCAL_URL
Joas Schilling
2013-06-03
2
-3
/
+4
|
|
*
|
[ticket/8319] Update BBCodes that currently use the LOCAL_URL tag on update
Joas Schilling
2013-06-03
1
-0
/
+30
|
|
*
|
[ticket/8319] Add new token RELATIVE_URL to allow foreign relative URL parts
Joas Schilling
2013-06-03
1
-0
/
+4
|
|
*
|
[ticket/8319] Prepend Board URL to LOCAL_URL links to prevent abuse
Joas Schilling
2013-06-03
1
-1
/
+9
|
*
|
|
[ticket/11619] Use HTTP/1.0 because of lack of chunked-encoding handling.
Andreas Fischer
2013-07-03
1
-1
/
+1
|
*
|
|
[ticket/11617] Remove spaces and tabs from empty lines
Matt Friedman
2013-07-02
1
-1
/
+1
|
*
|
|
[ticket/11617] Missing U_ACTION in acp_captcha.php
Matt Friedman
2013-07-02
1
-0
/
+2
|
*
|
|
[ticket/11566] Subsilver template error displayed after table headers
Dhruv
2013-07-01
1
-4
/
+4
|
*
|
|
[ticket/11566] Remove extra pair of brackets from conditional statement
Dhruv
2013-07-01
1
-1
/
+1
|
*
|
|
[ticket/11566] Add captcha to report post template in subsilver
Dhruv
2013-07-01
1
-0
/
+8
|
*
|
|
[ticket/11566] Use the new constant CONFIRM_REPORT for captcha init
Dhruv
2013-07-01
2
-1
/
+2
|
*
|
|
[ticket/11566] Rename var to $visual_confirmation_response
Dhruv
2013-07-01
1
-3
/
+3
|
*
|
|
[ticket/11566] add captcha reset and hidden fields
Dhruv
2013-07-01
1
-0
/
+11
|
*
|
|
[ticket/11566] display error instead of trigger_error
Dhruv
2013-07-01
1
-12
/
+12
|
*
|
|
[ticket/11566] add error in template
Dhruv
2013-07-01
1
-0
/
+1
|
*
|
|
[ticket/11566] add error functionality
Dhruv
2013-07-01
1
-67
/
+80
|
*
|
|
[ticket/11566] add interface for captcha
Dhruv
2013-07-01
2
-0
/
+17
|
*
|
|
Merge remote-tracking branch 'dhruvgoel92/ticket/10776' into develop-olympus
Joas Schilling
2013-06-21
1
-15
/
+15
|
|
\
\
\
|
|
*
|
|
[ticket/10776] update min php version 5.3.3 in readme
Dhruv
2013-06-21
1
-1
/
+1
|
|
*
|
|
Merge branch 'ticket/10776' of git://github.com/callumacrae/phpbb3 into ticke...
Dhruv
2013-06-20
1
-15
/
+15
|
|
|
\
\
\
|
|
|
*
|
|
[ticket/10776] Fixed a couple language changes in docs/README.html.
Callum Macrae
2012-04-12
1
-3
/
+3
|
|
|
*
|
|
[ticket/10776] Fixed errors in docs/README.html.
Callum Macrae
2012-04-10
1
-39
/
+38
|
*
|
|
|
|
Merge remote-tracking branch 'dhruvgoel92/ticket/11094' into develop-olympus
Andreas Fischer
2013-06-20
1
-0
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[ticket/11094] Add textbox for jabber while memberlist search
Dhruv
2013-06-15
1
-0
/
+4
|
|
|
/
/
/
/
|
*
|
|
|
|
[ticket/10820] fix if condition to check for IE
Dhruv
2013-06-14
1
-1
/
+1
|
*
|
|
|
|
[ticket/10820] Add additional check for IE in condition
Dhruv
2013-06-13
1
-2
/
+2
|
*
|
|
|
|
[ticket/10820] Fix function docblock
Dhruv
2013-06-12
1
-1
/
+1
|
*
|
|
|
|
[ticket/10820] Inject IE version in function
Dhruv
2013-06-12
1
-8
/
+9
|
*
|
|
|
|
[ticket/10820] fix regex
Dhruv
2013-06-12
1
-1
/
+9
[next]