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
*
[feature/oauth] Anonymous user does not depend on user_id in token
Joseph Warner
2013-07-14
1
-18
/
+48
*
[feature/oauth] Have array of services not just one in oauth
Joseph Warner
2013-07-14
1
-7
/
+8
*
[feature/oauth] Fix typo
Joseph Warner
2013-07-14
1
-2
/
+2
*
[feature/oauth] Pass table in constructor
Joseph Warner
2013-07-14
2
-18
/
+37
*
[feature/oauth] Store anonymous user by session id
Joseph Warner
2013-07-14
1
-2
/
+5
*
[feature/oauth] Update invocation of method in OAuth
Joseph Warner
2013-07-14
1
-1
/
+1
*
[feature/oauth] Have token storage use DB
Joseph Warner
2013-07-14
1
-10
/
+67
*
[feature/oauth] Use DB for OAuth token storage
Joseph Warner
2013-07-14
3
-16
/
+57
*
[feature/oauth] Document and rearrange methods
Joseph Warner
2013-07-14
1
-16
/
+33
*
[feature/oauth] More work on login
Joseph Warner
2013-07-14
1
-25
/
+70
*
[feature/oauth] Continue work on OAuth login
Joseph Warner
2013-07-14
1
-7
/
+44
*
[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 provider skeleton
Joseph Warner
2013-07-14
1
-0
/
+48
*
[ticket/11696] Move file to new directory
Joas Schilling
2013-07-14
1
-2486
/
+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
4
-20
/
+2
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
247
-46792
/
+1
*
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/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
1
-1
/
+9
|
\
|
*
[ticket/9649] Display information on index for moderators on unapproved posts
Joas Schilling
2013-07-13
1
-1
/
+9
*
|
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
1
-3
/
+1
|
\
\
\
|
*
|
|
[ticket/11685] Remove logout confirmation page
Joas Schilling
2013-07-13
1
-3
/
+1
|
|
/
/
*
|
|
[ticket/10999] Fix assets_version in ACP
Vjacheslav Trushkin
2013-07-13
1
-0
/
+2
*
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2013-07-13
3
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'prep-release-3.0.12' into develop-olympus
Nils Adermann
2013-07-13
3
-3
/
+3
|
|
\
\
|
|
*
|
[ticket/11112] Use https for user-visible links to phpbb.com
Marc Alexander
2013-07-12
3
-3
/
+3
*
|
|
|
Merge pull request #1017 from nickvergessen/feature/softdelete-1-permission
Nathan Guse
2013-07-13
35
-1178
/
+2558
|
\
\
\
\
|
*
|
|
|
[ticket/9657] Remove old code
Joas Schilling
2013-07-13
1
-1
/
+0
|
*
|
|
|
Merge remote-tracking branch 'phpbb/develop' into ticket/9657
Joas Schilling
2013-07-13
52
-2196
/
+2588
|
|
\
\
\
\
|
*
|
|
|
|
[ticket/9657] Keep approval state of posts/topics when copying them
Joas Schilling
2013-07-13
1
-6
/
+35
|
*
|
|
|
|
[ticket/9657] Fix a little error when moving softdeleted topics
Joas Schilling
2013-07-12
1
-1
/
+0
|
*
|
|
|
|
[ticket/9657] Notifications do not require emails or jabber anymore
Joas Schilling
2013-07-11
1
-2
/
+2
|
*
|
|
|
|
[ticket/9657] Add type hints for classes
Joas Schilling
2013-07-11
2
-2
/
+2
|
*
|
|
|
|
[ticket/9657] Remove sql_visibility as it is always non-empty
Joas Schilling
2013-07-11
4
-17
/
+8
|
*
|
|
|
|
[ticket/9657] Use include instead of include_once
Joas Schilling
2013-07-11
1
-3
/
+9
|
*
|
|
|
|
[ticket/9657] Initialise variable outside of the loop
Joas Schilling
2013-07-11
1
-0
/
+1
|
*
|
|
|
|
[ticket/9657] Fix variable naming of phpEx to php_ext
Joas Schilling
2013-07-11
1
-1
/
+1
|
*
|
|
|
|
[ticket/9657] Fix unit tests
Joas Schilling
2013-07-11
1
-10
/
+10
|
*
|
|
|
|
[ticket/9657] Use the service instead of the static class
Joas Schilling
2013-07-11
13
-42
/
+64
|
*
|
|
|
|
[ticket/9657] Make content visibility a service and inject everything
Joas Schilling
2013-07-11
1
-94
/
+130
|
*
|
|
|
|
[ticket/9657] Add , to last element of an array
Joas Schilling
2013-07-11
1
-6
/
+6
|
*
|
|
|
|
[ticket/9657] DO not use \" inside of double quotes
Joas Schilling
2013-07-11
1
-4
/
+4
[next]