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

3957 Коммитов

Автор SHA1 Сообщение Дата
nrthomas@gmail.com 77c0590585 Update 1.9 staging to same patcher tag as 1.9 production 2008-04-11 03:40:06 -07:00
rhelmer@mozilla.com e4b4a3dd2f use wget not LWP, as we do not have LWP in the ref platform linux b=427690 r=nthomas 2008-04-09 13:10:07 -07:00
reed@reedloden.com 719b3bc21b Bug 419615 - "use JSVERSION_LATEST in xpcshell" (use a context callback to set error-reporter and jsversion default) [p=crowder@fiverocks.com (Brian Crowder) r+a1.9=shaver] 2008-04-09 00:27:16 -07:00
rhelmer@mozilla.com 413f14b220 staging only, back out revision 1.17, kernel fixed 2008-04-08 15:38:59 -07:00
rhelmer@mozilla.com b4695dca98 check for signing log over HTTP not locally b=427690 r=nthomas 2008-04-08 11:38:52 -07:00
rhelmer@mozilla.com a84b74f609 merge staging to production b=427166 r=nthomas 2008-04-08 09:40:11 -07:00
nrthomas@gmail.com 4cfcb3c6f1 Bug 427769, bootstrap config for Tb2.0.0.x on the staging setup, p=rtessner, r=me 2008-04-08 09:23:34 -07:00
rhelmer@mozilla.com 8540d7ba89 push contents of private dir, not dir itself, and fix up comment b=415970 r=nthomas 2008-04-07 13:16:28 -07:00
rhelmer@mozilla.com 067541e5ff bustage fix, staging only - downgrade linux kernel version 2008-04-04 22:05:28 -07:00
rhelmer@mozilla.com 0dcbf004d9 typo, staging only - remove duplicate sourceDir entry 2008-04-04 17:09:40 -07:00
rhelmer@mozilla.com 4b3d9e07b8 support ftp-not-on-master for staging b=415180 r=nthomas 2008-04-04 15:13:35 -07:00
nrthomas@gmail.com a29f79de9d Bug 426307, bootstrap bump for Fx2.0.0.14rc1, p=joduinn, r=me 2008-04-04 12:17:49 -07:00
rhelmer@mozilla.com c46fe71ccc clean sourcedir in clean_stage target 2008-04-03 19:50:46 -07:00
rhelmer@mozilla.com 253b47be77 automation should not need slave/ftp on master b=415970 r=nthomas 2008-04-03 19:33:11 -07:00
rhelmer@mozilla.com 114f0b66af automation should not need slave/ftp on master b=415970 r=nthomas 2008-04-03 19:28:42 -07:00
rhelmer@mozilla.com 26044cf326 automation should not need slave/ftp on master b=415970 r=nthomas 2008-04-03 19:25:18 -07:00
nrthomas@gmail.com fec7a7814c Bug 426259, bootstrap config for Tb20013rc1 2008-03-31 15:54:29 -07:00
rhelmer@mozilla.com be4eeb5e07 bustage fix, staging only - kernel version for linux is wrong 2008-03-29 17:50:43 -07:00
rhelmer@mozilla.com fba80b4233 bustage fix for staging only - should push to fx slave 2008-03-28 15:38:19 -07:00
nrthomas@gmail.com a4b8edfa9e Bug 421411, fix up runMozillaTests (migrating nightlies to automation), r=rhelmer 2008-03-28 11:16:36 -07:00
nrthomas@gmail.com 1d99f12f59 Bug 425462, re-enable fast-mode now that it's debugged 2008-03-27 14:25:42 -07:00
rhelmer@mozilla.com bb524419f3 add removed-files to exclusion list b=425462 r=schrep 2008-03-27 14:19:33 -07:00
nrthomas@gmail.com 120b453941 Bug 425462, disable patcher's fast-mode for 3.0b5, r=rhelmer 2008-03-27 11:21:18 -07:00
rhelmer@mozilla.com e008df8a42 bump 3.0b5 for rc2 r=rhelmer p=joduinn b=424242 2008-03-26 18:27:26 -07:00
nrthomas@gmail.com 713a10a2f4 Bug 424242, update timestamps for tagging 3.0b5rc1, p=joduinn, r=me 2008-03-26 02:16:58 -07:00
rhelmer@mozilla.com c370739c14 run mozilla tests on staging 2008-03-21 17:59:12 -07:00
rhelmer@mozilla.com d0773e93f9 check in staging equiv of moz19-bootstrap.cfg b=415180 2008-03-21 14:24:28 -07:00
rhelmer@mozilla.com 8a0421fa4e preparing for 3.0b5 release b=424242 r=rhelmer p=joduinn 2008-03-21 14:08:14 -07:00
rhelmer@mozilla.com 10a57064d9 bustage fix for staging only, update to UPDATE_PACKAGING_R3 2008-03-20 15:40:08 -07:00
rhelmer@mozilla.com 0737f40e32 bustage fix, old rc should be 4 for staging 2008-03-20 10:43:17 -07:00
rhelmer@mozilla.com 9ff13da03c bustage fix for staging only, need to pull correct RC for previous release 2008-03-20 00:18:43 -07:00
rhelmer@mozilla.com 874f09c5ef use new backupsnip script for backups b=422008 r=joduinn 2008-03-19 13:07:36 -07:00
rhelmer@mozilla.com 6ae803e2b4 move pushsnip from mofo repo, split into separate backup script. p=joduinn, r=rhelmer, original pushsnip written by preed b=422008 2008-03-19 13:01:39 -07:00
rhelmer@mozilla.com 65e9ef433b prepare 1.9 nightly rollout b=421411 r=nthomas 2008-03-18 11:57:29 -07:00
rhelmer@mozilla.com 87349ae17b remove RELEASE tag from l10n repo too b=420005 r=bhearsum 2008-03-18 11:26:02 -07:00
rhelmer@mozilla.com 0ab19e8840 back out last patch, only want on staging 2008-03-17 07:48:32 -07:00
bhearsum@mozilla.com c957fdd0aa bug 409232: pass in product name to verify-locales.pl - Bootstrap changes to call verify-locales.pl w/ new argument. r=nrthomas, patch=me 2008-03-17 07:21:53 -07:00
rhelmer@mozilla.com aac672c6a0 .13 already started, bump to .14, bustage fix 2008-03-16 23:12:11 -07:00
dbaron@dbaron.org cd7138a5bd Expose trace-malloc stack tracing. b=422847 r=brendan a=NPOTDB 2008-03-14 17:11:37 -07:00
rhelmer@mozilla.com 21356f92ba bustage fix - need to pull date where 3.0b5pre exists 2008-03-14 13:55:48 -07:00
rhelmer@mozilla.com 5744b91743 put update tools on path when in fast mode r=coop b=391958 2008-03-14 13:19:44 -07:00
nrthomas@gmail.com 8b0b1ad8ca Bug 421917, firefox trunk/moz18 builds go to stage-old for Talos, r=rhelmer 2008-03-14 05:37:05 -07:00
nrthomas@gmail.com d777b3f389 Bug 422733, use stage-old for release automation until we teach it new tricks r=rhelmer 2008-03-14 03:47:52 -07:00
rhelmer@mozilla.com 49c52cf99f bustage fix, need to pull from more recent pulldate to get b5pre 2008-03-13 21:44:17 -07:00
kairo@kairo.at 601064c522 bug 410627 - No complete MARs generated for SeaMonkey Mac L10n builds, r=bsmedberg a=rhelmer 2008-03-13 11:39:38 -07:00
rhelmer@mozilla.com a4d7920cd9 fix nthomas' comments from bug 420005 r=nthomas 2008-03-13 10:53:41 -07:00
rhelmer@mozilla.com bf79507b72 search for buildid as printed by post-mozilla-rel.pl::main() not the update-specific code b=415180 r=nthomas 2008-03-12 16:03:55 -07:00
rhelmer@mozilla.com 04dabfe50f migrate 1.9 nightly builders to release automation b=421411 r=nthomas 2008-03-12 10:34:24 -07:00
bhearsum@mozilla.com 98a8904e6b bug 422122: switch bootstrap.cfg for 200013 release back to stage.m.o. r=nrthomas, patch=me 2008-03-12 09:17:25 -07:00
rhelmer@mozilla.com 6e62c410e5 bump to next version b=420005 r=nthomas 2008-03-11 16:09:13 -07:00