Commit Graph

3242 Commits (64551ee06f2d33979c525a36455337aaca646d16)

Author SHA1 Message Date
Thomas Tanghus ea841e5e15 Catch exceptions on malformed categories. 12 years ago
Robin Appelman 52dccd4aa1 Storage: don't throw warnings when a stat fails 12 years ago
Robin Appelman 6b33a23a51 Code style 12 years ago
Jenkins for ownCloud 63d9feb8c0 [tx-robot] updated from transifex 12 years ago
Bernhard Posselt f415f3e03e return true once one owncloud version number is bigger at any position 12 years ago
Frank Karlitschek a533bb6dcd 5 beta 2 12 years ago
Bernhard Posselt 7f7b8bc07a use error template 12 years ago
Bernhard Posselt aba60dba28 added simple error message for the browser 12 years ago
Bernhard Posselt bc2fefed59 write an error log when session could not be initialized 12 years ago
Bernhard Posselt 55c72617c6 set http 500 when session could not be started to prevent serving of empty files see #1049 12 years ago
Frank Karlitschek 3009b43e3d use a 5 sec timeout for the webdav check 12 years ago
Bernhard Posselt 5bf3d286f0 created unittests and factored out version test into seperate method 12 years ago
Bernhard Posselt ecd40f0abc spaces to tabs 12 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 12 years ago
Thomas Mueller ebcb778a99 remove the check for session data folder - causes trouble on some environments 12 years ago
Jenkins for ownCloud 21f3291eee [tx-robot] updated from transifex 12 years ago
Michael Gapczynski d29c2b0169 Reuse $freeSpace variable 12 years ago
Michael Gapczynski a2d3333a09 Don't throw insufficient storage exception if free space is unknown 12 years ago
Bart Visscher 15f5325078 Don't use routes when displaying error page 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Björn Schießle eabfd9b69b put value assignment into brackets 12 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 12 years ago
Robin Appelman 62c65bc1c8 Add OC\Files\Filesystem::isFileBlacklisted 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
Georg Ehrke f51d8c1cd9 fix order of mount commands 12 years ago
Jörn Friedrich Dreyer 16a5f15f85 keep transparency when resizing or cropping png/gif 12 years ago
Thomas Tanghus efe33c508e Don't walk objects with array_walk_recursive() 12 years ago
Bart Visscher bf0b9bac8b Remove unneeded code for user layout template 12 years ago
Jenkins for ownCloud 734a463297 [tx-robot] updated from transifex 12 years ago
Bart Visscher 19c5213b53 Join split translated strings 12 years ago
Bart Visscher 88bea55f97 Update hint by the internal version number. 12 years ago
Frank Karlitschek c5e0dda887 add a safe_mode check 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