23 Commits

Author SHA1 Message Date
onli
a490e1e7a5 pdo was missing a global on db_begin/end_transaction() 2012-02-05 19:00:56 +01:00
Garvin Hicking
70b1288890 improve code docs 2011-01-08 22:31:20 +00:00
Garvin Hicking
bf39c311a3 sqlite both/assoc/num fix 2011-01-07 10:41:06 +00:00
Garvin Hicking
aba04f43b4 * PDO-SQLite patches by nth 2010-10-12 12:38:13 +00:00
Garvin Hicking
53159f390f * Use "Longtext" instead of "text" for new installations on blog entry
body and extended body inside database tables. (garvinhicking)
2010-01-14 09:21:07 +00:00
Garvin Hicking
c401b02abe * Added expermiantel PDO::SQLite transport, by nth 2009-11-28 12:27:42 +00:00
Garvin Hicking
275589423a * More PHP 5.3.0 compat (split()). 2009-08-25 19:39:17 +00:00
Garvin Hicking
ee102b4402 * Removed "static" db layer typelist to prevent accidental over-
writes of referenced return values (garvinhicking)
2009-07-27 09:52:13 +00:00
Garvin Hicking
e6701ee288 fix for constant use 2008-08-29 07:10:31 +00:00
Garvin Hicking
c94805232a SQLite should use its own dir for shared installations 2008-08-25 08:49:56 +00:00
Garvin Hicking
c2b48eb7a3 update 2008-03-25 14:04:06 +00:00
Garvin Hicking
6ea572211b Patch by hanno boeck 2008-03-25 12:39:55 +00:00
Garvin Hicking
4a295192a4 Fix typo 2007-10-12 09:15:58 +00:00
Garvin Hicking
988860f7e5 Add SQLRelay DB layer, by Dante Mason 2007-10-12 09:12:48 +00:00
Garvin Hicking
a8f57711a9 Small code cleanup by Falk Doering:
- PHP6 forward compatibility on accessing strings
- Better indenting, other cleanups on the plugin API file
2007-07-17 11:31:20 +00:00
Garvin Hicking
0c41b7b558 Admin interface security improved, thanks to Stefan Esser. 2007-07-12 11:23:05 +00:00
Garvin Hicking
90e26a8c70 Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00
Garvin Hicking
bc46b71a94 * Patch #1697590: Proper directory name of SQLite DB-error messages,
thanks to Thijs Kinkhorst
2007-04-10 13:23:34 +00:00
Garvin Hicking
e33b0b27af Allow non-standard port specification 2007-03-30 10:02:05 +00:00
Garvin Hicking
b4bfc40ae1 Allow for some more benchmarkiness 2007-02-27 12:15:00 +00:00
Garvin Hicking
8c68e837e4 Added PDO::Postgres DB-layer support by Theo Schlossnagle 2007-02-06 08:27:29 +00:00
Garvin Hicking
ae10cad21c Major new feature: Allow to restrict plugin hooks and plugins to only specific usergroups 2006-08-23 13:51:56 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00