| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace TYPE with TYPES | Daniel Kesselberg | 2020-06-30 | 1 | -17/+17 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -5/+3 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Fix "Cannot add a NOT NULL column with default value NULL" | Joas Schilling | 2019-09-26 | 1 | -1/+10 |
* | fix missing value and run against empty tables in migration script | Arthur Schiwon | 2019-09-09 | 2 | -15/+17 |
* | split events DB field into entity and events, adjust biz logic | Arthur Schiwon | 2019-09-09 | 2 | -4/+21 |
* | extend DB table, manager, controller with support for entity events | Arthur Schiwon | 2019-09-09 | 1 | -0/+14 |
* | the workflow manager becomes scope aware, Part 1 | Arthur Schiwon | 2019-09-09 | 1 | -0/+76 |
* | add scope table for workflows and switch to migrations | Arthur Schiwon | 2019-09-09 | 1 | -0/+100 |