| Commit message (Expand) | Author | Age | Files | Lines |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Merge pull request #19890 from nextcloud/enh/comments-reference-id | Joas Schilling | 2020-04-02 | 1 | -0/+2 |
|\ |
|
| * | Add optional column oc_comments.reference_id | Joas Schilling | 2020-03-31 | 1 | -0/+2 |
* | | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
|/ |
|
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Code cleanup. | Ole Ostergaard | 2019-03-21 | 1 | -3/+3 |
* | Add insertIgnoreConflict to IDBConnection interface. | Ole Ostergaard | 2019-03-21 | 1 | -0/+14 |
* | Add deprecation message ofr insertIfNotExist | Morris Jobke | 2018-11-09 | 1 | -0/+1 |
* | Catch UniqueConstraintViolationException inside insertIfNotExist | Morris Jobke | 2018-11-09 | 1 | -1/+3 |
* | Add a hint that some indexes are not added yet | Morris Jobke | 2018-06-06 | 1 | -0/+1 |
* | Emit event when running ./occ db:add-missing-indices | Roeland Jago Douma | 2018-05-24 | 1 | -0/+3 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Start migrations | Joas Schilling | 2017-07-05 | 1 | -0/+17 |
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 1 | -1/+1 |
* | Allow 4byte unicode filenames on supported platforms | Robin Appelman | 2016-10-20 | 1 | -0/+8 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Add a method to lock a table | Joas Schilling | 2016-05-21 | 1 | -0/+19 |
* | Move \OCP to PSR-4 | Roeland Jago Douma | 2016-05-19 | 1 | -0/+234 |