Граф коммитов

1238 Коммитов

Автор SHA1 Сообщение Дата
Christoph Wendt 984822ffa9 Remove unused constants 2016-02-02 15:20:36 -08:00
Christoph Wendt 86436321b4 Remove unused method "metaData" from header file 2016-02-02 15:13:14 -08:00
Christoph Wendt b2386701f9 Fix tests 2016-02-02 15:01:28 -08:00
Christoph Wendt b10d25fc80 Remove unused method copyFixtureCrashReportWithFileName: 2016-02-02 15:01:19 -08:00
Christoph Wendt a1844a1d97 Save/load configured user 2016-02-02 15:00:48 -08:00
Christoph Wendt e0dde6d5c1 Remove unused method removeUserId: 2016-02-02 14:10:33 -08:00
Christoph Wendt b092bb31e5 Remove stackframe related contract files 2016-02-02 14:09:06 -08:00
Christoph Wendt e2e302ab8f Remove logic to manage meta data (sessions & user) 2016-02-02 13:27:40 -08:00
Christoph Wendt cca4b6c727 Remove crash template (fake crash) logic from MSAIPersistence 2016-02-02 13:24:12 -08:00
Christoph Wendt e47f4da761 Remove method to process crashes and handled exceptions 2016-02-02 13:22:10 -08:00
Christoph Wendt 3d2fb46026 Update crash related imports and comments 2016-02-02 13:20:40 -08:00
Christoph Wendt b7c4a57d7f Remove exception related contract files 2016-02-02 13:18:34 -08:00
Christoph Wendt d304d8c128 Remove feature specific xcconfig & modulemap files 2016-02-02 12:34:38 -08:00
Christoph Wendt b16155264e Remove occurences of crash feature flag makros & code blocks 2016-02-02 12:32:53 -08:00
Christoph Wendt 8804596b22 Remove handled exception tracking from MSAITelemetryManager 2016-02-02 12:32:26 -08:00
Christoph Wendt da895bf441 Remove contract files 2016-02-02 12:27:09 -08:00
Christoph Wendt 28aea595f1 Remove group CrashReports 2016-02-02 12:26:31 -08:00
Lukas Spieß 43e1f3eeef Fix debuggerIsAttached related tests on CI 2016-02-02 01:23:56 +01:00
Lukas Spieß f80b2e9d16 Add Bitcode support 2016-02-02 00:19:51 +01:00
Lukas Spieß 7204dd5c55 Update Travis test matrix 2016-02-01 23:59:08 +01:00
Lukas Spieß cf84c28891 Merge pull request #131 from Microsoft/feature/fix-duration
Fix duration in pageViews
2016-02-01 23:44:31 +01:00
Lukas Spieß bfcc7cb638 Merge branch 'feature/fix-exception-handling' into develop
# Conflicts:
#	README.md
2016-02-01 23:43:50 +01:00
Lukas Spieß a276844e2a Update Travis integration to use Xcode 7.2 2016-02-01 23:05:35 +01:00
Lukas Spieß 4bf2df8dbc Add documentation to trackException methods 2016-01-29 22:06:41 +01:00
Lukas Spieß 8da9407b0c Update Podspec and pod lib lint usage 2016-01-29 18:29:03 +01:00
Lukas Spieß f1623a9635 Fix pod lib lint with new Products folder structure 2016-01-29 17:34:53 +01:00
Lukas Spieß a04a6710f5 Fix telemetry-only modulemap 2016-01-29 16:31:48 +01:00
Lukas Spieß 113ed70ffd Fix separate builds configuration 2016-01-29 16:24:29 +01:00
Christoph Wendt 33b31d2db8 Extending run script for building full feature SDK, crash only SDK, and telemetry only SDK 2016-01-28 19:41:29 -08:00
Christoph Wendt 999d406ff5 Adding configurations for crash only and telemetry only 2016-01-28 19:40:54 -08:00
Christoph Wendt cc4bffb2a8 Update readme: Fixing typos, adding portal info 2016-01-28 19:39:32 -08:00
Lukas Spieß 4d82b5b82a Merge branch 'master' into develop 2016-01-28 20:51:52 +01:00
Lukas Spieß 2d4b8e1300 Update pageView durationString logic and add test 2016-01-28 18:53:15 +01:00
Lukas Spieß b2a784b5ea Use NSTimeInterval for pageView durations 2016-01-28 18:53:15 +01:00
Lukas Spieß 520d36eb3c Improve feature config 2016-01-28 18:51:50 +01:00
Christoph Wendt c6cce31d88 Fix handled exceptions tracking: In some cases decoding PLCrashReport results in an error.
If so, the envelope will not contain all infos and will be rejected by the server.
2016-01-27 14:30:05 -08:00
Lukas Spieß c318a24322 Update project settings 2016-01-27 18:49:13 +01:00
Lukas Spieß 83a333169f Merge pull request #127 from HammyHavoc/patch-1
Fixed typos and grammar
2015-12-18 13:42:44 +01:00
Hammy Havoc 7b6a9a1928 Fixed typos and grammar
Simple, but make all the difference in readability, especially for people using a translator.
2015-12-18 12:30:36 +00:00
Lukas Spieß 9188e6c5bd Merge pull request #126 from ReadmeCritic/master
Update README URLs based on HTTP redirects
2015-12-14 17:25:50 +01:00
ReadmeCritic 56abf1371a Update README URLs based on HTTP redirects 2015-12-14 07:52:24 -08:00
Lukas Spieß 89984e93e1 Merge pull request #125 from alancameronwills/patch-2
Add links to portal docs
2015-11-21 13:48:37 +01:00
Alan Cameron Wills f011baed12 Add links to portal docs 2015-11-21 05:18:09 +00:00
Lukas Spieß 3ddbadd941 Add missing macros for feature flags 2015-10-03 02:06:33 +02:00
Lukas Spieß a7e6420638 Merge branch 'hotfix/docs-update' 2015-09-18 01:02:24 +02:00
Lukas Spieß 8dde0b972f Merge branch 'master' into develop 2015-09-18 01:02:24 +02:00
Lukas Spieß c1971ccf85 Update Readme with current set of needed frameworks 2015-09-18 01:02:13 +02:00
Lukas Spieß 684a1da9fc Merge pull request #119 from alancameronwills/patch-1
Add links back to portal docs
2015-08-20 13:13:08 +02:00
Alan Cameron Wills 306b1e2121 Link back to top portal doc
To mitigate the shock for those who have come from the left nav in the portal docs.
2015-08-20 02:25:45 +01:00
Alan Cameron Wills d9e372da24 links back to portal docs
So users can find out how to view their data.
2015-08-20 02:05:34 +01:00