Commit Graph

116 Commits (21c6cc45e610f47f7bb7a77132a8f2effd5a83f9)

Author SHA1 Message Date
Jörn Friedrich Dreyer 53b0e6dcc1 fix schema updates with oracle\n basically this took me all day to debug and hack, we need a new db layer! MDB2 is dead and pecl oci8 even more so! It has officially been deprecated in php 5.4: http://www.php.net/manual/de/function.ocifetchinto.php 12 years ago
Jörn Friedrich Dreyer d91bd37bd7 fix two bugs in MDB2, patches committed upstream https://pear.php.net/bugs/bug.php?id=19582 12 years ago
Thomas Mueller 27eb665516 adding coverage extension for simpletest 12 years ago
Thomas Tanghus cb736b42e3 Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/owncloud/2012-August/004649.html 12 years ago
Thomas Tanghus b2c58bf5a6 Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/owncloud/2012-August/004649.html 12 years ago
Georg Ehrke 6e922035e1 add SabreDav 1.6.4 12 years ago
Georg Ehrke 4e85848c92 remove SabreDav 1.6.3 12 years ago
Jörn Friedrich Dreyer 417bebd9b7 dix php strict warnings in mdb2 oci8 12 years ago
Jörn Friedrich Dreyer 3c5670b662 comment extra timestamp quotation for oci8. Oracle can handle CURRENT_TIMESTAMP pretty well 13 years ago
Jörn Friedrich Dreyer c03daca712 add oci8 to MDB2 13 years ago
Robin Appelman 7967685771 move some openid files to 3rdparty 13 years ago
Georg Ehrke bd91ee4d22 add SabreDav 1.6.3 files 13 years ago
Georg Ehrke e4154e6832 remove old files 13 years ago
Robin Appelman 71f9a6c093 dont throw errors when opening a dir using fopen over the smb streamwrapper 13 years ago
Robin Appelman b8a6ffe261 fix statcache for filenames containing non-alphanumeric characters in smb streamwrapper 13 years ago
Robin Appelman 539e4a1813 smb filestorage backend 13 years ago
Bjoern Schiessle ba8dee0520 introduce subclassed client.php and revert changes to 3rdparty 13 years ago
Bjoern Schiessle f86ecb3bf7 send ca cert path to sabredav client 13 years ago
Georg Ehrke 5880bbee8f add miniColors 13 years ago
Bjoern Schiessle ab036d4764 webdav client crashes for secure connections if he doesn't have the right root certificate for ssl verification. For the moment I print at least a useful error message to the OC log and the Apache log 13 years ago
Michael Gapczynski 9b605969f1 Fixes in Dropbox API, try to catch Dropbox exceptions, implement rename and copy in Dropbox storage backend 13 years ago
Bjoern Schiessle e71dffcdf0 no need to escape the title 13 years ago
Bjoern Schiessle e52230d11c no need to escape the title 13 years ago
Robin Appelman 5b6229544d fix statcache for filenames containing non-alphanumeric characters in smb streamwrapper 13 years ago
Thomas Müller a91e3d68b0 fixing syntax error 13 years ago
Robin Appelman cb833e45c2 get rid of php4 style constructors in mdb2 13 years ago
Bjoern Schiessle b0420ee8be suppress warning if /dev/urandom is not readable (bug #997) 13 years ago
Bjoern Schiessle 6c7e10245c suppress warning if /dev/urandom is not readable (bug #997) 13 years ago
Bart Visscher c98b56d2da CSSMin: Remove debug code 13 years ago
Michael Gapczynski bd01e93469 Add support for mounting Google Drive in external storage UI 13 years ago
Michael Gapczynski dd8303b975 Stop AWS SDK from looking for configuration files, forgot to include lib/cachecore 13 years ago
Michael Gapczynski ab41b57f62 Add Dropbox storage backend 13 years ago
Georg Ehrke 531132d64f fix a bug in when 13 years ago
Georg Ehrke 4f2993cb1d remove buggy when 13 years ago
Michael Gapczynski 8fcdccdcdc Add Amazon Web Services SDK to 3rdparty for Amazon S3 external storage 13 years ago
Robin Appelman d98a0a1bb9 fix for pgsql database migration 13 years ago
Robin Appelman f4577bf00c fix for pgsql database migration 13 years ago
Georg Ehrke b14f2d0388 update When 13 years ago
Brice Maron 85dbfc8165 Correct small typo to Crypt_Blowfish 3drparty fix oc-810 13 years ago
Robin Appelman 2f40f11c87 smb filestorage backend 13 years ago
Bart Visscher ce1e4425c2 Combine and minimize core and default app js files 13 years ago
Bart Visscher f71fec8cdc Combine and minimize core and default app css files 13 years ago
Robin Appelman 8b1bc322ff remove simpletests internet test cases due to xss issues 13 years ago
Robin Appelman 6b6477a90a fix getting the db scheme from existing database 13 years ago
Robin Appelman 68fd5a5d58 some mdb2 pgsql fixes 13 years ago
Robin Appelman 77e2387d94 more MDB2 updates 13 years ago
Robin Appelman d2bd78c41a update MDB2 and XML_Parser 13 years ago
Robin Appelman 9c2f105164 update PEAR to 1.9.4 13 years ago
Bart Visscher f69f764e8b Working remote.php with webdav and caldav 13 years ago
Thomas Mueller 07f2e316e4 removing executable bit from various files 13 years ago