summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax/scan.php
Commit message (Expand)AuthorAgeFilesLines
* Move files/ajax/scan.php to background jobLukas Reschke2015-11-281-94/+0
* Skip unavailable storages in scannerRobin Appelman2015-11-271-1/+1
* Dont output paths in scan.phpRobin Appelman2015-11-251-8/+0
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Prevent scanner going crazy with unavailable storagesVincent Petry2015-08-241-4/+8
* Update license headersJenkins for ownCloud2015-03-261-0/+22
* Revert "Updating license headers"Morris Jobke2015-02-261-22/+0
* Updating license headersJenkins for ownCloud2015-02-231-0/+22
* Merge pull request #14199 from owncloud/cast-type-manuallyMorris Jobke2015-02-191-1/+1
|\
| * Manually type-case all AJAX filesLukas Reschke2015-02-131-1/+1
* | Streamline auth and CSRF check in scan.phpLukas Reschke2015-01-201-1/+5
|/
* Merge pull request #10922 from owncloud/explicit-scan-transactionsLukas Reschke2014-09-091-1/+1
|\
| * Use bigger transactions when doing explicit file system scansRobin Appelman2014-09-081-1/+1
* | Better phpdoc and method namingRobin Appelman2014-09-041-1/+1
* | Use the public api to get event sourcesRobin Appelman2014-09-031-3/+3
|/
* kill OC::$sessionJörn Friedrich Dreyer2014-08-291-1/+1
* close the session on all file operationsThomas Müller2014-03-101-1/+1
* Split scanning logic from ajax fileRobin Appelman2013-07-191-45/+29
* use json to encode user listRobin Appelman2013-06-191-1/+1
* allow scanning files for multiple usersRobin Appelman2013-06-191-13/+29
* reuse etag when doing a forced rescanRobin Appelman2013-06-141-1/+1
* Add checks for storage objectMichael Gapczynski2012-11-241-7/+8
* use background scannerRobin Appelman2012-11-231-32/+57
* fix delete and sort filesRobin Appelman2012-10-271-0/+2
* Make Jenkins more happy.Felix Moeller2012-10-231-1/+1
* Whitespace fixes in appsBart Visscher2012-08-291-5/+4
* apply coding styleThomas Mueller2012-08-291-1/+1
* apply coding styleThomas Mueller2012-08-291-13/+14
* cache fileid's in oc_cacheRobin Appelman2012-07-221-0/+5
* write_close the session when scanning files or musicRobin Appelman2012-06-161-0/+1
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported oc_dbFrank Karlitschek2012-05-031-2/+2
* ported oc_jsonFrank Karlitschek2012-05-031-2/+2
* fix merge conflictsGeorg Ehrke2012-04-261-1/+2
* remove require once lib base in files scan.phpGeorg Ehrke2012-04-201-2/+0
* move files to app folderGeorg Ehrke2012-04-181-0/+38