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
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-08-26
1
-1
/
+0
|
\
|
*
[ticket/11066] Remove debug code error_reporting(E_ALL) from mssqlnative.php
Jordan Rogers
2012-08-23
1
-1
/
+0
*
|
[ticket/10875] Return $query_id from sql_save
Nathan Guse
2012-08-06
9
-9
/
+9
*
|
[ticket/10875] Fix SQL Caching
Nathan Guse
2012-07-30
10
-26
/
+26
*
|
[ticket/10875] method_exists check is not required, interface declares them
Nathan Guse
2012-07-30
9
-18
/
+18
*
|
[ticket/10875] Changes to Cache Driver caused method_exists checks to fail
Nathan Guse
2012-07-30
9
-18
/
+18
*
|
Merge PR #865 branch 'dhruvgoel92/feature/sphinx-fulltext-search' into develop
Oleg Pudeyev
2012-07-27
1
-1
/
+0
|
\
\
|
*
|
[feature/sphinx-fulltext-search] remove note from db_tools
Dhruv
2012-07-21
1
-1
/
+0
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-07-17
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ticket/10995] Return false in mssqlnative sql_fetchrow on empty result
Patrick Webster
2012-07-17
1
-1
/
+1
*
|
|
[ticket/10942] Add access modifiers
Joas Schilling
2012-07-04
6
-7
/
+7
*
|
|
[ticket/10942] Use ANSI SQL standard || in dbal.php
Joas Schilling
2012-07-02
6
-25
/
+17
*
|
|
[ticket/10942] Require same data type and do not cast expressions automatically
Joas Schilling
2012-07-02
6
-65
/
+2
*
|
|
[ticket/10942] Add a comment why we cast to sql_case()
Joas Schilling
2012-06-20
5
-0
/
+5
*
|
|
[ticket/10942] Rename method sql_conditional() to sql_case()
Joas Schilling
2012-06-20
6
-39
/
+39
*
|
|
[ticket/10942] Change term string to expression to avoid confusion
Joas Schilling
2012-06-20
7
-17
/
+17
*
|
|
[ticket/10942] Fix sql_conditional for mssql, postgre and oracle
Joas Schilling
2012-06-20
5
-0
/
+60
*
|
|
[ticket/10942] Add sql_concatenate to dbal
Joas Schilling
2012-06-20
7
-0
/
+60
*
|
|
[ticket/10942] Add sql_conditional to dbal
Joas Schilling
2012-06-20
1
-0
/
+17
|
|
/
|
/
|
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-05-31
4
-0
/
+36
|
\
\
|
|
/
|
*
[ticket/10751] Add sql_lower_text() to database abstraction layer.
Andreas Fischer
2012-05-31
4
-0
/
+36
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-05-09
4
-104
/
+43
|
\
\
|
|
/
|
*
[ticket/10858] Move generic row seeking to DBAL
Patrick Webster
2012-05-08
4
-129
/
+43
|
*
[ticket/10858] Fix MSSQL Native's row seeking behavior
Patrick Webster
2012-05-08
1
-3
/
+28
*
|
[ticket/10847] fixing all misspelled "dependant" to "dependent"
Senky
2012-04-30
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-04-10
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/10774] Correctly specify index name when creating unique index on MySQL.
Andreas Fischer
2012-04-10
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2012-03-08
3
-0
/
+175
|
\
\
|
|
/
|
*
[ticket/10653] Call get_row_count of base class in mysql get_estimated_row_count
Andreas Fischer
2012-03-08
2
-2
/
+2
|
*
[ticket/10653] Add ability to count table rows to database abstraction layer.
Andreas Fischer
2012-03-03
3
-0
/
+175
*
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2012-01-12
1
-5
/
+0
|
\
\
|
|
/
|
*
[ticket/9079] Display backtrace on all E_USER_ERROR errors, not only SQL errors
Andreas Fischer
2011-12-24
1
-5
/
+0
*
|
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
11
-22
/
+11
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-11-18
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/10296] Fix CROSS JOIN with INNER JOIN on MSSQL, Postgres and Oracle
dmauri
2011-11-15
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-10-14
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'bantu/ticket/10327' into develop-olympus
Igor Wiedler
2011-10-14
1
-1
/
+1
|
|
\
|
|
*
[ticket/10327] Also change CREATE UNIQUE INDEX to use ALTER TABLE.
Andreas Fischer
2011-10-14
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-10-14
1
-74
/
+97
|
\
\
\
|
|
/
/
|
*
|
[ticket/8240] Add ability to get a list of columns of a tables to db_tools.
Andreas Fischer
2011-10-14
1
-74
/
+37
|
*
|
[ticket/8240] Add ability to get a list of tables to db_tools.
Andreas Fischer
2011-10-14
1
-0
/
+60
|
|
/
*
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-10-14
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/10327] Change CREATE INDEX to ALTER TABLE table ADD INDEX for MySQL.
Andreas Fischer
2011-10-14
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-10-13
1
-1
/
+7
|
\
\
|
|
/
|
*
[ticket/10307] Return false in mysqli sql_fetchrow on empty result
Igor Wiedler
2011-10-13
1
-1
/
+7
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-09-06
2
-2
/
+3
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'bantu/ticket/10294' into develop-olympus
Andreas Fischer
2011-09-06
1
-1
/
+1
|
|
\
|
|
*
[ticket/10294] Fix sql_affectedrows() in mssqlnative driver.
Andreas Fischer
2011-07-28
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'Noxwizard/ticket/10351' into develop-olympus
Andreas Fischer
2011-09-06
1
-1
/
+1
|
|
\
\
|
|
*
|
[ticket/10351] Fix Oracle's sql_column_remove()
Patrick Webster
2011-09-04
1
-1
/
+1
[next]