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 changes from 3.0.x branch
Meik Sievertsen
2009-12-16
2
-2
/
+8
*
Copy 3.0.x branch to trunk
Meik Sievertsen
2009-10-04
11
-0
/
+6801
*
Move trunk/phpBB to old_trunk/phpBB
Meik Sievertsen
2009-10-04
12
-7579
/
+0
*
fix LIMIT ALL in postgres layer
Meik Sievertsen
2009-03-30
1
-1
/
+1
*
fix bug #42635 (missed identity)
Meik Sievertsen
2009-03-08
1
-3
/
+27
*
fix creating index and add more checking to schema changes
Meik Sievertsen
2009-02-28
1
-12
/
+28
*
fix db tools (list_index) and add simpler statements for Sqlite3
Meik Sievertsen
2009-02-28
1
-70
/
+117
*
$db-> to phpbb::$db->
Meik Sievertsen
2009-02-22
1
-1
/
+1
*
erm, yes...
Meik Sievertsen
2009-01-22
1
-2
/
+2
*
aaaand DB2 support. :)
Meik Sievertsen
2009-01-22
1
-245
/
+216
*
adjust schema to support defining types of columns. This is required for dbms...
Meik Sievertsen
2009-01-22
1
-3
/
+29
*
SQLite support (DB2 must wait until i get a new DB2 extensions. :/)
Meik Sievertsen
2009-01-21
1
-11
/
+1
*
PostgreSQL support
Meik Sievertsen
2009-01-21
1
-216
/
+153
*
Oracle support
Meik Sievertsen
2009-01-21
1
-415
/
+367
*
MSSQL (MSSQL 2005 extension, odbc and plain) support
Meik Sievertsen
2009-01-21
3
-548
/
+396
*
Firebird support
Meik Sievertsen
2009-01-21
1
-319
/
+217
*
put sql_handle_data() into dbal and let DBMS who support this overwrite it. D...
Meik Sievertsen
2009-01-21
3
-15
/
+20
*
sqlite works now...
Meik Sievertsen
2009-01-20
3
-181
/
+147
*
update mysql DBAL to be supported now too
Meik Sievertsen
2009-01-19
3
-574
/
+340
*
any_char and one_char being public
Meik Sievertsen
2009-01-16
3
-4
/
+82
*
update db_tools a little bit (not finished yet)
Meik Sievertsen
2009-01-16
1
-432
/
+621
*
Updated DBAL
Meik Sievertsen
2008-12-30
2
-401
/
+985
*
$config to phpbb::$config
Meik Sievertsen
2008-12-28
1
-3
/
+3
*
add nils' request and super globals class
Meik Sievertsen
2008-12-25
1
-1
/
+1
*
remove no longer necessary files... hooray
Meik Sievertsen
2008-12-24
1
-10
/
+0
*
fix postcount resync for situations where low and high post ids are higher th...
Meik Sievertsen
2008-12-05
2
-2
/
+47
*
- updated all code to use the request class instead of any direct access to
Nils Adermann
2008-11-24
1
-1
/
+1
*
db_tools from static to non-static due to the db dependancy (#31245)
Meik Sievertsen
2008-11-02
1
-163
/
+139
*
[Change] Remove NUL-Bytes directly in request_var() for strings and within th...
Meik Sievertsen
2008-10-02
4
-4
/
+4
*
Fix sql_multi_insert() if called with non multi-dimensional array (Bug #32975)
Meik Sievertsen
2008-09-19
1
-2
/
+2
*
Use correct port delimiter for MSSQL connections in windows. (Bug #16615)
Meik Sievertsen
2008-09-17
2
-2
/
+6
*
Get real dbms version instead of relying on php internal functions which only...
Meik Sievertsen
2008-09-04
9
-71
/
+188
*
Merge in r8758, r8807, r8808, r8809
Chris Smith
2008-09-02
8
-8
/
+8
*
Merge of the language-specific custom path change Revision #r8782
Meik Sievertsen
2008-08-24
1
-2
/
+2
*
Merge chmod changes into trunk
Meik Sievertsen
2008-08-22
1
-1
/
+1
*
merge
Meik Sievertsen
2008-08-21
1
-1
/
+7
*
marge
Meik Sievertsen
2008-07-28
1
-31
/
+32
*
ok... i hope i haven't messed too much with the code and everything is still ...
Meik Sievertsen
2008-05-29
11
-12
/
+12
*
Some neat stuff, the new DBAL function has the potential of removing somewher...
David M
2008-04-02
9
-0
/
+241
*
#22355 and #22365
Meik Sievertsen
2008-02-28
1
-1
/
+1
*
cross-ci
Henry Sudhof
2008-02-27
1
-3
/
+5
*
Alright, this should give some improved performance :)
David M
2008-02-03
11
-331
/
+18
*
Merging revisions #r8346, #r8347 and #r8348
Meik Sievertsen
2008-01-29
1
-0
/
+7
*
#19285
David M
2008-01-13
1
-1
/
+1
*
I suppose I should fix this :P
David M
2008-01-13
1
-2
/
+2
*
arg, the voices in my head won't let me focus :P
David M
2008-01-11
1
-1
/
+1
*
db tools can now drop tables
David M
2008-01-11
1
-0
/
+64
*
- use proper OOP for db_tools
David M
2008-01-11
1
-212
/
+213
*
we enter a brave new world...
David M
2008-01-10
1
-33
/
+198
*
- phpBB now uses a less ancient version of Oracle
David M
2008-01-09
2
-11
/
+11
[next]