161 Commits (eb502c02ff7693bb36318d857985f79e7bac370c)

Author SHA1 Message Date
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Robin Appelman 0363af3790
move AbstractCacheEvent into OCP 3 years ago
  Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
  Robin Appelman 205386b24e
ignore files that have no read permissions during scanning 3 years ago
  Christoph Wurst 9ce3ea3368
Update license headers 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Daniel Kesselberg e0e76bb784
Limit getIncomplete query to one row 3 years ago
  Robin Appelman aef1cdba03
code style and dispatchTyped 3 years ago
  Robin Appelman 88f35d52d2
rename cache event to follow new naming standards 3 years ago
  Robin Appelman 23fb497ff5
extend cache events 3 years ago
  Joas Schilling cffad62771
Empty string is returned as null, but empty string in file cache is the root and exists 3 years ago
  Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 3 years ago
  Joas Schilling c07720de77
Use query builder instead of OC_DB in OC\Files\* 3 years ago
  Joas Schilling 4b125d4402
Use Query builder function 3 years ago
  Joas Schilling 3c027bd0cf
Fix order of GREATEST for Oracle 3 years ago
  Christoph Wurst 0da89c0fa1
The file cache entry is array accessible 3 years ago
  Morris Jobke 99c9423766
Remove @suppress SqlInjectionChecker 3 years ago
  Robin Appelman cfde74442c
optimize View::getPath if we already know the storage id 3 years ago
  Robin Appelman 244fd6ae49
disable update checking for shared storages 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Robin Appelman 5af7d921a9
Make Cache::removeChildren non recursive 4 years ago
  Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 3 years ago
  Robin Appelman 8c3b22859c
dont update mimetype when moving to trash 3 years ago
  Robin Appelman c8cf2e8a5b
fix renameFromStorage messing with folder mimetype 3 years ago
  Robin Appelman e9b5514186
prevent the root storage from accidentally scanning user folders 4 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Robin Appelman 9735b5d61f
Add method to storage backends to get directory content with metadata 4 years ago
  Christoph Wurst 734c62bee0
Format code according to PSR2 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 4 years ago
  Christoph Wurst a7c8d26d31
Add visibility to all properties and move static keyword 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Robin Appelman d9184584e0
restart transaction when cache insert fails due to duplicate 4 years ago
  Robin Appelman 5199f80196
call cache->insert directly instead of going trough cache->put first when scanning 4 years ago
  Robin Appelman 9c7da26394
dont try to get existing cache data during scanning if we already know its a new file 4 years ago
  Robin Appelman 3fb32f6f3d
reuse known parentId when inserting cache entries in scanner 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 23eb0462e5
Use lowercase true, false and null constants 4 years ago
  Robin Appelman f972990469
dont try to update storage mtime if we can't get the mtime 4 years ago
  Joas Schilling dc050fb5e5
Allow to overwrite the path on the cache event 4 years ago
  Christoph Wurst 1b46621cd3
Update license headers for 18 4 years ago
  tobiasKaminsky 41cb214112
fix https://github.com/nextcloud/server/issues/18313 4 years ago
  Roeland Jago Douma 5dba8d318d
Fix search limit to home 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Robin Appelman f9e5b33c2b
remove old 'owner' filter 4 years ago
  Robin Appelman c62637da8b
Allow filtering the search results to the users home storage 4 years ago