Commit Graph

23249 Commits (e12c83e3dc85d80d6271e05395b3e55e98b3a2b0)
 

Author SHA1 Message Date
Lukas Reschke 06cf93e6ee Move UTF-8 check to setup 10 years ago
AW-UC 0066c6f001 Add PHPunit test for DefaultCollator 10 years ago
AW-UC d57f5c70e9 Fix sorting for files that only differ in case. 10 years ago
Lukas Reschke 5bb0889b30 Remove uneeded assignment 10 years ago
Lukas Reschke c1d7b22d08 Always load authentication apps 10 years ago
Thomas Müller 09a06e4f0a Merge pull request #14068 from owncloud/autotest-external-sftp 10 years ago
Lukas Reschke 52495dc995 Merge pull request #13740 from owncloud/fix-12190-2 10 years ago
Lukas Reschke b6289542e8 Merge pull request #14400 from owncloud/fix-cron-deadlock 10 years ago
Bernhard Posselt 5b506ab518 use flock instead of just checking if there is a file to prevent deadlocks when the process crashed or the unlink wasnt done 10 years ago
Lukas Reschke d43d34c93f Merge pull request #14195 from owncloud/activity-manager-performance-improvements 10 years ago
Thomas Müller 7325414481 Merge pull request #14282 from owncloud/disable-non-shipped-apps-master 10 years ago
Thomas Müller 48cefd9bd5 Merge pull request #14461 from owncloud/fix-code-that-never-worked 10 years ago
Joas Schilling 88cfe46906 Merge pull request #11555 from goodkiller/patch-1 10 years ago
Lukas Reschke 276824299c Merge pull request #13340 from owncloud/use-http-only 10 years ago
Lukas Reschke dbb665a361 Add some PHPDocs 10 years ago
Lukas Reschke 9adcd15cb3 Use [0] instead of current as HHVM might have problems with that 10 years ago
Lukas Reschke 65dcbccee0 Merge pull request #14459 from owncloud/fix-oracle 10 years ago
Lukas Reschke 1229184873 Fix code that never worked 10 years ago
Lukas Reschke 6dd5bc0379 Fix code style as per review 10 years ago
SA 350f8eb86e Add support for sftp custom port 10 years ago
Bernhard Posselt fd3663f563 Dont break code which relies on the cursor being open after insert/update/delete 10 years ago
Thomas Müller 58cedc07b5 print app upgrade information to console as well 10 years ago
Thomas Müller 80cafe29a8 3rd-party apps are only disabled in case core is upgraded 10 years ago
Lukas Reschke 1c6eae9017 Get the real protocol behind several proxies 10 years ago
Lukas Reschke e08ebe87dc Merge pull request #10830 from Finkregh/patch-1 10 years ago
Thomas Müller fe7e7677e9 shipped and 3rd-party apps of type authentication and session will remain enabled during update 10 years ago
Thomas Müller bbf7f56f94 3rd-party apps are disabled on upgrade - refs #14026 10 years ago
Lukas Reschke e5c6af5102 Merge pull request #10599 from owncloud/move_passwordchange_text 10 years ago
Lukas Reschke 165afb004b Use getRemoteAddress which supports reverse proxies 10 years ago
Thomas Müller da8e34cf7f Merge pull request #14009 from owncloud/installing-installed-apps-is-stupid 10 years ago
cmeh 649a1ba255 Typo: Missing "n" 10 years ago
Joas Schilling a320edaca5 Merge pull request #14419 from owncloud/preview_apostrophe_fix 10 years ago
Lukas Reschke 8bd3d55517 Merge pull request #14442 from owncloud/fix-oracle-ci-master 10 years ago
Jenkins for ownCloud cdb4cfd939 [tx-robot] updated from transifex 10 years ago
Thomas Müller b40d4c9cbc app store can be used with any edition 10 years ago
Thomas Müller 39d8406933 don't allow installation of already installed apps - fixes #14004 10 years ago
Thomas Müller 0cdc2cebbf Merge pull request #14433 from owncloud/fix-public-php 10 years ago
Thomas Müller e87ada86d1 Merge pull request #14416 from owncloud/setup-command 10 years ago
Lukas Reschke 432d7be8cc Show a empty response for GET on non-files instead of the Browser Plugin 10 years ago
Vincent Petry 5b6caf763c Removed broken webdav tests 10 years ago
Vincent Petry 9f6dcb9d3e Sabre Update to 2.1 10 years ago
Thomas Müller 66e3211fd8 Merge pull request #13439 from owncloud/app-filter 10 years ago
Thomas Müller 0a9b8242ee properly initialize OC::$WEBROOT and host name 10 years ago
Thomas Müller c350da1a28 Merge pull request #14119 from owncloud/dbal251 10 years ago
Thomas Müller eae6471105 Fix error handling 10 years ago
Thomas Müller 5bdf42a925 Close the cursor after the affected count has been extracted. 10 years ago
Thomas Müller bcd10d3dc5 implement command maintenance:install 10 years ago
Thomas Müller 1fd1b355e4 Fix namespace of OC_Setup -> \OC\Setup 10 years ago
Lukas Reschke f54cd14c7e Merge pull request #14439 from owncloud/fix-ajax-files-external 10 years ago
Vincent Petry 4290e1990e Merge pull request #13829 from owncloud/appmanager-list 10 years ago