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
/
functions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-12-13
1
-0
/
+46
|
\
|
*
[ticket/11015] Move comment in the right place.
Oleg Pudeyev
2012-12-13
1
-7
/
+7
|
*
[ticket/11015] Correctly transform 'mysqli' etc. in phpbb_convert_30_dbms_to_31
Andreas Fischer
2012-12-13
1
-0
/
+9
|
*
[ticket/11015] Fix 3.0 to 3.1 dbms conversion for mysqli.
Oleg Pudeyev
2012-12-13
1
-5
/
+21
|
*
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-13
1
-1
/
+99
|
|
\
|
*
\
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-06
1
-17
/
+101
|
|
\
\
|
*
|
|
[ticket/11015] Include dbms name in exception message.
Oleg Pudeyev
2012-12-04
1
-1
/
+1
|
*
|
|
[ticket/11015] Make phpbb_convert_30_dbms_to_31 more future proof
Igor Wiedler
2012-11-17
1
-3
/
+8
|
*
|
|
[ticket/11015] Move db driver class name fixing to function
Igor Wiedler
2012-11-17
1
-0
/
+16
*
|
|
|
[ticket/11103] Instantiate $phpbb_notifications as needed
Nathan Guse
2012-12-13
1
-6
/
+16
*
|
|
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-12-09
1
-2
/
+101
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge remote-tracking branch 'p/ticket/11095-develop' into develop
Andreas Fischer
2012-12-08
1
-1
/
+99
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
[ticket/11095] Restore brace on previous line.
Oleg Pudeyev
2012-11-29
1
-2
/
+1
|
|
*
|
[ticket/11095] Docs and tests for phpbb_build_hidden_fields_for_query_params.
Oleg Pudeyev
2012-11-29
1
-0
/
+14
|
|
*
|
[ticket/11095] Forward GET parameters into hidden fields for jumpbox.
Oleg Pudeyev
2012-11-29
1
-2
/
+40
|
|
*
|
[ticket/11095] Python quoteattr port.
Oleg Pudeyev
2012-11-29
1
-0
/
+47
*
|
|
|
Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103
Nathan Guse
2012-12-07
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-11-29
1
-2
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
[ticket/11227] @return void -> @return null in develop-olympus.
Oleg Pudeyev
2012-11-29
1
-2
/
+2
*
|
|
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-11-20
1
-15
/
+99
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge remote-tracking branch 'imkingdavid/feature/controller-new' into develop
Igor Wiedler
2012-11-19
1
-3
/
+62
|
|
\
\
\
|
|
*
|
|
[feature/controller] Correctly create Symfony object from globals
David King
2012-11-19
1
-32
/
+38
|
|
*
|
|
[feature/controller] Add documentation about input being HTML-escaped
David King
2012-11-18
1
-0
/
+3
|
|
*
|
|
[feature/controller] Create Symfony Request in new function
David King
2012-11-18
1
-0
/
+39
|
|
*
|
|
[feature/controller] Remove now-unused code
David King
2012-11-18
1
-4
/
+1
|
|
*
|
|
[feature/controller] Use query string, not path info, for controller access
David King
2012-11-17
1
-15
/
+1
|
|
*
|
|
[feature/controller] Move new functions to their own file
David King
2012-11-16
1
-49
/
+0
|
|
*
|
|
[feature/controller] Use a dumped url matcher class to improve performance
David King
2012-11-16
1
-0
/
+52
|
|
*
|
|
[feature/controller] Implement a front controller
David King
2012-11-16
1
-5
/
+30
|
*
|
|
|
[ticket/11212] Cosmetic surgery done right
Igor Wiedler
2012-11-17
1
-1
/
+1
|
*
|
|
|
[ticket/11212] Cosmetics
Igor Wiedler
2012-11-17
1
-2
/
+3
|
*
|
|
|
[ticket/11212] Rename get_http_version to phpbb_request_http_version()
Igor Wiedler
2012-11-17
1
-2
/
+2
|
*
|
|
|
[ticket/11212] Allow dispatcher to be absent during garbage_collection()
Igor Wiedler
2012-11-17
1
-1
/
+3
|
*
|
|
|
[ticket/11212] Do not rely on $request in send_status_line()
Igor Wiedler
2012-11-17
1
-10
/
+25
|
|
/
/
/
|
*
|
|
Merge PR #1074 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-11-16
1
-1
/
+8
|
|
\
\
\
|
|
|
/
/
|
|
|
/
|
|
|
/
|
|
/
|
|
|
*
[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
*
|
|
[ticket/11103] Create user loader class, update for DIC
Nathan Guse
2012-11-20
1
-18
/
+18
*
|
|
Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103
Nathaniel Guse
2012-11-11
1
-4
/
+4
|
\
\
\
|
|
/
/
|
*
|
[ticket/11189] Replace DEBUG_EXTRA with DEBUG
Nathaniel Guse
2012-11-10
1
-3
/
+3
|
*
|
[ticket/11189] Always log critical errors when in cron or in image output
Nathaniel Guse
2012-11-10
1
-1
/
+1
*
|
|
Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103
Nathaniel Guse
2012-11-10
1
-9
/
+47
|
\
\
\
|
|
/
/
|
*
|
Merge PR #971 branch 'nickvergessen/ticket/11018' into develop
Oleg Pudeyev
2012-10-22
1
-9
/
+47
|
|
\
\
|
|
*
|
[ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968
Joas Schilling
2012-10-17
1
-1
/
+0
|
|
*
|
[ticket/11014] Restore template vars for next/previous links
Joas Schilling
2012-10-17
1
-0
/
+39
|
|
*
|
[ticket/11018] Swap prev/next links on pagination to the old order
Joas Schilling
2012-10-17
1
-8
/
+8
*
|
|
|
[ticket/11103] Use the full class name as the item_type/method
Nathan Guse
2012-10-20
1
-5
/
+28
*
|
|
|
[ticket/11103] Remove unnecessary comments
Nathan Guse
2012-10-18
1
-1
/
+0
*
|
|
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-10-18
1
-18
/
+78
|
\
\
\
\
|
|
/
/
/
[next]