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

5 Коммитов

Автор SHA1 Сообщение Дата
James Graham ee28e32f72 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 fe2c56ffac Bug 1140143 - Fix wpt log fetching script for treeherder changes, r=edmorley 2015-03-06 12:56:25 +00:00
James Graham e39a10fe1d 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 2156380967 Bug 1121962 - Small fixes to web-platform-tests upstreaming script, r=Ms2ger 2015-01-15 16:19:14 +00:00
James Graham 0b6aa78619 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