Commit Graph

3190 Commits (d8137fdf66a513d0de4bb234d0427ff27ca40106)

Author SHA1 Message Date
Björn Schießle d8137fdf66 return both, count and result if the operation succeeded or failed. Maybe in some cases it is useful to know how much bytes where copied 12 years ago
Björn Schießle 5b94959686 using the number of writen bytes as indicator if streamCopy() was successfully. Instead check if fwrite returns the number of bytes or false 12 years ago
Jörn Friedrich Dreyer 16a5f15f85 keep transparency when resizing or cropping png/gif 12 years ago
Jenkins for ownCloud 734a463297 [tx-robot] updated from transifex 12 years ago
Bart Visscher 88bea55f97 Update hint by the internal version number. 12 years ago
Jenkins for ownCloud dcd93a53e4 [tx-robot] updated from transifex 12 years ago
Thomas Mueller 7b7994b56b WebDAV-Testing: 12 years ago
Frank Karlitschek 59fd9b2bd2 5.0.0 beta 1 12 years ago
Jenkins for ownCloud 99758dce2b [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 76c4dc6296 [tx-robot] updated from transifex 12 years ago
Qingping Hou 2c78c5ccab bug fix for issue 1739, two changes included: 12 years ago
Jenkins for ownCloud 3b9796bfcc [tx-robot] updated from transifex 12 years ago
Robin Appelman 451daf3ab1 Keep user quota into account when the storage backend has unkown free space 12 years ago
Robin Appelman d96146a017 Give storage backends the option to define having no known free space 12 years ago
Robin Appelman 6da2c6c83e Create new mountconfig files in json 12 years ago
Robin Appelman 46626915ef Use a parser to read custom mount configuration instead of including the php files 12 years ago
Jenkins for ownCloud 83f0c8ce61 [tx-robot] updated from transifex 12 years ago
Robin Appelman 0c1ec758e8 Cache: hash long storage ids to ensure they fit in the database 12 years ago
Thomas Mueller 40739350c9 class Mapper no respects an unchanged physical root which will be excluded from slugifying the path 12 years ago
Thomas Mueller b488800bd5 fix error in recursive search 12 years ago
Robin Appelman b8e2454f68 Fix strict standard warning in user template 12 years ago
Thomas Mueller 297c50db18 changing the bit mask of OC_USER_BACKEND_SET_DISPLAYNAME 12 years ago
Thomas Mueller 102619ab87 we should never drop a database 12 years ago
Robin Appelman ab70f9bd25 Fix quotes in OC_User::isEnabled 12 years ago
Robin Appelman 0395715348 set DEBUG from xdebug session before we first use it 12 years ago
Robin Appelman bcabdd7dd5 Don't cache errors/exceptions when debug is enabled 12 years ago
Jenkins for ownCloud b169073169 [tx-robot] updated from transifex 12 years ago
Lukas Reschke be194c5b5b Invalidate existing HSTS headers 12 years ago
Thomas Mueller e96f6ffa52 filter l10n-* files 12 years ago
Thomas Mueller 8877087b57 adding a compatibility.js as a single source to define all fallback function declarations 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Bart Visscher 2d6d0a4ad4 Whitespace indent fixes 12 years ago
Bart Visscher 2679123846 Add braces around single line if statements 12 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 12 years ago
Bart Visscher d3ef967993 Fix indentation style 12 years ago
Bart Visscher 5c4a804ddb Fix SpaceBeforeOpenBrace errors 12 years ago
Jenkins for ownCloud bfe6334cd9 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 68fa0b7dcc [tx-robot] updated from transifex 12 years ago
Thomas Mueller b31cc83a2d $this->numericId should be determined based on table storages not filecache 12 years ago
Robin Appelman b54dcd1999 Cache: fix scanner trying to use existing data when file isn't in cache 12 years ago
Thomas Mueller f2baf1ae0e fixing syntax error 12 years ago
Jenkins for ownCloud 8d9352a40d [tx-robot] updated from transifex 12 years ago
Robin Appelman e1fe5279dd Cache: also preserve etags for files 12 years ago
Jenkins for ownCloud fb23ac3ce2 [tx-robot] updated from transifex 12 years ago
Thomas Mueller 5731a1b01c introduce new virtual method hasUserListings() to determine if a user backend can list it's users. 12 years ago
irgsmirx 062befd1fc Update lib/files/cache/legacy.php 12 years ago
Jenkins for ownCloud 39d19a9274 [tx-robot] updated from transifex 12 years ago
Thomas Mueller c544a631d5 fixing indent 12 years ago
Robin Appelman 2921d2fb78 Cache: don't create a new etag when the mtime hasn't changed 12 years ago
Robin Appelman d84c3cd014 Cache: actually use parameter 12 years ago