aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/Config.java
AgeCommit message (Expand)Author
2017-05-03Fix config issue and clean up (fix #3136)Anton Tananaev
2017-05-03Unit Test for ENV_VAR interpolation. config.useEnv introducedgahissy
2017-05-02Remove Apache Commons StringUtils referencegahissy
2017-05-02Read config from ENVgahissy
2016-11-19Fix code analysis problemsAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-27Implement default config (fix #2484)Anton Tananaev
2016-08-15- Made speed threshold configurableAbyss777
2015-10-13Remove data model and fix some issuesAnton Tananaev
2015-10-04Replace valueOf with parseXxxAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-07-12Re-factor configuration accessAnton Tananaev