Commit graph

155 commits

Author SHA1 Message Date
abrensch
3ca296ca96
Merge pull request #92 from ntruchsess/master
decode query-string by standard URLDecoder
2017-12-03 21:16:10 +01:00
ntruchsess
7f2a7ce215 add optional parameter bindaddress to optionally restrict the ipaddresses brouter listens on 2017-12-03 13:22:01 +01:00
ntruchsess
77ee79bdc3 decode query-string by standard URLDecoder 2017-12-02 17:17:19 +01:00
Arndt Brenschede
c517ccc2df version 1.4.9 2017-09-24 17:11:04 +02:00
Arndt
05a8ec3ae3 version 1.4.8 2016-12-10 19:59:55 +01:00
Mark Schisler
0a616c70cc handling url encoded parameters 2016-12-02 00:46:38 -06:00
Arndt Brenschede
d42895880d version 1.4.7 2016-10-19 18:44:28 +02:00
Arndt
fdf06cbdd0 use start direction (provided by locus) as turncost bias 2016-10-14 19:18:21 +02:00
Arndt
56bdf76806 1.4.6 (memory footprint) 2016-09-30 13:17:03 +02:00
Arndt Brenschede
9d00b0181e performance 2016-09-09 19:42:00 +02:00
Arndt Brenschede
e217f12e71 v1.4.4 2016-08-30 19:30:53 +02:00
Arndt
42e9ddbdd1 v1.4.3 2016-08-06 13:46:30 +02:00
Arndt
d277db0bd1 im-router-update 2016-08-05 16:02:13 +02:00
Arndt
037ab7d734 1.4.2 versioning 2016-05-16 18:10:45 +02:00
Arndt
8609c1f47b 1.4.1 locus roundabout fix, 3 more operators 2016-05-09 22:05:40 +02:00
Arndt
d6e125b60b 1.4 preparation 2016-05-06 09:17:41 +02:00
Christian Pesch
8d10b3adf1 update all Maven poms to 1.3.2 2015-11-12 14:05:45 +01:00
Arndt
3e50846135 1.3.2 preparations 2015-11-01 09:34:43 +01:00
Arndt Brenschede
723cf90dd2 changed thread-kill logic 2015-10-23 19:18:37 +02:00
Arndt
850e8049fb 1.3.1 2015-10-18 23:53:05 +02:00
Arndt Brenschede
112d04979b 1.3 preparation 2015-10-15 19:12:05 +02:00
Arndt
ccf6641bad statistical encoding 2015-10-11 19:27:33 +02:00
Arndt
91c809e05c Traffic simulation patch 2015-08-28 16:39:41 +02:00
Arndt
7f107cad17 pom version 1.2 2015-04-04 10:46:39 +02:00
Norbert Renner
99fb471c26 handle CORS preflight request for profile upload (Safari) 2015-03-31 16:17:48 +02:00
Arndt
062702c5a3 1.2 prparations 2015-03-30 14:22:19 +02:00
Arndt
0fe5d5144a changed error message for missing datafile to include filename 2015-02-08 10:05:50 +01:00
Christian Pesch
ef8ebb63a3 remove junit where there are no tests, put junit into test scope to avoid using it in production code 2015-01-24 09:28:50 +01:00
Arndt
e0dbb0eb66 update version to 1.1 2014-12-28 13:53:28 +01:00
abrensch
c67e8bd64f Merge pull request #30 from cpesch/1.0.4
... but just released 1.1... will update again
2014-12-28 13:47:14 +01:00
Arndt
46db0104e5 performance patches 2014-12-28 08:03:27 +01:00
Christian Pesch
3dddb1a399 update version in poms to 1.0.4 2014-12-27 14:48:28 +01:00
Arndt
bd5dfb0b2e version 1.0.4 2014-09-28 16:15:20 +02:00
Arndt
329b36a45d version 1.0.3 2014-08-24 11:05:59 +02:00
Norbert Renner
dbc0222784 formatting: replace tabs with spaces 2014-08-23 21:55:45 +02:00
Norbert Renner
76c1641899 add GeoJSON track format 2014-08-23 20:57:16 +02:00
Arndt
2ae06c8b17 version number change to 1.0.2 2014-08-10 18:04:41 +02:00
Norbert Renner
2528ca67b6 improve downloading GPX+KML:
- "Content-Disposition: attachment" header with "filename"
- specific mime-types
resolves nrenner/brouter-web#6
2014-08-08 16:00:40 +02:00
Arndt
a6878ba04e 1.0 preparations 2014-07-13 16:32:22 +02:00
Arndt
eba5737739 variable length tag descriptions (minor lookup versions, bugfixes) 2014-06-01 19:38:47 +02:00
Arndt
1633ae78e3 route-server patch for online instance 2014-05-31 09:39:39 +02:00
Norbert Renner
7f50da9b16 validate profile on upload 2014-05-29 17:25:09 +02:00
Norbert Renner
8827b205e5 CSV download 2014-05-27 10:20:17 +02:00
Norbert Renner
5651260691 reuse (overwrite) existing custom profile file in editing session (id passed in URL) 2014-05-24 09:52:05 +02:00
Norbert Renner
8327fd4e24 fix: custom profile dir relative to profile dir 2014-05-24 09:52:05 +02:00
Norbert Renner
3df98310fb don't pass directory path to client, use prefix instead 2014-05-24 09:52:05 +02:00
Norbert Renner
6f9cef9b3f profile upload (a first implementation), similar to CgiUpload,
adds a new customprofiledir argument, a new file is created on each upload
2014-05-24 09:52:05 +02:00
Arndt
c458ec0db9 0.9.9 preparations 2014-04-18 16:36:04 +02:00
unknown
5e34d0320b resolved conflict in RouteServer 2014-04-15 10:28:26 +02:00
Christian Pesch
c152770f7d follow Maven conventions: development is done on SNAPSHOT, release have a version number without 2014-03-25 11:41:14 +01:00
Arndt Brenschede
47b8369b26 route server with threadpool 2014-02-28 20:08:09 +01:00
unknown
873a4046b8 warning stuff 2014-02-15 16:56:45 +01:00
unknown
0dc200f983 fix NP when position not mapped 2014-02-15 13:23:32 +01:00
Arndt Brenschede
b4aa961f2d added crc logic for datafile access 2014-02-02 17:04:17 +01:00
Arndt Brenschede
91e62f1164 initial commit of BRouter Version 0.98 2014-01-18 15:29:05 +01:00