Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-28[transit] Add integration test.HEADmastertatiana-yan
2021-04-28[transit] Generate trivial shapes.tatiana-yan
2021-03-30[transit][world_feed] Fix crashes.tatiana-yan
2021-03-25[transit] Reuse direction information from ProjectStopsToShape.tatiana-yan
2021-03-25[transit] Fix crash.tatiana-yan
2021-03-24[transit] Fix invalid stops dereference.tatiana-yan
2021-03-18[transit][world_feed_integration_tests] Add backward shape test.tatiana-yan
2021-03-18Review fixes.tatiana-yan
2021-03-18[transit] Fix projection for backward trip.tatiana-yan
2021-03-10[transit] Fail if all shapes are invalid.tatiana-yan
2021-03-03[transit][world_feed] Add integration tests.tatiana-yan
2021-02-25[transit][world_feed] Use repo for integration tests data.tatiana-yan
2021-02-25Review fixestatiana-yan
2021-02-25[transit][world_feed] Choose stop index based on previous stop index for mult...tatiana-yan
2021-02-01[transit] Fix stop title saving.tatiana-yan
2021-01-29[transit] Improve get stop times for trip speed.tatiana-yan
2021-01-29[transit] Improve get_shape speed.tatiana-yan
2021-01-19[transit] Minor refactoring: move subway checks to single place.tatiana-yan
2020-10-29[transit] Fix edges direction for route rendering.Olga Khlopkova
2020-10-29[transit] Tests update.Olga Khlopkova
2020-10-29[transit] Changed default feature id for edgeData.Olga Khlopkova
2020-10-29[transit] Add feature ids for transit edges in runtime.Olga Khlopkova
2020-10-29[transit] Update tests for edges with feature id.Olga Khlopkova
2020-10-29[transit] Save feature id for edges in gtfs_converter.Olga Khlopkova
2020-10-29[transit] Feature id field for edge.Olga Khlopkova
2020-10-16[transit] Update for tests after SubwayConverter changes.Olga Khlopkova
2020-10-16[transit] Update for tests.Olga Khlopkova
2020-10-16[transit] Split lines into segments for rendering on the subway layer.Olga Khlopkova
2020-10-16[transit] Unit tests for new helper functions.Olga Khlopkova
2020-10-16[transit] Add helper functions for creating transit data from old json format.Olga Khlopkova
2020-10-16[transit] Change timetable field state from obligatory to optional.Olga Khlopkova
2020-10-02[transit] cmetric for measuring of colors distance.Olga Khlopkova
2020-09-25[transit] Inline kSubwayLayerTypes.Olga Khlopkova
2020-09-24[transit] Replace inline static kSubwayLayerTypes with extern + cpp.Olga Khlopkova
2020-09-24[transit] Change size_t fields to uint32_t.Olga Khlopkova
2020-09-24[drape_frontend] New transit version in transit scheme renderer.Olga Khlopkova
2020-09-18[transit] Updated worldfeed integration test.Olga Khlopkova
2020-09-18[transit] Replace osmoh::OpeningHours with Schedule.Olga Khlopkova
2020-09-18[transit] Replace magic numbers with enum in Schedule.Olga Khlopkova
2020-09-02[transit] Unit tests for Schedule ser/des.Olga Khlopkova
2020-09-02[transit] Schedule for ser/des of PT timetables.Olga Khlopkova
2020-08-28[transit][world_feed] Replace translations dict with std::string.Olga Khlopkova
2020-08-25[transit] Read lines metadata.Olga Khlopkova
2020-08-21[transit][transit_tests] Tests for helper functions.Olga Khlopkova
2020-08-21[transit][world_feed] New helper functions for subway rendering.Olga Khlopkova
2020-08-21[transit] Tests for working with lines metadata.Olga Khlopkova
2020-08-21[transit] Lines metadata (de)serialization.Olga Khlopkova
2020-08-21[transit] Line metadata classes.Olga Khlopkova
2020-08-10[iOS] Temporary stub for compiling convertType(TransitType type) with new ver...Olga Khlopkova
2020-08-10[transit] Transit display info with versions.Olga Khlopkova