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

147 Коммитов

Автор SHA1 Сообщение Дата
bhearsum%mozilla.com 6a2c777f49 bug 428063: support major releases & quit using rc in overloaded ways. r=rhelmer,bhearsum, patch=nrthomas 2008-04-28 13:48:27 +00:00
nrthomas%gmail.com 6e7476365f Bug 421001, include xulrunner code in source tarballs for Firefox releases, r=rhelmer 2008-04-24 14:22:54 +00:00
rhelmer%mozilla.com 0f4d5a033e use wget not LWP, as we do not have LWP in the ref platform linux b=427690 r=nthomas 2008-04-09 20:10:07 +00:00
rhelmer%mozilla.com 2edc65396e check for signing log over HTTP not locally b=427690 r=nthomas 2008-04-08 18:38:52 +00:00
rhelmer%mozilla.com 6647fe9ba7 push contents of private dir, not dir itself, and fix up comment b=415970 r=nthomas 2008-04-07 20:16:28 +00:00
rhelmer%mozilla.com 635d49d9e0 automation should not need slave/ftp on master b=415970 r=nthomas 2008-04-04 02:33:11 +00:00
nrthomas%gmail.com a5ce992411 Bug 425462, re-enable fast-mode now that it's debugged 2008-03-27 21:25:42 +00:00
nrthomas%gmail.com f017866551 Bug 425462, disable patcher's fast-mode for 3.0b5, r=rhelmer 2008-03-27 18:21:18 +00:00
rhelmer%mozilla.com fc445b5331 use new backupsnip script for backups b=422008 r=joduinn 2008-03-19 20:07:36 +00:00
bhearsum%mozilla.com 5dba7c19a7 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 14:21:53 +00:00
rhelmer%mozilla.com 0ccda05118 enable fast-patcher mode b=422235 r=nthomas 2008-03-11 22:59:15 +00:00
bhearsum%mozilla.com b878887e07 bug 420947: bootstrap changes to support new patcher2.pl prettyVersion. r=rhelmer, patch=me 2008-03-10 18:53:05 +00:00
rhelmer%mozilla.com 6ced2e789a remove previous config if present b=415261 r=nthomas 2008-02-27 21:17:38 +00:00
rhelmer%mozilla.com 3bc05a4aa6 use dir with rc in the name b=417703 r=nthomas 2008-02-26 22:00:13 +00:00
nrthomas%gmail.com 60f1a0814c Bug 410006, don't hardcode firefox in details url, r=rhelmer 2008-02-20 09:57:27 +00:00
nrthomas%gmail.com 6553033419 Bug 401202, quoting fix 2008-02-18 12:31:50 +00:00
nrthomas%gmail.com c6e302bc07 Bug 401202, disable talkback symbol push for nightlies, r pending 2008-02-18 12:24:12 +00:00
nrthomas%gmail.com f87f37c5c8 Bug 417703, PatcherConfig doesn't use a product and version specific working directory, r=rhelmer 2008-02-15 15:40:24 +00:00
nrthomas%gmail.com 7b188153d4 Bug 401202, upload Talkback symbols for 2.0.0.x releases to symbol server in automation, r=rhelmer 2008-02-12 12:03:35 +00:00
rhelmer%mozilla.com ce4ff501be back out temporary workaround b=414966 r=nthomas 2008-02-04 21:08:23 +00:00
rhelmer%mozilla.com bae1e2823f set gecko rel branch using gmtime not localtime b=414966 r=nthomas 2008-02-04 21:05:51 +00:00
rhelmer%mozilla.com 98140b173d always disable complete jump b=388524 r=nthomas 2008-02-04 20:01:00 +00:00
rhelmer%mozilla.com e736f9aaa7 workaround tz confusion b=414966 r=nthomas 2008-01-31 15:16:05 +00:00
rhelmer%mozilla.com 0793eb1dae back out workaround from bug 414966 now that it's been tagged 2008-01-31 04:28:17 +00:00
rhelmer%mozilla.com 6dccc6385f temporarily disable Date::Manip until it's installed on the slaves, now that we are past Tag 2008-01-30 23:16:30 +00:00
rhelmer%mozilla.com f81ace6b52 convert found utc CVS date to local time to match branch b=414966 r=coop 2008-01-30 22:40:45 +00:00
rhelmer%mozilla.com 913327a909 back out assert patch b=413178 2008-01-28 17:11:51 +00:00
nrthomas%gmail.com 67db12483f Bug 408811, assert when Stage finds a file it doesn't know how to deal with, r=rhelmer 2008-01-25 20:31:46 +00:00
rhelmer%mozilla.com 3e2951e5e8 assert that verify dirs do not exist before starting verify b=413178 r=nthomas 2008-01-23 18:46:08 +00:00
rhelmer%mozilla.com e44f617a47 typo fix b=411928 r=rhelmer 2008-01-18 22:08:22 +00:00
rhelmer%mozilla.com fd0119d6a3 determine branches for nightly mode b=411928 p=bhearsum r=rhelmer 2008-01-18 21:02:39 +00:00
rhelmer%mozilla.com 2963b3fb97 bump relnote URL b=410006 r=cf a=clouserw 2008-01-18 16:16:31 +00:00
bhearsum%mozilla.com 782d33b0fc bug 411928: Bootstrap::Step::TinderConfig should support Nightly mode. r=rhelmer, patch=me 2008-01-17 19:40:20 +00:00
rhelmer%mozilla.com 52354c55fb pull MozBuild from patcherToolsRev b=411235 r=nthomas 2008-01-15 20:10:42 +00:00
rhelmer%mozilla.com d41469c1e1 pull patcher from patcherToolsRev b=411235 r=nthomas 2008-01-13 06:16:39 +00:00
rhelmer%mozilla.com 7501381b1d support pretty version string for patcher b=410006 r=cf 2008-01-08 18:26:03 +00:00
bhearsum%mozilla.com 0fb54d9f62 bug 409394: support long version names for alphas/betas in Bootstrap. r=cf, patch=me 2008-01-08 17:39:11 +00:00
bhearsum%mozilla.com 882964d789 bug 409395: factor out Bootstrap's 'useTarGz' logic to
a helper function
2007-12-28 14:36:18 +00:00
bhearsum%mozilla.com 556f2859bf bug 399900: Bootstrap Stage step should throw error if locale XPIs are not found. r=rhelmer, patch=me 2007-12-27 22:32:47 +00:00
bhearsum%mozilla.com cfba0941cb bug 408849: make bootstrap pull patcher-configs from public repo - (minor comment fix). patch=me 2007-12-21 20:09:12 +00:00
bhearsum%mozilla.com 9b3028aca7 bug 408868: teach verify-locales about tar.bz2 and betas - make bootstrap use the new verify-locales.pl syntax. r=cf, patch=me 2007-12-21 19:21:44 +00:00
bhearsum%mozilla.com 8e2602136a bug 407351: trunk support for Bootstrap::Step::Stage - support for long named alphas/betas. r=cf, patch=me 2007-12-19 19:44:42 +00:00
bhearsum%mozilla.com 41997ee40b bug 406627: adjust Bootstrap to use patcher configs in mozilla/tools/patcher-configs. r=rhelmer, patch=me 2007-12-19 18:40:55 +00:00
bhearsum%mozilla.com 12278b722f bug 407785: Bootstrap::Util::CvsTag should log what it's going to do -- with newlines. r=rhelmer, patch=me 2007-12-18 23:25:07 +00:00
bhearsum%mozilla.com 4384dcc241 bug 407351: add bzip2 support to Bootstrap::Step::Stage - fix double dot error. r=rhelmer, patch=me 2007-12-18 18:11:00 +00:00
nrthomas%gmail.com 7738e4c8d1 Bug 408811, fix perl warning on some unshipped files, r=rhelmer 2007-12-18 17:47:03 +00:00
bhearsum%mozilla.com 033c68d446 bug 407785: Bootstrap::Util::CvsTag should log what it's going to do. r=rhelmer, patch=me 2007-12-17 22:22:27 +00:00
bhearsum%mozilla.com 383c9fcd80 bug 407351: bzip2 support for Bootstrap::Step::Stage - fix compile errors. r=rhelmer, patch=me 2007-12-10 20:12:33 +00:00
bhearsum%mozilla.com f411b43e1d bug 407351: add bzip2 support to Bootstrap::Step::Stage. r=rhelmer, patch=me 2007-12-10 18:55:45 +00:00
rhelmer%mozilla.com 078566e35a use ausServerUrl instead of externalAusServer to make staging work b=407177 r=bhearsum 2007-12-07 20:49:41 +00:00