Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in @deprecated PHPDoc tag | Morris Jobke | 2020-11-24 | 1 | -2/+2 |
* | Don't throw on SHOW VERSION query | Joas Schilling | 2020-11-16 | 1 | -1/+2 |
* | Merge pull request #23922 from nextcloud/bugfix/noid/fix-query-type-detection | Morris Jobke | 2020-11-06 | 1 | -6/+9 |
|\ | |||||
| * | Improve query type detection | Joas Schilling | 2020-11-06 | 1 | -6/+9 |
* | | Deprecate OC_DB::prepare and OC_DB::executeAudited as they leak cursors | Joas Schilling | 2020-11-06 | 1 | -0/+2 |
|/ | |||||
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -4/+4 |
* | Move legacy classes from PSR0 to PSR4 | Christoph Wurst | 2020-04-07 | 1 | -0/+246 |