Commit Graph

3204 Commits (ecd40f0abc8328692df44a2b082fb2ba5dcfbbd2)

Author SHA1 Message Date
Bernhard Posselt ecd40f0abc spaces to tabs 14 years ago
Bernhard Posselt 736d5deaee version checks for apps now use all three version numbers and fixed bug that would not do the version check correctly for the second version 14 years ago
Jenkins for ownCloud 21f3291eee [tx-robot] updated from transifex 14 years ago
Michael Gapczynski d29c2b0169 Reuse $freeSpace variable 14 years ago
Michael Gapczynski a2d3333a09 Don't throw insufficient storage exception if free space is unknown 14 years ago
Bart Visscher bb75dfc021 Whitespace fixes 14 years ago
Björn Schießle eabfd9b69b put value assignment into brackets 14 years ago
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 14 years ago
Robin Appelman 62c65bc1c8 Add OC\Files\Filesystem::isFileBlacklisted 14 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 14 years ago
Georg Ehrke f51d8c1cd9 fix order of mount commands 14 years ago
Jörn Friedrich Dreyer 16a5f15f85 keep transparency when resizing or cropping png/gif 14 years ago
Jenkins for ownCloud 734a463297 [tx-robot] updated from transifex 14 years ago
Bart Visscher 19c5213b53 Join split translated strings 14 years ago
Bart Visscher 88bea55f97 Update hint by the internal version number. 14 years ago
Frank Karlitschek c5e0dda887 add a safe_mode check 14 years ago
Jenkins for ownCloud dcd93a53e4 [tx-robot] updated from transifex 14 years ago
Thomas Mueller 7b7994b56b WebDAV-Testing: 14 years ago
Frank Karlitschek 59fd9b2bd2 5.0.0 beta 1 14 years ago
Jenkins for ownCloud 99758dce2b [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 76c4dc6296 [tx-robot] updated from transifex 14 years ago
Qingping Hou 2c78c5ccab bug fix for issue 1739, two changes included: 14 years ago
Jenkins for ownCloud 3b9796bfcc [tx-robot] updated from transifex 14 years ago
Robin Appelman 451daf3ab1 Keep user quota into account when the storage backend has unkown free space 14 years ago
Robin Appelman d96146a017 Give storage backends the option to define having no known free space 14 years ago
Robin Appelman 6da2c6c83e Create new mountconfig files in json 14 years ago
Robin Appelman 46626915ef Use a parser to read custom mount configuration instead of including the php files 14 years ago
Jenkins for ownCloud 83f0c8ce61 [tx-robot] updated from transifex 14 years ago
Robin Appelman 0c1ec758e8 Cache: hash long storage ids to ensure they fit in the database 14 years ago
Thomas Mueller 40739350c9 class Mapper no respects an unchanged physical root which will be excluded from slugifying the path 14 years ago
Thomas Mueller b488800bd5 fix error in recursive search 14 years ago
Robin Appelman b8e2454f68 Fix strict standard warning in user template 14 years ago
Thomas Mueller 297c50db18 changing the bit mask of OC_USER_BACKEND_SET_DISPLAYNAME 14 years ago
Thomas Mueller 102619ab87 we should never drop a database 14 years ago
Robin Appelman ab70f9bd25 Fix quotes in OC_User::isEnabled 14 years ago
Robin Appelman 0395715348 set DEBUG from xdebug session before we first use it 14 years ago
Robin Appelman bcabdd7dd5 Don't cache errors/exceptions when debug is enabled 14 years ago
Jenkins for ownCloud b169073169 [tx-robot] updated from transifex 14 years ago
Lukas Reschke be194c5b5b Invalidate existing HSTS headers 14 years ago
Thomas Mueller e96f6ffa52 filter l10n-* files 14 years ago
Thomas Mueller 8877087b57 adding a compatibility.js as a single source to define all fallback function declarations 14 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 14 years ago
Bart Visscher 2d6d0a4ad4 Whitespace indent fixes 14 years ago
Bart Visscher 2679123846 Add braces around single line if statements 14 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 14 years ago
Bart Visscher d3ef967993 Fix indentation style 14 years ago
Bart Visscher 5c4a804ddb Fix SpaceBeforeOpenBrace errors 14 years ago
Jenkins for ownCloud bfe6334cd9 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 68fa0b7dcc [tx-robot] updated from transifex 14 years ago
Thomas Mueller b31cc83a2d $this->numericId should be determined based on table storages not filecache 14 years ago