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

2500 Коммитов

Автор SHA1 Сообщение Дата
Nev 52b00fdf69
Add Stale Issue / PR GitHub Action (#1617)
- Starting with high values because we have not had this before
- Initial values should be 300 days => stale and 30 days => close
2021-07-29 17:35:20 -07:00
Nev 73c619127e
Update Dependencies and convert missed test framework changes (#1613) 2021-07-22 12:11:47 -07:00
Nev 0013f9baf0
[BUG] error logging an error--need to null-check reason #1610 (#1611) 2021-07-14 18:19:44 -07:00
Nev 552b046bd6
[BUG] empty messages for unhandled promise rejections #1608 (#1609) 2021-07-13 17:15:54 -07:00
Nev fd67558c3f
Split Tests into Unit / Perf and update all active tests to use common test project (#1606) 2021-07-09 12:14:18 -07:00
Nev 16a4284fa4
Remove AngularPlugin code from master and direct to new repo and angularplugin-legacy branch (#1607) 2021-07-09 10:47:33 -07:00
Nev 4120dbefcc
[Release][React] Increase version to 3.1.4 (#1605)
[Release][ReactNative] Increase version to 2.3.4
2021-07-08 10:53:27 -07:00
Nev 7e5282fcd4
[Release][Core] Increase version to 2.6.4 (#1604) 2021-07-07 10:12:02 -07:00
Nev c1bd06c2ae
[BUG] DebugPlugin - helpers.js:334 Uncaught TypeError: Cannot convert a Symbol value to a string #1602 (#1603) 2021-07-06 15:48:19 -07:00
Nev 3e1f041898
Apply the eslint fixes (from Component Governance Checks) (#1596)
- Update minimum dependency versions to address installation
2021-07-06 14:26:31 -07:00
Nev 9fb3ec4f97
Add visibilitychange event to the set of events tracked for triggering page unload #1599 (#1601) 2021-07-01 17:14:15 -07:00
Nev 21dea6ae2e
[BUG] The Pointer Events for the DebugPlugin are getting blocked #1597 (#1600) 2021-07-01 16:03:09 -07:00
Nev 110b22fadf
Enable Security Analysis (CodeQL) for Policy Compliance (#1593) 2021-06-25 12:24:28 -07:00
Nev a7ee32c8b6
Task 9901543: Remediate security vulnerabilities (#1590)
Task 9901523: Open Source Security Review
- Remove Legacy Code from master
2021-06-23 12:43:50 -07:00
Xiao Li 01b98207d3
ai_user cookie should use userCookiePostfix for user cookie storage (#1587)
* ai_user cookie should use name prefix for cookie storage when nameprefix is configured

* update to separate user cookie and session cookie post fix config

* add doc
2021-06-21 18:06:53 -07:00
Karlie-777 c729655f21
addSizeFileCheck (#1588)
* addSizeFileCheck

* addProdFileSizeCheck
2021-06-18 13:40:52 -07:00
Xiao Li f2bab23ab7
URL without host should not fails canIncludeCorrelationHeader right away (#1583) 2021-06-17 16:28:38 -07:00
Xiao Li 2612a3cc28
Add config to exclude a specific request auto tracking (#1582)
* Add config to exclude a specific request auto tracking

* add iconfig

* update the config to pass in regex array or string array to exclude specific routes

* update to support older browser

* update logic

* update md files
2021-06-16 16:26:57 -07:00
Xiao Li c7cf90f4d1
Update doc for PageVisitTime (#1581)
* update doc

* update IConfig description
2021-06-15 14:12:33 -07:00
Nev a61d6ca57b
Add 307 Redirect Response (#1579) 2021-06-14 12:43:47 -07:00
Nev bd0cbc9b55
[Release][React] Increase React Plugin to version 3.1.3 (#1576)
[Release][React-Native] Increase React Native Plugin to version 2.3.3
2021-06-09 11:54:53 -07:00
Nev a356fc090c
[Release][Core] Increase version to 2.6.3 (#1574) 2021-06-08 11:54:37 -07:00
Nev 1d00ddba5a
Task 9901543: Remediate security vulnerabilities (#1572)
- Add support for automatic updating of package versions
2021-06-07 22:04:48 -07:00
Nev be8185e038
Add VSCode specific exclusions (#1568) 2021-06-07 15:43:08 -07:00
Karlie-777 18f818a432
Ignore auth headers in AjaxDependencyPlugin (#1570)
* removeAuthAjaxData

* update readme
2021-05-27 15:53:54 -07:00
Nev 56fc74f236
Script error: Browser exception message not providing information type and method #363 (#1562) 2021-05-24 13:33:25 -07:00
kryalama 029d2962ad
Minor bug in click plugin docs (#1560)
* update click plugin docs

* config bug in docs
2021-05-03 08:24:17 -07:00
Xiao Li dcd4c34388
[Enhancement] Add a sender that uses fetch when XMLHttpRequest is not available (#1556)
* init commit to add fetch sender

* address comments

* add readme

* update doc
2021-04-29 13:36:38 -07:00
Xiao Li e25508eae5
[Typings] Update the TypeScript typings to identify the readonly properties/fields and dynamic values of the snippet #1546 (#1548)
* add typings

* update to add readonly on more properties
2021-04-29 09:49:51 -07:00
Nev 8c996f643e
[Release][React] Release Fix for v3.1.2 (#1557)
- Remove prepublishOnly script as it's already packed during build validation
2021-04-28 10:16:56 -07:00
Nev 8c84cf44ad
[Release][React] Increase React Plugin to version 3.1.2 (#1555)
[BUG] React 3.1.1 does is not reusing the shims v2 module correctly -- causing __extends errors #1553
- Remove unnecessary shims import, fix packaging and tests
2021-04-27 14:01:41 -07:00
kryalama c1a1efa274
update click plugin docs (#1554) 2021-04-27 08:48:27 -07:00
Nev 3ddb6a6d96
[Release][React] Increase React Plugin to version 3.1.1 (#1552)
[Release][React-Native] Increase React Native Plugin to version 2.3.1
2021-04-26 10:47:19 -07:00
kryalama b63955bbdb
Add more files in publish and setActiveVersion scripts (#1544)
* add click plugin js to cdn

* add .gbl and .cjs files as well

* update number of beta files

* add filecount check to allow 4 or 12 files in debug plugin
2021-04-23 12:03:50 -07:00
Nev 4a92b25c80
[Release][Core] Increase version to 2.6.2 (#1542) 2021-04-22 14:47:54 -07:00
Nev b01f4b1622
[BUG] Telemetry Buffer Getting Cleared in Offline Mode - Online Status Incorrectly Initialized in Offline Listener #1538 (#1540) 2021-04-22 13:49:43 -07:00
Nev 7d9aa0edad
Merge pull request #1536 from microsoft/MSNev/UpdateDynamicProto
Update DynamicProto version
2021-04-20 17:29:27 -07:00
Nev fd84ca69e2
Merge branch 'master' into MSNev/UpdateDynamicProto 2021-04-20 10:37:34 -07:00
kryalama bd212b4c07
add click plugin js to cdn (#1535)
* add click plugin js to cdn

* add .gbl and .cjs files as well
2021-04-19 15:23:01 -07:00
kryalama e14d3ac35c
add click plugin version to sdkversion tag (#1522)
* add click plugin version to sdkversion

* fix code for minification

* commit to trigger cla check

Co-authored-by: Nev <54870357+MSNev@users.noreply.github.com>
Co-authored-by: Xiao Li <lixiao900921@gmail.com>
2021-04-19 13:45:56 -07:00
Nev Wylie 25c0cf8a98 Update DynamicProto version
Update React/ReactNative base package version
Update Rush version
2021-04-19 09:53:26 -07:00
Xiao Li ababc00b43
[BUG] address issues #1517 add unload listener and #1524 config from snippet (#1532)
* bug fix - add unload listener and initialize missing config items

* remove unnecessary initializations and pass in config to getDefault method

* add correlationHeaderExcludePatterns default value

* fix test
2021-04-16 14:19:13 -07:00
Nev 1c39bf97fa
[BUG] Investigate changing the sideEffects: false to list only the files that include the shims module from the all AI modules so that webpack can evaluate correctly #1509 (#1523)
Investigate removing the globals __extends() and __assign() populated by applicationinsights-shims #1280
2021-04-15 13:43:41 -07:00
Xiao Li 841adbbe1f
Merge pull request #1531 from microsoft/lxiao/pv-perf
bug fix - update network time calculation in pv performance manager
2021-04-14 16:48:50 -07:00
xiao-lix 5be9f0bb28 address comment 2021-04-14 13:32:31 -07:00
xiao-lix b3a6bf469d add null check 2021-04-14 10:15:00 -07:00
xiao-lix a3d0d646ae bug fix - update network time calculation in pageview performance manager 2021-04-13 15:41:53 -07:00
Nev 22d3787cb9
[BUG] Add test coverage for #1518 - #1520 (#1521) 2021-03-31 10:37:24 -07:00
Xiao Li 60ba48295d
Merge pull request #1510 from microsoft/lxiao/add-hashroute-to-operation-name
update operation name
2021-03-31 09:50:50 -07:00
xiao-lix 81b4e29598 address comments 2021-03-30 17:09:39 -07:00