Commit Graph

8649 Commits (a65410f23ce0067677fe24143b024e2e0327362e)
 

Author SHA1 Message Date
Sean Comeau ba9c967435 Throw an exception when creating a MySQL user fails and display exception error text to user 12 years ago
Sam Tuke fed74eda1c Removed old and unnecessary comments 12 years ago
Sam Tuke 2e30641caa Removed misleading crypto gen comment 12 years ago
Sam Tuke 3e83023bf6 Removed unnecessary line 12 years ago
Sam Tuke 0579b52092 Removed phantom depreciated files 12 years ago
Sam Tuke 9ca9124dc1 Merge branch 'master' into files_encryption 12 years ago
Sam Tuke 61104d1441 Re-added 'checkAdminUser' 12 years ago
Björn Schießle dca0fda2ad keep track of the size of the versions directory 12 years ago
Thomas Müller 23dd7f1bea Merge pull request #1127 from owncloud/fixing-641-for-webdav-master 12 years ago
Björn Schießle 417498d519 add complete size of versions to array 12 years ago
Jenkins for ownCloud 912050afa0 [tx-robot] updated from transifex 12 years ago
Lukas Reschke fda1ada4f0 Merge pull request #1131 from owncloud/more_translations 12 years ago
Lukas Reschke ca027f3749 Merge pull request #1124 from schiesbn/sabredav2 12 years ago
Björn Schießle d51fba7781 every 1000s run reduce the number of versions for all files, not only for the currently edited file 12 years ago
Jörn Friedrich Dreyer 780fb37758 allow default click behaviour 12 years ago
Jörn Friedrich Dreyer 42e3eaf45a add more linebreaks, replace SQL LIMIT with param 12 years ago
Jörn Friedrich Dreyer a40c95242f more translations 12 years ago
Thomas Mueller ccdaec6296 webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 12 years ago
Jenkins for ownCloud 533f0e8e25 [tx-robot] updated from transifex 12 years ago
Thomas Tanghus dae8f15f9f Merge pull request #938 from owncloud/fix_minor_files_annoyances 12 years ago
Arthur Schiwon 4a8c25eef5 dechex not necessary, do not waste time with it 12 years ago
Arthur Schiwon 19fa78d1ee Code style 12 years ago
Björn Schießle 43415386a8 Upstream merged my patch to add additional ssl root certificates to the webdav client. 12 years ago
Thomas Mueller 7b9e6d2f2c fixing string concatenation in javascript 12 years ago
Jenkins for ownCloud b69328e1d1 [tx-robot] updated from transifex 12 years ago
Bernhard Posselt 75dbe88664 added cleanup recommendations by including ocs in the cachedKey method and moving the ocs routes stuff at the end of the loadRoutes method 12 years ago
Thomas Mueller e475c26f1a fixing <input> tag 12 years ago
Michael Gapczynski 2012603b74 Merge branch 'master' into fix-issue-1085 12 years ago
Michael Gapczynski d39655e126 Move template parameters around so database error page is properly rendered 12 years ago
Frank Karlitschek 861f32a22b Update apps/user_webdavauth/user_webdavauth.php 12 years ago
Bernhard Posselt 5ccbfd9079 readded ocs routes 12 years ago
Bernhard Posselt f80bc4ed53 fixed error that displayed a white page and a warning that routes could not be loaded from apps that was caused by the ocs_api merge 12 years ago
Björn Schießle a0b0a1d294 adjust timestamp of the file copied from the version history 12 years ago
Jörn Friedrich Dreyer 0dda8f5d1c ie8 ignores rgba, show button border in ie8 by adding second border css row 12 years ago
Jörn Friedrich Dreyer 3bb7ee521f attach max upload tipsy to div instead of a to fix tooltip not showing due to new z-index 12 years ago
Björn Schießle 619c3ef56d use limits defined in issue https://github.com/owncloud/core/issues/860 12 years ago
Jörn Friedrich Dreyer da442b024c remove aborted uploads 12 years ago
Jörn Friedrich Dreyer cbb118d4a3 adapt to isFileNameValid, whitespace cleanup 12 years ago
Jörn Friedrich Dreyer 3dbb148567 Merge pull request #1061 from owncloud/remove_css_not_selector_to_fix_ie8_input_fields 12 years ago
Jenkins for ownCloud 0b007235b9 [tx-robot] updated from transifex 12 years ago
Thomas Mueller a21da9f9fd fixing returns 12 years ago
Thomas Mueller 1093cdd823 fixing returns 12 years ago
Thomas Mueller 19edb29cc3 add missing return 12 years ago
Thomas Mueller 7042b5bf1f remove silly assignment 12 years ago
Thomas Mueller cdd28fcc46 fixing undefined variable $where 12 years ago
Thomas Mueller 408b2cba58 fixing undefined variable $result - should be $query I assume 12 years ago
Thomas Mueller 01cecc9522 initialize $result 12 years ago
Thomas Mueller a0d6f0e127 fixing undefined $eventSource 12 years ago
Thomas Mueller 19e604c104 fixing call of OC_Log::write() - missing parameter 12 years ago
Thomas Mueller a143e77ee4 removing unused parameter $parameters 12 years ago