aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api/resource/EventResource.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2018-04-11Add support of multiple MaintenancesAbyss777
2017-07-31Implement SQL requests constructionAbyss777
2017-07-21Use classes instead of constants everywhereAbyss777
2017-07-21Implement type constantsAbyss777
2017-07-19Refactored four managersAbyss777
2016-12-10Return JSON response by defaultAnton Tananaev
2016-10-19- Filter events on server sideAbyss777
2016-05-31- Renamed eventTime to serverTimeAbyss777
2016-05-30- Style fixes (use lower camel case in all cases)Abyss777
2016-05-26Events subsystemAbyss777