Commit Graph

2274 Commits (c964fe9f8dfae98ef4e1f6caa8d4893334d377a2)

Author SHA1 Message Date
Robin Appelman 79d0ac21cc delete child entries when a folder gets removed from cache 14 years ago
Robin Appelman 56e9ce44c3 add a way to recalucale the size of a folder in the cache 14 years ago
Björn Schießle 0d3f68cc7a fix function documentation 14 years ago
Bart Visscher fecfeac55d Fix introduced style errors 14 years ago
Björn Schießle 8a3eda16f2 fix function documentation 14 years ago
Robin Appelman 5bfff6c56e use absolute paths when resolving mount points 14 years ago
Bart Visscher 43e8293d9c Change Symfony/Component/Routing from submodule to composer fetching 14 years ago
Robin Appelman 3437071cf1 remove old searchByMime 14 years ago
Robin Appelman fcc92a9f43 add searchByMime to new cache api 14 years ago
Jakob Sack d0bbd9416b Add BackgroundJob::setExecutionType() to public API 14 years ago
Jakob Sack 9cf9d41e51 Add a new backgroundjob class to access the type of background jobs easily 14 years ago
Robin Appelman 695405dfeb add permissions data to the results of the cache api 14 years ago
Jenkins for ownCloud 3bef19c623 [tx-robot] updated from transifex 14 years ago
Robin Appelman 9953427197 also use new cache api here 14 years ago
Robin Appelman 7d6da68d53 prove some compatibility with the old cache api 14 years ago
Florian Hülsmann a48734bcb5 fixed user/group sharing hooks 14 years ago
Robin Appelman 6db81afab9 move some stuff to the new api 14 years ago
Bart Visscher fe75793815 Split database setup code to functions 14 years ago
Florian Hülsmann b7bf28d1c7 Hook emission on sharing stuff 14 years ago
Victor Dubiniuk d428d72dab Fix mimetype detection with the 'file' utility 14 years ago
Robin Appelman c22a723785 add file permissions cache 14 years ago
Robin Appelman ad720c4c17 possible fix for bombarding the server with the htaccess test during setup 14 years ago
Robin Appelman 8bce661e4d add search to the filecache api 14 years ago
Georg Ehrke 1888ac0d41 add the possibility to add an preupdate.php 14 years ago
Robin Appelman 7ef0ffe8ad add View->putFileInfo to the filecache api 14 years ago
Robin Appelman e63e246c48 fix problem with normalizePath when there was a double leading slash 14 years ago
Robin Appelman 39adadd3e3 move the cache api from OC_Files to filesystem(view) 14 years ago
Jenkins for ownCloud c7d64811d6 [tx-robot] updated from transifex 14 years ago
Lukas Reschke 228a05a792 Check for iconv 14 years ago
Lukas Reschke 55277c8e5a Allow any characters in the groupname 14 years ago
Jenkins for ownCloud 43bae1b473 [tx-robot] updated from transifex 14 years ago
Björn Schießle 0c2a4264c9 normalize path 14 years ago
Robin Appelman 5a3d6805a2 cleanup OC_Files a bit 14 years ago
Felix Moeller 561cbb2de6 NoSpaceAfterComma II 14 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 14 years ago
Robin Appelman 56c7ee799c use strtotime on non-nummeric times in oc_filesystem::touch 14 years ago
Robin Appelman 7fdbce6ac1 use strtotime on non-nummeric times in oc_filesystem::touch 14 years ago
scambra 9601352d46 fix strftime in windows, use %#d instead of %e in windows 14 years ago
Arthur Schiwon b43b85c849 get effective username after webdav login, fixes oc-2108 14 years ago
Felix Moeller 36d0d75901 Codestyle: FunctionCallArgumentSpacing 14 years ago
Felix Moeller ff5f9370c4 Checkstyle: MultiLineCondition 14 years ago
Felix Moeller ddfcc96ab5 Checkstyle: LowerCaseConstant 14 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup 14 years ago
Jenkins for ownCloud bc2a648f2d [tx-robot] updated from transifex 14 years ago
Felix Moeller 6a00a6b9ed Make Jenkins more happy. 14 years ago
Lukas Reschke 65619af05b Disable enhancedauth by default 14 years ago
Felix Moeller 03581ef463 Correct a first issue Checkstyle is complaining about ... 14 years ago
Felix Moeller 37296b8b6d Adding the t() function to have the labels in the search results translated 14 years ago
Thomas Müller 126d16f16d Fixing undefined $language 14 years ago
Björn Schießle d68b89cae4 add parameter to specify user for which OC_Filesystem should be initialized. 14 years ago