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/8610] Update Bookmarks when forking topics
Nathaniel Guse
2012-12-13
1
-1
/
+21
*
[ticket/8610] Update Bookmarks when merging topics
Nathaniel Guse
2012-12-13
1
-1
/
+9
*
Merge remote-tracking branch 'p/ticket/10205' into develop-olympus
Andreas Fischer
2012-12-08
7
-76
/
+253
|
\
|
*
[ticket/10205] Reduce nesting in mysql drivers.
Oleg Pudeyev
2012-12-04
2
-28
/
+22
|
*
[ticket/10205] Rewrite _sql_error implementations to have a single return.
Oleg Pudeyev
2012-12-04
5
-20
/
+34
|
*
[ticket/10205] Cosmetic changes.
Oleg Pudeyev
2012-12-04
5
-8
/
+8
|
*
[ticket/10205] Check for function existence in mssql connect method.
Oleg Pudeyev
2012-12-04
1
-0
/
+8
|
*
[ticket/10205] Convert mssqlnative driver to the same logic.
Oleg Pudeyev
2012-12-04
1
-20
/
+32
|
*
[ticket/10205] Fix a parse error in oracle driver.
Oleg Pudeyev
2012-12-04
1
-1
/
+1
|
*
[ticket/10205] Fix remaining db drivers.
Oleg Pudeyev
2012-12-04
5
-43
/
+93
|
*
[ticket/10205] Avoid calling mysqli functions when mysqli is missing.
Oleg Pudeyev
2012-12-04
1
-4
/
+14
|
*
[ticket/10205] Account for potentially missing extensions in dbal.
Oleg Pudeyev
2012-12-04
5
-4
/
+93
*
|
[ticket/10841] adding space after if
Senky
2012-12-05
1
-2
/
+2
*
|
[ticket/10841] removing unnecessary spacing
Senky
2012-12-05
1
-2
/
+2
*
|
[ticket/10841] changing affectedrows check to COUNT in sql
Senky
2012-12-05
1
-6
/
+8
*
|
[ticket/10841] Modifying style and language selectors in UCP
Senky
2012-12-05
1
-0
/
+30
*
|
[ticket/10602] Avoid a race condition.
Oleg Pudeyev
2012-12-05
1
-2
/
+4
*
|
[ticket/10602] Use last_queue_run for its intended purpose.
Oleg Pudeyev
2012-12-05
1
-3
/
+8
|
/
*
[ticket/11227] @return void -> @return null in develop-olympus.
Oleg Pudeyev
2012-11-29
9
-13
/
+13
*
[ticket/11192] Update $value parameter description to support other types.
Andreas Fischer
2012-11-16
1
-1
/
+2
*
[ticket/11192] Mark negative byte numbers as unsupported.
Andreas Fischer
2012-11-16
1
-1
/
+1
*
[ticket/11192] Add Tebibyte to get_formatted_filesize().
Andreas Fischer
2012-11-11
1
-0
/
+6
*
Merge remote-tracking branch 'github-igorw/ticket/11181-olympus' into develop...
Nils Adermann
2012-11-09
1
-1
/
+1
|
\
|
*
[ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus]
Igor Wiedler
2012-11-09
1
-1
/
+1
*
|
[ticket/11158] Require acl_u_sig for ucp signature module.
Oleg Pudeyev
2012-10-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'p/ticket/10848' into develop-olympus
Andreas Fischer
2012-10-18
1
-0
/
+30
|
\
\
|
*
|
[ticket/10848] Add phpbb_ prefix.
Oleg Pudeyev
2012-10-17
1
-1
/
+1
|
*
|
[ticket/10848] Redirect from adm to installer correctly.
Oleg Pudeyev
2012-10-17
1
-0
/
+30
*
|
|
Merge PR #918 branch 'Senky/ticket/10568' into develop-olympus
Oleg Pudeyev
2012-10-17
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pm
Senky
2012-08-02
1
-1
/
+2
*
|
|
Merge PR #624 branch 'nickvergessen/ticket/8743' into develop-olympus
Oleg Pudeyev
2012-10-16
1
-2
/
+4
|
\
\
\
|
*
|
|
[ticket/8743] Include poster“s name in mail notifications
Joas Schilling
2012-03-15
1
-2
/
+4
*
|
|
|
Merge PR #917 branch 'Senky/ticket/10967' into develop-olympus
Oleg Pudeyev
2012-10-16
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
[ticket/10967] adding $root_path to posting_get_topic_icons
Senky
2012-10-11
1
-2
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
[ticket/11112] updating links to phpbb.com to use SSL
Senky
2012-10-01
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
[task/functional] Fixed DEBUG_TEST related issues
David King
2012-09-01
1
-1
/
+5
*
|
|
[task/functional] Allow tests to bypass certain restrictions with DEBUG_TEST
David King
2012-09-01
2
-2
/
+5
*
|
|
[ticket/11066] Remove debug code error_reporting(E_ALL) from mssqlnative.php
Jordan Rogers
2012-08-23
1
-1
/
+0
*
|
|
Merge branch 'prep-release-3.0.11' into develop-olympus
Andreas Fischer
2012-07-23
1
-2
/
+5
|
\
\
\
|
*
|
|
[ticket/10965] Profile data is only grabbed when show_novalue is enabled
Nils Adermann
2012-07-23
1
-2
/
+5
*
|
|
|
Merge branch 'prep-release-3.0.11' into develop-olympus
Andreas Fischer
2012-07-23
1
-0
/
+8
|
\
\
\
\
|
|
/
/
/
|
*
|
|
[ticket/10965] Make sure all profile fields are always grabbed on viewtopic
Nils Adermann
2012-07-23
1
-0
/
+8
*
|
|
|
Merge branch 'prep-release-3.0.11' into develop-olympus
Andreas Fischer
2012-07-23
2
-13
/
+24
|
\
\
\
\
|
|
/
/
/
|
*
|
|
[ticket/10965] Introduce a new profile field option to display no value
Nils Adermann
2012-07-23
2
-13
/
+24
*
|
|
|
Merge branch 'prep-release-3.0.11' into develop-olympus
Nils Adermann
2012-07-21
1
-83
/
+122
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge remote-tracking branch 'github-nickvergessen/ticket/10950' into prep-re...
Nils Adermann
2012-07-21
1
-83
/
+122
|
|
\
\
\
|
|
*
|
|
[ticket/10950] Fix grammar in comments
Joas Schilling
2012-07-20
1
-3
/
+3
|
|
*
|
|
[ticket/10950] Delete PMs for users that have not yet read the pm
Joas Schilling
2012-07-20
1
-32
/
+44
|
|
*
|
|
[ticket/10950] Update undelivered pm counts in batches not 1 by 1 for each user
Joas Schilling
2012-07-16
1
-5
/
+18
|
|
*
|
|
[ticket/10950] Use database count() and group by instead of doing that in php
Joas Schilling
2012-07-11
1
-11
/
+5
[next]