index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-28
Combine some GET functions
Abyss777
2017-07-28
Merge pull request #3396 from Abyss777/combine_resources
Anton Tananaev
2017-07-28
One more condition optimizing
Abyss777
2017-07-27
Optimize a few IFs
Abyss777
2017-07-27
Merge pull request #3397 from Abyss777/fix_empty_devices
Anton Tananaev
2017-07-27
Replace getClassByName function to switch
Abyss777
2017-07-27
Initialize some maps, because they might be accessed before initialized.
Abyss777
2017-07-27
Implement BaseObjectResource generic and combine PUT/POST/DELETE functions
Abyss777
2017-07-27
Merge pull request #3391 from Abyss777/refactor_drivers_groups
Anton Tananaev
2017-07-27
Remove group typecast
Abyss777
2017-07-27
Extend VT200 protocol decoder
Anton Tananaev
2017-07-26
- Implement base manager classes as generics
Abyss777
2017-07-26
Override getById in all managers
Abyss777
2017-07-26
Split Drivers and Groups management
Abyss777
2017-07-25
Merge pull request #3388 from Abyss777/optimize_users
Anton Tananaev
2017-07-25
Move users management to separate manager
Abyss777
2017-07-25
Merge pull request #3385 from Abyss777/optimize_managers
Anton Tananaev
2017-07-25
Use function for removing
Abyss777
2017-07-25
Implement missing XT2400 parameters
Anton Tananaev
2017-07-25
Add Carscop unit test case
Anton Tananaev
2017-07-24
Fix order of objects constructions
Abyss777
2017-07-24
Fix item removing
Abyss777
2017-07-24
Fix initial cache fill
Abyss777
2017-07-24
Fix group cache update
Abyss777
2017-07-24
Use Permission instead of Map
Abyss777
2017-07-24
Optimize caching and class structure
Abyss777
2017-07-24
Merge pull request #3384 from Abyss777/actualize_swagger
Anton Tananaev
2017-07-24
Fix JSON
Abyss777
2017-07-24
Add Stops report
Abyss777
2017-07-24
Add Drivers to swagger
Abyss777
2017-07-24
Add Computed Attributes to swagger
Abyss777
2017-07-24
Describe Permissions API in swagger
Abyss777
2017-07-23
Merge pull request #3373 from Abyss777/refactor_managers
Anton Tananaev
2017-07-23
Remove line
Abyss777
2017-07-23
Fix nested IFs
Abyss777
2017-07-23
Use Permission object instead of Map
Abyss777
2017-07-23
Remove proxy function
Abyss777
2017-07-22
Use ternary operator for calendar
Abyss777
2017-07-22
Fix code style issue
Anton Tananaev
2017-07-22
Support GP6000 packed messages
Anton Tananaev
2017-07-22
- Add Permission helper Class
Abyss777
2017-07-22
Another GT06 LBS and WiFi message type
Anton Tananaev
2017-07-22
Add binary INF support
Anton Tananaev
2017-07-21
Use classes instead of constants everywhere
Abyss777
2017-07-21
Implement type constants
Abyss777
2017-07-21
Simplified error string construction
Abyss777
2017-07-21
- Combine all permissions to one resource
Abyss777
2017-07-21
Add helper function to generate request string name
Abyss777
2017-07-21
Abolish permissions classes and get permissions as Map from DB
Abyss777
2017-07-20
Rename Identifiable and Extensible to BaseModel and ExtendedModel
Abyss777
[next]