Commit Graph

5513 Commits (dc53c83e7bdbadeb24c74fe1c7794de54811c264)

Author SHA1 Message Date
Bjoern Schiessle dc53c83e7b getData() always needs to return an array 12 years ago
Vincent Petry 11ef12a106 Added exception logger plugin for sabre connector 12 years ago
Otto Sabart 2f8ebd03b0 Add check for apc.enabled option 12 years ago
Jens-Christian Fischer 0f6c607171 added function documentation 12 years ago
Jens-Christian Fischer 506393090b Add 'mail_from_address' configuration 12 years ago
Jan-Christoph Borchardt 25e9b7a742 add icons.css file, first step to get rid of %webroot% 12 years ago
Jörn Friedrich Dreyer 267e1f3c40 use 'download.zip' as default name for zip downloads instead of 'owncloud.zip' 12 years ago
Thomas Müller a3ea5aa2ac fixing comment + adding unit test for checkPasswordProtectedShare 12 years ago
Thomas Müller 23a4d0d44e OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 12 years ago
Thomas Müller 6746ad0a73 in case no share is found for the given token we can return right away 12 years ago
Thomas Müller 9fd4cb1b66 adding password protection check to getShareByToken() 12 years ago
Robin Appelman 3d6d8d1bb6 Reuse the data retrieved from the cache in checkUpdate 12 years ago
Robin Appelman 164915a3f8 Move test config folder to tests/config 12 years ago
Thomas Müller 221e656e91 Revert "use getAppWebPath() in here as well" 12 years ago
Vincent Petry 1af7dab535 Fixed quota wrapper to not wrap failed fopen streams 12 years ago
Bjoern Schiessle bf0471a92e show link to app documentation 12 years ago
Robin Appelman 6b4c3df087 Load a separate config (if present) when running unit tests 12 years ago
Vincent Petry 350214c609 Added Javascript unit tests 12 years ago
Thomas Müller 7f68497b39 error handling in case a requested app doesn't exists 12 years ago
Robin Appelman 203d5d01ca Use storage_mtime when determining if we can reuse cached data while scanning 12 years ago
Thomas Müller 92969052d7 remove ru_RU - it has bee removed from transifex 12 years ago
Bjoern Schiessle 6845860470 keep response message 12 years ago
st3so a2cae551f3 fixing typo in redirection query string 12 years ago
Joan 2abea96462 Disabled internet checking as mentioned when in proxy mode 12 years ago
Vincent Petry 4faba49f0a Fix calculated folder size to use unencrypted size 12 years ago
Thomas Müller c3829dfa61 rename user-id to loginname to stay consistent 12 years ago
Thomas Müller 22bd69f75c set login name within apache auth backend 12 years ago
Thomas Müller 9b7c3a5c66 fixing PHPDoc and use cameCase names 12 years ago
Arthur Schiwon 4585b4ea3f Infowarning about 32bit 12 years ago
Vincent Petry 8eaa39f4e2 Removed special handling of part files in shared storage rename 12 years ago
Thomas Müller e35bca1c26 Fix ownCloud for php5.3.x 12 years ago
Arthur Schiwon d7cb5ab080 add tests for user counting 12 years ago
Arthur Schiwon cb6a3e2617 if backends have the same class name, sum their users up instead of overwriting 12 years ago
Vincent Petry f642ad3961 Prevent deleting storage root 12 years ago
Thomas Müller 5eef107344 turn off mod_pagespeed 12 years ago
Arthur Schiwon 1e1ced7772 Introduce user count action to user management 12 years ago
Vincent Petry 5be4af9f51 Now also preventing to override "files" dir size with -1 12 years ago
Thomas Müller 09d7882571 trimming all array elements 12 years ago
Thomas Müller e0bd7e145c Remove @ in order to get proper error handling 12 years ago
Jörn Friedrich Dreyer 9404a8f40c remove duplicate exe mimetype, add correct msi mimetype 12 years ago
Thomas Müller 9d869ab596 we shall explode on ',' only 12 years ago
Thomas Müller 07a84aa5eb reuse existing helper function OC_Helper::is_function_enabled 12 years ago
Thomas Müller ed469a7d2c in order to work properly with encryption ocTransferId is added to the file path - questionable usage of magic string 12 years ago
Jenkins for ownCloud d2f2645a6a [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 0e843b9d7d [tx-robot] updated from transifex 12 years ago
ben-denham baccc8f584 Unshare all will now delete all shares for the item, instead of only for a single owner. 12 years ago
Thomas Müller 214aecac78 require composer's autoload.php if present 12 years ago
Jenkins for ownCloud e4616199df [tx-robot] updated from transifex 12 years ago
Robin Appelman 83f968ace2 Fix APCIterator syntax in \OC\Memcache\APCU::clear 12 years ago
Robin Appelman 25370fcb82 Return SPACE_UNKNOWN if disk_free_space is disabled when getting the free space on a local storage 12 years ago