Commit Graph

4 Commits

Author SHA1 Message Date
James Graham
afe27b5e3a Bug 1140143 - Fix wpt log fetching script for treeherder changes, r=edmorley 2015-03-06 12:56:25 +00:00
James Graham
ebd7c4fb69 Bug 1124181 - Store local base SHA1 of last web-platform-tests update explicitly, r=ahal 2015-02-06 16:11:51 +00:00
James Graham
9c3b4badfa Bug 1121962 - Small fixes to web-platform-tests upstreaming script, r=Ms2ger 2015-01-15 16:19:14 +00:00
James Graham
d64a101b17 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.

--HG--
rename : testing/web-platform/fetchlogs.py => testing/web-platform/update/fetchlogs.py
2015-01-13 09:42:40 +00:00