Commit graph

549 commits

Author SHA1 Message Date
Niklas Guertler
72e2e13d07 Switched build system to gradle 2020-05-24 16:46:04 +02:00
abrensch
6962f189b7
Merge pull request #231 from andrewharvey/patch-1
update link to Osmosis releases
2020-03-28 08:20:13 +01:00
Andrew Harvey
b8fdcfe8e4
update link to Osmosis releases 2020-03-28 08:56:04 +11:00
Arndt Brenschede
a508249916 Merge branch 'master' of https://github.com/abrensch/brouter 2020-03-17 16:57:06 +01:00
Arndt Brenschede
030b32ba96 deleted experminental decoder class 2020-03-17 16:56:28 +01:00
Arndt Brenschede
b0410daf89 version 1.6.1 2020-03-01 21:55:34 +01:00
Arndt Brenschede
da044752b5 download manager scaling issues 2020-03-01 13:09:07 +01:00
Arndt Brenschede
4e1cbfe7d5 download manager scaling issues 2020-02-27 08:35:54 +01:00
Arndt Brenschede
f36587a474 download manager scaling issues 2020-02-27 08:31:05 +01:00
Arndt Brenschede
6acaefa982 ommit readmes/osmand subfolder in android app for now 2020-02-16 10:27:47 +01:00
Arndt Brenschede
96898c425f Merge branch 'master' of https://github.com/abrensch/brouter 2020-02-15 18:28:32 +01:00
Arndt Brenschede
26ad423e24 create readme subdirectories when installing app 2020-02-15 18:28:19 +01:00
Arndt Brenschede
f38ea269f1 asset zip changes 2020-02-15 17:27:30 +01:00
Arndt Brenschede
8607c47b66 fixed missing penalty for certain footways 2020-02-15 16:00:40 +01:00
Arndt Brenschede
be1319a331 fixed missing penalty for certain footways 2020-02-15 15:51:15 +01:00
Arndt Brenschede
cf5479a261 1.6.0 preparation 2020-02-15 14:36:27 +01:00
Arndt Brenschede
a0de736323 fixed Voice-Hint timing bug (locus+osmand) 2020-02-15 13:49:10 +01:00
Arndt Brenschede
47e20c681f http 500->400 for expected errors 2020-02-09 18:55:29 +01:00
Arndt Brenschede
42486f73f1 thread-limit logic, finetuning + extended profile cache 2020-02-08 18:31:22 +01:00
Arndt Brenschede
4caea5f583 thread-limit logic, finetuning 2020-02-06 08:29:18 +01:00
Arndt Brenschede
d7e759e93e thread-limit logic: guarantee 1000ms victim runtime 2020-02-05 21:59:24 +01:00
abrensch
4d8706f519
Merge pull request #224 from wladich/improve-http-server
Improve http server - I merge this PR for the status codes, and change the thread-pool logic to some mixed approach
2020-02-05 21:06:13 +01:00
abrensch
ebeb1e9471
Merge pull request #220 from cyface-de/master
Add Github Action to publish Github Package
2020-02-02 23:21:15 +01:00
Sergej Orlov
24d0e97c34 http server: do not terminate old thread when threads limit reached
Original implementation of the thread pool was limiting max number of
threads by terminating oldest thread if the limit was already reached and
a new request has arrived. This was causing broken responses under load.
Instead we now wait until one of the threads completes before starting a
new one.
2020-02-02 22:26:26 +01:00
Sergej Orlov
179525712f http server: return specific http codes for errors 2020-02-02 22:26:17 +01:00
Arndt Brenschede
6fd1c6151d traffic simulation delta supression 2020-02-02 11:48:54 +01:00
Arndt Brenschede
d29581694e traffic simulation delta supression 2020-02-01 20:00:35 +01:00
Arndt Brenschede
010383e7e7 traffic simulation delta supression 2020-02-01 19:48:53 +01:00
Klemens Muthmann
aef31e0447 Make Workflow more generic 2020-01-28 11:49:21 +01:00
Klemens Muthmann
8a033e311c Add repository to POM file 2020-01-28 11:49:21 +01:00
Klemens Muthmann
f9fa0088c0 Fix build command in Github Workflow 2020-01-28 11:49:21 +01:00
Klemens Muthmann
789d6b173f Add settings for package deployment 2020-01-28 11:49:21 +01:00
Klemens Muthmann
f5e2b22dd9 Creat Github Actions Datei 2020-01-28 11:49:21 +01:00
abrensch
e574045548
Merge pull request #219 from nrenner/standalone-customprofiles
Fix server.sh customprofiles path
2020-01-23 21:33:15 +01:00
abrensch
1790555d7e
Merge pull request #218 from nrenner/idea-config
Make paths consistent with server.sh
2020-01-23 21:32:48 +01:00
Norbert Renner
8b3562270b Fix server.sh customprofiles path, it's relative to profiles2 dir 2020-01-23 19:31:15 +01:00
Norbert Renner
af5e2f2513 Make paths consistent with server.sh, fixes #217 2020-01-23 19:22:07 +01:00
abrensch
f1c2b6e412
Merge pull request #216 from nrenner/generate_profile_variants
Fix shell in generate_profile_variants.sh
2020-01-22 13:01:08 +01:00
abrensch
4d0e9828a5
Merge pull request #215 from nrenner/profiles2
Ignore generated profiles
2020-01-22 12:55:37 +01:00
Norbert Renner
39f3d20445 Fix /usr/bin/sh not found on Ubuntu 18.04, using /bin/sh instead 2020-01-22 10:59:48 +01:00
Norbert Renner
f32a1bb406 Ignore generated profiles by misc/scripts/generate_profile_variants.sh 2020-01-22 10:47:39 +01:00
Arndt Brenschede
2c73665174 download-manager delete function 2020-01-22 08:34:04 +01:00
Arndt Brenschede
5bb53b6b84 rd5 diff progress 2020-01-20 22:28:36 +01:00
Arndt Brenschede
19b280cf71 bugfix suspect manager 2020-01-19 15:46:34 +01:00
Arndt Brenschede
43de4bb6ca rd5 diff progress 2020-01-19 15:22:05 +01:00
Arndt Brenschede
db4757abbb rd5 diff progress 2020-01-18 19:05:35 +01:00
Arndt Brenschede
19a7555483 rd5 delta progress 2020-01-18 17:30:33 +01:00
Arndt Brenschede
c4f3e7dadf mt-bug fix WayLinker 2020-01-16 20:58:22 +01:00
Arndt Brenschede
ff0f2891a2 suspect-manager: multiple challenges 2020-01-14 23:22:03 +01:00
Arndt Brenschede
db4d6cf19c added construction tag to lookup table 2020-01-12 20:12:06 +01:00