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
2020-03-31[search] Filter villages by distance from viewport center/user position/regio...tatiana-yan
2020-03-25[search] Filter street predictions by distance from viewport center/user posi...tatiana-yan
2020-01-28[search_quality] Add num_threads parameter to features_collector_tool.tatiana-yan
2019-04-22[booking][search] store viewport search params into SearchApi instead of forw...Arsentiy Milchakov
2019-04-22[booking][search] booking filter improvement. review fixesArsentiy Milchakov
2019-02-15clang-formatMaxim Pimenov
2019-02-15[search] Got rid of most old style std/ includes.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2017-10-31[search] Added m_needAddress and m_needHighlight to SearchParams.Yuri Gorshenin
2017-10-27[search] Move viewport to search params.Yuri Gorshenin
2017-10-25Review fixes.Yuri Gorshenin
2017-10-25[search] Simplified SearchParams.Yuri Gorshenin
2016-08-19[search] Followup fixes to TestSearchRequest.Maxim Pimenov
2016-08-19[search] Disabled launching in the constructor of TestSearchRequest.Maxim Pimenov
2016-08-12[search] Refactored search API.Yuri Gorshenin
2016-08-03[search][ui] Implemented hotels classifier.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Added ranking info collecting tool.Yuri Gorshenin
2016-03-23[search] Added an option to disable suggests.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Added multi-thread support to SearchEngine.Yuri Gorshenin
2016-03-23[search] Fixed search in world only.Yuri Gorshenin
2016-03-23[search] More integration tests.Yuri Gorshenin
2015-12-22[search] Moved out common test code to search_tests_support.Maxim Pimenov