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
Oleg Pudeyev
2011-03-10
2
-4
/
+81
|
\
\
\
|
|
/
/
|
*
|
[ticket/10057] Fixes for a bunch of small problems.
Oleg Pudeyev
2011-03-08
2
-2
/
+2
|
*
|
[ticket/10057] Handle the case of missing interbase extension better.
Oleg Pudeyev
2011-03-07
1
-1
/
+17
|
*
|
[ticket/10057] Fixed wrong usage of sql_error again, in firebird.
Oleg Pudeyev
2011-03-07
1
-2
/
+5
|
*
|
[ticket/10057] Fixed usage of sql_error again.
Oleg Pudeyev
2011-03-07
1
-2
/
+4
|
*
|
[ticket/10057] Fixed wrong usage of sql_error in postgres dbal.
Oleg Pudeyev
2011-03-06
1
-3
/
+15
|
*
|
[ticket/10057] Skip ibase_service_attach if firebird connection failed.
Oleg Pudeyev
2011-03-06
1
-1
/
+3
|
*
|
[ticket/10057] Check for interbase function existence.
Oleg Pudeyev
2011-03-06
1
-0
/
+8
|
*
|
[ticket/10057] Split statements in firebird dbal for readability.
Oleg Pudeyev
2011-03-06
1
-2
/
+16
|
*
|
[ticket/10057] Include error collector class file in postgres dbal.
Oleg Pudeyev
2011-03-06
1
-0
/
+5
|
*
|
[ticket/10057] Use a class for error collection.
Oleg Pudeyev
2011-03-06
1
-4
/
+6
|
*
|
[ticket/10057] More informative error messages in postgres dbal.
Oleg Pudeyev
2011-03-06
1
-2
/
+2
|
*
|
[ticket/10057] Report postgres db connection errors.
Oleg Pudeyev
2011-03-06
1
-1
/
+14
|
|
/
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-01-16
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/9859] Remove years in credit line from some more files.
Andreas Fischer
2011-01-16
1
-1
/
+1
*
|
[task/config-class] Implemented a config class to replace the global array.
Nils Adermann
2011-01-10
3
-0
/
+54
*
|
[ticket/9574] Remove conditional PHP<5.2 code
Igor Wiedler
2010-12-28
1
-8
/
+1
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
11
-22
/
+0
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2010-11-03
1
-6
/
+20
|
\
\
|
|
/
|
*
Merge branch 'task/naderman/mssql-db-tests' into develop-olympus
Andreas Fischer
2010-11-03
1
-6
/
+20
|
|
\
|
|
*
[task/mssql-db-tests] Remove MS SQL helper values from SELECT LIMIT results.
Nils Adermann
2010-10-25
1
-1
/
+6
|
|
*
[task/mssql-db-tests] sql_query_limit must return all results when total = 0
Nils Adermann
2010-10-25
1
-5
/
+14
*
|
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2010-10-25
1
-5
/
+15
|
\
\
\
|
|
/
/
|
*
|
[ticket/9686] Fix mssqlnative database data export
Nils Adermann
2010-10-25
1
-5
/
+15
|
|
/
*
|
[feature/request-class] Check for existence of $request
Igor Wiedler
2010-10-12
1
-1
/
+1
*
|
[feature/request-class] Convert any direct access to $_* to use $request
Igor Wiedler
2010-09-25
1
-1
/
+2
|
/
*
Merge branch 'ticket/evil3/8944' into develop-olympus
Chris Smith
2010-09-05
1
-1
/
+17
|
\
|
*
[ticket/8944] Patch db_tools to support index length for MySQL4
Igor Wiedler
2010-09-05
1
-1
/
+17
*
|
[ticket/9039] Make mssqlnative.php non-executable
Igor Wiedler
2010-09-03
1
-0
/
+0
|
/
*
Merge branch 'ticket/kellanved/9521' into develop-olympus
Andreas Fischer
2010-07-31
1
-1
/
+7
|
\
|
*
[ticket/9521] Fix error reporting for the native SQL Server plugin.
Henry Sudhof
2010-07-31
1
-1
/
+7
*
|
Merge branch 'ticket/jellydoughnut/9637' into develop-olympus
Andreas Fischer
2010-07-11
9
-24
/
+51
|
\
\
|
*
|
[ticket/9637] Do not cache SQL server version in all cases
Josh Woody
2010-07-11
9
-24
/
+51
*
|
|
Merge branch 'ticket/bantu/9643' into develop-olympus
Andreas Fischer
2010-06-20
1
-1
/
+4
|
\
\
\
|
*
|
|
[ticket/9643] Only split $port from $sqlserver, if it's not an IPv6 address.
Andreas Fischer
2010-06-08
1
-1
/
+4
|
|
/
/
*
|
|
[ticket/9132] Oracle CLOB support is broken, preventing storage of long strings
Josh Woody
2010-06-13
1
-0
/
+5
|
/
/
*
|
[ticket/9518] Correctly create new connection on PostgreSQL when new connecti...
Andreas Fischer
2010-05-14
1
-1
/
+8
|
/
*
Add sql_bit_or() dbal method. Add ability to enable quick reply in all forums...
Andreas Fischer
2010-02-15
3
-0
/
+28
*
Forgot to properly update the file header of mssqlnative.php, revising r10489...
Nils Adermann
2010-02-11
1
-2
/
+4
*
Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Puc...
Nils Adermann
2010-02-11
2
-2
/
+657
*
Database updater now separates ADD COLUMN from SET NOT NULL and SET DEFAULT, ...
Nils Adermann
2010-01-26
1
-1
/
+23
*
Fix Bug #55785 - Correct call to mysql_pconnect().
Andreas Fischer
2009-12-23
1
-1
/
+1
*
Several fixes:
Meik Sievertsen
2009-10-30
1
-1
/
+1
*
Fix another bug in WHERE statement rewrite for oracle. The bug(s) actually co...
Meik Sievertsen
2009-10-30
1
-1
/
+1
*
saw this bug while debugging... we really really need another layer in 3.1.x ...
Meik Sievertsen
2009-10-30
1
-1
/
+1
*
fix table creation in db_tools.
Meik Sievertsen
2009-10-24
1
-0
/
+6
*
I think i need to check other DBMS more often. :/
Meik Sievertsen
2009-09-24
1
-5
/
+29
*
And now i feel even more dirty because i had to adjust the oracle hack to all...
Meik Sievertsen
2009-09-21
1
-1
/
+50
*
- replaced the drop down menu log filter thing with log searching
Jim Wigginton
2009-08-21
1
-2
/
+2
*
Lifted minimum requirement for Firebird DBMS from 2.0+ to 2.1+.
Meik Sievertsen
2009-08-13
1
-2
/
+2
[prev]
[next]