Commit History

作者 SHA1 備註 提交日期
  Robin Appelman 5d5cfefd35 return the correct value when trying to get a non existing item from cache by id 5 年之前
  Morris Jobke 93c62d78db Fix UniqueConstraintViolationException while insert into oc_filecache 5 年之前
  Morris Jobke a661f043e1 Remove unneeded semicolon and parentheses 6 年之前
  Morris Jobke 16a558871c Use proper code flow instead of not needed else branch 6 年之前
  Morris Jobke be4e921306 Use basename() instead of self implementation 6 年之前
  Morris Jobke 0eebff152a Update license headers 6 年之前
  Morris Jobke 9a151056d0 Merge pull request #5812 from MrJeos/master 7 年之前
  Robin Appelman 06a4d6b5b9 Also repair storage id's when repairing invalid entries 7 年之前
  Lukas Reschke 3d2600b039 Add Phan plugin to check for SQL injections 7 年之前
  Artem Kochnev 5abeb9519e Fix for mb strlen 7 年之前
  Robin Appelman d4a7cfec7c rename fun to func 7 年之前
  Robin Appelman fee818f493 Add tests for query builder (i)like 7 年之前
  Robin Appelman 4b7bc2af0e Move all children of a folder in a single query 7 年之前
  Roeland Jago Douma 4821c00ea8 Merge pull request #4004 from nextcloud/backport-27172 7 年之前
  Morris Jobke b59f6dcca4 Merge pull request #3850 from nextcloud/search-order 7 年之前
  Robin Appelman 2d02a4735c Fix search ordering 7 年之前
  Vincent Petry 89c42a76c3 Remove SharedCache::getNumericStorageId to let CacheWrapper do it 7 年之前
  Xuanwo 210f4106c4 [OC/Files/Cache]: Fix wrong usage of basename 7 年之前
  Robin Appelman 6d0c756ff9 dont allow empty wildcard search 7 年之前
  Robin Appelman e61606a767 Allow searching for favorites 7 年之前
  Robin Appelman df2063ee7b Implement webdav SEARCH 7 年之前
  Frédéric Fortier 55a37c1db9 Refactor files' CacheEntry object creation to call cacheEntryFromData() all the time thus allowing proper casts to be done 7 年之前
  Frédéric Fortier cc511ac7b8 Typecast filecache 'storage' as int to return it as documented, fixes #3461 7 年之前
  Robin Appelman 14a561ddad always use numeric storage id in cacheentry 7 年之前
  Robin Appelman 86473306f3 fix cacheentry return wrong storage id 7 年之前
  Robin Appelman 2f03fcab4a let the share backend get the node cacheentry to save queries 7 年之前
  Joas Schilling 0215b004da Update with robin 8 年之前
  Joas Schilling ba87db3fcc Fix others 8 年之前
  Lukas Reschke aba539703c Update license headers 8 年之前
  Roeland Jago Douma dedf392751 Move \OC\Files to PSR-4 8 年之前