Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
| | | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix the type hints of migrations and correctly inject the wrapped schema ↵ | Joas Schilling | 2018-01-17 | 1 | -4/+4 |
| | | | | | | into migrations Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add migration for personal settings stuff | Joas Schilling | 2017-07-05 | 1 | -0/+93 |
Signed-off-by: Joas Schilling <coding@schilljs.com> |