| Commit message (Expand) | Author | Age | Files | Lines |
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -6/+0 |
* | Cleanup unneeded code around database.xml | Morris Jobke | 2021-03-24 | 1 | -50/+0 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -15/+3 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | 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 |