Skip to content

Tags: Trihydro/graphhopper

Tags

4.0

Toggle 4.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
easbar Andi
Release 4.0

4.0-pre2

Toggle 4.0-pre2's commit message

Verified

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

3.2

Toggle 3.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
pin webpack version

3.1

Toggle 3.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
avoid prototype pollution (graphhopper#2370)

* avoid prototype pollution

* Update web-bundle/src/main/resources/com/graphhopper/maps/js/tools/url.js

Co-authored-by: Kirill <[email protected]>

* Update web-bundle/src/test/resources/com/graphhopper/maps/spec/tools/urlSpec.js

Co-authored-by: Kirill <[email protected]>

* add expected in test

Co-authored-by: Kirill <[email protected]>

4.0-pre1

Toggle 4.0-pre1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Include priority EncodedValue in CustomWeighting (graphhopper#2333)

* priority: use 4 bits and 0.1 factor

* move 0.5 into EncodedValue

* introduce priority in CustomWeighting

* include priority and test bike fastest vs bike custom

* rename enums to adapt to new range 0..15

* Add failing test

* replace 1.5 with PriorityCode

Co-authored-by: easbar <[email protected]>

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