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

3996 Коммитов

Автор SHA1 Сообщение Дата
dbaron@dbaron.org 0ff46aed19 Make void signatures match header. b=391766 r+a=brendan 2007-08-10 17:53:28 -07:00
dbaron@dbaron.org 0dc38069e3 Lock around NS_TraceMallocDumpAllocations. b=391766 r+a=brendan 2007-08-10 17:53:02 -07:00
dbaron@dbaron.org ef80039562 Stop using strncpy unnecessarily. b=391766 r+a=brendan 2007-08-10 17:52:35 -07:00
nrthomas@gmail.com 4f7f9d1b70 Bug 391320, use sysvar for logDir lookups, r=preed 2007-08-10 16:30:01 -07:00
dbaron@dbaron.org c6375a7bcb Add suppression code around calls to original allocation functions to handle things like new[] calling new. b=391491 r+a=brendan 2007-08-10 15:22:07 -07:00
dbaron@dbaron.org 930ae10df8 Hook new[] and delete[] too, since (with VC8 anyway) we're picking up new[] through new, but not picking up delete[]. b=391491 r+a=brendan 2007-08-10 15:21:37 -07:00
dbaron@dbaron.org 328355160c Define the __libc_* on Windows to something that does automatic suppression, like on Linux. b=391477 r+a=brendan 2007-08-10 15:21:13 -07:00
dbaron@dbaron.org 422a0fc1a3 Convert trace-malloc to using XPCOM stack walking API. b=374829 r+a=brendan 2007-08-10 15:20:48 -07:00
dbaron@dbaron.org 6670b28699 Start reducing the scope of locking in trace-malloc, and convert the PRMonitor to a PRLock. b=376874 r+a=brendan 2007-08-10 15:19:32 -07:00
dbaron@dbaron.org a49cd8a925 Use thread-local storage for tracing suppression. b=376874 r+a=brendan 2007-08-10 15:19:14 -07:00
dbaron@dbaron.org a66a62d7ee Fix bustage on VC8. b=391141 r=brendan a=DEBUG-only 2007-08-10 14:26:03 -07:00
dbaron@dbaron.org 789c80708a Improve performance when trace-malloc is built but not used by adding a fast-path around the locking. b=150015 r=brendan a=bzbarsky 2007-08-10 14:24:32 -07:00
preed@mozilla.com 9523d5773e Bug 354166: Cache HashFile() calls. r=cf 2007-08-09 15:10:53 -07:00
nrthomas@gmail.com eb47ed4c3c Bug 388717, Automation changes for Tb1.5.0.13 RC1, r=preed 2007-08-09 15:08:58 -07:00
rhelmer@mozilla.com 5c892abfff simple build unpacker, b=373995 r=preed 2007-08-06 19:20:54 -07:00
sdwilsh@shawnwilsher.com e07a2874d6 Bug 319768 - (XPathGenerator) - Implement XPath generator. Patch by Alex Vincent <ajvincent@gmail.com>. r=peterv, sr=jonas NPOTB 2007-08-03 16:00:39 -07:00
preed@mozilla.com ea617b4c5d Bump the Thunderbird 2.0.0.6 candidates to RC2 to correct bug 389975. 2007-07-28 16:27:48 -07:00
preed@mozilla.com 1298517cb8 Bug 389915: bootstrap.cfg bumps for Tbird 2.0.0.6; r=rhelmer 2007-07-27 18:27:16 -07:00
preed@mozilla.com dd22674e2f Bug 389218: bootstrap.cfg bumps for 2.0.0.6 rc 2. 2007-07-25 16:59:09 -07:00
rhelmer@mozilla.com e64e6ab740 make blat write to a tempfile, so it works on all tested versions b=372762 r=cf 2007-07-25 12:04:04 -07:00
preed@mozilla.com 11875b9ec3 Bug 389218: bootstrap.cfg changes for fx2006; r=cf 2007-07-23 00:37:35 -07:00
rhelmer@mozilla.com b0d92f7089 check out shipped-locales file before trying to use it, b=389172 r=preed 2007-07-22 18:48:27 -07:00
bzbarsky@mit.edu 339d7cbd9f Make codesighs work on OSX again. Bug 388891, patch by Vlad Sukhoy
<vladimir.sukhoy@gmail.com>, r=shebs
2007-07-20 20:23:35 -07:00
ccooper@deadsquid.com e58ff624b4 - adding files to allow clean shutdown on Mac 2007-07-19 13:48:57 -07:00
preed@mozilla.com a7f7c80b0d Bug 388103: release automation config bumps for Tb 2.0.0.5; r=rhelmer 2007-07-16 02:11:28 -07:00
preed@mozilla.com 197bbcb445 Start RC 2 builds for Firefox 2.0.0.5; picks up regression bug 387979. 2007-07-13 15:18:31 -07:00
preed@mozilla.com 1ecdaf63fa Bug 387766: Version/config bumps for Fx 2005; r=rhelmer,cf 2007-07-12 14:57:43 -07:00
nrthomas@gmail.com 13d0793e0f Bug 378226, Push() subroutine for Updates step, r=rhelmer 2007-07-12 10:54:14 -07:00
nrthomas@gmail.com e247114302 Bug 378226, Push() subroutines for Build & Repack steps, r=rhelmer 2007-07-12 10:47:39 -07:00
rhelmer@mozilla.com 3f2e3eafd9 bump all relevant tags in client.mk b=387426 r=preed r=cf 2007-07-11 20:57:18 -07:00
axel@pike.org 6f8e5c847f bug 387665, don't overwrite existing files, r=rcambell 2007-07-11 07:23:37 -07:00
rhelmer@mozilla.com 21ad8be73e handle cc list better in emergency fail email b=372762 r=preed 2007-07-10 23:12:16 -07:00
axel@pike.org 7818219021 bug 387437, add --app to specify application, r=KaiRo 2007-07-10 06:55:01 -07:00
preed@mozilla.com 72d9b71674 Bug 372755: respin support for Bootstrap. Finally! ;-) r=rhelmer,cf 2007-07-05 15:58:32 -07:00
axel@pike.org da315dd9e8 bug 383585, improve tooling for dummy localizations, r=sayrer 2007-07-03 10:54:52 -07:00
nrthomas@gmail.com 36563d4563 Bug 378226, Push support for Source step, r=rhelmer 2007-06-27 03:46:27 -07:00
sdwilsh@shawnwilsher.com cee2e50069 Bug 384235 - The check-interactive target doesn't load head_*, tail_* files for a test. Patch by Alex Vincent <ajvincent@gmail.com>. r=rcampbell 2007-06-26 17:51:33 -07:00
dcamp@mozilla.com 4e40c7dfbd Bug 385420: codesighs buffer is too small for some breakpad functions. r=dbaron 2007-06-21 22:41:32 -07:00
dbaron@dbaron.org 7e3d3bf906 Switch from readelf to objdump for reading contents of sections, since readelf switched its output format. 2007-06-20 15:01:17 -07:00
dbaron@dbaron.org fc00638ce4 Add code to automatically uncompress .gz and .bz2 files that are given as arguments. 2007-06-20 14:59:33 -07:00
nrthomas@gmail.com f02a8ff3b7 Bug 376959, follow symlinks when doing Repack verification, r=preed 2007-06-14 02:06:12 -07:00
rhelmer@mozilla.com 4f07909625 make Config->Bump() handle no whitespace between variables b=379380 r=preed 2007-06-13 20:45:00 -07:00
nrthomas@gmail.com cef36e6feb Bug 384024, remove buildTree configuration, r=rhelmer 2007-06-11 13:47:19 -07:00
asqueella@gmail.com db1ddd9061 Bug 381499 - Components.utils.import reports NS_ERROR_FAILURE when the file not existsswitch to NS_ERROR_FILE_NOT_FOUND and update testsr=sayrer, sr=brendan 2007-06-07 15:34:06 -07:00
rcampbell@mozilla.com 3798ba80a5 Bug 382682, Add makefile target to launch interactive xpcshell for debugging. Patch by Alex Vincent 2007-06-06 12:40:30 -07:00
nrthomas@gmail.com 93a833ebcc Bug 382823, mods to bootstrap config for Tb2004, r=preed 2007-06-04 10:21:33 -07:00
axel@pike.org 0643935b78 bug 382451, use mkdir -p instead of mkdirhier, r=bsmedberg 2007-05-30 11:00:53 -07:00
sdwilsh@shawnwilsher.com e491b017ad Bug 381633 - xpcshell test harness should use strict warnings in JavaScript. r=rcampbell 2007-05-25 16:25:14 -07:00
bent.mozilla@gmail.com 934776a3e5 Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 13:08:44 -07:00
nrthomas@gmail.com bfdfc4aed3 Bug 381172, use DisableCompleteJump to override of code that forces complete update, r=preed 2007-05-23 02:58:30 -07:00
gerv@gerv.net 2f2e41f385 Updates from latest attempt to make ID list 2007-05-17 07:55:53 -07:00
nrthomas@gmail.com ffabdb9e13 Bug 380859, fix perl warning, r=rhelmer 2007-05-16 13:59:43 -07:00
nrthomas@gmail.com 2fe149e184 For bug 379241, bump automation config for RC3 2007-05-15 01:27:01 -07:00
nrthomas@gmail.com 521cb9f3de For bug 379241, update bootstrap.cfg for RC2 2007-05-10 03:36:28 -07:00
nrthomas@gmail.com fd09ed0ef2 For bug 379240, update bootstrap.cfg for RC2 2007-05-10 02:56:04 -07:00
Olli.Pettay@helsinki.fi 30c7378a0d xpcshell testcases for Bug 378247, p=Alex Vincent 2007-05-09 03:48:21 -07:00
preed@mozilla.com fe8706ed62 Bug 375782: Bootstrap - Dependent tool config file gen for patcher2. r=cf/rhelmer. 2007-05-08 19:02:33 -07:00
rhelmer@mozilla.com 046d3f8a25 no leading slash-tmp needed for TMPDIR 2007-05-07 16:28:36 -07:00
rhelmer@mozilla.com becd1d9ad1 add error checking. b=375219, r=dbaron 2007-05-07 16:11:40 -07:00
preed@mozilla.com 229487ddcf Bug 375332: patcher2 changes required to support beta program: 2nd part of this feature:While generating the snippets, see if I'm a channel for which we're publishing rc's; if so, then I want the appv advertised in the snippet to have "rcN" appended to it, but nothing else.There's a special case for partial updates (which makes this patch especially hairy) where if the rc value is greater than 1, we need to publish a complete patch, because we're not generating partials from every RC to the final build. There's some extra code in here to deal with that.There's also some code to pretty print when we do this munging.r=rhelmer, cf (implicitly, since he gets to run it first, and will know if it blows up in his face ;-) 2007-05-02 17:45:18 -07:00
nrthomas@gmail.com 516a4098c8 Bug 379240, add bootstrap.cfg for Thunderbird 1.5.0.12, r=rhelmer 2007-05-01 14:45:03 -07:00
nrthomas@gmail.com 5efce3843e Bug 379240, add bootstrap.cfg for Firefox 1.5.0.12 builds (including the lesson learnt from the 2.0.0.4 equivalent), r=rhelmer 2007-05-01 06:37:59 -07:00
cltbld 6b76cdf095 Followup to bug 379241, macosx is the platofrm name, not mac 2007-05-01 05:49:56 -07:00
cltbld 62b193db3d Follow up to bug 379241 2007-05-01 05:44:00 -07:00
cltbld a26bfde9e1 Follow up to bug 379241 2007-05-01 05:43:21 -07:00
nrthomas@gmail.com b60c35d030 Bug 379241, add bootstrap config for Firefox 2.0.0.4, r=rhelmer 2007-05-01 03:56:08 -07:00
rhelmer@mozilla.com ebb31dea00 introduce and use CvsCatfile for constructing CVS paths from an array. b=371325 r=preed. While we're in there, pick up a fix in Updates step to get oldVersion, and call Verify right after Execute for Tag substeps. 2007-04-30 13:55:21 -07:00
cltbld 9ce104a788 Push local changes back to repo 2007-04-26 05:23:12 -07:00
rhelmer@mozilla.com 87793062c5 automate tinderbox configuration b=371325 r=preed 2007-04-24 15:04:12 -07:00
rhelmer@mozilla.com 8585656b7d get pushdir from build log r=preed b=378226 2007-04-24 14:25:05 -07:00
ccooper@deadsquid.com 31811111cd b=372764r=preed- port groom-files logic to release automation 2007-04-23 13:45:02 -07:00
benjamin@smedbergs.us 0ab7558e7b Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
rhelmer@mozilla.com 171a8a3baf suggestions from preed b=371325 comment #20 r=preed 2007-04-20 11:55:24 -07:00
rhelmer@mozilla.com af5776c5e8 config bumper b=371325 r=preed 2007-04-17 15:49:31 -07:00
rhelmer@mozilla.com a52d5f87f9 tinder config for testing 2007-04-17 15:49:06 -07:00
preed@mozilla.com 889cb5ea29 Bug 375332: patcher2 changes required to support beta program; specifically, this allows a way to configure patcher to dump snippets for all a channel in a separate directory, to be staged separately. r=rhelmer. 2007-04-17 13:53:28 -07:00
redfive@acm.org 10a8eb3489 bug 371178 - patcher2 should replace version stringsr=preedChanges:- pass in version string into calls to SubstitutePath()- clean up some indenting 2007-04-11 12:29:28 -07:00
rhelmer@mozilla.com 10f166725e bump milestone properly b=372759 r=preed 2007-04-09 17:56:16 -07:00
rhelmer@mozilla.com e43ef19435 old nightly source tarball script from egg 2007-04-05 14:20:54 -07:00
nrthomas@gmail.com af5f2469a6 Bug 372757, use sysvar for verifyConfig 2007-04-05 11:13:42 -07:00
nrthomas@gmail.com 26a243e635 Typo fix for update verification config 2007-04-04 21:48:28 -07:00
rhelmer@mozilla.com 4075357a96 tinderbox log parser b=375714 r=preed 2007-04-04 18:31:29 -07:00
dbaron@dbaron.org c56b47ee0e Replace printf that fires all the time with an assertion for what I really want to check. 2007-04-03 18:35:35 -07:00
dbaron@dbaron.org 067795a0de The tinderbox problem was due to insufficient STARTUP_TMBUFSIZE, so re-increase the buffer size to 64K (from 16K) and comment out my debugging code. 2007-04-03 18:06:34 -07:00
dbaron@dbaron.org 0f6acba91f Back out startup buffer size change (but leave diagnostic). 2007-04-03 17:53:26 -07:00
dbaron@dbaron.org e215025e38 Make previous change print to stderr. 2007-04-03 17:45:07 -07:00
dbaron@dbaron.org c4ffe98bcd Try increasing startup buffer size to see if it fixes tinderbox orange. 2007-04-03 17:39:56 -07:00
dbaron@dbaron.org 77e2368001 Add some debugging code to tmreader and temporarily turn it on to debug tinderbox orange. 2007-04-03 16:46:45 -07:00
dbaron@dbaron.org 32ce3f13d3 Fix deadlock in trace-malloc by exiting monitor around call to dladdr. b=363334 r=brendan 2007-04-03 15:14:01 -07:00
benjamin@smedbergs.us 2cc4d6ca9e Bug 375415 - MAR generation broken when paths in the MAR contain spaces, r=cf 2007-03-29 07:11:40 -07:00
rhelmer@mozilla.com cd1b1f9f81 use sysvar to get buildDir for verify step b=372757 r=preed 2007-03-28 11:46:53 -07:00
nrthomas@gmail.com e3c21dedc6 Bug 375111, updated bootstrap.cfg, r=preed 2007-03-27 16:22:02 -07:00
rhelmer@mozilla.com e69dbc3fec use buildDir r=preed b=375006 2007-03-27 15:28:38 -07:00
nrthomas@gmail.com 78e77cd88c Bootstrap config for Thunderbird 2 2007-03-26 14:13:56 -07:00
rhelmer@mozilla.com 0d26c125cd l10n overrides b=375006 r=preed 2007-03-25 17:18:28 -07:00
rhelmer@mozilla.com f541c0994e use hostname in bootstrap email 2007-03-25 16:58:02 -07:00
rhelmer@mozilla.com bc793a3c62 support variable fallback b=372757 r=preed r=cf 2007-03-25 16:56:37 -07:00
rhelmer@mozilla.com 3447cc03fa support variable fallback b=372757 r=preed r=cf 2007-03-25 16:54:25 -07:00
rhelmer@mozilla.com 26047db0f1 better version of autoconf generator b=375219 r=preed 2007-03-25 15:01:51 -07:00
rhelmer@mozilla.com 6e6fca0897 cronjob for autoconf generator b=375219 r=preed 2007-03-25 15:01:12 -07:00
rhelmer@mozilla.com 82c8081913 autoconf generator b=375219 r=preed 2007-03-25 15:00:45 -07:00
dbaron@dbaron.org be7f6e1678 Fix misuse of terminology and improve comment. 2007-03-22 23:49:37 -07:00
dbaron@dbaron.org b56fe09e09 Handle file not existing more gracefully. 2007-03-22 23:29:25 -07:00
dbaron@dbaron.org 7d0509161a Don't create duplicate pipes for objects with external debuginfo. 2007-03-22 23:24:27 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
bhearsum%mozilla.com 3229d5d8b7 bug 449208: add hgToolsRepo to staging 1.8 bootstrap.cfg so we can do a test run of the new Bump.pm code. 2008-08-12 16:22:01 +00:00
bhearsum%mozilla.com 3c6d374c50 bug 429670: mozilla2 needs a BuildFactory - BuildFactory for dep/nightly/release builds. r=ccooper, patch=me 2008-08-12 15:04:13 +00:00
bhearsum%mozilla.com e7140a9352 bug 449208: move Bootstrap's version bumping logic to an external script - remove Bootstrap's internal version bumping logic and have it call the external script. r=nrthomas, patch=me 2008-08-12 13:42:52 +00:00
bhearsum%mozilla.com 8b18ab7b01 bug 430737: Update snippets sometimes don't propagate to the entire cluster - touch LIVE_SNIPPET_DIR to try and fix propagation problem. r=nrthomas, patch=me 2008-08-12 12:10:58 +00:00
bclary%bclary.com ff27166de9 Sisyphus - Windows buildbot config contains incorrect setting for MOZ_TOOLS, bug 450043, r=coop 2008-08-11 19:19:20 +00:00
anodelman%mozilla.com 8b5105b8fc Bug 432883 - talos config file unification and automation
same as before but for talos try, p=anodelman r=bhearsum
2008-08-08 21:30:41 +00:00
anodelman%mozilla.com 018f08c131 Bug 432883 - talos config file unification and automation
remove production/stage config files, p=anodelman r=bhearsum
2008-08-08 21:28:14 +00:00
anodelman%mozilla.com 73b9fab70d Bug 432883 - talos config file unification and automation
bustage fix - missing argument. p/r = anodelman
2008-08-07 22:06:51 +00:00
anodelman%mozilla.com 89803d5eaf Bug 432883 - talos config file unification and automation
p=anodelman r=bhearsum (talos stage/production buildbot update)
2008-08-07 21:56:07 +00:00
ccooper%deadsquid.com 7445b078ab b=431270
r=bhearsum
- (landing for joduinn) generate BuildID with up to the second resolution
2008-08-07 19:34:33 +00:00
benjamin%smedbergs.us d8b00aa04f Bug 434289 - factor HgPoller to allow it to poll multiple l10n repositories, r=bhearsum 2008-08-07 13:24:33 +00:00
marco.zehe%googlemail.com e5d88c7a7f bug 424195 - Start running a11y Mochitests regularly. Add a11y tests to steps.py for mozilla-central. patch=Lukas Black (lukasblakk@gmail.com), r=ccooper 2008-08-05 20:09:51 +00:00
Callek%gmail.com c51be98a6e Bug 448416, Buildbotcustom should have leakThreshold option for Mochitests
r=bhearsum, r=lsblakk
2008-08-01 16:04:17 +00:00
nrthomas%gmail.com 958cb6ea1f Bug 445991, monitoring changes from Tb bump to 3.0b1pre 2008-07-31 03:41:40 +00:00
anodelman%mozilla.com ac78545ca0 Bug 448046 - talos try shouldn't merge scheduler requests
bustage fix (missing import) p/r=anodelman
2008-07-30 21:46:21 +00:00
bhearsum%mozilla.com 2019ab9c2f bug 448014: support pushing changes to the try server - master.cfg changes to support builds pushed to hg.m.o/try. r=anodelman, patch=me 2008-07-30 20:35:08 +00:00
bhearsum%mozilla.com 4f7b764ecc bug 448014: support pushing changes to the try server - special case PATCH_TRY, HG_TRY, to make it possible to pull changes from hg.m.o/try. r=anodelman, patch=me 2008-07-30 20:33:49 +00:00
bhearsum%mozilla.com c449fefafc bug 448014: support pushing changes to the try server - make HgPoller support the 'tipsonly' pushlog option. r=tmielczarek, patch=me 2008-07-30 20:31:23 +00:00
anodelman%mozilla.com 61357931aa Bug 448046 - talos try shouldn't merge scheduler requests
p=anodelman r=axel/bhearsum
2008-07-30 20:31:03 +00:00
anodelman%mozilla.com 4102317e08 Bug 422747 - clean up master.cfg of the talos buildmaster for more code re-use
bustage fix (bad function name) p/r=anodelman
2008-07-25 22:20:43 +00:00
anodelman%mozilla.com c717042dbf Bug 422747 - clean up master.cfg of the talos buildmaster for more code re-use
integrate changes into try talos. p=anodelman r=bhearsum
2008-07-25 22:14:06 +00:00
bhearsum%mozilla.com 21d5374973 bug 446421: migrate buildbot master instances to staging-master and production-master - bootstrap 1.8 staging config updates. 2008-07-25 14:52:57 +00:00
bhearsum%mozilla.com 77b8dad494 bug 446421: migrate buildbot master instances to staging-master and production-master - bootstrap 1.8 staging config updates. 2008-07-25 13:31:07 +00:00
bhearsum%mozilla.com a9ceea7d1b bug 446421: migrate buildbot master instances to staging-master and production-master - bootstrap 1.8 staging config updates. 2008-07-25 12:49:11 +00:00
nrthomas%gmail.com df18c33876 Bug 445991, followup fix for milestone 2008-07-25 01:02:53 +00:00
nrthomas%gmail.com 8a8336a985 Bug 445991, bootstrap bump for Tb3.0a2 build1, r=bhearsum 2008-07-24 21:18:04 +00:00
anodelman%mozilla.com d34eb0ec33 Bug 447681 - builder names for win/linux on mozilla1.8 changed, talos needs to update
p=anodelman r=bhearsum
2008-07-24 18:19:00 +00:00
kairo%kairo.at aa8505283d bug 447772 - add GetHgRevision() step to buildbotcustom, r=bhearsum 2008-07-24 13:21:37 +00:00
mark.finkle%gmail.com 453265c769 b=447731, r=bhearsum. Do XULRunner 1.9.0.1 release spin 2008-07-24 12:57:52 +00:00
bhearsum%mozilla.com 7decec6ad4 bug 446660: tracking bug for build and release of firefox 3.1a1 - nagios version bumps for nightly builds. 2008-07-23 13:16:04 +00:00
anodelman%mozilla.com 0d0899e256 Bug 446430 - Update production graph server to hg trunk 7/22
p=anodelman r=bhearsum
2008-07-23 00:22:47 +00:00
ccooper%deadsquid.com b25c6a3377 b=446198
r=bhearsum
- porting ted's newline fix to the other masters
2008-07-22 17:09:19 +00:00
ted.mielczarek%gmail.com 21c6bedc2f bug 446198 - step timeout message doesn't end with a newline (followup to add em class=testfail). r=bhearsum 2008-07-22 15:21:13 +00:00
bhearsum%mozilla.com 2f1a42e2b9 bug 432236: clobber support for mozilla-central depend builds and unit tests - BuildStep to support forced and periodic clobbers. r=nrthomas, patch=me 2008-07-22 14:52:11 +00:00
ted.mielczarek%gmail.com 44285a5e98 bug 446198 - step timeout message doesn't end with a newline. r=bhearsum 2008-07-22 14:10:53 +00:00
anodelman%mozilla.com 3d96603b6b Bug 429226 - update bulk.cgi/collect.cgi to use new graph server link format
switch talos boxes reporting to graphs-stage to new bulk.cgi link
p=anodelman r=bhearsum
2008-07-21 22:50:45 +00:00
ause%sun.com 1387145223 Bug 440017 - disable lightning default install 2008-07-18 18:40:12 +00:00
ause%sun.com 669124256a Bug 440017 - disable lightning default install 2008-07-18 17:08:21 +00:00
sdwilsh%shawnwilsher.com 9bfce1a6e0 Bug 445999 - qm-moz2mini01 leaking a nsStringBuffer (patch increases threshold). r=robcee 2008-07-18 16:47:57 +00:00
anodelman%mozilla.com 2e6fe6e405 Bug 422747 - clean up master.cfg of the talos buildmaster for more code re-use
Bustage fix p/a = anodelman
2008-07-17 22:01:13 +00:00
anodelman%mozilla.com e8c6b2badd Bug 422747 - clean up master.cfg of the talos buildmaster for more code re-use
p=anodelman r=bhearsum
2008-07-17 21:51:42 +00:00
ted.mielczarek%gmail.com a10704a66f bug 445610 - TinderboxPrints should highlight failures so multiple failures caught faster. r=robcee 2008-07-17 19:03:23 +00:00
bugzilla%standard8.plus.com 4bb3341d0b Clobbering to force pick up of configure.sh change from bug 443398 2008-07-17 08:16:24 +00:00
bugzilla%standard8.plus.com 138d190fee Part of bug 443398 - change the lightning tinder-config.pl to work with the unofficial branding of Shredder 2008-07-17 07:46:27 +00:00
bugzilla%standard8.plus.com 7036e94c83 Bug 443398 reland the remaining official branding text changes from bug 397621 that were backed out due to tinderbox problems that are now fixed. tinder-config.pl was r=reed over irc,mail/ changes were r=davida,bienvenu 2008-07-17 07:44:09 +00:00
ted.mielczarek%gmail.com 7a98e6a7b1 bug 443090 - unify logging unittest failures during a build. r=robcee 2008-07-14 19:09:56 +00:00
bhearsum%mozilla.com 7c0e13d714 bug 437143: try servers need to support building from a mercurial repository with a patch. r=rhelmer, patch=vlad,me 2008-07-14 12:01:38 +00:00
bhearsum%mozilla.com fa906d35f9 bug 444266: add basic --help and a README to patcher. r=me, patch=rhelmer 2008-07-11 19:05:35 +00:00
ccooper%deadsquid.com 6376385428 b=438324
r=rcampbell
- Subclass ShellCommand in buildbotcustom
2008-07-11 00:15:28 +00:00
ccooper%deadsquid.com c41b84461e b=438324
r=rcampbell
- Use ShellCommandReportTimeout for moz2 unittesting
2008-07-11 00:13:41 +00:00
ccooper%deadsquid.com 68c0b8a6d3 - need trailing line break for TinderboxPrint 2008-07-10 17:34:53 +00:00
bhearsum%mozilla.com 6ffae12985 bug 440351: set up thunderbird release automation for 2.0.0.x - update tb-master.cfg to use firefox slaves for non-build steps, remove locks (use max_builds instead). r=ccooper, patch=me 2008-07-10 12:28:51 +00:00
ccooper%deadsquid.com 60f978e6d3 - mirror new timeouts from unittest master 2008-07-09 20:57:37 +00:00
ccooper%deadsquid.com c5d5ae8e69 b=438324
- report timeouts to tinderbox
2008-07-09 20:32:31 +00:00
ccooper%deadsquid.com 763d924dbe b=438324
- report timeouts to tinderbox
2008-07-09 20:20:42 +00:00
ccooper%deadsquid.com 51683c3b80 b=438324
r=bhearsum,robcee
-  Subclass ShellCommand to always log timeouts in a way that makes them available to tinderbox
2008-07-09 20:05:11 +00:00
bhearsum%mozilla.com 8a510d7185 bug 443921: tracking bug for build and release of thunderbird 2.0.0.16 - fix logDir so update_verify works on win32. r=bustage, patch=me 2008-07-09 18:58:51 +00:00
cltbld 92947ba378 "Automated configuration bump: moz18-branch-patcher2.cfg, from 2.0.0.14 to 2.0.0.16" 2008-07-09 16:19:09 +00:00
bhearsum%mozilla.com 399706cfb5 Bustage fix for Tb 2.0.0.16 (sendmail location is wrong for Mac). 2008-07-08 11:10:56 +00:00
reed%reedloden.com 14aa04f5c7 Bug 444065 - "Update tinderbox monitoring files for recent changes on Mozilla1.8 tree" [p=reed r=paging-IT] 2008-07-08 08:49:48 +00:00
bhearsum%mozilla.com be07aee628 bug 443921: bootstrap bumps for tb 2.0.0.16 build. r=joduinn, patch=me 2008-07-07 17:27:59 +00:00
bhearsum%mozilla.com ad00559b2c bug 443921: version/config bumps for tb 2.0.0.16 release. r=joduinn, patch=me 2008-07-07 17:17:08 +00:00
bhearsum%mozilla.com 8d180495d0 bugs 438957 and 438952: set up 2nd linux & win32 build slaves for 1.8 production automation. r=me, patch=armenzg 2008-07-07 15:43:37 +00:00
bhearsum%mozilla.com a1b77bf87f bug 431069: verify-locales should support alphas. r=bhearsum, patch=nrthomas 2008-07-07 15:03:54 +00:00
bhearsum%mozilla.com 86e8a75bf3 Revert Thunderbird version bump done in nagios configs (because it was done prematurely). 2008-07-07 10:59:48 +00:00
bhearsum%mozilla.com 3b534919de bug 441945: Firefox 3.0.x talos -> Firefox 3.0 tree; mozilla-central/Firefox 3.1 talos -> Firefox tree (talos stage machines). r=me, patch=anodelman. 2008-07-04 13:18:53 +00:00
bhearsum%mozilla.com fd600708f2 bug 441945: changes to tinderbox monitoring for tinderbox rename. r=reed, patch=me 2008-07-04 13:16:50 +00:00
bhearsum%mozilla.com 22876c471a bug 441945: Firefox 3.0.x talos -> Firefox3.0 tree; mozilla-central/Firefox 3.1 talos -> Firefox tree. r=anodelman, patch=me 2008-07-04 13:14:58 +00:00
bhearsum%mozilla.com 797020e74e bug bug 441945: Firefox 3.0.x build machines -> Firefox3.0 tree. r=ccooper, patch=me 2008-07-04 13:07:20 +00:00
bhearsum%mozilla.com 9a3621b45c bug 441945: move unittest (1.9) tinderboxen to Firefox3.0 tree. r=robcee, patch=me 2008-07-04 13:05:40 +00:00
anodelman%mozilla.com 825fc763a8 Bug 416911 - per-test timeout in talos
Bustage fix (malformed pageloader options)
p/r = anodelman
2008-07-03 22:45:10 +00:00
anodelman%mozilla.com 27564f400f Bug 416911 - per-test timeout in talos
Bustage fix (malformed pageloder options)
p/r = anodelman
2008-07-03 22:43:53 +00:00
anodelman%mozilla.com 164fe56a2e Bug 416911 - per-test timeout in talos
Bustage fix (malformed pageloader options)
p/r=anodelman
2008-07-03 22:41:22 +00:00
anodelman%mozilla.com cf6c796422 Bug 416911 - per-test timeout in talos
new configs for talos production/stage/try for new timeout structure
p=anodelman r=rcampbell
2008-07-03 22:12:03 +00:00
bhearsum%mozilla.com 5b109e8432 bug 442356: put the automated configuration bump for 3.0.1 back in place, but keep 'beta-dir beta' 2008-07-03 14:25:05 +00:00
bhearsum%mozilla.com 26651fb9e9 bug 442356: temporarily comment out 3.0rc3 so we can generate linux & win32 partials+snippets for 3.0 -> 3.0.1 update. 2008-07-03 13:54:19 +00:00
bhearsum%mozilla.com cf3069e83d bug 442356: revert back to 3.0rc3 -> 3.0 config, with beta-dir so we can have an aus2.beta directory. 2008-07-03 13:11:48 +00:00
bhearsum%mozilla.com 6c555b8c6b bug 442356: temporarily comment out 3.0rc3 so we can generate linux & win32 partials+snippets for 3.0 -> 3.0.1 update. 2008-07-03 12:43:45 +00:00
bugzilla%standard8.plus.com 7965449a3e Reland bustage fix from bug 397621 - because we're going to need it anyway - Correctly set up the product name and profile location on mac for the new Shredder banding. r=reed. 2008-07-03 12:19:01 +00:00
cltbld 32492bea35 "Automated configuration bump: moz19-branch-patcher2.cfg, from 3.0rc3 to 3.0.1" 2008-07-03 12:14:10 +00:00
cltbld 918cc5eeb8 "Automated configuration bump: moz18-branch-patcher2.cfg, from 2.0.0.15 to 2.0.0.16" 2008-07-03 10:51:47 +00:00
bugzilla%standard8.plus.com 9b42559374 Backout attempted fixes from bug 397621 - tinderbox isn't picking them up correctly 2008-07-03 09:50:51 +00:00
bugzilla%standard8.plus.com a88d1f17dc Bustage fix from bug 397621 - correctly set up the product name and profile location on mac for the new Shredder banding. r=reed. 2008-07-03 09:08:56 +00:00
bugzilla%standard8.plus.com 692399a811 Back out attempted bustage fix from bug 397621 2008-07-03 08:52:41 +00:00
bugzilla%standard8.plus.com e730dec2ee Bustage fix from bug 397621, change the expected directory to Shredder. r=willgetifitworks 2008-07-03 08:26:29 +00:00
bugzilla%standard8.plus.com f0e382420f Part of bug 397621. Turn off official branding for Nightly builds,r=rhelmer. 2008-07-02 17:41:05 +00:00
bclary%bclary.com 1aa4097284 Sisyphus - remove pear, plum from buildbot, bug 443159, r=rcampbell 2008-07-02 13:27:12 +00:00
bhearsum%mozilla.com e0654a2734 add appVersion to 1.9 bootstrap config. r=bustage 2008-07-02 13:17:22 +00:00
bhearsum%mozilla.com cb6443b575 fix 1.9 bootstrap config to have cc not null. r=bustage 2008-07-02 12:54:03 +00:00
bugzilla%standard8.plus.com e5817c163d Clobbering to force nightly due to nightly bustage from bug 366837/438861 2008-07-02 12:14:44 +00:00
bhearsum%mozilla.com eeec862b97 bug 422356: version/config bumps for firefox 3.0.1 release. r=needtostartbuilds, patch=me 2008-07-02 12:10:01 +00:00
bhearsum%mozilla.com 7b72b67224 bug 422356: bootstrap config bumps for the firefox 3.0.1 release. r=needtostartbuilds, patch=me 2008-07-02 12:07:21 +00:00
bhearsum%mozilla.com 5bc913013c bug 442356: master.cfg bumps for firefox 3.0.1. r=needtostartbuilds, patch=me 2008-07-02 12:01:35 +00:00
bhearsum%mozilla.com d78a251507 bug 442355: bootstrap bump for 2.0.0.16 (again) - build=1. r=needtostartbuilds, patch=me 2008-07-02 10:59:51 +00:00
bhearsum%mozilla.com 7d67718c7d bug: 442355: master.cfg bumps for firefox 2.0.0.16 release. r=needtostartbuilds, patch=me 2008-07-02 10:58:05 +00:00
bhearsum%mozilla.com 868f06a9ab bug 442355: version/config bumps for 2.0.0.16 release. r=needtostartbuilds, patch=me 2008-07-02 10:46:07 +00:00
bhearsum%mozilla.com eeab102909 bug 442355: bootstrap config bumps for 2.0.0.16. r=needtostartbuilds, patch=me 2008-07-02 10:38:31 +00:00
kairo%kairo.at 35fcb9436f try if a clobber fixes the strange unit test failure we're seeing 2008-06-30 13:31:23 +00:00
nrthomas%gmail.com e4deffcd55 Bug 394046, 4th test for Fx2 --> 3 major update, r=bhearsum 2008-06-27 21:31:53 +00:00
bhearsum%mozilla.com f607a548a4 Switch to production 1.8 tb automation slaves. r=nrthomas, patch=me 2008-06-27 20:08:42 +00:00
bhearsum%mozilla.com 8cd7f08249 bug 442243: bump tb-master.cfg for 1.8 production to proper automation tag. 2008-06-27 14:57:20 +00:00
bhearsum%mozilla.com e7fcbb8694 bug 442243: tracking bug for build and release of thunderbird 2.0.0.15 - bump bootstrap.cfg for thunderbird 2.0.0.15 release r=nrthomas, patch=me 2008-06-27 14:50:14 +00:00
bhearsum%mozilla.com ec2365dad8 bug 442243: tracking bug for build and release of thunderbird 2.0.0.15 - tb-master.cfg for 1.8 production. r=nrthomas, patch=me 2008-06-27 14:44:21 +00:00
nrthomas%gmail.com 6d7d25c67a Adjust file permissions (and whitespace change) 2008-06-27 13:44:59 +00:00
nrthomas%gmail.com 0ada4f41c4 Bug 426214, automatically sync Firefox's blocklist.xml from AMO (running on egg like the configure.in --> configure tool), r=bhearsum 2008-06-27 13:37:30 +00:00
nrthomas%gmail.com b682953f5f Bug 440351, update linux_buildPlatform for move from prometheus-vm to crazyhorse clones 2008-06-27 08:48:21 +00:00
nrthomas%gmail.com 0435a52050 Bug 440351, update win32_buildPlatform for move from pacifica-vm to patrocles clones 2008-06-27 08:39:50 +00:00
nrthomas%gmail.com 1e57e1af36 Bug 441294, further bump to the pullDate 2008-06-26 22:16:30 +00:00
rcampbell%mozilla.com 74b534ca05 bug 424195 - start running a11y mochitests regularly, fix for linux 2008-06-26 21:12:49 +00:00
bhearsum%mozilla.com 4c63d40642 Bustage fix for staging Thunderbird automation (1.8 branch). win32_buildDir is wrong 2008-06-26 21:05:46 +00:00
bhearsum%mozilla.com ddf4309e9c Bustage fix for staging Thunderbird automation (1.8 branch). win32_buildDir is wrong 2008-06-26 20:59:25 +00:00
rcampbell%mozilla.com dcac28f8e1 bug 424195 - start running a11y mochitests regularly, p=me, r=coop 2008-06-26 20:54:53 +00:00
bhearsum%mozilla.com 735d75ce46 bug 415164: Need to create Firefeox 3 cd - changes to cdmaker for Firefox 3 CD. r=me, patch=lsblakk 2008-06-26 19:12:18 +00:00
bclary%bclary.com b58d9ecae4 Sisyphus Buildbot - remove -R restart argument and poll JSRef, bug 441868, r=rcampbell 2008-06-26 17:00:37 +00:00
nrthomas%gmail.com 0798cddea4 Bug 441294, staging config for bootstrap releases of Tb3, r=bhearsum (updated checkout time) 2008-06-26 16:17:57 +00:00
nrthomas%gmail.com c8c867566d Minor tweak 2008-06-26 15:59:39 +00:00
nrthomas%gmail.com 4968eba450 Bug 441294, don't version bump config/milestone.txt for non-firefox apps, r=bhearsum 2008-06-26 14:51:49 +00:00
nrthomas%gmail.com a2180de082 Bug 440351, follow up fix 2008-06-26 12:15:00 +00:00
nrthomas%gmail.com 2dd298ce5e Bug 440351, add thunderbird specific slaves and config for buildbot 0.7.7, r=bhearsum 2008-06-26 12:06:31 +00:00
alqahira%ardisson.org 5aafc766a2 Change CaminoTrunk nagios alert to new directory r=ss 2008-06-25 21:25:35 +00:00
nrthomas%gmail.com 36612c7480 Bug 409347, move cdmaker scripts into public repository 2008-06-25 20:20:30 +00:00
anodelman%mozilla.com 38d360d257 Bug 419487 - change buildbot & talos to use buildtime, not test-run time
bustage fix (can't find buildid in branch browsers) p/r=anodelman
2008-06-25 16:30:27 +00:00
anodelman%mozilla.com d1ce347efd Bug 419487 - change buildbot & talos to use buildtime, not test-run time
p=anodelman r=bhearsum
2008-06-25 15:35:41 +00:00
cltbld 69243d27c1 "Automated configuration bump: moz18-branch-patcher2.cfg, from 2.0.0.14 to 2.0.0.15" 2008-06-23 22:28:17 +00:00
ccooper%deadsquid.com 209a400868 b=398954
p=armenzg
r=ccooper
- honor MOZ_CO_DATE if set
2008-06-23 19:23:06 +00:00
bhearsum%mozilla.com e9b3dbd816 bug 438563: tracking bug for build and release of Firefox 2.0.0.15 - bump for rc3. r=me, patch=nrthomas 2008-06-23 11:57:33 +00:00
kairo%kairo.at 8548967bf0 try out IRC bot functionality of buildbot 2008-06-20 21:41:42 +00:00
anodelman%mozilla.com efddc0d9a0 Bug 433424 - talos stage/production/try shouldn't attempt to test bused builds
p=anodelman r=bhearsum
2008-06-19 21:05:31 +00:00
rcampbell%mozilla.com 737168ade0 bug 432893 - setup qm-vista02 on unittest staging 2008-06-18 23:10:44 +00:00
bhearsum%mozilla.com 81f6c078f3 bug 436966: should have an x86-64 linux tinderbox building mozilla-central - watch ftp for 64-bit linux builds. r=nrthomas, patch=me 2008-06-18 17:30:27 +00:00
bhearsum%mozilla.com e3be32ffc0 bug 433874: mozilla-central tinderbox logs don't show commands that are being executed - ignore invalid TinderboxPrint statements (like the ones in command headers). r=tmielczarek, patch=me 2008-06-18 12:27:19 +00:00
nrthomas%gmail.com db4c8169e3 Bug 436926, bump firefox version to 3.0.1pre, gecko to 1.9.0.1pre and associated changes, r=bsmedberg 2008-06-18 08:51:02 +00:00
anodelman%mozilla.com d4708a2f7f Bug 433862 - talos not testing mozilla-central or actionmonkey nightly builds
p=anodelman r=bhearsum
2008-06-17 16:41:06 +00:00
bhearsum%mozilla.com 304f1bb893 bug 436966: should have an x86-64 linux tinderbox building mozilla-central - remove the linux 64 builder from 1.9 (because it's being moved to mozilla-central). r=nrthomas, patch=me 2008-06-17 16:14:19 +00:00
bhearsum%mozilla.com 8fff117346 bug 431723: upgrade release automation buildbots to 0.7.7 - production 1.9 changes for buildbot 0.7.7 + master -> CVS config sync. r=nrthomas, patch=me 2008-06-17 12:54:10 +00:00
nrthomas%gmail.com 542464e5a8 Bug 436926, Brand fx3.0.x nightlies as Gran Paradiso (and CLOBBER), r=ccooper 2008-06-16 18:51:26 +00:00
anodelman%mozilla.com 902ccbbe84 Bug 436926 - Change branding in CVS (1.9 branch) to "Gran Paradiso", and bump version to 3.0.1pre
p=nthomas r=anodelman
2008-06-16 18:49:01 +00:00
anodelman%mozilla.com 499e4ec7d7 Bug 436368 - set up talos nochrome and talos fast cycle machines for moz2
p=anodelman r=bhearsum
2008-06-16 18:29:13 +00:00
ted.mielczarek%gmail.com e0c8b91bb2 bug 433852 - add python/scripts to PATH for easy_install 2008-06-16 16:59:58 +00:00
ted.mielczarek%gmail.com eb275122fc bug 402224 - fix mercurial diff options to be correct 2008-06-14 18:09:51 +00:00
alqahira%ardisson.org 516d636025 Setting the ftp directory to match what has always been done 2008-06-13 22:38:03 +00:00
alqahira%ardisson.org e9cf55882b Reenabling Ts on minibinus with 20s timeout 2008-06-13 22:16:53 +00:00
ted.mielczarek%gmail.com d5469a7b07 oops, remove unused file 2008-06-13 21:25:24 +00:00
ted.mielczarek%gmail.com f419eaa754 bug 388543 - nsinstall on vista dies due to UAC, embed some manifests 2008-06-13 21:23:34 +00:00
alqahira%ardisson.org af25860fdf Disabling Ts on minibinus for now 2008-06-13 20:13:52 +00:00
alqahira%ardisson.org 2d522b13a6 Enabling Ts on minibinus 2008-06-13 18:53:40 +00:00
cltbld 108c610cfe "Automated configuration bump: moz18-branch-patcher2.cfg, from 2.0.0.14 to 2.0.0.15" 2008-06-13 16:27:49 +00:00
alqahira%ardisson.org 5c3316b3f2 Fixing the hostname in the mozconfig to match the (correct) info in tinder-config.pl 2008-06-13 05:34:38 +00:00
alqahira%ardisson.org 23829054c0 Adding Talkback sectionin advance of minibinus taking over trunk from minimaya 2008-06-13 02:59:47 +00:00
alqahira%ardisson.org 26cc4e90ae Turn off the partly-enabled release stuff 2008-06-13 02:35:42 +00:00
alqahira%ardisson.org 544dd85ddd Land initial configs for cb-minibinus01 in cvs 2008-06-13 01:45:45 +00:00
anodelman%mozilla.com 69e1145112 Bug 438725 - moz2 talos builds sometimes line up with a build other than the one they tested
p=anodelman r=bhearsum
2008-06-12 21:53:01 +00:00
ted.mielczarek%gmail.com 0fb789c204 oops, fix that 2008-06-12 19:39:41 +00:00
ted.mielczarek%gmail.com 658ea91910 get rid of objdir stuff I'm not using on the mozillabuild-builder vm 2008-06-12 19:38:37 +00:00
bhearsum%mozilla.com d1be9308a9 bug 438563: bump bootstrap.cfg for firefox 2.0.0.15 rc2. r=joduinn, patch=me 2008-06-12 19:33:39 +00:00
bhearsum%mozilla.com b539e5db3b bug 438563: version bumps for firefox 2.0.0.15 release. r=nrthomas, patch=me 2008-06-12 19:01:30 +00:00
ted.mielczarek%gmail.com cadd786b92 bug 427765 - allow use of psdk + windows sdk with vc++ express 2008-06-12 18:31:51 +00:00
bhearsum%mozilla.com e3e432c5d3 bug 438563: bump 1.8 production master to RELEASE_AUTOMATION_M9_2 to pick up bug 437506. r=nrthomas, patch=me 2008-06-12 18:10:19 +00:00
nrthomas%gmail.com 69e89f9d56 Bug 437506, adjust tagging for nss changes in bug 419030, r=bhearsum 2008-06-12 17:59:48 +00:00
ted.mielczarek%gmail.com 07a9f3c6ab fix typo 2008-06-12 17:32:52 +00:00
bhearsum%mozilla.com d41d06af31 bug 438563: bump bootstrap config for firefox 2.0.0.15 release. r=nrthomas, patch=me 2008-06-12 12:11:38 +00:00
ted.mielczarek%gmail.com f41f715b87 bug 402224 - add mercurial to MozillaBuild. r=bsmedberg 2008-06-10 20:51:27 +00:00
nrthomas%gmail.com c82d6406d6 Bug 438261, only generate Mac partials/snippets for a mac-only RC3 2008-06-10 17:41:02 +00:00
cltbld 4c868c832f "Automated configuration bump: moz19-branch-patcher2.cfg, from 3.0rc2 to 3.0rc3" 2008-06-10 17:39:07 +00:00
mark.finkle%gmail.com f35ee0c8da b=435460, r=nthomas. enable jemalloc and pull from rc3 2008-06-10 14:02:57 +00:00
nrthomas%gmail.com 124c52dc7d Bug 438261, Fx3.0RC3 config, p=joduinn, r=me 2008-06-10 09:43:19 +00:00
reed%reedloden.com db288f5605 Clobber Mac to pick up wallpaper fix for bug 436575. 2008-06-09 23:00:49 +00:00
ted.mielczarek%gmail.com 82b06da700 bug 418938 - rxvt is ugly as sin. r=bsmedberg 2008-06-09 18:59:52 +00:00
ted.mielczarek%gmail.com 2a8951da24 bug 418938 - rxvt is ugly as sin. r=bsmedberg 2008-06-09 18:17:08 +00:00
anodelman%mozilla.com ce2337ca00 Bug 433315 - clean-up mozilla2 configs + steps
p=anodelman r=bhearsum
2008-06-09 17:29:26 +00:00
anodelman%mozilla.com fb72feac32 Bug 435276 - tinderboxpoller should be able to watch multiple columns for changes
p=anodelman r=bhearsum
2008-06-09 16:58:30 +00:00
bhearsum%mozilla.com 541702f8af backout of bug 433874 (m-c tbox logs don't show commands) - because it caused bug 438002. 2008-06-09 15:38:05 +00:00
ted.mielczarek%gmail.com 9a1ed26c77 bug 437748 - guess-msvc bustage (fallout from bug 427765) 2008-06-09 15:31:55 +00:00
bhearsum%mozilla.com 900e07fce5 bug 433874: mozilla-central tinderbox logs don't show commands that are being executed. r=tmielczarek, patch=me 2008-06-09 12:28:46 +00:00
bhearsum%mozilla.com a7b9ab2b27 bug 437792: try server needs to stop calling client.py. r=bustage 2008-06-09 12:15:21 +00:00
kairo%kairo.at 88dc26e567 turn off TUnit on Linux tinderbox bnow that SeaMonkey has dedicated unit test machines 2008-06-06 22:20:34 +00:00
rcampbell%mozilla.com db3091041e bug 437687 - Clean up qm-rhel02 to remove qm-centos5-03 and qm-win2k3-03, p=lsblakk, r=me 2008-06-06 21:35:37 +00:00
ted.mielczarek%gmail.com dafd115c07 bump up these timeouts a little 2008-06-06 13:36:31 +00:00
ted.mielczarek%gmail.com 8757bad390 adding AutoHotKey script to simplify the build process 2008-06-06 12:18:37 +00:00
nrthomas%gmail.com bdbd70969c Bug 436762, optionally ignore nightly join/parts on tinderbox waterfall, r=bhearsum 2008-06-06 12:04:06 +00:00
nrthomas%gmail.com a25c12fba7 Bug 408906, config for second major update of Thunderbird 1.5.0.x, r=bhearsum 2008-06-06 11:35:24 +00:00
ted.mielczarek%gmail.com e655cdc611 bustage fix from bug 414624 2008-06-05 21:23:32 +00:00
ted.mielczarek%gmail.com 53aa43ba47 bug 411859 - mozillabuild installer dialog says mozilla build setup setup. r=bsmedberg 2008-06-05 21:08:34 +00:00
nrthomas%gmail.com 028bb44e42 Update pulldate for Fx 2.0.0.15 testing on staging, r=bhearsum 2008-06-05 17:42:47 +00:00
ted.mielczarek%gmail.com 42f15e1c96 change paths in make-mozillabuild.bat to match mozillabuild-builder VM setup. r=bsmedberg (no bug) 2008-06-04 23:44:39 +00:00
anodelman%mozilla.com 749a6e2d92 Bug 437252 - no more multi-build on moz-central mac/linux
p=anodelman r=bhearsum
2008-06-04 18:25:18 +00:00
mark.finkle%gmail.com a4213d5581 b=435460, r=bhearsum. bumped buildid production cfg for xulrunner rc2 2008-06-03 13:09:39 +00:00
bhearsum%mozilla.com 4287025ddf bug 436853: update staging 1.9 release automation to build 3.0.1 - bump version numbers in master.cfg 2008-06-03 11:49:07 +00:00
bhearsum%mozilla.com e71cc6c641 talos bustage fix: mac actionmonkey builder should watch actionmonkey builds, not mozilla-central. r=bustage 2008-06-02 22:42:46 +00:00
bhearsum%mozilla.com db7464af26 bug 433315: clean-up mozilla2 configs + steps - talos needs to follow new column names. r=anodelman, patch=me 2008-06-02 20:33:22 +00:00
anodelman%mozilla.com 9e9d34a192 Bug 436868 - Mac talos for Moz2 burns at 3am
bustage fix
p=anodelman r=bhearsum
2008-06-02 18:57:24 +00:00
bhearsum%mozilla.com 6f52f17618 bug 436853: update staging 1.9 release automation to build 3.0.1 - bump up pullDate. 2008-06-02 18:34:55 +00:00
bhearsum%mozilla.com 2ee2b3db45 bug 436853: update staging 1.9 release automation to build 3.0.1. r=nrthomas, pach=me 2008-06-02 12:59:15 +00:00
anodelman%mozilla.com a0b4d9869c Bug 433424 - talos stage/production/try shouldn't attempt to test busted builds
skip busted try server builds
p=anodelman r=bhearsum
2008-05-31 00:11:01 +00:00
anodelman%mozilla.com 537ef7f23e Bug 435276 - tinderboxpoller should be able to watch multiple columns for changes
same patch, but for talos production and talos stage
p=anodelman r=bhearsum
2008-05-30 23:38:16 +00:00
anodelman%mozilla.com 1971a8eaa7 Bug 418870 - setup talos to test moz2 builds
push talos leopard triad to production
bustage fix (typo)
r=anodelman
2008-05-30 21:56:12 +00:00
anodelman%mozilla.com 5d10f4f91f Bug 418870 - setup talos to test moz2 builds
push talos leopard triad to production
anodelman r=bhearsum
2008-05-30 21:52:25 +00:00
cltbld 0ce1a46a22 "Automated configuration bump: moz19-branch-patcher2.cfg, from 3.0rc1 to 3.0rc2" 2008-05-30 18:20:17 +00:00
johnath%mozilla.com dde6b2d96c Clobber after backout of bug 357670 due to bug 434914. 2008-05-30 15:30:36 +00:00
nrthomas%gmail.com 1633324235 Bug 434508, config for 3.0RC2 build2, r=bhearsum 2008-05-30 15:14:44 +00:00
bhearsum%mozilla.com e782db9c8f bug 434844: Fix missing newline in Codesighs BuildStep. 2008-05-30 14:53:47 +00:00
rcampbell%mozilla.com 580effbaf2 bug 436500 - add qm-centos5-04 to unittest production, p=me, r=bhearsum 2008-05-30 14:23:22 +00:00
kairo%kairo.at 30194a6335 use seamonkey-bin for launching app onj mac unit test machine 2008-05-30 12:25:15 +00:00
bhearsum%mozilla.com f8fa96e7fe bug 434844: buildstep to run codesighs + parse the output. r=coop, patch=me 2008-05-30 11:58:16 +00:00
nrthomas%gmail.com 938a0afddf Bug 434508, enable release channel for 3.0 RC1 to 3.0 RC2, r=bhearsum 2008-05-30 10:54:33 +00:00
cltbld 14584168b3 "Automated configuration bump: moz19-branch-patcher2.cfg, from 3.0rc1 to 3.0rc2" 2008-05-30 10:41:03 +00:00
oremj%mozilla.com 4c2d90eed1 Bug 420166 ��� Timeout on nagios tinderbox check too short 2008-05-29 23:46:53 +00:00
anodelman%mozilla.com b972f87df7 Bug 435276 - tinderboxpoller should be able to watch multiple columns for changes
support for talos try server tinderboxpoller
p=anodelman r=bhearsum
2008-05-29 22:44:43 +00:00
nrthomas%gmail.com e56ca80e4f Bug 391718, enable symbol generation with source server support; and clobber. r=ted 2008-05-29 22:10:34 +00:00
anodelman%mozilla.com ff244c149f Bug 418870 - setup talos to test moz2 builds
push vista talos machines to production
p=anodelman r=rcampbell
2008-05-29 21:51:07 +00:00
mark.finkle%gmail.com c8ff7c4062 b=435460, r=bhearsum. production cfg for xulrunner rc2 2008-05-29 21:49:39 +00:00
bhearsum%mozilla.com ceb17e7ba3 bug 435068: files needed for surf:Nightly checks for mozilla-central and actionmonkey. r=nrthomas, patch=me 2008-05-29 20:24:28 +00:00
kairo%kairo.at 51c5b974dc correct name of and uncomment SeaMonkey mac unit test machine 2008-05-29 15:03:19 +00:00
mark.finkle%gmail.com ba2b460e56 b=435460, r=bhearsum. staging test for xulrunner rc2 2008-05-29 13:41:49 +00:00
nrthomas%gmail.com 7565a033fb Bug 434508, update bootstrap config for Fx 3.0 RC2 Build, final patch by joduinn, r=me 2008-05-29 09:16:02 +00:00
karlt+%karlt.net 3a595d96f0 Clobber to pick up fix for bug 434401 2008-05-29 05:37:05 +00:00
rcampbell%mozilla.com 92789b7de3 bug 433980 - winxp unittest-staging vms refusing to compile with cygwin, p=lsblakk, r=me 2008-05-28 15:33:05 +00:00
nrthomas%gmail.com 5bb359b017 Bug 414734, set up 2nd macosx buildslave for 1.8 staging, patch=armenzg, r=bhearsum 2008-05-27 20:11:34 +00:00
rcampbell%mozilla.com 725d6b2166 bug 434903 - remove qm-xserve06 from unittest-staging waterfall, p=lsblakk, r=me 2008-05-26 20:09:11 +00:00
bhearsum%mozilla.com 542a916d17 bug 435787: update linux tryserver mozconfig options. r=robcee, patch=me 2008-05-26 20:08:05 +00:00
bugzilla%standard8.plus.com 03f4f1429b Clobbering to force pull of fresh tree after bad cvs checkout. 2008-05-24 08:05:09 +00:00
dbaron%dbaron.org 7847d14ec6 Clobber to remove results of a bad CVS pull on fx-linux-tbox that's leading to merge conflicts. 2008-05-24 00:00:32 +00:00
anodelman%mozilla.com 8ca99d8eb3 Bug 434060 - change binary push locations for 1.9.0 machines (and maybe mozilla-central too)
update talos stage to pull builds from new locations for 1.9
p=anodelman r=nthomas
2008-05-21 21:10:50 +00:00
rcampbell%mozilla.com 4ec3d7814e bug 434739 - Add ac_add_options --enable-logrefcnt to moz2 testing boxes, p=me 2008-05-21 18:58:52 +00:00
nrthomas%gmail.com 7c3e95c242 Bug 434060, teach talos about new ftp location for Fx3.0 hourly builds, r=anodelman 2008-05-21 18:52:59 +00:00
bhearsum%mozilla.com 7460082309 Push Linux 64-bit nightly builds to the right place. (latest-mozilla1.9.0 instead of latest-trunk). 2008-05-21 14:24:06 +00:00
bhearsum%mozilla.com d9ac4c21aa Missed a an rc1 -> rc2 change for bug 431723. 2008-05-21 12:55:30 +00:00
bhearsum%mozilla.com 9a2941c64f bug 431723: update staging 1.9 master.cfg for buildbot 0.7.7. r=nrthomas, patch=me 2008-05-21 12:51:35 +00:00
nrthomas%gmail.com f45ded7b7b Bug 434060, update nagios monitoring for moving latest-trunk to latest-mozilla1.9.0 2008-05-20 15:53:05 +00:00
nrthomas%gmail.com 0122d4ed0d Bug 434060, move 3.0 nightly builds to latest-mozilla1.9.0, r=bhearsum 2008-05-20 15:40:59 +00:00
kairo%kairo.at 4733aebd6d bug 433230 - enable source server support on SeaMonkey windows tinderbox, p=sgautherie.bz@free.fr r=me 2008-05-20 11:02:24 +00:00
anodelman%mozilla.com 74bc3c6bae Bug 433639 - have talos test nightly builds (1.8 & 1.9) & clobbers
p=anodelman r=rcampbell
2008-05-16 21:14:22 +00:00
bhearsum%mozilla.com 92c1a25d9b bug 431723: additional bustage fix in production 1.8 config. 2008-05-16 18:40:22 +00:00
bhearsum%mozilla.com d14a427420 bug 431723: fix typo in staging + production 1.8 configs. r=bustage 2008-05-16 17:46:32 +00:00
bhearsum%mozilla.com ef269b887e bug 431723: upgrade release automation buildbots to 0.7.7 - 1.8 staging and production changes for 0.7.7. r=nrthomas, patch=me 2008-05-16 17:32:45 +00:00
bhearsum%mozilla.com 1df8c69db6 bug 433756: mozilla-central build-on-landing builds are all clobbers - fix buildbot Mercurial Source class to checkout properly with revisions. r=robcee, patch=me 2008-05-15 14:05:18 +00:00
ted.mielczarek%gmail.com 96247f8667 bug 432003 - enable source server support on thunderbird windows tinderbox. patch by Lukas Blakk <lukasblakk@gmail.com>, r=me 2008-05-15 13:28:09 +00:00
anodelman%mozilla.com a513a32eb1 Bug 433035 - talos warnings not appearing on tinderbox waterfall
p=anodelman r=bhearsum
2008-05-14 21:06:28 +00:00
anodelman%mozilla.com f3c52a9903 Bug 291167 - store last 24 hours of hourly builds for accurate regression and perf tests
have talos ignore nightly builds
p=anodelman r=rcampbell
2008-05-14 21:03:22 +00:00
bhearsum%mozilla.com 342ac7eed4 bug 414733: setup 2nd macosx buildslave for 1.8 staging. r=me, patch=armenzg 2008-05-14 18:53:59 +00:00
bhearsum%mozilla.com e0fe862baf bug 414733: set up 2nd win2k buildslave for 1.8 staging. r=me, patch=armenzg 2008-05-14 18:52:51 +00:00
rcampbell%mozilla.com c5ef06e184 bug 433732 - win2k3 moz2 unittest mozconfig doesn't have correct objdir 2008-05-14 17:43:42 +00:00
rcampbell%mozilla.com f573ecd943 bug 433691 - mochitest failing on os x 2008-05-14 14:32:09 +00:00
bhearsum%mozilla.com 6f3bfb3203 bug 422296: need debug+leak testing builds for mozilla-central - AliveTest changes to cope with leaktest.py. r=robcee, patch=me 2008-05-14 12:44:55 +00:00
anodelman%mozilla.com 2621102a38 Bug 432237 - Separate mozilla-central and actionmonkey in tinderbox
p=anodelman r=rcampbell
2008-05-13 20:55:49 +00:00