Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |