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