Age | Commit message (Expand) | Author |
2016-11-02 | Update copyright notice emails | Anton Tananaev |
2016-09-25 | Implement server statistics collection | Anton Tananaev |
2016-09-24 | Merge pull request #2356 from dcbastos/no-config-given | Anton Tananaev |
2016-09-23 | Throws a RuntimeException if no configuration file was provided. | Daniel Bastos |
2016-09-21 | Add attributes aliases | Abyss777 |
2016-08-30 | Fix a type in context class | Anton Tananaev |
2016-07-15 | Move code related to devices to DeviceManager | Abyss777 |
2016-07-13 | Renamed to EventForwarder and moved to Context | Abyss777 |
2016-06-29 | Support Geocode Farm reverse geocoder | Anton Tananaev |
2016-06-24 | - Reverted changes in web-client | Abyss777 |
2016-06-23 | Added possibility to disable event and geofence subsystems | Abyss777 |
2016-06-16 | Added/updated license headers | Abyss777 |
2016-06-14 | - Overlapping geofences | Abyss777 |
2016-06-10 | Geofences | Abyss777 |
2016-05-02 | Always initialize permissions manager | Anton Tananaev |
2016-03-15 | Support key for Google geocoder (fix #1781) | Anton Tananaev |
2016-01-04 | For #1606 - always start PermissionsManager when WebServer is going to be sta... | Vitaly Litvak |
2015-11-27 | Host database console using Jetty | Anton Tananaev |
2015-11-27 | Option to enable H2 database console | Anton Tananaev |
2015-11-20 | Add support for Mozilla Location Service | Anton Tananaev |
2015-11-18 | Implement location provider channel handler | Anton Tananaev |
2015-10-14 | Fix some check style issues | Anton Tananaev |
2015-10-09 | Fix some FindBugs and style issues | Anton Tananaev |
2015-10-04 | Remove trailing whitespaces from code | Anton Tananaev |
2015-09-24 | Fix minor formatting issues | Anton Tananaev |
2015-09-23 | Add FactualReverseGeocoder | Stefaan Van Dooren |
2015-09-23 | Add BinMaps ReverseGeocoder | Stefaan Van Dooren |
2015-09-23 | Fix minor formatting issues | Anton Tananaev |
2015-09-23 | Final correction (still learning github) | Stefaan Van Dooren |
2015-09-23 | Fixed some errors after troubles with github | Stefaan Van Dooren |
2015-09-23 | Fixed some erros | Stefaan Van Dooren |
2015-09-23 | Fix minor formatting issues | Anton Tananaev |
2015-09-23 | Added MapQuest | Stefaan Van Dooren |
2015-09-21 | Implement geocoder address caching | Anton Tananaev |
2015-09-07 | Initialise ConnectionManager after web UI to let web application create neces... | Vitaly Litvak |
2015-09-06 | For #1395 - updated 'web.type' values to lower case | Vitaly Litvak |
2015-09-05 | For #1395 - initialize API for old interface, added possibility to expose onl... | Vitaly Litvak |
2015-08-21 | Share async http client instance | Anton Tananaev |
2015-07-17 | Rename package from http to web | Anton Tananaev |
2015-07-14 | Create data manager if url provided (fix #954) | Anton Tananaev |
2015-07-14 | Reduce dependencies on data manager (fix #954) | Anton Tananaev |
2015-07-13 | Use switch statemens with strings | Anton Tananaev |
2015-07-12 | Re-factor configuration access | Anton Tananaev |
2015-07-12 | Implement web data handler | Anton Tananaev |
2015-07-05 | Separate identity manager interface | Anton Tananaev |
2015-06-30 | Fix database init sequence | Anton Tananaev |
2015-06-30 | Init connection manager for tests | Anton Tananaev |
2015-06-30 | Active devices in connection manager | Anton Tananaev |
2015-06-27 | Use new web app by default | Anton Tananaev |
2015-06-21 | Fix mocks on fist start | Anton Tananaev |