Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set fileInfo in the rule matcher | Julius Härtl | 2019-11-28 | 1 | -0/+1 |
* | add convenience interfaces so entities can provide presentable details | Arthur Schiwon | 2019-11-28 | 1 | -3/+64 |
* | allow user flows when the acting user is legitimate, but not its owner | Arthur Schiwon | 2019-11-28 | 1 | -26/+70 |
* | relax dependency on GenericEvent, instead stay compatible with old events | Arthur Schiwon | 2019-11-13 | 1 | -15/+21 |
* | File entity supports tagging events now | Arthur Schiwon | 2019-09-09 | 1 | -1/+18 |
* | entities equip the RuleMatcher on the events they are aware of | Arthur Schiwon | 2019-09-09 | 1 | -0/+19 |
* | introduce GenericEntityEvent and adapt File entity | Arthur Schiwon | 2019-09-09 | 3 | -102/+8 |
* | remove IEntity's getId in favor of class name | Arthur Schiwon | 2019-09-09 | 1 | -4/+0 |
* | introducing Entity interfaces and a File one as first implementation | Arthur Schiwon | 2019-09-09 | 3 | -0/+161 |