aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/database/CommandsManager.java
AgeCommit message (Expand)Author
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