Commit Graph

1780 Commits (8c33f05e93f3f3da601372f41f48bd968f7c63cd)

Author SHA1 Message Date
Christian Kampka 83e0f84fef Allow configuring background job mode from the console 10 years ago
Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 10 years ago
Robin Appelman 00568af74d Allow running the async commands from unit tests 10 years ago
Lukas Reschke b29940d956 Add support for 'child-src' directive 10 years ago
Lukas Reschke d0c6af2cb5 Disable bootstrap.php checks when HHVM is used 10 years ago
Robin Appelman 89735ab22b add some tests for disabled updater 10 years ago
Robin Appelman fc027bceb7 Fix cache update when doing a rename that overwrites the target 10 years ago
Bernhard Posselt 95239ad21e AppFramework StreamResponse 10 years ago
Lukas Reschke 5c2fafa05f Read from IRequest instead of reading twice 10 years ago
Vincent Petry 1750e7b76d Fixed expected warning count on repair fail 10 years ago
Vincent Petry 32c9139ac2 Detect that the done flag was not set after repair fail 10 years ago
Vincent Petry e6abe96374 Do not abort when meeting unfixable legacy storages 10 years ago
Vincent Petry 232de3bdc0 Delete target file for unsuccessful copy/rename 10 years ago
Robin Appelman 541c8c092d Add unit test 10 years ago
Bernhard Posselt 2987d4aec8 make version check work on the lowest common version denominator 10 years ago
Bernhard Posselt 59bbf27253 remove IDb interface from core class usage 10 years ago
Bernhard Posselt f993ed823e fix tabs and spaces 10 years ago
Bernhard Posselt aaf753bc9a fix mappertestutility 10 years ago
Bernhard Posselt 7b2fdbfb0b use IDBConnection and close cursors after insert/update/delete 10 years ago
Vincent Petry 9ee37169a6 Return null when requesting tags for null user 10 years ago
Vincent Petry 20738d287e Properly detect streamCopy errors 10 years ago
Joas Schilling 993d89b3cc Extend the class so the Filesystem is cleaned up 10 years ago
Robin Appelman 9873ab20af prevent phpunit from messing with the bound $this 10 years ago
Robin Appelman a39c7bf464 Add FileAccess trait for commands 10 years ago
Robin Appelman 74ae7b8929 Add async command system to handle asynchronous operations 10 years ago
Robin Appelman a848a6b1dd Cleanup garbage collection for global file cache 10 years ago
AW-UC 0066c6f001 Add PHPunit test for DefaultCollator 10 years ago
Lukas Reschke 1c6eae9017 Get the real protocol behind several proxies 10 years ago
Thomas Müller bbf7f56f94 3rd-party apps are disabled on upgrade - refs #14026 10 years ago
Vincent Petry 9f6dcb9d3e Sabre Update to 2.1 10 years ago
Thomas Müller 1fd1b355e4 Fix namespace of OC_Setup -> \OC\Setup 10 years ago
Vincent Petry e144d3aa49 Added unit test for app filter 10 years ago
Joas Schilling b180724cd0 Extract the remote host from user input in share dropdown 10 years ago
Thomas Müller 9aeeb2605b Check for PHP configuration before executing unit tests 10 years ago
Lukas Reschke 41e5850450 Prevent directory traversals in ctr of \OC\Files\View 10 years ago
Robin Appelman 5542fafd36 allow overwriting the appmanager in oc_util by subclassing 10 years ago
Robin Appelman 04628cf368 better name for getAppsEnabledForUser 10 years ago
Robin Appelman 4d805b52cc Test improvements 10 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
Thomas Müller 4910f3e202 fixing unit tests in UsersControllerTest 10 years ago
Robin Appelman 23ab25e93a Use the app manager from oc_app 10 years ago
Robin Appelman 2b58e8489f Add getInstalledApps and getAppsForUser to the app manager 10 years ago
Joas Schilling 8848b5f067 Add an array implementation of cache and use it if we are not debugging 10 years ago
Lukas Reschke a9d1a01440 Rename to allowEval 10 years ago
Lukas Reschke b20174bdad Allow AppFramework applications to specify a custom CSP header 10 years ago
Robin Appelman 7bfe476030 add unit test for webdav quota 10 years ago
Robin Appelman 6ecfcde954 update test 10 years ago
Robin Appelman 134243d3e5 Dont lower the mtime of a folder when propagating changes 10 years ago
Joas Schilling 12fc625885 Fix test with the invalid filter check being added 10 years ago
Thomas Müller d74662df7d implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers 10 years ago