Commit Graph

3291 Commits (b759c616b41fd73379589b90301acdbb6b3bb6e2)

Author SHA1 Message Date
j-ed 07b956c22d Update image.php 14 years ago
Jenkins for ownCloud c9d9c381ec [tx-robot] updated from transifex 14 years ago
Thomas Mueller 6c304fa5c0 validate the generated email address and fall back to localhost.localdomain in case it is not valid 14 years ago
Thomas Mueller 39b9ed50d7 for this self test we don't care if the ssl certificate is self signed and the peer cannot be verified. 14 years ago
Lukas Reschke 93f15215c6 Check if requesttoken exists in session 14 years ago
Lukas Reschke 630becb95f Style fixes 14 years ago
Frank Karlitschek 09dc15d2b1 5.0 RC 1 14 years ago
Jenkins for ownCloud d20fd7e9a6 [tx-robot] updated from transifex 14 years ago
Lukas Reschke cef6131ea8 Sanitize HTML in html_select_options 14 years ago
Robin Appelman ee1eb98d4a Cache: cleanup permissions cache when removing a file from the cache 14 years ago
Robin Appelman f7a43391a7 Cache: add option to delete file from permissions cache for all users 14 years ago
Bernhard Posselt 59835a9087 add checks for xml and dom when installing 14 years ago
Jenkins for ownCloud a93b5b47a1 [tx-robot] updated from transifex 14 years ago
Lukas Reschke 229c907a57 [core] From echo to p 14 years ago
Bart Visscher d7528f06df Disable query cache for Sqlite 14 years ago
Bart Visscher 56f3917f36 Use the plain urlencoded path info for the routing matching 14 years ago
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
Robin Appelman 47b899e0c8 Disable prepared query caching while doing an upgrade 14 years ago
Bart Visscher 4a26d63867 Fix using wrong quotes for breaking long lines 14 years ago
Michael Gapczynski 9a2ca0ae64 Check resharing setting 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