index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debug.xml
Age
Commit message (
Expand
)
Author
2015-06-27
Add position SQL index
Anton Tananaev
2015-06-27
Use new web app by default
Anton Tananaev
2015-06-23
Start MXT protocol implementation
Anton Tananaev
2015-06-18
Refactor database init process
Anton Tananaev
2015-06-17
Load latest positions from db
Anton Tananaev
2015-06-17
Rename some database parameters
Anton Tananaev
2015-06-16
Separated the persisted password (hashedPassword) from the password sent from...
Demian
2015-06-16
Implemented password hashing using a salt, following this code&guidelines: ht...
Demian
2015-06-13
Fix database data mocks
Anton Tananaev
2015-06-10
Removing double quotes
Irving Gonzalez
2015-06-11
Revert "removing double quotes"
Anton Tananaev
2015-06-10
Begin implementing alerts
Irving Gonzalez
2015-06-10
removing double quotes
Irving Gonzalez
2015-06-10
changing "database.selectDevices" query
Irving Gonzalez
2015-06-09
Replaced tabs for spaces
Demian
2015-06-09
Added compatibility for MySQL on all queries. Moved the sha256 logic to java ...
Demian
2015-06-09
Moved all the SQL queries to the configuration file
Demian
2015-06-06
Add user management window
Anton Tananaev
2015-06-05
Re-factor config params
Anton Tananaev
2015-06-05
Simplify protocol config
Anton Tananaev
2015-06-05
Move schema query to config
Anton Tananaev
2015-06-05
Rename debug config file
Anton Tananaev