Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-17 | Pass Map<Event, Position> to notifications | Abyss777 | |
2017-07-26 | - Implement base manager classes as generics | Abyss777 | |
- Remame getDeviceById and getDeviceByUniqueId functions | |||
2017-02-15 | Remove check for valid in IgnitionEventHandler | Abyss777 | |
2017-01-25 | Rise ignition events only if both positions has ignition attribute | Abyss777 | |
2016-12-18 | Include data directly into events | Anton Tananaev | |
2016-11-23 | Implement attributes helpers | Abyss777 | |
2016-11-02 | Update copyright notice emails | Anton Tananaev | |
2016-08-12 | - Removed decimal part | Abyss777 | |
- Fixed license header | |||
2016-08-12 | - Fixed casting ignition object to boolean | Abyss777 | |
- Renamed motorHours to engineHours - Changed engine hours formatter to just hours - Added previously missed license headers to reports - Added Andrey Kunitsyn to some license headers | |||
2016-08-11 | - Added IgnitionEventHandler | Abyss777 | |
- Added unit test for some EventHandlers - Changed a bit IdentityManager to fit EventHandlerTest |