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
2015-09-23[alohalytics] Always print time on all OSes.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] nullptr support in the log.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-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] 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] 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
2015-09-23[alohalytics] Moved reusable NoOpDeleter into event_base.hAlex Zolotarev
2015-09-23[alohalytics] Added missing header guard.Alex Zolotarev
2015-09-23[alohalytics] Special Server-side ID event to add more meta information about...Alex Zolotarev
2015-09-23[alohalytics] Separated reusable AlohalyticsBaseEvent::TimestampToString() me...Alex Zolotarev
2015-09-23[alohalytics] Re-usable FileManager::ScopedRemoveFile.Alex Zolotarev
2015-09-23[alohalytics] Indentation fixes.Alex Zolotarev
2015-09-23[alohalytics] Default empty callback for files processing in the queue.Alex Zolotarev
2015-09-23[alohalytics] Made max file size in the queue a template parameter.Alex Zolotarev
2015-09-23[ios][alohalytics] Fixed compilation warning.Alex Zolotarev
2015-09-23[alohalytics][ios] Gracefully finish background task before system kills us.Alex Zolotarev
2015-09-23[alohalytics][ios] Start background task only when necessary.Alex Zolotarev
2015-09-23[alohalytics][ios] Better check for valid background task.Alex Zolotarev
2015-09-23[alohalytics] Log User-Agent only on install and update events, not on every ...Alex Zolotarev
2015-09-23[alohalytics][android] Upload events only if we are connected to the network.Alex Zolotarev
2015-09-23[alohalytics] Updated comment.Alex Zolotarev
2015-09-23[alohalytics][android] Also log versionCode.Alex Zolotarev
2015-09-23[alohalytics][ios] Reduced HTTP timeout to gracefully finish while in backgro...Alex Zolotarev
2015-09-23[alohalytics] Better HTTP logging.Alex Zolotarev
2015-09-23[alohalytics][android] Upload statistics not only on WiFi, but on any network...Alex Zolotarev
2015-09-23[alohalytics] Use unique statistic urls for each bundle name and app version.Alex Zolotarev
2015-09-23[alohalytics] Fixed build error on some linux machines.Alex Zolotarev
2015-09-23[alohalytics] Fixed code comments.Alex Zolotarev
2015-09-23[alohalytics] More review fixes.Alex Zolotarev
2015-09-23[alohalytics] Review fixes.Alex Zolotarev
2015-09-23[alohalytics][ios] Additional logging.Alex Zolotarev
2015-09-23[alohalytics][android] Log package name.Alex Zolotarev
2015-09-23[alohalytics][android] Fixed crash in the example when after launch service l...Alex Zolotarev
2015-09-23[alohalytics] Refactored and updated statistics engine.Alex Zolotarev
2015-09-23[alohalytics] New implementation for messages queue.Alex Zolotarev
2015-09-23[alohalytics] New indenting/formatting.Alex Zolotarev
2015-09-23[alohalytics][ios] Log HTTP UserAgent directly for easier processing on the s...Alex Zolotarev
2015-09-23[alohalytics][ios] Minor fix to reuse the same variable.Alex Zolotarev