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

2350 Коммитов

Автор SHA1 Сообщение Дата
Guillaume Perrot f7631d1f33
Merge pull request #586 from akvelon/fix/uwp-test
Fix UWP test compilation
2018-01-29 11:34:27 -08:00
Ivan Matkov 91f50384d4 Fix UWP test compilation 2018-01-29 14:06:03 +03:00
Guillaume Perrot 2b3f1eceaf
Merge pull request #582 from Microsoft/feature/1ds-filter
UWP: Add ability to filter logs and show event filter in Forms Puppet
2018-01-26 15:12:02 -08:00
Guillaume Perrot dce55da222 Merge remote-tracking branch 'origin/develop' into feature/1ds-filter 2018-01-26 14:43:29 -08:00
Guillaume Perrot b22f1c2e11
Merge pull request #585 from akvelon/fix/channel-unit-tests
Wait for tasks to finish in Channel constructor
2018-01-26 14:30:15 -08:00
Murat Baysangurov af692ae37f Wait for tasks to finish in Channel constructor 2018-01-27 00:50:42 +03:00
Guillaume Perrot 80a75b8395
Merge branch 'develop' into feature/1ds-filter 2018-01-25 12:37:56 -08:00
Guillaume Perrot aee296a732
Merge pull request #577 from akvelon/fix/country-code
Use geographic region as country code source
2018-01-25 12:36:34 -08:00
Guillaume Perrot 4192d4733c
Merge pull request #579 from akvelon/fix/channel_tests
Don't create extra channel in ThrowStorageExceptionInDeleteLogsTime test
2018-01-25 12:29:26 -08:00
Guillaume Perrot fb5c9de5c8 Address feedbacks and fix some resharper warnings 2018-01-24 15:32:09 -08:00
Murat Baysangurov c1de3b32e0 Don't create extra channel in ThrowStorageExceptionInDeleteLogsTime test 2018-01-24 19:05:24 +03:00
Guillaume Perrot 72d1f4861f Add ability to filter logs and show event filter in Forms Puppet 2018-01-23 18:58:08 -08:00
Guillaume Perrot 270cf6e994
Merge pull request #580 from Microsoft/start/v1.2.1
Start/v1.2.1
2018-01-23 13:42:07 -08:00
Guillaume Perrot 82be9e4039
Bump version 2018-01-23 13:21:18 -08:00
Ivan Matkov 46efe1f6a0 Use geographic region as country code source 2018-01-22 15:40:08 +03:00
Guillaume Perrot 8e378aa262
Merge pull request #576 from Microsoft/release/demo_v1.2.0
Update demo to use SDK 1.2.0
2018-01-19 18:13:50 -08:00
Guillaume Perrot 8c20298e0b
Update demo to use SDK 1.2.0 2018-01-19 17:51:25 -08:00
Guillaume Perrot 57028e193a
Merge pull request #575 from Microsoft/develop
Version 1.2.0
2018-01-19 17:23:24 -08:00
Guillaume Perrot 9bdf7ae8fa
Merge pull request #574 from Microsoft/feature/ios-1.2.0
Bump ios version and hence sdk version to 1.2.0
2018-01-19 16:54:43 -08:00
Guillaume Perrot 303a4cc2a1
Bump ios version and hence sdk version to 1.2.0 2018-01-19 16:26:06 -08:00
Guillaume Perrot 9cd23fdc9d
Merge pull request #570 from Microsoft/fix/unobserved-exception-in-test
Fix test
2018-01-12 12:19:09 -08:00
Alexander Chocron 09edcf4794 Fix test 2018-01-11 13:53:13 -08:00
Guillaume Perrot 0c7c2afab0
Merge pull request #563 from akvelon/fix/start-service-log
Sending start services log after enable
2018-01-08 13:35:09 -08:00
Ivan Matkov 70278970c6 Add comment about SetInstanceEnabled async behavior 2018-01-09 00:26:31 +03:00
Ivan Matkov 1b271e83b8 Remove async postfix since it isn't really async 2018-01-08 22:19:12 +03:00
Ivan Matkov bfac64260a Remove unnecessary Task.Run call 2018-01-08 10:45:28 +03:00
Ivan Matkov a1af411812 Merge branch 'develop' into fix/start-service-log 2018-01-05 12:55:28 +03:00
Ivan Matkov d4505a9957 Fix potential race condition 2018-01-05 12:53:06 +03:00
Di Hei 882baec7b8
Merge pull request #568 from Microsoft/fix/429-unrecoverable
treat 429 as unrecoverable error
2018-01-04 17:19:46 -08:00
Di Hei 4c04705ecf treat 429 as unrecoverable error 2018-01-04 17:00:19 -08:00
Guillaume Perrot 9bcdf96ccd
Merge pull request #565 from Microsoft/fix/network-error-codes
Add some HRESULT codes for network errors
2018-01-02 13:31:10 -08:00
Ivan Matkov c95dfd2d71 Add some HRESULT codes for network errors 2017-12-27 17:53:13 +03:00
Ivan Matkov 0f2d652abe Add unit tests for start service log 2017-12-25 16:37:25 +03:00
Ivan Matkov 21db4744d8 Make async AppCenter instance enable setter 2017-12-25 16:36:58 +03:00
Ivan Matkov bd9029ddd0 Sending start services log after enable 2017-12-25 14:04:12 +03:00
Guillaume Perrot 55470c9b3f
Merge pull request #561 from akvelon/fix/disabled-state
Fix disabled state issues
2017-12-22 21:52:32 -08:00
Ivan Matkov 50655bee90 Restore the constant in the message and whitespace in the comments 2017-12-22 15:11:41 +03:00
Ivan Matkov 503dfd6cf2 Fix channel tests 2017-12-21 23:17:14 +03:00
Ivan Matkov d5c756d5be Revert not configured test 2017-12-21 23:16:05 +03:00
Ivan Matkov cb90ba6477 Revert app center configure in some tests and remove unused imports 2017-12-21 22:30:21 +03:00
Ivan Matkov 60ffc9eb6c Copy docs to public interface 2017-12-21 22:26:20 +03:00
Ivan Matkov fbbacfbfc6 Revert "Check AppCenter configured state in enabled and install id properties"
This reverts commit c09d7d4c69.
2017-12-21 21:53:23 +03:00
Ivan Matkov 4324f24c14 Fix tests for analytics and push modules 2017-12-21 20:31:21 +03:00
Ivan Matkov 3945e1b05c Fix unit tests 2017-12-21 17:49:05 +03:00
Ivan Matkov c09d7d4c69 Check AppCenter configured state in enabled and install id properties 2017-12-21 17:10:57 +03:00
Ivan Matkov 69f16fef05 Add missing tests for AppCenter 2017-12-21 16:50:20 +03:00
Ivan Matkov b928036c77 Fix app center service tests 2017-12-21 16:06:18 +03:00
Ivan Matkov e5bc9450d0 Move disabling service on disabled core to AppCenter 2017-12-21 15:47:23 +03:00
Ivan Matkov 112b25517a Apply channel state on configure 2017-12-21 15:44:48 +03:00
Ivan Matkov 828308d385 Fix discarding logs in channel 2017-12-21 15:20:37 +03:00