James Graham
6e1da05463
Bug 1346778 - Stop using multiprocessing to parallelise log downloads, r=emorley
...
This was causing data corruption
MozReview-Commit-ID: 2aEyPQ7pug8
2017-03-17 14:35:42 +00:00
Sebastian Hengst
7f2b602c26
Backed out changeset 7e39f6a6af4f (bug 1346778)
2017-03-15 19:22:37 +01:00
James Graham
c9f68ae910
Bug 1346778 - Stop using multiprocessing to parallelise log downloads, r=emorley
...
This was causing data corruption
MozReview-Commit-ID: 2aEyPQ7pug8
2017-03-15 15:20:53 +00:00
James Graham
34663f0a1f
Bug 1338177 - Teach fetchlogs.py to download multiple logs in parallel., r=emorley
...
MozReview-Commit-ID: 53hwD7YPlYy
2017-02-02 14:38:36 +00:00
James Graham
6651bed471
Bug 1331899 - Update fetchlogs script to work with taskcluster, r=emorley
...
MozReview-Commit-ID: 3ENwyvJaXJY
2017-01-19 14:24:34 +00:00
James Graham
1b879c0898
Bug 1279534 - Update wpt log fetching script for treeherder changes, r=wlach
...
MozReview-Commit-ID: J52eCZJUp6Q
2016-06-23 10:36:47 +01:00
Ed Morley
c63ed6691d
Bug 1248710 - Add a User Agent to fetchlogs.py's requests to Treeherder
...
Also removes some unused imports and whitespace flake8 warnings.
2016-02-21 20:14:56 +00:00
James Graham
33aed18625
Bug 1140143 - Fix wpt log fetching script for treeherder changes, r=edmorley
2015-03-06 12:56:25 +00:00
James Graham
b28b683780
Bug 1102907 - Script for allowing web-platform-tests changes to be upstreamed, r=ahal
...
This extends the upstream update script with steps for pushing
local changes to upstream. The general approach is to look for all
commits to the tests directory since the last sync, rewrite those
so they apply to upstream at the last sync point, then rebase onto
the sync commit, before creating and merging a PR for each in turn.
2015-01-13 09:42:40 +00:00