Commit Graph

21564 Commits (2bbb11fb63cec92b16a17ef1fa49d4a6a0495fd8)
 

Author SHA1 Message Date
Robin Appelman 2bbb11fb63 Merge pull request #10881 from owncloud/touch-statcache 10 years ago
Morris Jobke f9958153ef Merge pull request #12333 from owncloud/delete-selected-files 10 years ago
Robin Appelman 1bbb18fe87 also clear statcache in mapped local 10 years ago
Morris Jobke a16d1a85ef Merge pull request #11975 from owncloud/Combustible-combustible_dev 10 years ago
Robin Appelman db3f7238dd Clear statcache before getting the mtime from local storage backends 10 years ago
Thomas Müller e9029f94cb Merge pull request #12310 from kampka/master 10 years ago
Christian Kampka 553ce946d3 Implement a logger to log to error_log 10 years ago
Thomas Müller 0769556989 Merge pull request #12419 from owncloud/read-only-config 10 years ago
Thomas Müller b2175f0e25 Use \OCP\ILogger 10 years ago
Byron Marohn fa9b36b726 Added error check to lib/private/image.php 10 years ago
Vincent Petry 8db4dd7585 Merge pull request #12469 from owncloud/issue/12460-port-local-changes2mapped 10 years ago
Lukas Reschke ffd1fc42e7 Merge pull request #12427 from owncloud/issue/6101-deprecate-namespaced-functions 10 years ago
Jenkins for ownCloud 5275daff4e [tx-robot] updated from transifex 10 years ago
Morris Jobke 6fa748621f Merge pull request #12398 from oparoz/patch-5 10 years ago
Jenkins for ownCloud 40badba703 [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud 83d097c524 [tx-robot] updated from transifex 10 years ago
Lukas Reschke ebb243344a Merge pull request #12499 from owncloud/disableMSSQL 10 years ago
Lukas Reschke f0e6876f2e Merge pull request #12488 from owncloud/activity_group_multiple_conditions 10 years ago
Lukas Reschke 18b6fc9332 Adjust sample config 10 years ago
Lukas Reschke 9a8dc4a832 Disable OCI as it is unsupported by most CE apps 10 years ago
Lukas Reschke f3e75c085c Disable MSSQL for new CE installations 10 years ago
Bjoern Schiessle bf2c9be066 concatenate queries with 'or' 10 years ago
Lukas Reschke 2c157da1c2 Merge pull request #12486 from owncloud/activity_priorities 10 years ago
Lukas Reschke b3afc98f82 Merge pull request #12483 from owncloud/issue/6101-preview-providers 10 years ago
Thomas Müller 7c96cedd25 Merge pull request #12489 from owncloud/skip-sendpassword-email-test-windows 10 years ago
Joas Schilling 9cfae2ed44 Skip lostcontroller sending email test on windows 10 years ago
Bjoern Schiessle 00ad7d48c7 add activity priorities to core so that other apps can reuse it 10 years ago
Vincent Petry 154628daf4 Merge pull request #12432 from owncloud/nosqlite 10 years ago
Morris Jobke b188710af3 Merge pull request #12472 from owncloud/modifyCookies 10 years ago
Morris Jobke 7a9af8c40c Merge pull request #12443 from owncloud/issue/6101-all-classes-autoloadable 10 years ago
Morris Jobke 99d0e7e92d Merge pull request #12479 from rclarkson/master 10 years ago
Joas Schilling ec7b55f5be Split bitmap providers into one per file 10 years ago
Joas Schilling 3ec42ad598 Split office providers into one class per file 10 years ago
Joas Schilling 9cb54e3809 Fix intendation and doc blocks of preview providers 10 years ago
Jenkins for ownCloud 96b0328d39 [tx-robot] updated from transifex 10 years ago
Richard Clarkson 0d98329cac Limit blacklist to php files 10 years ago
Joas Schilling fca9d32545 Move registration of core preview providers to preview 10 years ago
Joas Schilling 7bbc27708a Move NaturalSort_DefaultCollator to its own file 10 years ago
Joas Schilling 7b8824a4e3 Move iHomeStorage to own file 10 years ago
Joas Schilling dfde04291e Move share interfaces to own files so they can be autoloaded 10 years ago
Robin Appelman 05a069c101 Merge pull request #12426 from owncloud/jail-mask-wrappers 10 years ago
Robin Appelman 33b64868d7 Add storage and cache wrappers to apply a permissions mask to a storage 10 years ago
Robin Appelman abb6e89c5d Add storage and cache wrappers to jail a storage to a subfolder 10 years ago
Lukas Reschke af56429a9a Merge pull request #12470 from owncloud/jenkins-12447 10 years ago
Joas Schilling 7761f0288e Also clearstatcache() in MappedLocal before using the stats 10 years ago
Joas Schilling 50f85bfd1f Check whether file exists before trying to touch() it 10 years ago
Joas Schilling c5427da76d Check return of disk_free_space before returning it 10 years ago
Joas Schilling 1062f4fe44 Check file existance in MappedLocal in hasUpdated() 10 years ago
Joas Schilling b886d3d645 Make MappedLocal::isLocal() true like for Local 10 years ago
Vincent Petry e733d32eec Merge pull request #12462 from owncloud/issue/12460-localstorage-buildpath 10 years ago