aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/database/CommandsManager.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2018-09-15Provide error messagesAnton Tananaev
2018-09-14Log using slf4j and java loggingAnton Tananaev
2018-06-26Merge remote-tracking branch 'ivanfmartinez/notifications'Abyss777
2018-04-28Change error stringAbyss777
2018-04-28Make Commands queueing switchableAbyss777
2018-04-01generalization for notifications processingIvan Martinez
2017-10-23Implement command cloningAbyss777
2017-10-22Set deviceId in Saved Command before sendAbyss777
2017-10-20Reverted using QueueAbyss777
2017-10-20Unwrap ternary operatorAbyss777
2017-10-20Use List instead of QueueAbyss777
2017-10-19Implement buffered commandsAbyss777
2017-09-19Implement per device NotificationsAbyss777
2017-09-13Re implement "getSupportedCommands" functionAbyss777
2017-09-13Fix security checkAbyss777
2017-09-13- Rename functions "isXxx" to "getUserXxx"Abyss777
2017-09-12Implement Saved CommandsAbyss777