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
/
phpbb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/passwords] Define default hashing algorithm in container file
Marc Alexander
2013-09-14
1
-2
/
+2
*
[feature/passwords] Add get_name() method to drivers
Marc Alexander
2013-09-14
2
-0
/
+28
*
[feature/passwords] Move migrations file to phpbb folder
Marc Alexander
2013-09-14
1
-0
/
+63
*
[feature/passwords] Move files after namespacing changes
Marc Alexander
2013-09-14
9
-0
/
+1006
*
Merge remote-tracking branch 'rechosen/ticket/11792' into develop
Joas Schilling
2013-08-22
1
-1
/
+16
|
\
|
*
[ticket/11792] Add performance remark to core.user_setup event PHPDoc
rechosen
2013-08-19
1
-0
/
+3
|
*
[ticket/11792] Add variable 'lang_set_ext' to event core.user_setup
rechosen
2013-08-19
1
-1
/
+13
*
|
Merge remote-tracking branch 'Elsensee/ticket/11760' into develop
Dhruv
2013-08-19
36
-36
/
+36
|
\
\
|
|
/
|
/
|
|
*
[ticket/11760] Use phpbb_version_compare() wrapper
Oliver Schramm
2013-08-02
36
-36
/
+36
*
|
[ticket/11784] Remove naming redundancy for event listeners
Matt Friedman
2013-08-13
2
-2
/
+1
*
|
Merge pull request #1643 from rechosen/ticket/11777
Joas Schilling
2013-08-12
1
-1
/
+7
|
\
\
|
*
|
[ticket/11777] Require a suffix of '_listener' on extension template listeners
rechosen
2013-08-12
1
-1
/
+1
|
*
|
[ticket/11777] Rename the extension template listener subdirectory to 'event/'
rechosen
2013-08-12
1
-6
/
+7
|
*
|
[ticket/11777] Add subdirectory 'events/' to the template event search path
rechosen
2013-08-12
1
-3
/
+8
*
|
|
[ticket/11781] Include func update_post_information()
Vjacheslav Trushkin
2013-08-11
1
-0
/
+5
|
/
/
*
|
Merge pull request #1633 from nickvergessen/ticket/11751
Nathan Guse
2013-08-09
1
-0
/
+55
|
\
\
|
*
|
[ticket/11751] Add mcp modules for softdelete on update
Joas Schilling
2013-07-31
1
-0
/
+55
*
|
|
Merge remote-tracking branch 'EXreaction/ticket/11701' into develop
Joas Schilling
2013-08-09
2
-10
/
+11
|
\
\
\
|
*
|
|
[ticket/11701] Refix regex for appending |length
Nathaniel Guse
2013-07-23
1
-2
/
+2
|
*
|
|
[ticket/11701] Fix regex for appending |length
Nathaniel Guse
2013-07-23
1
-2
/
+2
|
*
|
|
[ticket/11701] Fix loops var check
Nathaniel Guse
2013-07-23
1
-2
/
+6
|
*
|
|
[ticket/11701] Remove useless str_replace
Nathaniel Guse
2013-07-23
1
-3
/
+0
|
*
|
|
[ticket/11701] Loop variables are not passed correctly to events
Nathaniel Guse
2013-07-23
2
-7
/
+7
*
|
|
|
Merge remote-tracking branch 'nickvergessen/ticket/11574' into develop
Dhruv
2013-08-08
3
-7
/
+14
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge remote-tracking branch 'phpbb/develop' into ticket/11574
Joas Schilling
2013-07-30
9
-22
/
+385
|
|
\
\
\
|
*
|
|
|
[ticket/11574] Fix more issues in the updater
Igor Wiedler
2013-07-14
1
-1
/
+1
|
*
|
|
|
Merge remote-tracking branch 'upstream/develop' into ticket/11574
Igor Wiedler
2013-07-14
1
-1
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/develop' into ticket/11574
Igor Wiedler
2013-07-14
2
-6
/
+13
*
|
|
|
|
|
[ticket/11759] Change lowercase to uppercase
Oliver Schramm
2013-08-02
24
-47
/
+47
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1563 from cyberalien/ticket/11688
Nathan Guse
2013-07-31
1
-13
/
+57
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/11688] Fix docblock
Vjacheslav Trushkin
2013-07-30
1
-0
/
+5
|
*
|
|
|
|
[ticket/11688] Rename purge_dir to remove_dir
Vjacheslav Trushkin
2013-07-30
1
-3
/
+3
|
*
|
|
|
|
[ticket/11688] tpl_ files are no longer used
Vjacheslav Trushkin
2013-07-14
1
-3
/
+1
|
*
|
|
|
|
[ticket/11688] Purge TWIG cache
Vjacheslav Trushkin
2013-07-14
1
-13
/
+54
|
|
/
/
/
/
*
|
|
|
|
[ticket/11757] Fix typo in signature_module_auth migration
Oliver Schramm
2013-07-30
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
[ticket/11667] Use @inheritdoc
Nathan Guse
2013-07-23
2
-14
/
+4
*
|
|
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11667
Nathan Guse
2013-07-23
3
-9
/
+36
|
|
_
|
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'EXreaction/ticket/11718' into develop
Andreas Fischer
2013-07-23
1
-4
/
+5
|
\
\
\
|
*
|
|
[ticket/11718] Twig lexer only correcting statements in IF, not ELSEIF
Nathaniel Guse
2013-07-19
1
-4
/
+5
*
|
|
|
Merge remote-tracking branch 'nickvergessen/ticket/11733' into develop
Andreas Fischer
2013-07-23
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ticket/11733] Fix "Illegal offset type" Warning caused by overall feed
Joas Schilling
2013-07-23
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
*
|
|
|
|
|
[ticket/11728] Replace topic_approved with topic_visibility
Joas Schilling
2013-07-22
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1589 from marc1706/ticket/11717
Nathan Guse
2013-07-22
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[ticket/11717] Use topic_posts_approved instead of topic_replies
Marc Alexander
2013-07-20
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #1513 from nickvergessen/ticket/11582
Nathan Guse
2013-07-22
1
-0
/
+340
|
\
\
\
\
|
*
|
|
|
[ticket/11582] Test the event and and fix it.
Joas Schilling
2013-07-14
1
-1
/
+1
|
*
|
|
|
[ticket/11582] Move file to new directory
Joas Schilling
2013-07-14
1
-0
/
+340
|
|
|
/
/
|
|
/
|
|
*
|
|
|
[ticket/11707] Twig DEFINE not working as expected
Nathaniel Guse
2013-07-19
1
-4
/
+8
|
|
/
/
|
/
|
|
[next]