Age | Commit message (Expand) | Author |
---|---|---|
2017-07-26 | - Implement base manager classes as generics | Abyss777 |
2017-07-26 | Split Drivers and Groups management | Abyss777 |
2017-07-25 | Move users management to separate manager | Abyss777 |
2017-07-25 | Use function for removing | Abyss777 |
2017-07-24 | Fix order of objects constructions | Abyss777 |
2017-07-24 | Fix initial cache fill | Abyss777 |
2017-07-24 | Use Permission instead of Map | Abyss777 |
2017-07-24 | Optimize caching and class structure | Abyss777 |
2017-07-21 | Use classes instead of constants everywhere | Abyss777 |
2017-07-21 | Abolish permissions classes and get permissions as Map from DB | Abyss777 |
2017-07-20 | Rename Identifiable and Extensible to BaseModel and ExtendedModel | Abyss777 |
2017-07-20 | Combine permission resources and reuse common database functions | Abyss777 |
2017-07-19 | Refactored four managers | Abyss777 |