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-02-18[platform] Move ChangeMaxNumberOfOpenFiles to platform::tests_support, delete...tatiana-yan
2020-02-10[search][search_quality] More liberal matching of linear features.Maxim Pimenov
2020-01-30[search_quality] Print results while collecting features.tatiana-yan
2020-01-29[search_quality] Release json_in in feature_collector_tool.tatiana-yan
2020-01-28[search_quality] Add num_threads parameter to features_collector_tool.tatiana-yan
2019-11-25[search] Implemented cancelling of Search by timeout.Maxim Pimenov
2019-06-19[search][search_quality] Collect features for all results with known relevanc...tatiana-yan
2019-06-05[search_quality] Do not add harmful results to not found.tatiana-yan
2019-05-27[storage] Add optional country_name_synonyms parameter to countries.txt to fi...tatiana-yan
2019-05-21[base] [coding] Moved file_name_utils.{c,h}pp from coding/ to base/.Maxim Pimenov
2019-05-17[storage] [search_quality] Fixed a use-after-free.Maxim Pimenov
2019-05-16[search] [search_quality] A refactoring of the search quality lib and tools.Maxim Pimenov
2019-03-19[search] An attempt to check locale in the tools.Maxim Pimenov
2019-03-19[coding] Removed JoinFoldersToPath.Maxim Pimenov
2019-02-15[search] Got rid of most old style std/ includes.Maxim Pimenov
2019-02-13[storage] Removed the T prefix from type aliases and type names.Maxim Pimenov
2019-02-13[storage] Style fixes and a minor refactoring.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-06-27[index] Classes for Frozen and Editable DataSourcestatiana-yan
2018-06-27[indexer] DataSource unique_ptr<FeatureSourceFactory> -> FeatureSourceFactory...tatiana-yan
2018-06-27[indexer] DataSource refactoringtatiana-yan
2018-06-25Rename variables and methods (index to DataSource)Sergey Yershov
2018-06-22[indexer][editor] Refactor Index into DataSourceSergey Yershov
2018-01-10[search] Refactor Results.Yuri Gorshenin
2017-12-29[search] Fixed a discrepancy in the numeration of samples.Maxim Pimenov
2017-12-08[search-quality] Fixed tools.Yuri Gorshenin
2017-11-08[search] SearchAPI tests.Yuri Gorshenin
2017-11-01[search] Removed processor factory + fixed pybindings build.Yuri Gorshenin
2017-10-27[search] Move viewport to search params.Yuri Gorshenin
2017-04-24[assessment-tool] Allow null value for position.Yuri Gorshenin
2017-04-19[search] Single json array is replaced by lines of json objects.Yuri Gorshenin
2017-04-06[assessment-tool] Save/SaveAsYuri Gorshenin
2017-03-20Review fixes.Yuri Gorshenin
2017-03-17Review fixes.Yuri Gorshenin
2017-03-17[search] Matching is extracted to search_quality lib.Yuri Gorshenin
2017-01-13[search] Added CMakeLists for search tools.Yuri Gorshenin
2016-09-23Review fixes and SearchParams refactoring.Yuri Gorshenin
2016-08-19[search] Disabled launching in the constructor of TestSearchRequest.Maxim Pimenov
2016-07-05[indexer] Fixed FeaturesLoaderGuard.Yuri Gorshenin
2016-06-29[search] Fixed matching in features collector tool.Yuri Gorshenin
2016-05-31[search] Got rid of the v2 directory and namespace.Maxim Pimenov
2016-05-25Review fixes.Maxim Pimenov
2016-05-24[search] Renamed Query to Processor.Maxim Pimenov
2016-05-20Review fixes.Yuri Gorshenin
2016-05-20[search] Fixed ranking model.Yuri Gorshenin
2016-04-07[search] Fixed rotten quality tests.Yuri Gorshenin
2016-03-29[search] Added stats to features collector tool.Yuri Gorshenin
2016-03-24[search] Fixed features collector tool to support affiliations.Yuri Gorshenin
2016-03-23[search] Fixed upper bound on number of open fds for features collector tool.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin