Commit Graph

3263 Commits (85209287bba82cbc274ac624737248fe27aae8a2)

Author SHA1 Message Date
Lukas Reschke 470fc3817f Remove the template autoescaping 14 years ago
Bernhard Posselt 888e4f21d2 timeout after a longer time 14 years ago
Jenkins for ownCloud fd654e9c2f [tx-robot] updated from transifex 14 years ago
Bernhard Posselt 49a0f42e3b fixed bug that would cause a failure because of undefined variable instead of %s in a translation string 14 years ago
Bernhard Posselt a1afc2e34f only add style.css to initsession 14 years ago
Bernhard Posselt 18b7a2bf21 add css and scripts before session init 14 years ago
Jenkins for ownCloud 348812f2ce [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 60d4fdda57 sort users according to display name 14 years ago
Bart Visscher 4a26d63867 Fix using wrong quotes for breaking long lines 14 years ago
Thomas Tanghus ea841e5e15 Catch exceptions on malformed categories. 14 years ago
Robin Appelman 52dccd4aa1 Storage: don't throw warnings when a stat fails 14 years ago
Robin Appelman 6b33a23a51 Code style 14 years ago
Jenkins for ownCloud 63d9feb8c0 [tx-robot] updated from transifex 14 years ago
Bernhard Posselt f415f3e03e return true once one owncloud version number is bigger at any position 14 years ago
Frank Karlitschek a533bb6dcd 5 beta 2 14 years ago
Bernhard Posselt 7f7b8bc07a use error template 14 years ago
Bernhard Posselt aba60dba28 added simple error message for the browser 14 years ago
Bernhard Posselt bc2fefed59 write an error log when session could not be initialized 14 years ago
Bernhard Posselt 55c72617c6 set http 500 when session could not be started to prevent serving of empty files see #1049 14 years ago
Frank Karlitschek 3009b43e3d use a 5 sec timeout for the webdav check 14 years ago
Bernhard Posselt 5bf3d286f0 created unittests and factored out version test into seperate method 14 years ago
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
Thomas Mueller ebcb778a99 remove the check for session data folder - causes trouble on some environments 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 15f5325078 Don't use routes when displaying error page 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
Thomas Tanghus efe33c508e Don't walk objects with array_walk_recursive() 14 years ago
Bart Visscher bf0b9bac8b Remove unneeded code for user layout template 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