Commit Graph

7119 Commits (5c6e9518edde10e0c23d0d734d2cc6d161fc15c0)
 

Author SHA1 Message Date
Bart Visscher ab33578add Normalize path before calling removeETagPropertyForPath 13 years ago
Jörn Friedrich Dreyer 7811fa4faf timestamp uses emptystring as NULL default 13 years ago
Tom Needham 597fed4fde Fix oc-1726, cannot delete multiple files one by one without refresh 13 years ago
Björn Schießle 92413217b3 Merge branch 'master' of github.com:owncloud/core 13 years ago
Björn Schießle 1207ae1f99 add leading '?' to parameter list (fixes bug #1732) 13 years ago
Jörn Friedrich Dreyer c790a0c476 fix default values: 1. remove whitespace, don't use emptystring for int, remove empty default for nullable columns to use NULL as default 13 years ago
Jörn Friedrich Dreyer 9da150cd3b use user name as db name for oracle connection made with service name 13 years ago
Thomas Müller f85b709fae Use correct translation file 13 years ago
Thomas Müller 1fd3c5fbc0 $l was undefined 13 years ago
Thomas Müller 21bffbfb69 Enhanced space handling - thx fmms 13 years ago
Thomas Müller 7a7d2a06b3 Adding a few more string to translation 13 years ago
Jenkins for ownCloud dbd2dea689 [tx-robot] updated from transifex 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
Frank Karlitschek 4356f8daeb add a bit more space 13 years ago
Michael Gapczynski 89fb5d47a4 Add chosen script and style, bug fix for oc-1745 13 years ago
Alessandro Cosentino 158af74b3e makes cron config layout similar to the sharing one 13 years ago
Frank Karlitschek 442f26ea80 structure the settings options a bit better. 13 years ago
Frank Karlitschek f17555285e Merge branch 'master' of https://github.com/owncloud/core 13 years ago
Frank Karlitschek 9d533fcd72 add a legend tag. it´s consistent and looks nicer 13 years ago
Robin Appelman 7da3492ab5 show the size of new files when using New->From Url 13 years ago
Robin Appelman 954596c251 rework filecache to work directly on storage backends wip 13 years ago
Jenkins for ownCloud 6568671bdc [tx-robot] updated from transifex 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
Michael Gapczynski f8d907df71 Set configured to true after configuring Dropbox storage 13 years ago
Jenkins for ownCloud bb0b438ace [tx-robot] updated from transifex 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
Bart Visscher 10b74f9d05 Don't hide errors doing the versioning copy 13 years ago
Robin Appelman c94fe38d39 add getPermissions to storage backends to get all permission flags in one go 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 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 13 years ago
Jörn Friedrich Dreyer b2d60ed6b7 add proper logging to filecache 13 years ago
Michael Gapczynski 87b7a23648 Don't get metadata directly from the 'cached' file cache after upload 13 years ago
Robin Appelman 68f65b657c add OC_Filesystem::resolvePath to get the storage backend and internal path for a file in one go 13 years ago
Robin Appelman e8d3a47685 add getId to storage backends 13 years ago
Sam Tuke 9bfdf47cd4 Fixed bug oc-1659 - history dialogue cannot be closed once opened 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 df528cfe95 show the current username. This confused some people 13 years ago
Frank Karlitschek f31264a0c2 this is now 4.5 beta 3 13 years ago
Frank Karlitschek 54eae53206 Merge branch 'master' of https://github.com/owncloud/core 13 years ago
Frank Karlitschek c0a3bdb757 improve the documentation for the cron config a bit 13 years ago
Jörn Friedrich Dreyer 62d8202d59 return a message when app could not be enabled 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 60feaf9abf Merge branch 'master' into share_expiration 13 years ago