Commit Graph

23287 Commits (73c21571710b58f6eef807efae991403f00577d7)
 

Author SHA1 Message Date
Clark Tomlinson e8c3e33154 Merge pull request #14490 from owncloud/remove-unused-deprecated-code 10 years ago
Lukas Reschke 921a76ae2e Merge pull request #14245 from cmeh/master 10 years ago
Lukas Reschke fca4628a5c Show 404 page when accessing empty share URL 10 years ago
Vincent Petry 9ee37169a6 Return null when requesting tags for null user 10 years ago
Vincent Petry f39fcbc250 Fixes WebDAV copy 10 years ago
Vincent Petry 20738d287e Properly detect streamCopy errors 10 years ago
Joas Schilling ac5bb97d04 Reset the group backend aswell 10 years ago
Joas Schilling 6e9f3b2f7e Clear the local cache when we clear the backends 10 years ago
Joas Schilling 993d89b3cc Extend the class so the Filesystem is cleaned up 10 years ago
Robin Appelman f5befbeac6 Check if we have a proper fileinfo 10 years ago
Thomas Müller 14c592fe86 Merge pull request #14500 from owncloud/fileglobalgc-cleanup 10 years ago
Robin Appelman 3cf237df67 set max argument length to 4000 10 years ago
Robin Appelman bf65b1f18b Rename getAsyncCommandBus to getCommandBus 10 years ago
Robin Appelman 9873ab20af prevent phpunit from messing with the bound $this 10 years ago
Robin Appelman 27d047979d require command that do file access to be run sync when encryption is enabled 10 years ago
Robin Appelman a39c7bf464 Add FileAccess trait for commands 10 years ago
Robin Appelman 8213f8d67d Allow apps to determine which commands should be run synchronous based on traints 10 years ago
Robin Appelman be930e338d add superclosure to thirdparty 10 years ago
Robin Appelman c2a7fff4f6 throw an exception when trying to push a background job that wont fit in the table 10 years ago
Robin Appelman 6fc0eb0236 expand cron argument column to 2048 10 years ago
Robin Appelman 74ae7b8929 Add async command system to handle asynchronous operations 10 years ago
Robin McCorkell 695f43a1ed Merge pull request #10735 from owncloud/use_remote_addr 10 years ago
Robin Appelman a848a6b1dd Cleanup garbage collection for global file cache 10 years ago
Lukas Reschke afe087a371 Remove hacky Substring support for MSSQL 10 years ago
Thomas Müller e9d25e4fdb using Doctrine\DBAL\Connection::executeUpdate() 10 years ago
Lukas Reschke de44a2b2ab Remove unused and deprecated Code 10 years ago
Thomas Müller f5b6226732 Merge pull request #14462 from owncloud/add-some-php-docs 10 years ago
Thomas Müller f6044fe429 Merge pull request #14460 from owncloud/revive/12971 10 years ago
Thomas Müller bcf3704645 Merge pull request #14458 from owncloud/revive/11157 10 years ago
Robin McCorkell af96078153 Merge pull request #14475 from owncloud/fix-ext-owncloud 10 years ago
Thomas Müller 7f7cdecb1a Merge pull request #13741 from owncloud/autotest_improvements 10 years ago
Thomas Müller 799e144b04 Merge pull request #14151 from owncloud/update-sabre2.1 10 years ago
Robin McCorkell edfeb05a05 Fix bugs in ownCloud external storage 10 years ago
Thomas Müller b3de86d851 Remove locks plugin. 10 years ago
Vincent Petry fb87b746f0 Merge pull request #14213 from AW-UC/naturalsort_defaultcollator-patch-file-sorting 10 years ago
Thomas Müller 7e7e0c51fb Merge pull request #14471 from owncloud/always-load-authentication-apps 10 years ago
Jenkins for ownCloud 31f881415b [tx-robot] updated from transifex 10 years ago
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