Commit Graph

117 Commits

Author SHA1 Message Date
rhelmer@mozilla.com
664670b055 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
rhelmer@mozilla.com
a1cf4390ff check for signing log over HTTP not locally b=427690 r=nthomas 2008-04-08 11:38:52 -07:00
rhelmer@mozilla.com
6c8d0d295d 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
b2bf9a45fb automation should not need slave/ftp on master b=415970 r=nthomas 2008-04-03 19:28:42 -07:00
nrthomas@gmail.com
4ac5ed24e5 Bug 425462, re-enable fast-mode now that it's debugged 2008-03-27 14:25:42 -07:00
nrthomas@gmail.com
4b39bc8da8 Bug 425462, disable patcher's fast-mode for 3.0b5, r=rhelmer 2008-03-27 11:21:18 -07:00
rhelmer@mozilla.com
671bbeda85 use new backupsnip script for backups b=422008 r=joduinn 2008-03-19 13:07:36 -07:00
bhearsum@mozilla.com
3c13f21187 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
38a8595f76 enable fast-patcher mode b=422235 r=nthomas 2008-03-11 15:59:15 -07:00
bhearsum@mozilla.com
4cee04e486 bug 420947: bootstrap changes to support new patcher2.pl prettyVersion. r=rhelmer, patch=me 2008-03-10 11:53:05 -07:00
rhelmer@mozilla.com
d300a30edc remove previous config if present b=415261 r=nthomas 2008-02-27 13:17:38 -08:00
rhelmer@mozilla.com
63cec9b230 use dir with rc in the name b=417703 r=nthomas 2008-02-26 14:00:13 -08:00
nrthomas@gmail.com
7b1046480b Bug 410006, don't hardcode firefox in details url, r=rhelmer 2008-02-20 01:57:27 -08:00
nrthomas@gmail.com
e63391bc9e Bug 401202, quoting fix 2008-02-18 04:31:50 -08:00
nrthomas@gmail.com
91e2dcc443 Bug 401202, disable talkback symbol push for nightlies, r pending 2008-02-18 04:24:12 -08:00
nrthomas@gmail.com
00b1fec19c Bug 417703, PatcherConfig doesn't use a product and version specific working directory, r=rhelmer 2008-02-15 07:40:24 -08:00
nrthomas@gmail.com
cba2977d6a Bug 401202, upload Talkback symbols for 2.0.0.x releases to symbol server in automation, r=rhelmer 2008-02-12 04:03:35 -08:00
rhelmer@mozilla.com
aef0c84167 back out temporary workaround b=414966 r=nthomas 2008-02-04 13:08:23 -08:00
rhelmer@mozilla.com
0061a2a3d6 set gecko rel branch using gmtime not localtime b=414966 r=nthomas 2008-02-04 13:05:51 -08:00
rhelmer@mozilla.com
6c2f7430db always disable complete jump b=388524 r=nthomas 2008-02-04 12:01:00 -08:00
rhelmer@mozilla.com
e59ae979ca workaround tz confusion b=414966 r=nthomas 2008-01-31 07:16:05 -08:00
rhelmer@mozilla.com
7ab02f84b4 back out workaround from bug 414966 now that it's been tagged 2008-01-30 20:28:17 -08:00
rhelmer@mozilla.com
2f63294c73 temporarily disable Date::Manip until it's installed on the slaves, now that we are past Tag 2008-01-30 15:16:30 -08:00
rhelmer@mozilla.com
8ec2907050 convert found utc CVS date to local time to match branch b=414966 r=coop 2008-01-30 14:40:45 -08:00
rhelmer@mozilla.com
a1c3913de3 back out assert patch b=413178 2008-01-28 09:11:51 -08:00
nrthomas@gmail.com
dd96a7f16c Bug 408811, assert when Stage finds a file it doesn't know how to deal with, r=rhelmer 2008-01-25 12:31:46 -08:00
rhelmer@mozilla.com
c3e6d36570 assert that verify dirs do not exist before starting verify b=413178 r=nthomas 2008-01-23 10:46:08 -08:00
rhelmer@mozilla.com
98b8b25119 typo fix b=411928 r=rhelmer 2008-01-18 14:08:22 -08:00
rhelmer@mozilla.com
648076e0b3 determine branches for nightly mode b=411928 p=bhearsum r=rhelmer 2008-01-18 13:02:39 -08:00
rhelmer@mozilla.com
14dd6ea1f1 bump relnote URL b=410006 r=cf a=clouserw 2008-01-18 08:16:31 -08:00
bhearsum@mozilla.com
fc47f06af4 bug 411928: Bootstrap::Step::TinderConfig should support Nightly mode. r=rhelmer, patch=me 2008-01-17 11:40:20 -08:00
rhelmer@mozilla.com
24ede1fe8e pull MozBuild from patcherToolsRev b=411235 r=nthomas 2008-01-15 12:10:42 -08:00
rhelmer@mozilla.com
730fe56d02 pull patcher from patcherToolsRev b=411235 r=nthomas 2008-01-12 22:16:39 -08:00
rhelmer@mozilla.com
16458d5e3f support pretty version string for patcher b=410006 r=cf 2008-01-08 10:26:03 -08:00
bhearsum@mozilla.com
651eb3e128 bug 409394: support long version names for alphas/betas in Bootstrap. r=cf, patch=me 2008-01-08 09:39:11 -08:00
bhearsum@mozilla.com
bac1025e3f bug 409395: factor out Bootstrap's 'useTarGz' logic to a helper function 2007-12-28 06:36:18 -08:00
bhearsum@mozilla.com
4c58afdce1 bug 399900: Bootstrap Stage step should throw error if locale XPIs are not found. r=rhelmer, patch=me 2007-12-27 14:32:47 -08:00
bhearsum@mozilla.com
8de80b959d bug 408849: make bootstrap pull patcher-configs from public repo - (minor comment fix). patch=me 2007-12-21 12:09:12 -08:00
bhearsum@mozilla.com
718006f7d9 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 11:21:44 -08:00
bhearsum@mozilla.com
5b50d5d216 bug 407351: trunk support for Bootstrap::Step::Stage - support for long named alphas/betas. r=cf, patch=me 2007-12-19 11:44:42 -08:00
bhearsum@mozilla.com
eea17d1ca4 bug 406627: adjust Bootstrap to use patcher configs in mozilla/tools/patcher-configs. r=rhelmer, patch=me 2007-12-19 10:40:55 -08:00
bhearsum@mozilla.com
3f624418e5 bug 407785: Bootstrap::Util::CvsTag should log what it's going to do -- with newlines. r=rhelmer, patch=me 2007-12-18 15:25:07 -08:00
bhearsum@mozilla.com
ce1bf11e91 bug 407351: add bzip2 support to Bootstrap::Step::Stage - fix double dot error. r=rhelmer, patch=me 2007-12-18 10:11:00 -08:00
nrthomas@gmail.com
cc59a74c17 Bug 408811, fix perl warning on some unshipped files, r=rhelmer 2007-12-18 09:47:03 -08:00
bhearsum@mozilla.com
2d3b25e081 bug 407785: Bootstrap::Util::CvsTag should log what it's going to do. r=rhelmer, patch=me 2007-12-17 14:22:27 -08:00
bhearsum@mozilla.com
ba222a25cc bug 407351: bzip2 support for Bootstrap::Step::Stage - fix compile errors. r=rhelmer, patch=me 2007-12-10 12:12:33 -08:00
bhearsum@mozilla.com
d0eab3c2bb bug 407351: add bzip2 support to Bootstrap::Step::Stage. r=rhelmer, patch=me 2007-12-10 10:55:45 -08:00
rhelmer@mozilla.com
0beb2d24b2 use ausServerUrl instead of externalAusServer to make staging work b=407177 r=bhearsum 2007-12-07 12:49:41 -08:00
rhelmer@mozilla.com
9145ac9e42 followup from b=401936, remove useless second version definition 2007-12-06 13:15:17 -08:00
rhelmer@mozilla.com
82ee34c8e3 add simple nightly mode b=401936 r=bhearsum 2007-12-06 13:14:13 -08:00