Commit Graph

23615 Commits (8279dde97a8f93b74eb733d243d6a5bb41aa15e3)
 

Author SHA1 Message Date
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
Lukas Reschke 2ac6f3a4f5 Clean-up code and use proper exception types 10 years ago
Joas Schilling a12e16e985 Check whether the file id is valid, before using it to delete the previews 10 years ago
Thomas Müller 3623f14e73 no translation service in common storage class 10 years ago
Thomas Müller 2367797c17 Respect http header 'Accept-Language' on ocs and remote.php calls 10 years ago
Thomas Müller 33b11682f9 translate error messages 10 years ago
Lukas Reschke 2f18a09a20 Optimize loop 10 years ago
Thomas Müller abacfd84da fixing js unit tests 10 years ago
Thomas Müller e28d314b53 deprecate isValidFileName() 10 years ago
Thomas Müller 49e1a81eba fixing namespaces and PHPDoc 10 years ago
Thomas Müller 4bac595068 adding storage specific filename verification - refs #13640 10 years ago
Lukas Reschke c0a02f1615 Verify CSRF token already in update.php and not the EventSource code 10 years ago
Thomas Müller fccede8f50 Merge pull request #14750 from owncloud/possible-fix-for-OC_Version 10 years ago
Morris Jobke 348fe105b1 Merge pull request #14706 from owncloud/ldap-reset-paged-search-on-null-limit 10 years ago
Morris Jobke d550143ba0 proper filename for "require version.php" 10 years ago
Morris Jobke 674654c210 Merge pull request #14743 from owncloud/autoconfig-password 10 years ago
Jenkins for ownCloud 174f8cef64 [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud 377165ae51 [tx-robot] updated from transifex 10 years ago
Robin McCorkell f43b047636 Convert 'abcpassword' to 'abcpass' during setup 10 years ago