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/11747] ucp_prefs_view core events
Matt Friedman
2013-07-26
1
-0
/
+25
*
[ticket/11747] ucp_prefs_personal core events
Matt Friedman
2013-07-26
1
-0
/
+25
*
[ticket/11747] Add $phpbb_dispatcher to global
Matt Friedman
2013-07-26
1
-1
/
+1
*
Merge remote-tracking branch 'asperous/ticket/11731' into develop
Andreas Fischer
2013-07-23
1
-1
/
+2
|
\
|
*
[ticket/11731] Remove static calls to captcha garbage collector
Andy Chase
2013-07-22
1
-1
/
+2
*
|
Merge pull request #1589 from marc1706/ticket/11717
Nathan Guse
2013-07-22
2
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
[ticket/11717] Add 'has' to boolean variable and reduce line length
Marc Alexander
2013-07-22
1
-4
/
+5
|
*
[ticket/11717] Use topic_posts_approved instead of topic_replies
Marc Alexander
2013-07-20
2
-2
/
+5
*
|
Merge pull request #1513 from nickvergessen/ticket/11582
Nathan Guse
2013-07-22
3
-34
/
+37
|
\
\
|
|
/
|
/
|
|
*
[ticket/11582] Move global declaration to beginning of block
Joas Schilling
2013-07-22
1
-2
/
+1
|
*
[ticket/11582] Move file to new directory
Joas Schilling
2013-07-14
1
-340
/
+0
|
*
[ticket/11582] Fix missing closing bracket
Joas Schilling
2013-07-14
1
-2
/
+2
|
*
[ticket/11582] Fix missing @params in the doc blocks
Joas Schilling
2013-07-14
1
-2
/
+7
|
*
[ticket/11582] Remove useless prefix
Joas Schilling
2013-07-14
1
-133
/
+133
|
*
[ticket/11582] Split permission language strings from logic
Joas Schilling
2013-07-14
1
-126
/
+126
|
*
[ticket/11582] Remove left over calls to lang['acl_*']
Joas Schilling
2013-07-14
2
-14
/
+6
|
*
[ticket/11582] Use member isntead of a new variable everytime
Joas Schilling
2013-07-14
2
-12
/
+10
|
*
[ticket/11582] Use new methods and remove duplicated entries
Joas Schilling
2013-07-14
4
-24
/
+54
|
*
[ticket/11582] Add methods to return the language string
Joas Schilling
2013-07-14
4
-10
/
+35
|
*
[ticket/11582] Add event in constructor and add docs
Joas Schilling
2013-07-14
1
-42
/
+61
|
*
[ticket/11582] Fix event dispatcher class name
Joas Schilling
2013-07-14
1
-3
/
+3
|
*
[ticket/11582] Use new class for categories
Joas Schilling
2013-07-14
3
-21
/
+30
|
*
[ticket/11582] Add new service for permissions
Joas Schilling
2013-07-14
2
-3
/
+269
*
|
[ticket/11713] Do not remove module if it couldn't be deleted
Marc Alexander
2013-07-18
1
-0
/
+1
|
/
*
[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
[next]