Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move files/ajax/scan.php to background job | Lukas Reschke | 2015-11-28 | 1 | -94/+0 |
* | Skip unavailable storages in scanner | Robin Appelman | 2015-11-27 | 1 | -1/+1 |
* | Dont output paths in scan.php | Robin Appelman | 2015-11-25 | 1 | -8/+0 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
* | Prevent scanner going crazy with unavailable storages | Vincent Petry | 2015-08-24 | 1 | -4/+8 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -0/+22 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -22/+0 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -0/+22 |
* | Merge pull request #14199 from owncloud/cast-type-manually | Morris Jobke | 2015-02-19 | 1 | -1/+1 |
|\ | |||||
| * | Manually type-case all AJAX files | Lukas Reschke | 2015-02-13 | 1 | -1/+1 |
* | | Streamline auth and CSRF check in scan.php | Lukas Reschke | 2015-01-20 | 1 | -1/+5 |
|/ | |||||
* | Merge pull request #10922 from owncloud/explicit-scan-transactions | Lukas Reschke | 2014-09-09 | 1 | -1/+1 |
|\ | |||||
| * | Use bigger transactions when doing explicit file system scans | Robin Appelman | 2014-09-08 | 1 | -1/+1 |
* | | Better phpdoc and method naming | Robin Appelman | 2014-09-04 | 1 | -1/+1 |
* | | Use the public api to get event sources | Robin Appelman | 2014-09-03 | 1 | -3/+3 |
|/ | |||||
* | kill OC::$session | Jörn Friedrich Dreyer | 2014-08-29 | 1 | -1/+1 |
* | close the session on all file operations | Thomas Müller | 2014-03-10 | 1 | -1/+1 |
* | Split scanning logic from ajax file | Robin Appelman | 2013-07-19 | 1 | -45/+29 |
* | use json to encode user list | Robin Appelman | 2013-06-19 | 1 | -1/+1 |
* | allow scanning files for multiple users | Robin Appelman | 2013-06-19 | 1 | -13/+29 |
* | reuse etag when doing a forced rescan | Robin Appelman | 2013-06-14 | 1 | -1/+1 |
* | Add checks for storage object | Michael Gapczynski | 2012-11-24 | 1 | -7/+8 |
* | use background scanner | Robin Appelman | 2012-11-23 | 1 | -32/+57 |
* | fix delete and sort files | Robin Appelman | 2012-10-27 | 1 | -0/+2 |
* | Make Jenkins more happy. | Felix Moeller | 2012-10-23 | 1 | -1/+1 |
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 1 | -5/+4 |
* | apply coding style | Thomas Mueller | 2012-08-29 | 1 | -1/+1 |
* | apply coding style | Thomas Mueller | 2012-08-29 | 1 | -13/+14 |
* | cache fileid's in oc_cache | Robin Appelman | 2012-07-22 | 1 | -0/+5 |
* | write_close the session when scanning files or music | Robin Appelman | 2012-06-16 | 1 | -0/+1 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 1 | -2/+2 |
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 1 | -2/+2 |
* | fix merge conflicts | Georg Ehrke | 2012-04-26 | 1 | -1/+2 |
* | remove require once lib base in files scan.php | Georg Ehrke | 2012-04-20 | 1 | -2/+0 |
* | move files to app folder | Georg Ehrke | 2012-04-18 | 1 | -0/+38 |