Commit Graph

5 Commits

Author SHA1 Message Date
James Graham
ffc98aa6e9 Bug 1180500 - Update wpt upstreaming script for wptrunner changes, r=Ms2ger 2015-07-07 10:05:31 +01:00
James Graham
6d40356211 Bug 1154823 - Give upstreaming script a simple UI to select commits that should not be upstreamed (e.g. backouts) r=Ms2ger 2015-04-16 09:44:08 +01:00
James Graham
dd5c1c6eee 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
40ae4ccac9 Bug 1121962 - Small fixes to web-platform-tests upstreaming script, r=Ms2ger 2015-01-15 16:19:14 +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