Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -5/+1 |
* | Skip db migration simulation for core schema changes | Julius Härtl | 2021-03-17 | 1 | -103/+0 |
* | Filter tables with other table prefix | Daniel Kesselberg | 2021-03-02 | 1 | -4/+4 |
* | Add our own DB exception abstraction | Christoph Wurst | 2021-01-12 | 1 | -0/+7 |
* | Don't try a transaction for the migrator on MySQL | Joas Schilling | 2021-01-08 | 1 | -2/+7 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -36/+21 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -2/+2 |
* | Fix "misplaced variables" warning of Psalm in PHPDoc statements | Morris Jobke | 2020-08-17 | 1 | -1/+0 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -3/+3 |
* | Fix mismatching doc block parameter types | Christoph Wurst | 2020-03-06 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -6/+6 |
* | Add event dispatcher to OCP | Christoph Wurst | 2019-06-25 | 1 | -4/+4 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Start migrations | Joas Schilling | 2017-07-05 | 1 | -8/+9 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Various database migration fixes (#25209) | Thomas Müller | 2016-06-29 | 1 | -0/+20 |
* | Move \OC\DB to PSR-4 | Roeland Jago Douma | 2016-04-15 | 1 | -0/+292 |