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
*
[feature/oauth] Change name of new method on request
Joseph Warner
2013-07-14
2
-2
/
+2
*
[feature/oauth] Allow getting original global arrays from request
Joseph Warner
2013-07-14
2
-0
/
+18
*
[feature/oauth] Token Storage Skeleton
Joseph Warner
2013-07-14
1
-0
/
+94
*
[feature/oauth] Check that the service actually has settings
Joseph Warner
2013-07-14
1
-0
/
+9
*
[feature/oauth] Additional work on implementing login
Joseph Warner
2013-07-14
1
-17
/
+18
*
[feature/oauth] Start implementing login
Joseph Warner
2013-07-14
1
-0
/
+48
*
[feature/oauth] OAuth as a symfony service
Joseph Warner
2013-07-14
1
-0
/
+9
*
[feature/oauth] OAuth provider skeleton
Joseph Warner
2013-07-14
1
-0
/
+48
*
[feature/oauth] Include OAuth library in composer.json
Joseph Warner
2013-07-14
2
-12
/
+59
*
Merge remote-tracking branch 'galaxyAbstractor/ticket/11697' into develop
Andreas Fischer
2013-07-14
1
-1
/
+1
|
\
|
*
[ticket/11697] author_search() used incorrect parameter
Victor Nagy
2013-07-14
1
-1
/
+1
*
|
[ticket/11702] Fix forum_posts left over for link-click counts in viewforum.php
Joas Schilling
2013-07-14
1
-1
/
+1
*
|
[ticket/11696] Move file to new directory
Joas Schilling
2013-07-14
1
-0
/
+0
*
|
[ticket/11696] Rename constructor to __construct()
Joas Schilling
2013-07-14
1
-1
/
+1
*
|
[ticket/11696] Rename db_tools.php so it can be autoloaded
Joas Schilling
2013-07-14
6
-26
/
+2
*
|
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
251
-20
/
+15
*
|
Merge pull request #1555 from EXreaction/ticket/11692
Nils Adermann
2013-07-13
1
-1
/
+4
|
\
\
|
*
|
[ticket/11692] Don't update search_type in dev migration if already appended
Nathaniel Guse
2013-07-13
1
-1
/
+4
*
|
|
[ticket/11694] Do not locate assets with root path
Vjacheslav Trushkin
2013-07-13
1
-1
/
+1
*
|
|
[ticket/11675] Fix template loop
Nathaniel Guse
2013-07-13
1
-1
/
+1
|
/
/
*
|
Merge pull request #1429 from cyberalien/ticket/11553
Nathan Guse
2013-07-13
6
-29
/
+85
|
\
\
|
|
/
|
/
|
|
*
[ticket/11553] Typo
Vjacheslav Trushkin
2013-07-11
1
-1
/
+1
|
*
[ticket/11553] Replace bullet with unicode
Vjacheslav Trushkin
2013-07-11
1
-2
/
+2
|
*
[ticket/11553] Move bulletin points to pseudo class
Vjacheslav Trushkin
2013-07-11
6
-29
/
+85
*
|
[ticket/11690] Old module class names may get autoloaded by class_exists
Nils Adermann
2013-07-13
1
-5
/
+12
*
|
Merge pull request #1550 from nickvergessen/ticket/9649
Nathan Guse
2013-07-13
3
-3
/
+22
|
\
\
|
*
|
[ticket/9649] Display information on index for moderators on unapproved posts
Joas Schilling
2013-07-13
3
-3
/
+22
*
|
|
Merge pull request #1436 from cyberalien/ticket/11563
Nathan Guse
2013-07-13
5
-50
/
+50
|
\
\
\
|
*
|
|
[ticket/11563] Remove duplicate code
Vjacheslav Trushkin
2013-07-11
1
-1
/
+1
|
*
|
|
[ticket/11563] Dynamically generate panels list
Vjacheslav Trushkin
2013-07-11
3
-3
/
+6
|
*
|
|
[ticket/11563] Remove unused JS variables
Vjacheslav Trushkin
2013-07-11
1
-3
/
+0
|
*
|
|
[ticket/11563] Fix subPanels()
Vjacheslav Trushkin
2013-07-11
4
-47
/
+47
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1541 from nickvergessen/ticket/11684
Nathan Guse
2013-07-13
1
-2
/
+1
|
\
\
\
|
*
|
|
[ticket/11684] Remove useless confirmation page after login and admin login
Joas Schilling
2013-07-13
1
-2
/
+1
*
|
|
|
Merge pull request #1543 from nickvergessen/ticket/11685
Nathan Guse
2013-07-13
2
-10
/
+7
|
\
\
\
\
|
*
|
|
|
[ticket/11685] Remove logout confirmation page
Joas Schilling
2013-07-13
2
-10
/
+7
|
|
/
/
/
*
|
|
|
Merge pull request #1549 from cyberalien/ticket/10999
Nathan Guse
2013-07-13
2
-1
/
+3
|
\
\
\
\
|
*
|
|
|
[ticket/10999] Fix assets_version in ACP
Vjacheslav Trushkin
2013-07-13
2
-1
/
+3
*
|
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-07-13
1
-0
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'prep-release-3.0.12' into develop-olympus
Andreas Fischer
2013-07-13
1
-0
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
[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-phpbb/develop' into develop
Nils Adermann
2013-07-13
1
-0
/
+1
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #1548 from cyberalien/ticket/11687
Nathan Guse
2013-07-13
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
[ticket/11687] Add assets_version to phpbb_config
Vjacheslav Trushkin
2013-07-13
1
-0
/
+1
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2013-07-13
15
-44
/
+44
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
/
/
/
/
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'prep-release-3.0.12' into develop-olympus
Nils Adermann
2013-07-13
15
-44
/
+44
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
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
*
|
|
|
|
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2013-07-13
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
|
|
|
/
/
/
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
[next]