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

1624 Коммитов

Автор SHA1 Сообщение Дата
Stefan Zabka 467fe164ef Added type hints to development pointers
Also now autogenerating the ToC and removed trailing
whitespace
2020-03-13 16:14:43 +01:00
vringar f74a660770 Removed Python3.5 support to get type annotated local variables 2020-03-12 00:15:56 +01:00
vringar ca6a31dc02 Updated S3 tests 2020-03-11 23:44:49 +01:00
vringar b838e700c3 Type annotation and refactoring in TaskManager.py 2020-03-11 23:38:27 +01:00
Stefan Zabka 2f338f9647
Merge pull request #575 from svensevenslow/Issue564
Setting site_rank in crawler.py
2020-03-10 12:01:25 +01:00
Kainaat Singh d41ff52bde setting site_rank 2020-03-10 15:20:08 +05:30
Steven Englehardt 59e79a7adb
Merge pull request #568 from mozilla/dependabot/npm_and_yarn/automation/Extension/webext-instrumentation/codecov-3.6.5
Bump codecov from 3.6.1 to 3.6.5 in /automation/Extension/webext-instrumentation
2020-02-19 15:58:08 -08:00
dependabot[bot] 77e6e7aa0f
Bump codecov in /automation/Extension/webext-instrumentation
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.1 to 3.6.5.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-19 18:24:18 +00:00
Stefan Zabka 8150bbbf2f
Added link to matrix to README.md 2020-02-14 12:42:47 +01:00
Steven Englehardt eea3cc455e
Merge pull request #560 from mozilla/dependabot/npm_and_yarn/automation/Extension/webext-instrumentation/handlebars-4.5.3
Bump handlebars from 4.1.2 to 4.5.3 in /automation/Extension/webext-instrumentation
2020-02-12 10:02:57 -08:00
dependabot[bot] c7658908a4
Bump handlebars in /automation/Extension/webext-instrumentation
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-11 17:13:38 +00:00
Stefan Zabka 01e8e4df9b
Restoring Callstacks Instrument support to the Webextension
We can now capture the callstack of any webrequest made
2020-02-11 18:12:54 +01:00
vringar 4814cdb6fb Fixed s3_aggregator test 2020-02-11 14:45:51 +01:00
vringar c13f7de585 Added callstack_instrument to default_browser_params 2020-02-11 14:21:34 +01:00
vringar e9aef3b377 Fixing import order 2020-02-11 13:52:29 +01:00
vringar cac0b55d3e Removed unused import 2020-02-11 12:59:30 +01:00
Stefan Zabka 333370920f Merge branch 'master' into nhnt11-callstacks 2020-02-07 17:29:24 +01:00
Stefan Zabka 5765406f33 removed build artifact 2020-02-07 17:27:22 +01:00
Stefan Zabka 5d2341ea35 reverted Nhnt11's package.json changes 2020-02-07 17:07:23 +01:00
Stefan Zabka c9f13dcd75 Added browser config error 2020-02-07 17:03:01 +01:00
Stefan Zabka f8131d4365
Merge pull request #555 from mozilla/better_download_links
Better download links
2020-02-04 18:57:23 +01:00
Stefan Zabka bbd0a098cf Merge branch 'better_download_links' into nhnt11-callstacks 2020-02-04 17:19:07 +01:00
Stefan Zabka 65ab31e456 removed unneeded script 2020-02-04 15:10:02 +01:00
Stefan Zabka cdee74956c Inlined FF version upgrade description 2020-02-04 14:07:16 +01:00
Stefan Zabka bfb0ace359 passing callstack_test 2020-01-31 13:05:56 +01:00
Stefan Zabka 2fc30da6b1 First version of test_callstack_instrument that returns anything 2020-01-31 11:01:34 +01:00
Stefan Zabka 579e83b588 Changed listening adress in test server
Because with 0.0.0.0 it listens to all interfaces instead
of just the loopback one. This makes debugging test failures
inside a container easier
2020-01-31 10:57:46 +01:00
vringar 8e3a637e8e Created new callstack_instrument test 2020-01-24 16:27:17 +01:00
vringar 703281d300 Implemented review suggestions 2020-01-24 11:11:19 +01:00
Stefan Zabka 6a8464c32f Removing debug messages 2020-01-22 14:23:10 +01:00
Stefan Zabka 8a57029bea Merge branch 'master' into better_download_links 2020-01-22 12:14:39 +01:00
Stefan Zabka ee03904ddd Updated comment in linux script as well 2020-01-22 11:54:16 +01:00
Stefan Zabka 5047cfadae Found pinned versions and linked to how to 2020-01-22 11:50:14 +01:00
Stefan Zabka ea9a96d8e9 Fixing S3 Aggregator test
By calling a remote resource via JS the callstack table gets
created.
2020-01-21 15:36:34 +01:00
Stefan Zabka 61a58b62c6 rawgit is shutting down 2020-01-21 11:57:28 +01:00
Stefan Zabka e03b07e428 aligning on data types with the rest of parquest_schema.py 2020-01-17 18:00:43 +01:00
Stefan Zabka 5357aebd13 cherrypicking changes to schemas 2020-01-17 17:58:19 +01:00
Stefan Zabka 10cbc5f957 Callstack capturing activated in demo.py 2020-01-17 16:40:13 +01:00
Stefan Zabka 5162fd0e53 adding comments 2020-01-17 16:30:04 +01:00
Stefan Zabka b2fda41360 Fixed StackDumpChild and moved callstack-instrument 2020-01-14 22:02:02 +01:00
Stefan Zabka d6de37427f now creating the Callstack Instrument 2020-01-10 16:38:24 +01:00
Stefan Zabka 82eced7a80 Merge branch 'master' into nhnt11-callstacks 2020-01-10 15:00:50 +01:00
Stefan Zabka b0b5bb8858 Initial Draft for saving callstacks 2020-01-10 14:59:37 +01:00
Nihanth Subramanya 991797a93e Observe all http response notifications and add comments 2019-12-23 21:56:43 +01:00
Nihanth Subramanya 879502d0cf Send request id matching webRequest instead of channel id 2019-12-23 21:46:24 +01:00
Steven Englehardt 9686b84029
Merge pull request #549 from mozilla/issue_546
Fix missing command_status for critical errors
2019-12-20 08:29:10 -08:00
englehardt 495fbb1430 Fix missing command_status for critical errors 2019-12-20 10:24:58 -05:00
Stefan Zabka 12b23cc2c4
Merge pull request #542 from mozilla/eriktews-mozilla-random-id-fix-and-test
Generate positive visit_id and crawl_ids
2019-12-20 11:24:02 +01:00
Stefan Zabka 5fc8e1c133
Merge pull request #544 from mozilla/firefox_71
Upgrade to Firefox 71 and geckodriver 0.26.0
2019-12-20 11:21:27 +01:00
Stefan Zabka d3a68e399d
Merge pull request #543 from mozilla/dependency-upgrade
Update dependecies
2019-12-20 10:55:32 +01:00