Commit Graph

23574 Commits (e36a33c89a8cbd169ace27083768052181b1cf1b)
 

Author SHA1 Message Date
Robin Appelman e5c8fd37df pass mountpoint to storage wrapper callback 10 years ago
Morris Jobke dbade19362 Merge pull request #13839 from owncloud/issue/13678-improve-remote-domain-detection-in-sharedropdown 10 years ago
Thomas Müller cba3ec2c7f Setting oci as supported database 10 years ago
Joas Schilling b1ff21ee28 Add a console command user:add to create users over the console 10 years ago
Morris Jobke ad97ceb787 Merge pull request #13513 from owncloud/repair-legacystoragenofatalfail 10 years ago
Lukas Reschke 8154ed4d2c Merge pull request #14791 from owncloud/fix-14516 10 years ago
Thomas Müller 0d0f9a52d2 Merge pull request #14788 from cmeh/patch-3 10 years ago
Thomas Müller b3bb65eae5 Merge pull request #14662 from owncloud/issue/14661-show-versions-in-occ-applist 10 years ago
Thomas Müller 0f3e36fdfd Adding a more meaningful message for sabre dav exception - fixes #14516 10 years ago
Bernhard Posselt abb726c994 Merge pull request #14789 from owncloud/better-app-install-error-messages 10 years ago
Joas Schilling 6a677ce8fe Do not make setupMounts() public just because of testing 10 years ago
Thomas Müller 3df1d9338e Merge pull request #14778 from owncloud/use-occ-setup-in-autotest-master 10 years ago
Thomas Müller ffe06ac5c7 display app update error messages - fixes #14611 10 years ago
cmeh 4a0c649c8a Correct "one invalid characters" to "one invalid character" 10 years ago
Joas Schilling 560137ca23 Always include the installed app version in "occ app:list" 10 years ago
Joas Schilling 2af8fea2be Throw a RuntimeException in the cache aswell 10 years ago
Joas Schilling 981c60f5f5 Do not overwrite the active menu entry of the navigation 10 years ago
Thomas Müller 6c1a1234f8 Properly handle available databases at runtime and respect setup checks in command line as well 10 years ago
Thomas Müller 81fa9550a0 No need to restart the web server in cli mode 10 years ago
Thomas Müller 7181840665 Use occ to install ownCloud in autotest.sh 10 years ago
Morris Jobke cfaee93552 Merge pull request #14783 from owncloud/dont-timeout-cron-master 10 years ago
Joas Schilling d1511cdbee Fix doc blocks of insertIfNotExists() method 10 years ago
Jenkins for ownCloud 01ea056ac8 [tx-robot] updated from transifex 10 years ago
Thomas Müller b4cf6e62bf cron.php on cli has no time limitation - fixes #14481 10 years ago
Thomas Müller 1757d01604 Merge pull request #14640 from owncloud/rescanversionsonlyonce 10 years ago
Morris Jobke 9a9633f84f update 3rdparty master 10 years ago
Morris Jobke f5a56355fd Merge pull request #14115 from owncloud/update-symphony-components 10 years ago
Robin Appelman bb97256a79 update symphony components to 2.6.4 10 years ago
Lukas Reschke 284bd6647c Merge pull request #14759 from owncloud/clean-up-code 10 years ago
Thomas Müller 4ffca58bc4 don't rely on \OCP\User::getUser() - it is not set properly in case of async operations 10 years ago
Thomas Müller 7cb6811a7b tearDown the filesystem right before setting it up again 10 years ago
Lukas Reschke 6dc59019af Merge pull request #14346 from owncloud/storage-based-path-validation 10 years ago
Thomas Müller 214fa44400 Merge pull request #14534 from owncloud/add-child-src 10 years ago
Robin Appelman dcd2d7aff5 Add unit tests for external share mananger 10 years ago
Lukas Reschke 48243a2949 Allow iframes from same domain in share view 10 years ago
Joas Schilling 87431605b8 Add test for UniqueConstraintViolationException on wrong key 10 years ago
Jenkins for ownCloud e069d9d3f9 [tx-robot] updated from transifex 10 years ago
Thomas Müller c8ed88f4d6 Merge pull request #14689 from owncloud/better-missing-resource-handling 10 years ago
Thomas Müller 2f61884956 Merge pull request #14753 from owncloud/verify-csrf-token-earlier 10 years ago
Thomas Müller 89be55a672 let insertIfNotExist() throw the native DBALException - no need to hide the real exception 10 years ago
Thomas Müller b966a4eb17 Adding unit test which shows insertIfNotExists to fall apart in certain situations 10 years ago
Joas Schilling 2747a83a49 Get the id before using it 10 years ago
Joas Schilling 3115d66d60 Better save then sorry 10 years ago
Joas Schilling 940163e16b insertIfNotExists() for storage insertion 10 years ago
Joas Schilling c917ea183c Only check unique keys for the comparison on filecache insert & update otherwise 10 years ago
Joas Schilling 8fa692388b Allow specifying the compare-array for insertIfNotExists() 10 years ago
Morris Jobke 94b7fa17c5 Merge pull request #14720 from owncloud/fix-shareetagpropagation 10 years ago
Morris Jobke d34662122d Merge pull request #14429 from owncloud/issue/14176-validate-timezone-before-using 10 years ago
Vincent Petry ec19d9c267 Add unit test for size propagation across share boundaries 10 years ago
Joas Schilling 01cd83a902 Merge pull request #14713 from owncloud/issue/14671-preview-delete-check-for-valid-fileid 10 years ago