Commit Graph

7978 Commits (dbbb357f62c1ba86bdff0fbe63e4cea9bc2977fc)
 

Author SHA1 Message Date
Robin Appelman dbbb357f62 add upgrade path from old cache to preserve file id's 14 years ago
Robin Appelman d33f697a5f merge master into filesystem 14 years ago
Thomas Müller 9b709fa95d Merge pull request #635 from owncloud/ob_end 14 years ago
Robin Appelman bcb27c81d4 use new obEnd function instead of ob_end_clean 14 years ago
Robin Appelman 59d5aa2cb7 add function to safely end output buffering 14 years ago
Georg Ehrke c38a75e03f Merge pull request #620 from owncloud/fix_600 14 years ago
Georg Ehrke e5af24d084 use attr instead of data 14 years ago
Georg Ehrke 1d1ab2a911 Revert "fix group and subadmin managing for 'ajax-loaded' users" 14 years ago
blizzz 77ad5dc92e Merge pull request #617 from samtuke/fix_docblocks 14 years ago
Jenkins for ownCloud 6c3f43b061 [tx-robot] updated from transifex 14 years ago
Thomas Müller 1ac6d885e6 Merge pull request #540 from Raydiation/master 14 years ago
Georg Ehrke 4c83a4c918 add a client side check 14 years ago
Georg Ehrke a5774229a1 fix group and subadmin managing for 'ajax-loaded' users 14 years ago
Bernhard Posselt 37e524dc6d added more unittests for the group file 14 years ago
Georg Ehrke ab13702770 make some checks server-side 14 years ago
Bart Visscher 9717cdb42e Merge pull request #601 from butonic/add_drag_shadow_in_firefox 14 years ago
Sam Tuke 60f4ea8ddc Cleaned up docblock comments 14 years ago
Jörn Friedrich Dreyer eaa625c9bc Merge pull request #401 from owncloud/share_hooks 14 years ago
Jenkins for ownCloud 1d4d4fd678 [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer 9a441d3e3a show drag shadow in firefox by using helper:'clone' 14 years ago
Jenkins for ownCloud d251f04b98 [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer 71e8755d31 Merge pull request #380 from butonic/feature_share_link_with_token 14 years ago
Jörn Friedrich Dreyer 588bbd2c9f Merge pull request #573 from owncloud/more_indexes 14 years ago
Arthur Schiwon 74cf3b5dfb use normalizePath to have a proper target path 14 years ago
Arthur Schiwon 4c707d1b1f remove debug output 14 years ago
Arthur Schiwon e5ad774ab0 coding style 14 years ago
Arthur Schiwon 4764876192 check whether to join url with ? or & 14 years ago
Arthur Schiwon 776be8d9f7 all but the first parameter are introduced by & 14 years ago
Arthur Schiwon fdc7a8b204 make sure path starts with / 14 years ago
Jenkins for ownCloud 7892204077 [tx-robot] updated from transifex 14 years ago
Robin Appelman a609992a75 better check if we are passing a fileid to Cache::get 14 years ago
Robin Appelman 0cfef83ed9 sort output of getFolderContent by name 14 years ago
Robin Appelman 03fd43a239 Merge branch 'master' into filesystem 14 years ago
Thomas Müller f005254a91 Merge pull request #576 from owncloud/webdav_output_buffer 14 years ago
Frank Karlitschek f712ca61df remove the index on the share table because of problems with the index size. Thanks to icewind for spotting this. 14 years ago
Robin Appelman eaf8399aaf make sure the output buffer is closed when handeling webdav 14 years ago
Robin Appelman ffd14dfd09 add sample configuration for user backends 14 years ago
Thomas Müller f81321af3d Merge pull request #556 from owncloud/postgres_insert_id 14 years ago
Michael Gapczynski cc5d8e5609 Check if data variable in scanner isn't null before using it 14 years ago
Jenkins for ownCloud 1857d5f914 [tx-robot] updated from transifex 14 years ago
Robin Appelman 709aacfa0f change behaviour of Filesystem::getMountPoint when a mountpoint is passed as path without trailing slash 14 years ago
Robin Appelman d3e37fa157 remove fileatime from common storage backend 14 years ago
Michael Gapczynski c47bf9bbce Add checks for storage object 14 years ago
Frank Karlitschek ebe3c9130d add a few more indexes. This is just a first step. More work is needed here but this should improve perfomance already for big installations. 14 years ago
Michael Gapczynski 9b630f57d0 Merge pull request #562 from owncloud/dberrors 14 years ago
Frank Karlitschek e450933650 remove left over tag 14 years ago
Frank Karlitschek 0f61816278 A new function to create nice error page. And use it for fatal db errors 14 years ago
Jenkins for ownCloud dde3342398 [tx-robot] updated from transifex 14 years ago
Frank Karlitschek fb5d0db037 prettier error output. Let´s see how many more low hanging fruits I find on my way to the real bug that I want to fix ;-) 14 years ago
Robin Appelman 555dec2d92 merge master into filesystem 14 years ago