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
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/11189] Replace DEBUG_EXTRA with DEBUG
Nathaniel Guse
2012-11-10
10
-29
/
+29
*
|
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
|
\
\
\
|
|
/
/
[next]