Commit Graph

2012 Commits (4fd53eca06e12b053f4760f2b776eab0e0e36ce9)

Author SHA1 Message Date
Bart Visscher b6dc6c5bb9 Don't use OC_FileCache directly, but use the functions in OC_Files 13 years ago
scambra e48811017d fix translation for core/lostpassword 13 years ago
Jörn Friedrich Dreyer 59a00f95c3 use AL32UTF8 charset to connect to oracle, fixes file name encoding problems 13 years ago
Jörn Friedrich Dreyer a4082a526f escape user column in OC_FileCache::clear 13 years ago
Jenkins for ownCloud 7c42e88676 [tx-robot] updated from transifex 13 years ago
Robin Appelman 74ec2765b3 db indexes for appconfig and preferences 13 years ago
Brice Maron 86c3761615 Catch unreadable app folder error 13 years ago
Frank Karlitschek fe7288b65a beta 4 13 years ago
Arthur Schiwon 93d0defe9a set configuvalue in table appconfig back to clob. Likely to break LDAP settings, probably responsible for some bugs with it. Might also cause damage in other apps. That's why it was once already set to clob 13 years ago
Jenkins for ownCloud b0e645fe13 [tx-robot] updated from transifex 13 years ago
Bart Visscher 703aff6c35 Run proxies and emit signals when finising chunked upload 13 years ago
Tom Needham 30188847a3 Only try to delete migration.db if it was created. 13 years ago
Tom Needham be76a55ef0 Allow exporting of users from any user backend, fixed oc-1645 13 years ago
Sam Tuke 9df403f051 Added failsafes for retrieving remote apps on settings->apps page, in case categories or app data are not found 13 years ago
Björn Schießle 2570ea7114 don't interpret strpos '0' as 'false' in while loop 13 years ago
Sam Tuke b765e883f3 Fixed bug with duplicate entries for installed 3rd party apps in settings->apps 13 years ago
Jenkins for ownCloud 06e963c54f [tx-robot] updated from transifex 13 years ago
Robin Appelman 2a8ff8a0d4 fix problem with quota proxy when using copy 13 years ago
Robin Appelman 82ffefb99b dont trigger filesystem hooks when not using the default view 13 years ago
Bart Visscher b1bab6d113 Check format of chunked filename 13 years ago
Bart Visscher ce10e1c19a Fix return statement 13 years ago
Bart Visscher ab33578add Normalize path before calling removeETagPropertyForPath 13 years ago
Björn Schießle 1207ae1f99 add leading '?' to parameter list (fixes bug #1732) 13 years ago
Jörn Friedrich Dreyer 9da150cd3b use user name as db name for oracle connection made with service name 13 years ago
Frank Karlitschek a3718ca036 i just learned that we also have to check if directories are readable. it seams that is_readable also checks for 'x' right. 13 years ago
Jenkins for ownCloud fbdefd5601 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud e41ccd4344 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus fdecee1bda Check if categories is an array. 13 years ago
Frank Karlitschek 5a149dcfab mark as an updated beta 3 with some more fixes 13 years ago
Bart Visscher e3e4a2bec2 Enable post_write trigger 13 years ago
Bart Visscher 78a022fda6 dirname can also return '.' for empty path 13 years ago
Jörn Friedrich Dreyer d3553ce33d correctly calculate the MDB2 portability 13 years ago
Jörn Friedrich Dreyer c7054f374c log details for an error when upgrading the schema 13 years ago
Jörn Friedrich Dreyer b2d60ed6b7 add proper logging to filecache 13 years ago
Jörn Friedrich Dreyer 0fe3354c61 add proper error logging in OC_User database queries 13 years ago
Jörn Friedrich Dreyer e31dfb643a add getErrorMessage to OC_DB 13 years ago
Frank Karlitschek f31264a0c2 this is now 4.5 beta 3 13 years ago
Michael Gapczynski c5f9b887ff Don't call clearCache() for OC_Minimizer statically, create OC_Minimizer objects for both CSS and JS to clear cache after upgrade 13 years ago
Michael Gapczynski ca6322465d Treat getUsers() as case insensitive, helpful for showing proper results in the share with autocomplete 13 years ago
Michael Gapczynski 8f0354bcdd Temporarily disable sharing with contacts and emails, will come in next release 13 years ago
Michael Gapczynski b194ac3dde Add expiration column to share table and bump version number 13 years ago
Jenkins for ownCloud 8c9c095d48 [tx-robot] updated from transifex 13 years ago
Thomas Mueller 5c1a79210f added hint to restart the web server in case recetly installed php modules are still not available 13 years ago
Jörn Friedrich Dreyer b6a106a920 allow using only dbname for oracle 13 years ago
Jörn Friedrich Dreyer bf2d1e78f2 don't set values with oc_appconfig when oc is not installed yet, allows to render guest page for installation again 13 years ago
Michael Gapczynski 37f0b85d3f Fix problem with non share collection item types being treated as collections 13 years ago
Jenkins for ownCloud 6a29bbda7a [tx-robot] updated from transifex 13 years ago
Georg Ehrke 463b48b2e1 fix file upload 13 years ago
Jörn Friedrich Dreyer db7a18455f use tabs for indentation 13 years ago
Thomas Müller 5a65c5a46c Respect coding style 13 years ago