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/3party
AgeCommit message (Expand)Author
2015-09-23Removed unused map_server.Alex Zolotarev
2015-09-23[alohalytics][android] Reliable statistics delivery.Alex Zolotarev
2015-09-23PR refactoring.Lev Dragunov
2015-09-23osrm-mapsme no file crash fix.Lev Dragunov
2015-09-23[alohalytics] Initialize user agent on each launch, not only on install/updat...Alex Zolotarev
2015-09-23succinct warning supressionLev Dragunov
2015-09-23Revert "[3party][succinct] Fixed uint64_t <-> size_t warnings."Lev Dragunov
2015-09-23[alohalytics] Better server documentation.Alex Zolotarev
2015-09-23[alohalytics] Graceful FastCGI server stop on SIGTERM and SIGINT.Alex Zolotarev
2015-09-23[alohalytics] Always print time on all OSes.Alex Zolotarev
2015-09-23Review fixes.vng
2015-09-23[3party][succinct] Fixed uint64_t <-> size_t warnings.vng
2015-09-23[alohalytics] Fixed linux compilation issues for unit tests.Alex Zolotarev
2015-09-23[alohalytics] Correct logrotate support in FastCGI server on SIGHUP and SIGUSR1Alex Zolotarev
2015-09-23[alohalytics] Minor type renaming.Alex Zolotarev
2015-09-23[alohalytics] Correctly receive even broken packets from clients.Alex Zolotarev
2015-09-23[alohalytics] nullptr support in the log.Alex Zolotarev
2015-09-23[alohalytics] Removed not needed code.Alex Zolotarev
2015-09-23[alohalytics] Better documentation for FastCGI Server.Alex Zolotarev
2015-09-23[alohalytics] FastCGI Server can redirect log into a file and reload it with ...Alex Zolotarev
2015-09-23[alohalytics] ATLOG can print log event time now.Alex Zolotarev
2015-09-23[alohalytics] Correctly find extension at the very end of the file path.Alex Zolotarev
2015-09-23[alohalytics] Code Review fixes.Alex Zolotarev
2015-09-23Rename file README.mdSergey Yershov
2015-09-23Add README.md for boostSergey Yershov
2015-09-23Update boost geometry from boost-developSergey Yershov
2015-09-23cross mwm geometry glueLev Dragunov
2015-09-23OSRM pedestrian edges filtering fixLev Dragunov
2015-09-23Fixed integration unit test. Url parameter for curl should always be screened.Alex Zolotarev
2015-09-23[linux] Fixed compilation on gcc 4.8.2 & libstdc++Alex Zolotarev
2015-09-23[alohalytics] Code Review fixes.Alex Zolotarev
2015-09-23[alohalytics] StatisticsReceiver now can archive already received data when n...Alex Zolotarev
2015-09-23[alohalytics] Using googletest for unit testing.Alex Zolotarev
2015-09-23[alohalytics] Added googletest.Alex Zolotarev
2015-09-23[alohalytics] Review fixes.Alex Zolotarev
2015-09-23[alohalytics] FastCGI server basic implementation.Alex Zolotarev
2015-09-23[alohalytics] Logs processor draft.Alex Zolotarev
2015-09-23[alohalytics] Statistics receiver draft.Alex Zolotarev
2015-09-23[alohalytics] Split tests for FileManager and MessagesQueue.Alex Zolotarev
2015-09-23[alohalytics] Moved unit test defines into a separate file.Alex Zolotarev
2015-09-23[alohalytics] Missing consts.Alex Zolotarev
2015-09-23[alohalytics] FileManager::IsDirectoryWritable()Alex Zolotarev
2015-09-23[alohalytics] FileManager::GetFileSize() and ReadFileAsString() now throw exc...Alex Zolotarev
2015-09-23[alohalytics] Fixed FileManager ios_base modes.Alex Zolotarev
2015-09-23[alohalytics] Renamed ScopedRemoveFile member for easier outside access.Alex Zolotarev
2015-09-23[alohalytics] Updated demo to process all events in the event_base.hAlex Zolotarev
2015-09-23[alohalytics] Gracefully store all messages in the MessagesQueue’s destructor.Alex Zolotarev
2015-09-23[alohalytics] Renaming and better documentation for MessagesQueue.Alex Zolotarev
2015-09-23[alohalytics] Enabled anonymous statistic uploading.Alex Zolotarev
2015-09-23[alohalytics] Recreate unique client id event for every archived file, to alw...Alex Zolotarev