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

2894 Коммитов

Автор SHA1 Сообщение Дата
Max Shekhovtcov 8f05cefcb5 Fixing onerror to track exceptions if error is valid object 2015-06-08 11:27:23 -07:00
Max Shekhovtcov 249bc63ae3 more cleanup 2015-06-04 16:00:31 -07:00
Max Shekhovtcov a118d9d030 more cleanup 2015-06-04 15:56:05 -07:00
Max Shekhovtcov 01edadad46 more clean up 2015-06-04 14:26:15 -07:00
Max Shekhovtcov 72b56308d5 cleaning up ajax script - deleting legacy stuff 2015-06-03 07:05:02 -07:00
unknown 777ef6dbe3 Merge branch 'master' into ajax_proto 2015-06-03 06:25:52 -07:00
Max Shekhovtsov 7bbf8b7a3b Merge pull request #13 from Microsoft/scriptError
bumping up sdk version
2015-06-02 15:24:49 -07:00
Max Shekhovtcov ac70be5674 bumping up sdk version 2015-06-02 15:20:02 -07:00
Max Shekhovtsov ddec22c4a2 Merge pull request #12 from Microsoft/scriptError
Addressing "Script error" issue
2015-06-02 10:20:23 -07:00
Max Shekhovtcov 462e6f14ea fix CORS error message 2015-06-02 10:06:29 -07:00
unknown caeaf7066b Merge branch 'master' into scriptError 2015-06-01 16:52:25 -07:00
Max Shekhovtcov a90e49b604 Showing details in case of CORS exception 2015-06-01 16:52:16 -07:00
Max Shekhovtcov a64f74d51f ajax proto - first commit 2015-06-01 12:10:13 -07:00
Max Shekhovtsov 511db11ad1 Merge pull request #10 from Microsoft/scriptError
Don't send client perf events when total is 0; bump up sdk version
2015-05-28 15:59:58 -07:00
Max Shekhovtcov 0c34a1db62 Don't send client perf events when total is 0; bump up sdk version 2015-05-28 15:58:18 -07:00
Max Shekhovtsov d61830dfa4 Merge pull request #9 from Microsoft/scriptError
Remove logic of filtering out "Script error."
2015-05-28 11:25:37 -07:00
Max Shekhovtcov ca3bf56b66 Remove logic of filtering out "Script error." - based on telemetry looks like all problems currently come from our own script and I just wrapped all our code with try/catch which should give us real exceptions with details. Also the logic being removed is far from ideal because it works only for safari. 2015-05-28 11:22:47 -07:00
Max Shekhovtsov 33e0680a6a Merge pull request #8 from Microsoft/scriptError
- Stop sending "Script error." - Adding try/catch blocks to public api
2015-05-27 20:09:13 -07:00
Max Shekhovtcov 85cc880af7 addressed reviewers feedback 2015-05-27 20:04:42 -07:00
Max Shekhovtcov acdb20e206 - Stop sending "Script error." - Adding try/catch blocks to public api 2015-05-27 15:50:37 -07:00
Max Shekhovtsov 72dfaa4865 Merge pull request #7 from Microsoft/auto_build
Auto build and perf tests csv
2015-05-22 16:51:25 -07:00
Max Shekhovtcov be018f7bb9 Info about perfResults in readme, added IsPublicBuild constant in csproj 2015-05-22 16:06:12 -07:00
Max Shekhovtcov d3a2a0cd75 for local builds - write perfResults locally 2015-05-22 13:36:28 -07:00
Max Shekhovtcov 97fdc54ed5 bringin back perf tests 2015-05-22 11:51:40 -07:00
Max Shekhovtcov 77813db9bc removed unused packages 2015-05-22 10:35:54 -07:00
Max Shekhovtcov 7187d17fa4 disabled safari and perf tests 2015-05-22 10:21:32 -07:00
Alex Bulankou d66b49dbb1 Merge pull request #6 from Microsoft/bugs/309973
Fixing bug 309973: Only sending PageViewPerformance object that has valid subcomponents.…
2015-05-13 17:12:53 -07:00
Alex Bulankou b84ee95706 CR comments 2015-05-13 09:29:58 -07:00
Alex Bulankou 2a78dedd5a Only sending PageViewPerformance object that has valid subcomponents. We are already checking for validity on PageViewPerformance telemetry items, however we were sending all them including invalid ones. 2015-05-13 05:26:08 -07:00
Ameya Gholkar f1a5528cf5 Merge pull request #5 from Microsoft/bugfixes/onErrorFix
Fix for onError exceptions and temporary fix for chutzpah tests
2015-05-07 13:15:57 -07:00
Ameya Gholkar 965744a70f Fix for onError exceptions and temporary fix for chutzpah tests 2015-05-05 14:24:05 -07:00
Alex Bulankou 4683ded696 Merge pull request #4 from Microsoft/20150504update
Bringing AI-JS version on GitHub up to date with the latest changes in AppDataCollection-JS
2015-05-04 17:32:28 -07:00
Alex Bulankou a36db2415b Bringing AI-JS version on GitHub up to date with the latest changes in AppDataCollection-JS 2015-05-04 15:21:14 -07:00
Max Shekhovtsov a920a1c9a5 fix readme 2015-04-15 13:45:18 -07:00
Max Shekhovtsov 2a57bb24c8 fix readme 2015-04-15 13:43:54 -07:00
Max Shekhovtsov fc64200f85 fix readme 2015-04-15 13:43:22 -07:00
Max Shekhovtsov 55144b7a8b Update readme 2015-04-15 13:40:58 -07:00
Max Shekhovtsov bfeef3dff1 go back to selenium 2.43.1 & clean up .sln 2015-04-15 13:37:55 -07:00
Max Shekhovtsov 4746a1cf18 change perf results location to local & update selenium version 2015-04-15 13:30:38 -07:00
Max Shekhovtsov ff52002342 added jslitmus.js 2015-04-15 10:06:43 -07:00
Max Shekhovtsov feb360dbbf adding tests and test build targets 2015-04-10 12:11:26 -07:00
Max Shekhovtcov 02b6fa479c Removed web config 2015-04-09 15:54:07 -07:00
Max Shekhovtcov 74590a1d7c Added product code 2015-04-09 15:48:47 -07:00
Candice Pfeister fefef032d8 Initial commit 2015-04-03 10:01:17 -07:00