Commit Graph

13 Commits (5508a95065cc6bf772621d5222bc23115e7c4df2)

Author SHA1 Message Date
Tom Needham 29d16f61fa Fix strict standards warnings 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Robin Appelman df64b9b0e9 strict standards fixes for sqlite3 13 years ago
Robin Appelman d12021e3c4 fix sqlite3 driver against updated MDB2 13 years ago
Robin Appelman 7761765a4b change licencing headers for sqlite3 driver 14 years ago
Thomas Schmidt c3b57944ac Revert "enhance detection of un-initialized database", conflicted with setup step, needs rework 14 years ago
Thomas Schmidt 7fb89c5386 enhance detection of un-initialized database 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Robin Appelman 0563741652 fix sqlite3 driver for php<5.3 14 years ago
Robin Appelman 51420a7522 only create one connection to a sqlite3 database, fixes 'Database locked' errors with webdav 14 years ago
Robin Appelman f6eb7c1205 make use of native sqlite3 prepared statements 14 years ago
Robin Appelman 600219c8c0 sqlite3 driver for mdb2 14 years ago
Robin Appelman 9174351412 fix some sqlite strict errors 14 years ago
Robin Appelman 1850bddb67 move sqlite database into the data folder, makes it easier to set the correct permissions 14 years ago
Robin Appelman a20ace7d35 fix more strict errors 14 years ago
Robin Appelman 5198491735 once static, always static 14 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago
Robin Appelman e18898dfe1 fix warning message that sometimes broke webdav 15 years ago
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 15 years ago
Robin ede1c64edd port OC_DB to MDB2 15 years ago