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
2019-02-18[storage] Removed unused fields.VladiMihaylenko
2019-02-15clang-formatMaxim Pimenov
2019-02-14[storage] Removing the deleted country from DiffManager.Maxim Pimenov
2019-02-14[storage] Fixed a warning.Maxim Pimenov
2019-02-13Build fix.Vladimir Byko-Ianko
2019-02-13clang-formatMaxim Pimenov
2019-02-13[storage] Storing the CountryId of the latest request explicitly.Maxim Pimenov
2019-02-13Review fixes.Maxim Pimenov
2019-02-13[3party] [generator] [storage] Implemented cancelling of diff application.Maxim Pimenov
2019-02-13Review fixes.Maxim Pimenov
2019-02-13clang-formatMaxim 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
2019-01-29Refactored thead poolsMaksim Andrianov
2018-12-06[descriptions] Feature description reading for the place page.Daria Volvenkova
2018-11-30[base] Renamed CHECK_SWITCH to UNREACHABLE.Maxim Pimenov
2018-11-23[coding] Moved functions that encode points to one common file.Maxim Pimenov
2018-11-22Review fixesRoman Kuznetsov
2018-11-22[tests] Added map downloader integrity testr.kuznetsov
2018-11-21Review fixesr.kuznetsov
2018-11-21[storage] Added maps integrity validation after downloadingr.kuznetsov
2018-10-01Removing storage integration test on migration.Vladimir Byko-Ianko
2018-09-19[base] Removed the MY_ prefix from the scope guard.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-08-31remove my::make_uniqueMikhail Gorbushin
2018-08-30cmake build fixArsentiy Milchakov
2018-08-14Fixed sending statistics to PushWooshr.kuznetsov
2018-08-10Review fixesr.kuznetsov
2018-08-10[Core] Added user agent for http requestsr.kuznetsov
2018-07-05Added 404 status and refactored downloader.VladiMihaylenko
2018-06-29Fixed downloading when some of nodes are failed.VladiMihaylenko
2018-06-28Added shaders libraryr.kuznetsov
2018-06-25Review fixesMaksim Andrianov
2018-06-25After mergeMaksim Andrianov
2018-06-25Fixed warn: comparison between signed and unsigned integer expressionsMaksim Andrianov
2018-06-22UGC migration.VladiMihaylenko
2018-06-19[storage][lightweight] review fixesArsentiy Milchakov
2018-06-19[storage][lightweight] added lightweight country info reader.Arsentiy Milchakov
2018-06-15[cmake] Add precompiled headers supportgreshilov
2018-06-06Using only real maps while checking diffs.VladiMihaylenko
2018-06-01[indexer][editor] Move some code from indexer to editorSergey Yershov
2018-05-10Save to bookmark data persistent feature types based on index.Daria Volvenkova
2018-04-25[core] Tightened the thread checkerAlexander Zatsepin
2018-04-11clang-formatMaxim Pimenov
2018-04-11[coding] [geometry] Refactored geometry serialization.Maxim Pimenov
2018-04-10[coding] [geometry] Deprecated PointToInt.Maxim Pimenov
2018-04-02Using saved countryId instead of reference.VladiMihaylenko
2018-03-14[feature_list] Use correct wikipedia urlIlya Zverev
2018-03-14More columns to feature_listIlya Zverev