Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+0 |
* | Use Query builder function | Joas Schilling | 2020-11-06 | 1 | -1/+1 |
* | Fix order of GREATEST for Oracle | Joas Schilling | 2020-11-06 | 1 | -3/+3 |
* | Remove @suppress SqlInjectionChecker | Morris Jobke | 2020-09-16 | 1 | -2/+0 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | dont set folder size to negative values during propagation | Robin Appelman | 2019-11-26 | 1 | -2/+5 |
* | Merge pull request #12865 from nextcloud/fix/do_not_propogate_in_appdata | Morris Jobke | 2018-12-06 | 1 | -3/+12 |
|\ | |||||
| * | No need to propogate changes in appdata | Roeland Jago Douma | 2018-12-05 | 1 | -3/+12 |
* | | Only execute query in propagateChange once | Roeland Jago Douma | 2018-12-05 | 1 | -2/+2 |
|/ | |||||
* | Use the defined func()->count() instead of manual counting | Joas Schilling | 2018-11-08 | 1 | -4/+4 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Add Phan plugin to check for SQL injections | Lukas Reschke | 2017-07-20 | 1 | -0/+2 |
* | explicitly cast mtime to int | Robin Appelman | 2016-11-03 | 1 | -1/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | fix mtime propagation on sqlite | Robin Appelman | 2016-06-02 | 1 | -3/+3 |
* | add propagator batching | Robin Appelman | 2016-06-02 | 1 | -0/+86 |
* | do propagation in a single query | Robin Appelman | 2016-04-25 | 1 | -20/+47 |
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 1 | -0/+74 |