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] 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
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[alohalytics] Updated README.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 license and readme.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
2015-09-23[alohalytics][ios] Also log bundle ID together with system information.Alex Zolotarev