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
path: root/ugc
AgeCommit message (Expand)Author
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-09-06[ugc][core] Ugc without ratings is allowed, incorrect rating is changed to 0.0fArsentiy Milchakov
2018-08-07[ugc] Fixed migration issuesVladiMihaylenko
2018-07-30Fixed linux buildVladiMihaylenko
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
2018-07-30[ugc] Added test for empty index file and additional error logging.VladiMihaylenko
2018-07-09[generator] Set mwm bounds rect to rect around region borders, not features w...tatiana-yan
2018-06-28[indexer] Move FeaturesLoaderGuard out of DataSourcetatiana-yan
2018-06-28Correct path to ugc migration files in assetsVladiMihaylenko
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-25Merge pull request #8930 from maksimandrianov/mrpropperMaksim Andrianov
2018-06-25Review fixesMaksim Andrianov
2018-06-25After mergeMaksim Andrianov
2018-06-25Rename variables and methods (index to DataSource)Sergey Yershov
2018-06-22Moved ugc migration files option to ugc_tests CMakeList.VladiMihaylenko
2018-06-22Index migration testVladiMihaylenko
2018-06-22Added migration tables validationVladiMihaylenko
2018-06-22UGC migration.VladiMihaylenko
2018-06-22[indexer][editor] Refactor Index into DataSourceSergey Yershov
2018-06-21[coding] Default cache params in FileReader's constructor.Maxim Pimenov
2018-06-21[coding] FileReader now always throws exception on an out-of-bounds access.Maxim Pimenov
2018-06-15[cmake] Add precompiled headers supportgreshilov
2018-06-14[coding] Exceptions in FileReader are now thrown in places where they were be...Maxim Pimenov
2018-06-01[indexer][editor] Move some code from indexer to editorSergey Yershov
2018-05-29[ugc] Moved index emplacing out of exception handlerVladiMihaylenko
2018-05-15Fixed disabled exceptions in FileReader for client-side coder.kuznetsov
2018-04-10[coding] [geometry] Deprecated PointToInt.Maxim Pimenov
2018-03-27Lightweight frameworkVladiMihaylenko
2018-03-14Added KML libraryr.kuznetsov
2018-03-06Using _t suffix instead of ::type in whole project + using std:: somewhere.VladiMihaylenko
2018-03-05Log user's auth status after ugc api init.VladiMihaylenko
2018-02-19Review fixesr.kuznetsov
2018-02-19Added new UGC statisticsr.kuznetsov
2018-02-06Using the same constant for an incorrect rating in all places.VladiMihaylenko
2018-01-22[search][ugc]review fixesArsentiy Milchakov
2018-01-22[search][ugc] UGC ratings in searchArsentiy Milchakov
2017-12-28[qmake] Goodbye QMake!greshilov
2017-12-15[ugc] loader crash fixArsentiy Milchakov
2017-11-13[ugc] fix pathsArsentiy Milchakov
2017-11-10Added user’s reviews filteringr.kuznetsov
2017-11-09Delete test mwm after ugc storage test.VladiMihaylenko
2017-11-09New version of UGCUpdateVladiMihaylenko
2017-11-09Using optionals in ftraitsVladiMihaylenko
2017-11-09Added callback to SetUGCUpdate.VladiMihaylenko
2017-11-09Send type from ugc_types.csvVladiMihaylenko
2017-11-09Added readable feature type to ugc jsonVladiMihaylenko
2017-11-09Using unit_test_class in storage_tests.VladiMihaylenko