Commit Graph

1581 Commits (cfe241a959d02fa856c0aca3cb7779b02cb3c943)

Author SHA1 Message Date
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
Thomas Müller 3623f14e73 no translation service in common storage class 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
Robin McCorkell 0e4933e6d2 Refactor \OC\Memcache\Factory 10 years ago
Joas Schilling 716ba49a82 Log errors and create 404 in network list when a css or js is missing 10 years ago
Joas Schilling 294724b5da Add a test for ObjectStore\NoopScanner 10 years ago
Joas Schilling 5fc004f8ea Add a test of what everyone thinks should be the result of this method 10 years ago
Joas Schilling 8df4077dd7 Add a test for dropping the tables 10 years ago
Joas Schilling 276d678080 Etc timezones don't exist for .5 and .75 offsets 10 years ago
Christian Kampka 83e0f84fef Allow configuring background job mode from the console 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
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
Joas Schilling b180724cd0 Extract the remote host from user input in share dropdown 10 years ago
Joas Schilling ae60108692 Revert "Correctly fallback to english, if the plural case is not translated" 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
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