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
/
db
/
driver
/
driver.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12624] Add debug.load_time parameter
Jakub Senko
2019-05-09
1
-0
/
+13
*
[ticket/12627] Add debug.sql_explain parameter
Jakub Senko
2019-05-09
1
-1
/
+14
*
[ticket/15520] sql_build_query build subquery
FH
2018-02-03
1
-3
/
+4
*
[ticket/14972] Fix sizeof calls
rxu
2018-01-01
1
-11
/
+8
*
Merge branch 'ticket/14136' into ticket/14136-3.2.x
Marc Alexander
2016-03-24
1
-0
/
+1
|
\
|
*
[ticket/14136] Add back X-UA-Compatible meta tag
Marc Alexander
2016-03-24
1
-0
/
+1
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-1
/
+1
*
|
[feature/sql-bool-builder] Fixing misuse of LOGICAL_OP instead of STATEMENTS
brunoais
2015-11-24
1
-1
/
+1
*
|
[feature/sql-bool-builder] Fixing typos in previous commit
brunoais
2015-11-12
1
-2
/
+2
*
|
[feature/sql-bool-builder] Changing syntax pt3. Don't use magic numbers
brunoais
2015-11-11
1
-15
/
+24
*
|
[feature/sql-bool-builder] Changing syntax
brunoais
2015-11-11
1
-5
/
+5
*
|
[ticket/13652] Fix coding style
Tristan Darricau
2015-10-14
1
-1
/
+1
*
|
Merge pull request #3441 from brunoais/feature/sql-bool-builder
Tristan Darricau
2015-10-14
1
-1
/
+136
|
\
\
|
*
|
[feature/sql-bool-builder] Adding the IS operator to predicted operators
brunoais
2015-03-17
1
-0
/
+18
|
*
|
[feature/sql-bool-builder] Added LIKE and NOT_LIKE to the comparations
brunoais
2015-03-16
1
-0
/
+12
|
*
|
[feature/sql-bool-builder] Explain better the code in the first
brunoais
2015-03-16
1
-0
/
+2
|
*
|
[feature/sql-bool-builder] Also use parenthesis for the NOT operator
brunoais
2015-03-16
1
-1
/
+1
|
*
|
[feature/sql-bool-builder] AS keyword must be lowercase;
brunoais
2015-03-16
1
-1
/
+1
|
*
|
[feature/sql-bool-builder] Added code to use this feature for the WHERE clause
brunoais
2015-03-16
1
-1
/
+12
|
*
|
[feature/sql-bool-builder] Removed non-necessary spaces
brunoais
2015-03-16
1
-29
/
+29
|
*
|
[feature/sql-bool-builder] First working version
brunoais
2015-03-16
1
-0
/
+92
*
|
|
Merge branch '3.1.x'
Andreas Fischer
2015-08-20
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
[ticket/14116] sql_affectedrows method has no arguments
Matt Friedman
2015-08-19
1
-1
/
+1
*
|
[feature/patchwork-utf8] Remove utf8_str_replace
Nicolas Grekas
2014-11-08
1
-4
/
+4
*
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-08-10
1
-0
/
+11
|
\
\
|
|
/
|
*
[ticket/12671] Possibility to use NOT LIKE expression
Geolim4
2014-08-08
1
-1
/
+1
|
*
[ticket/12671] Possibility to use NOT LIKE expression
Geolim4
2014-08-08
1
-0
/
+11
*
|
Merge pull request #2637 from Nicofuma/ticket/12387
Joas Schilling
2014-08-07
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
[ticket/12387] Cleanup *_free_result call and remove @ on that call
Tristan Darricau
2014-06-22
1
-4
/
+4
*
|
[ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts
Tristan Darricau
2014-06-26
1
-0
/
+96
|
/
*
[ticket/12594] Update footer credit lines
Yuriy Rusko
2014-05-27
1
-1
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-4
/
+7
*
[ticket/12282] Use {@inheritDoc} for inherited methods
Joas Schilling
2014-04-01
1
-101
/
+30
*
[ticket/12282] Add Interface for DBAL drivers
Joas Schilling
2014-04-01
1
-2
/
+2
*
[ticket/11693] Change sql_build_array to support DELETE
Oliver Schramm
2014-03-02
1
-2
/
+2
*
[ticket/12018] Use path_helper for admin style CSS in sql report
Marc Alexander
2013-11-14
1
-2
/
+2
*
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
Andreas Fischer
2013-10-30
1
-8
/
+0
*
[ticket/11866] Update some occurances of phpbb_db_ to new Namespace
Joas Schilling
2013-09-26
1
-1
/
+1
*
[ticket/11700] Fix a few more comments
Nils Adermann
2013-09-16
1
-2
/
+2
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-3
/
+5
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
1
-0
/
+1044