Skip to content

Tags: m-huff/graphhopper

Tags

3.0

Toggle 3.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
release 3.0

3.0-pre5

Toggle 3.0-pre5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
geocoding request should throw an exception for every not http 200

2.4

Toggle 2.4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
avoid regex in navigate module (graphhopper#2304)

* replace two regexs with one indexOf

* make check stricter

* use @easbar's suggestion

3.0-pre4

Toggle 3.0-pre4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
use again separate EdgeBasedTarjanSCC.getEdgeFromKey, see graphhopper…

…#2152

client_hc_no_vehicle

Toggle client_hc_no_vehicle's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
easbar Andi
Merge branch 'master' into client_hc_vehicle_to_profile

3.0-pre3

Toggle 3.0-pre3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
do not silently ignore exceptions in PBF import (graphhopper#2270)

* OSM PBF import: do not silently ignore exceptions, fixes graphhopper#2269

* revert unrelated change

* minor name change

3.0-pre2

Toggle 3.0-pre2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
custom model: allow brackets in condition

3.0-pre1

Toggle 3.0-pre1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
minor tweak to EncodedValue implementation

2.3

Toggle 2.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
upgraded dropwizard to 2.0.16, graphhopper#2183

2.2

Toggle 2.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
easbar Andi
No longer ignore profile's `turn_costs` flags when using custom weigh…

…ting, fix graphhopper#2176

(cherry picked from commit 90d6fd8)