Commit graph

1383 commits

Author SHA1 Message Date
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
3d99979a5e readme updates 2014-12-28 09:06:53 +01:00
Arndt
a013c2f184 readme updates 2014-12-28 08:56:12 +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 Brenschede
176beba6f6 memory squeezing pre-processor (link-identity) 2014-12-23 18:00:23 +01:00
Arndt
8a6e601811 lookup extentions (->minor 3) 2014-12-14 10:39:32 +01:00
Arndt
d1eee16a93 Merge branch 'master' of https://github.com/abrensch/brouter 2014-12-12 21:39:27 +01:00
Arndt
4933d91a82 pre-processor memory squeezing (dense map) 2014-12-12 21:39:21 +01:00
Arndt Brenschede
3860b12cd9 forceSecondaryData flag 2014-11-17 19:14:44 +01:00
Arndt
bd5dfb0b2e version 1.0.4 2014-09-28 16:15:20 +02:00
Arndt
1ee41026c1 reworked csv-listing 2014-09-28 14:33:07 +02:00
Arndt
65d150fd43 more tags 2014-09-27 13:30:02 +02:00
Arndt
7fc76ad8c4 yes/proposed logic for relations 2014-09-27 13:28:29 +02:00
Arndt
6c90fb9a25 preprocessor memory sqeezing 2014-08-24 17:50:29 +02:00
Arndt
329b36a45d version 1.0.3 2014-08-24 11:05:59 +02:00
Arndt
3a0f08dd5d added alternative up/down costfactors 2014-08-24 10:14:44 +02:00
abrensch
0cb894465e Merge pull request #23 from nrenner/geojson
add GeoJSON track format
2014-08-24 09:26: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
3f49938e2a added alternative up/down costfactors 2014-08-23 18:10:04 +02:00
Arndt
2ae06c8b17 version number change to 1.0.2 2014-08-10 18:04:41 +02:00
abrensch
a63e9eb166 Merge pull request #21 from nrenner/download
improve downloading GPX+KML
2014-08-10 17:58:22 +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
5fd1e2e734 fixed nullpointer at startup 2014-07-30 08:19:45 +02:00
Arndt
d4ff257994 segments2 -> segemnts3 2014-07-30 08:17:16 +02:00
Arndt
eb01ef34d1 readme updates 2014-07-26 15:05:20 +02:00
Arndt
631057cd5f extended configuration (to hande Kitkat issues) 2014-07-26 12:25:44 +02:00
Arndt
a6878ba04e 1.0 preparations 2014-07-13 16:32:22 +02:00
Arndt
fb4bf8e0cd 1.0 preparations 2014-07-13 16:19:44 +02:00
Arndt
e13d1ad468 more lookup changes 2014-06-19 18:44:10 +02:00
Arndt
8fa82633d4 1.0 preparations 2014-06-19 09:15:51 +02:00
Arndt
55717c6e71 fixes for access=permissive + highway=abondened 2014-06-18 08:25:04 +02:00
Arndt
be24ee7a88 variable length tag encoding (more bugs..) 2014-06-05 09:28:24 +02:00
Arndt
eba5737739 variable length tag descriptions (minor lookup versions, bugfixes) 2014-06-01 19:38:47 +02:00
Arndt
f0b1889afd lookup table update 2014-06-01 19:35:40 +02:00
Arndt
8368df6bcf variable length tag descriptions (regtest glitches) 2014-05-31 09:44:22 +02:00
Arndt
1633ae78e3 route-server patch for online instance 2014-05-31 09:39:39 +02:00
abrensch
c548c03a19 Merge pull request #16 from nrenner/validate-profile
validate profile on upload
2014-05-29 18:33:21 +02:00
Norbert Renner
7f50da9b16 validate profile on upload 2014-05-29 17:25:09 +02:00
Arndt
afa498637a variable length tag descriptions (downwards compatibility) 2014-05-29 16:47:43 +02:00
abrensch
c16c242a65 Merge pull request #15 from nrenner/csv
CSV download
2014-05-29 16:37:31 +02:00
Norbert Renner
8827b205e5 CSV download 2014-05-27 10:20:17 +02:00
abrensch
e17375adfd Merge pull request #13 from nrenner/profile-upload
Profile upload
2014-05-24 20:57:05 +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