aboutsummaryrefslogtreecommitdiff
path: root/src/org
AgeCommit message (Expand)Author
2017-08-02Add commentAbyss777
2017-08-02Avoid unneeded log record and table name constructionsAbyss777
2017-08-02Merge pull request #3406 from Abyss777/fix_unknown_uniqueidAnton Tananaev
2017-08-02Implement TLV communication protocolAnton Tananaev
2017-08-02Update GB100 binary decoderAnton Tananaev
2017-08-01Fix retrieving objects by unknown tokens/uniqueIdAbyss777
2017-08-01Make query generator switchableAbyss777
2017-08-01Merge pull request #3402 from Abyss777/construct_requestsAnton Tananaev
2017-08-01Option to limit report periodAnton Tananaev
2017-08-01Fix buildAbyss777
2017-07-31- Rename QueryAdditional to QueryExtendedAbyss777
2017-07-31Implement SQL requests constructionAbyss777
2017-07-28Combine some GET functionsAbyss777
2017-07-28Merge pull request #3396 from Abyss777/combine_resourcesAnton Tananaev
2017-07-28One more condition optimizingAbyss777
2017-07-27Optimize a few IFsAbyss777
2017-07-27Replace getClassByName function to switchAbyss777
2017-07-27Initialize some maps, because they might be accessed before initialized.Abyss777
2017-07-27Implement BaseObjectResource generic and combine PUT/POST/DELETE functionsAbyss777
2017-07-27Merge pull request #3391 from Abyss777/refactor_drivers_groupsAnton Tananaev
2017-07-27Remove group typecastAbyss777
2017-07-27Extend VT200 protocol decoderAnton Tananaev
2017-07-26- Implement base manager classes as genericsAbyss777
2017-07-26Override getById in all managersAbyss777
2017-07-26Split Drivers and Groups managementAbyss777
2017-07-25Move users management to separate managerAbyss777
2017-07-25Merge pull request #3385 from Abyss777/optimize_managersAnton Tananaev
2017-07-25Use function for removingAbyss777
2017-07-25Implement missing XT2400 parametersAnton Tananaev
2017-07-24Fix order of objects constructionsAbyss777
2017-07-24Fix item removingAbyss777
2017-07-24Fix initial cache fillAbyss777
2017-07-24Fix group cache updateAbyss777
2017-07-24Use Permission instead of MapAbyss777
2017-07-24Optimize caching and class structureAbyss777
2017-07-23Merge pull request #3373 from Abyss777/refactor_managersAnton Tananaev
2017-07-23Remove lineAbyss777
2017-07-23Fix nested IFsAbyss777
2017-07-23Use Permission object instead of MapAbyss777
2017-07-23Remove proxy functionAbyss777
2017-07-22Use ternary operator for calendarAbyss777
2017-07-22Fix code style issueAnton Tananaev
2017-07-22Support GP6000 packed messagesAnton Tananaev
2017-07-22- Add Permission helper ClassAbyss777
2017-07-22Another GT06 LBS and WiFi message typeAnton Tananaev
2017-07-22Add binary INF supportAnton Tananaev
2017-07-21Use classes instead of constants everywhereAbyss777
2017-07-21Implement type constantsAbyss777
2017-07-21Simplified error string constructionAbyss777
2017-07-21- Combine all permissions to one resourceAbyss777