Commit Graph

  • 06e010b4d0 Include information on estimates in table response (#5259) Daniel Patterson 2018-12-11 09:21:57 -0800
  • 9e68de1c2e fix formatting Kajari Ghosh 2018-12-11 11:44:29 -0500
  • 060647b9b7 more cuke tests Kajari Ghosh 2018-12-11 11:11:33 -0500
  • 3d879d3bee change param name Kajari Ghosh 2018-12-11 11:07:04 -0500
  • a123cb6efb bump to rc3 v5.20.1-rc.3 Kajari Ghosh 2018-12-10 22:56:55 -0500
  • 63e713aa4a Revert "Include distance from input to snapped for all waypoints, not just on the nearest service." Kajari Ghosh 2018-12-10 22:48:57 -0500
  • 9daef767fa bump to rc 2 v5.20.1-rc.2 Kajari Ghosh 2018-12-10 17:37:09 -0500
  • d89a513183 Fix scale_factor bug (#5303) Kajari Ghosh 2018-12-10 17:11:08 -0500
  • 92d3ce789b
    Fix scale_factor bug (#5303) Kajari Ghosh 2018-12-10 17:11:08 -0500
  • a3812bc0a8 change [].includes to [].indexOf !== -1 for compatibility with node 4 Kajari Ghosh 2018-12-10 17:09:18 -0500
  • 2c4af79ded changelog Kajari Ghosh 2018-12-10 16:37:06 -0500
  • 4755c19fdc check for scale_factor != 1 Kajari Ghosh 2018-12-10 15:56:31 -0500
  • 925e75e287 adjust fallback_speed check Kajari Ghosh 2018-12-10 15:34:30 -0500
  • 96a3571069 fix linting Kajari Ghosh 2018-12-10 14:14:02 -0500
  • b988889707 Linting fix on test helper code. Daniel Patterson 2018-11-02 16:59:56 -0700
  • bd6c4d1a5f Update changelog. Daniel Patterson 2018-11-02 16:35:36 -0700
  • 355df248fe Revert "Remove estimated_cells value in the response." Daniel Patterson 2018-11-02 16:33:12 -0700
  • c43ea37e05 5.20.1 rc 1 v5.20.1-rc.1 Kajari Ghosh 2018-12-10 15:16:10 -0500
  • ec6c10661f Fix fallback speed validity checks (#5300) Kajari Ghosh 2018-12-10 14:53:30 -0500
  • bcdc689ae9 Add a multiplier to the matrix (#5298) Kajari Ghosh 2018-12-10 13:41:44 -0500
  • 01ca32c81c
    Fix fallback speed validity checks (#5300) Kajari Ghosh 2018-12-10 14:53:30 -0500
  • e2c65b78c6 rebase mistake fix Kajari Ghosh 2018-12-10 14:17:30 -0500
  • d60c4e5fc7 formatting Kajari Ghosh 2018-12-10 14:01:05 -0500
  • 5420d56ed5 more test coverage Kajari Ghosh 2018-12-10 12:17:15 -0500
  • 8575eef1c9 add invalid_fallback_speed Kajari Ghosh 2018-12-09 23:23:47 -0500
  • 5621e555b7 fix formatting Kajari Ghosh 2018-12-09 20:46:38 -0500
  • e0bbaa08ec fix fallback_speeds check to only accept values > 0 Kajari Ghosh 2018-12-09 20:45:52 -0500
  • 2e17f3010a
    Add a multiplier to the matrix (#5298) Kajari Ghosh 2018-12-10 13:41:44 -0500
  • f95034b9dc changelog Kajari Ghosh 2018-12-10 12:19:48 -0500
  • c23461b7fe increase test coverage Kajari Ghosh 2018-12-10 10:38:05 -0500
  • 95b60b99eb add an invalid scale_factor value to node tests Kajari Ghosh 2018-12-09 19:19:45 -0500
  • 742bf216ff enforce clamping on < 0 and increase test coverage Kajari Ghosh 2018-12-09 18:47:19 -0500
  • 8873d5b902 update check to match error message Kajari Ghosh 2018-12-08 15:05:28 -0500
  • 1856bb18a6 clamp for overflow error Kajari Ghosh 2018-12-08 13:53:38 -0500
  • cbda3663ab remove scale_factor restrictions Kajari Ghosh 2018-12-08 10:51:44 -0500
  • 1421758e60 add rounding Kajari Ghosh 2018-12-07 23:54:46 -0500
  • e3c2427ca2 add rounding Kajari Ghosh 2018-12-07 23:53:58 -0500
  • ffd5344f87 add a multiplier to the matrix Kajari Ghosh 2018-12-07 20:15:13 -0500
  • c4238c4ed6
    Backport-v5.20.0 (#5301) Kajari Ghosh 2018-12-10 11:27:13 -0500
  • b3eb8970f1 bump to restart appveyor Kajari Ghosh 2018-12-10 10:23:55 -0500
  • ab22cc7516
    Merge branch 'master' into 5.20 Kajari Ghosh 2018-12-10 10:02:44 -0500
  • 18f446735c update CHANGELOG and osrm version in package.json for v5.20.0 Kajari Ghosh 2018-12-10 10:01:28 -0500
  • 49182be950
    Updating dependencies Salim KAYABASI 2018-12-10 09:19:38 +0100
  • 9234b2ae76 remove line from changelog about commit that isn't actually in here v5.20.0 allierowan 2018-12-05 15:29:06 -0500
  • 8b5ade3861 5.20.0 allierowan 2018-12-05 14:43:21 -0500
  • baa8214270 bump rc version v5.20.0-rc.6 Kajari Ghosh 2018-12-05 00:44:44 -0500
  • d41b03b778 Fix fallback_speed vector access (#5291) Kajari Ghosh 2018-12-05 00:41:06 -0500
  • 3d781e6f28
    Fix fallback_speed vector access (#5291) Kajari Ghosh 2018-12-05 00:41:06 -0500
  • 59cd990510 one more cuke test Kajari Ghosh 2018-12-04 23:52:31 -0500
  • d6ac257baa changelog Kajari Ghosh 2018-12-04 23:39:27 -0500
  • af233b5547 correctly access durations vector Kajari Ghosh 2018-12-04 23:34:49 -0500
  • 590421bc0d add failing cuke test Kajari Ghosh 2018-12-04 23:26:54 -0500
  • f54aa54a01 changelog Kajari Ghosh 2018-12-04 23:39:27 -0500
  • 0bc1e2733a correctly access durations vector Kajari Ghosh 2018-12-04 23:34:49 -0500
  • af6a651dc8 add failing cuke test Kajari Ghosh 2018-12-04 23:26:54 -0500
  • 31d8ff7a74 bump version to rc5 v5.20.0-rc.5 Kajari Ghosh 2018-12-04 14:19:23 -0500
  • cb2532d0da Add node 10 builds to travis (#5246) Daniel Paz-Soldan 2018-12-04 14:13:49 -0500
  • e222fcfb17 remove destination/sources length <= coordinates length check (#5289) Kajari Ghosh 2018-12-04 13:35:26 -0500
  • 4976233cff Add node 10 builds to travis (#5246) Daniel Paz-Soldan 2018-12-04 14:13:49 -0500
  • d669d160d2 Add changelog Daniel Paz-Soldan 2018-12-04 13:39:03 -0500
  • 55a4cfe347 Add node 10 builds to travis Daniel Paz-Soldan 2018-10-24 21:08:44 -0400
  • 98ea2a0b09
    remove destination/sources length <= coordinates length check (#5289) Kajari Ghosh 2018-12-04 13:35:26 -0500
  • f82e9f6387 remove destination/srouces length <= coordinates length check Kajari Ghosh 2018-12-04 12:36:19 -0500
  • a362f6774d Add PR link to changelog entry flother 2018-11-30 16:07:58 +0000
  • 38131f9fe7 Bump version to 5.20.0-rc.4 v5.20.0-rc.4 Daniel Paz-Soldan 2018-11-27 11:21:47 -0500
  • 1427194a2d Merge branch 'node-10-builds' into HEAD Daniel Paz-Soldan 2018-11-27 11:20:28 -0500
  • 3aaa1e34cf Document switch to Debian base images flother 2018-11-22 12:20:39 +0000
  • f978900ab0 adding a debian based docker image Dinesh Weerapurage 2018-11-06 15:02:54 -0700
  • f65c5d510b adding a debian based docker image Dinesh Weerapurage 2018-11-06 15:02:54 -0700
  • b650a1d3e5
    Update CHANGELOG.md Daniel Patterson 2018-11-02 16:32:24 -0700
  • 1e8f0d16b2
    Make returning waypoints in API response optional with return_waypoints parameter Daniel Patterson 2018-11-02 16:29:42 -0700
  • 8b6580128b
    Merge pull request #5255 from Project-OSRM/danpat_snapped_distance_everywhere Daniel Patterson 2018-11-02 15:36:27 -0700
  • 4dde9c7bbe
    Include distance from input to snapped for all waypoints, not just on the nearest service. Daniel Patterson 2018-11-02 14:52:02 -0700
  • 7a5b6dbede
    Bump version. v5.20.0-rc.3 Daniel Patterson 2018-11-02 01:43:15 -0700
  • c08953c0e6
    Merge branch 'master' into 5.20 Daniel Patterson 2018-11-02 01:42:30 -0700
  • 973837207b
    Merge pull request #5257 from Project-OSRM/danpat_table_noroute_estimate Daniel Patterson 2018-11-02 01:41:50 -0700
  • 364e35af06
    Remove estimated_cells value in the response. Daniel Patterson 2018-11-02 01:06:54 -0700
  • 985ab58f45
    Add feature to fill null table entries with as-the-crow-flies estimates. Daniel Patterson 2018-10-31 22:02:54 -0700
  • 584d0d2b03 Save node ids in LegGeometry and inject them into the map matching response yair 2018-11-01 17:57:07 +0200
  • 38b2e8ac57 Bump version to 5.20.0-rc.2 v5.20.0-rc.2 Daniel Paz-Soldan 2018-11-01 11:48:16 -0400
  • fa1a55f564 Fix unit test Daniel Paz-Soldan 2018-11-01 10:41:38 -0400
  • e0a784505a Add branch to travis; TODO remove Daniel Paz-Soldan 2018-11-01 10:16:01 -0400
  • 71bdfd2c6e
    Add feature to fill null matrix entries with straight-line estimates. Daniel Patterson 2018-10-31 22:02:54 -0700
  • e5a6c73fdf
    Prepare RC.1 v5.20.0-rc.1 Daniel Patterson 2018-10-30 16:17:14 -0700
  • cb1db646f2
    Merge pull request #5251 from Project-OSRM/danpat_cache_distances Daniel Patterson 2018-10-30 16:14:47 -0700
  • bdc45a1f97 Add node 10 builds to travis Daniel Paz-Soldan 2018-10-24 21:08:44 -0400
  • a67c4bf84d
    Calculating durations is unavoidable due to tie-breaking minimums, but we can avoid accumulating distances if they're not requested. Daniel Patterson 2018-10-30 15:09:19 -0700
  • 498259b220
    Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. Adds approx 10% to total data size. Speeds up large table requests by 2 orders of magnitude. Daniel Patterson 2018-10-29 21:47:49 -0700
  • 5327f8da4e
    Timer script should error properly if something goes wrong, and print out what happened. Daniel Patterson 2018-10-29 21:40:23 -0700
  • 802ccfb497
    Merge pull request #5252 from Project-OSRM/danpat_pin_yarn Daniel Patterson 2018-10-30 15:40:19 -0700
  • ec369d560a
    Pin Yarn to 1.11.1 so it works with Node4 (https://github.com/yarnpkg/yarn/pull/6409#issuecomment-429181371) Daniel Patterson 2018-10-30 15:38:55 -0700
  • 535647e439
    Merge pull request #5242 from Project-OSRM/ghoshkaj_mmaperize Daniel Patterson 2018-10-29 11:58:26 -0700
  • 954121634f
    Merge branch 'master' into ghoshkaj_mmaperize Daniel Patterson 2018-10-29 09:52:50 -0700
  • 594a45e7e0
    Re-use msinttypes bundled with RapidJSON when compiling on Windows. (#5249) Daniel Patterson 2018-10-29 09:51:56 -0700
  • 96c7b47afe
    Document new mmap_memory option in NodeJS API Daniel Patterson 2018-10-27 00:12:17 -0700
  • 777c93e14b
    Re-use msinttypes bundled with RapidJSON when compiling on Windows. Daniel Patterson 2018-10-27 00:04:18 -0700
  • b7e7d32361
    Expose new --mmap switch (mmap_memory: true in NodeJS), and run test suite in this mode, as well as shared memory mode. Daniel Patterson 2018-10-26 23:50:46 -0700
  • 2f9cb44368
    mmap tarfiles directly when mmapping is enabled, instead of copying data into separate mmapped block Daniel Patterson 2018-10-26 23:48:51 -0700
  • d80318f8ea
    Match serialized bit-packing for vector<bool> to match in-memory layout for vector_view<bool> so that data can be directly mmapped. Daniel Patterson 2018-10-26 23:37:36 -0700
  • c36cf1837b restore history Kajari Ghosh 2018-10-26 15:59:28 -0400