Chris Cooper
|
e6e3c5a624
|
Bug 454115 - Use patch-if on Mac extensions/ and searchplugins/ (NPOTB) - r=nrthomas
|
2009-12-21 15:33:51 -05:00 |
|
Armen Zambrano Gasparnian
|
d821ead051
|
Bug 531275 - add the platform parameter to generate l10n nightly snippets r=coop,nthomas
|
2009-12-16 18:34:28 -05:00 |
|
Brad Lassey
|
aab3818489
|
bug 534025 - Generate complete mars for WinMo, use LIBXUL_DIST instead of dist for mar.exe path r=robstrong
|
2009-12-15 13:36:13 -08:00 |
|
Chris Cooper
|
ecd27919ac
|
Bug 530125 - When forcing files, create the full workdir path if it doesn't exist yet. (NPOTB) - r=armenzg
|
2009-11-23 16:38:31 -05:00 |
|
Nick Thomas
|
91676884f7
|
Bug 528457, always force components.list in partial updates for nightlies, r=ccooper (NPOTB)
|
2009-11-20 21:55:25 +13:00 |
|
Serge Gautherie
|
7502291e12
|
Bug 381467 - Switch application/x-javascript to application/javascript; (Bv1) /tools/performance/*.
r=dbaron.
|
2009-11-19 11:07:38 +01:00 |
|
Phil Ringnalda
|
1ee0caf132
|
Bug 518632 - Remove embedding/config/, r=bsmedberg
|
2009-10-02 20:15:26 -07:00 |
|
Phil Ringnalda
|
6fce97e58d
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
|
Robert Helmer
|
d85517d533
|
Bug 444050 - add unit tests for make_incremental_updates.py (NPOTB) - r=ccooper
|
2009-09-02 11:03:12 -04:00 |
|
Chris Cooper
|
ab8ad26211
|
Bug 507405 - Fix filename parsing to handle two-, three- and four-part version strings (NPOTB) - r=bhearsum
|
2009-08-28 16:45:12 -04:00 |
|
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Karl Tomlinson
|
1a97ad8bbb
|
bug 506845 targets are not rebuilt when archives from EXPAND_LIBNAME change r=bsmedberg
|
2009-08-17 09:54:45 +12:00 |
|
L. David Baron
|
57a4103fec
|
Remove buffering of test output by making stack fixers not buffer their standard output. (Bug 510014)
|
2009-08-12 15:20:52 -07:00 |
|
Armen Zambrano Gasparnian
|
156afd78a2
|
Bug 496196 - fix situation when DOWNLOAD_BASE_URL is not set in update snippet generation script - r=ccooper
|
2009-08-10 17:29:23 -04:00 |
|
Phil Ringnalda
|
72606cd408
|
Bug 501305. Clean up tools/tests by deleting most of it. r=dbaron
|
2009-08-04 09:49:00 +12:00 |
|
Joe Drew
|
2aa59235f2
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
|
2009-07-20 18:50:15 -07:00 |
|
Phil Ringnalda
|
b63e905be1
|
Bug 503250 - Remove everything in tools/build/, r=nthomas
|
2009-07-12 11:09:52 -07:00 |
|
armenzg@mozilla.com
|
bb547e940d
|
Bug 496196 - script and make target to generate a snippet for a locale - r=ccooper,l10n,gozer,kairo
|
2009-06-25 12:31:06 -04:00 |
|
Ginn Chen
|
2fb756543c
|
Bug 497567 browser.dom.window.dump.enabled is boolean r=rcampbell
|
2009-06-18 19:15:17 +08:00 |
|
Arpad Borsos
|
9c8455122d
|
Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
|
2009-06-16 14:38:51 +02:00 |
|
Arpad Borsos
|
21896afffc
|
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
|
2009-05-07 17:15:26 +02:00 |
|
Phil Ringnalda
|
eb316b73b4
|
Bug 494847 - Kill MTBF, r=dbaron
|
2009-06-13 11:53:38 -07:00 |
|
Phil Ringnalda
|
8bb7e56402
|
Bug 103430 - move testserver into mozilla/tools as an optional tool and then remove it from there, r=jduell, sr=bz
|
2009-06-13 11:53:37 -07:00 |
|
Arpad Borsos
|
118ee75268
|
Back out bug 474369, suspected of causing dhtml and tp3 regression
|
2009-06-12 23:20:55 +02:00 |
|
Arpad Borsos
|
990fceee6e
|
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
|
2009-05-07 17:15:26 +02:00 |
|
Serge Gautherie
|
4eb784a90c
|
Bug 479978 - remove references to MOZ_PROFILE from the build system; (Cv2-MC) the 8 files; r=ted.mielczarek
|
2009-03-28 03:00:25 +01:00 |
|
L. David Baron
|
f210f9be3d
|
Don't rely on NS_TraceMallocStartupArgs to initialize TLS index. (Bug 442192) r=brendan
|
2009-03-11 07:51:30 -07:00 |
|
Karl Tomlinson
|
5420c9c061
|
b=458644 add gnu_debuglink support to jprof r=dbaron
|
2009-02-20 14:43:10 +13:00 |
|
Ben Turner
|
2f25e4d199
|
Bustage fix for bug 478195.
|
2009-02-17 21:51:50 -08:00 |
|
Robert O'Callahan
|
2d11f79424
|
Bug 478195 - '[Mac] Same-thread deadlock with trace-malloc (causing random red on OS X 10.5.2 mozilla-central leak test build)'. r=dbaron.
|
2009-02-17 21:11:29 -08:00 |
|
Mark Banner
|
d4946ea882
|
Bug 471950 Improve bloatdiff.pl error handling - improve tinderbox integration, and do not error when two logs have the same bloat data. r=nthomas,dbaron
|
2009-02-17 08:44:51 +00:00 |
|
Nick Thomas
|
51c41e2403
|
Merge bug 414560 to hg repositories (force file support for patcher fastmode), originally p=rhelmer, r=bsmedberg,bhearsum NPOTB
|
2009-02-02 18:14:02 +13:00 |
|
Serge Gautherie
|
c73e23f4ac
|
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Cv1-MC) Move the source harness directory, followup; r=ted.mielczarek
Move the 2 new files from bug 470914 too.
--HG--
rename : tools/test-harness/xpcshell-simple/example/location_load.js => testing/xpcshell/xpcshell-simple/example/location_load.js
rename : tools/test-harness/xpcshell-simple/example/unit/test_location.js => testing/xpcshell/xpcshell-simple/example/unit/test_location.js
|
2009-01-23 01:42:58 +01:00 |
|
Serge Gautherie
|
9d1dd38b45
|
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Av1a-MC) Move the source harness directory; r=ted.mielczarek
--HG--
rename : tools/test-harness/xpcshell-simple/Makefile.in => testing/xpcshell/Makefile.in
rename : tools/test-harness/xpcshell-simple/README => testing/xpcshell/README
rename : tools/test-harness/xpcshell-simple/example/Makefile.in => testing/xpcshell/example/Makefile.in
rename : tools/test-harness/xpcshell-simple/example/unit/test_sample.js => testing/xpcshell/example/unit/test_sample.js
rename : tools/test-harness/xpcshell-simple/execute_test.js => testing/xpcshell/execute_test.js
rename : tools/test-harness/xpcshell-simple/head.js => testing/xpcshell/head.js
rename : tools/test-harness/xpcshell-simple/tail.js => testing/xpcshell/tail.js
rename : tools/test-harness/xpcshell-simple/test_all.sh => testing/xpcshell/test_all.sh
rename : tools/test-harness/xpcshell-simple/test_one.sh => testing/xpcshell/test_one.sh
|
2009-01-22 19:39:02 +01:00 |
|
Daniel Holbert
|
4301671b45
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
|
Fred Jendrzejewski
|
424883d380
|
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
|
2009-01-22 17:15:34 +13:00 |
|
Nick Thomas
|
54539e5d15
|
Bug 470811, force NSS chk files to be replaced rather than patched in partial updates, p=rstrong, r=bsmedberg,bhearsum, NPOTB
|
2009-01-20 11:12:21 +13:00 |
|
Fred Jendrzejewski
|
d8f1bff747
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
|
Ted Mielczarek
|
09f20c7fbd
|
bug 470914 - add a __LOCATION__ field to the global object for files loaded on the commandline in xpcshell. r=timeless
|
2009-01-18 12:01:15 -05:00 |
|
Robert O'Callahan
|
804cc7ee91
|
Backed out changeset 8019a959aade
|
2009-01-16 22:20:33 +13:00 |
|
Fred Jendrzejewski
|
065bde22f3
|
Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
|
2009-01-16 20:51:04 +13:00 |
|
Dave Camp
|
bc5b4a67f8
|
Bug 463046: Network connectivity checking breaks running netwerk unit tests and mochitests with no connection. r=bz, r=jwalden
|
2009-01-12 21:52:00 -08:00 |
|
Taras Glek
|
254745952a
|
Bug 471087. Kill nsIDKey. r=bsmedberg
--HG--
extra : rebase_source : 9d60a541863c545101417cf00a11cb9ceda70a09
|
2009-01-08 21:43:07 +13:00 |
|
Ben Hearsum
|
ab629e5d03
|
bug 464154: l10n-for-releases fixes, l10n-upload-% target. r=pike,ted
|
2008-12-24 09:08:08 -05:00 |
|
L. David Baron
|
d354444079
|
This script depends on bash-isms and doesn't run in dash, so say so. (Bug 466050) r=bsmedberg
|
2008-12-04 08:09:52 -08:00 |
|
Ben Hearsum
|
ac7b674861
|
bug 454261: add Mercurial and long filename support to patcher - use from_decoded instead of partial_decoded. r=nrthomas, patch=me
|
2008-10-17 08:12:57 -04:00 |
|
Blake Kaplan
|
f90b511fcc
|
Merge mozilla-central -> tracemonkey
|
2008-10-13 11:05:05 -07:00 |
|
Walter Meinl
|
2d09f092a9
|
Bug 454097 - [OS/2] get rid of VisualAge in configures; m-c part; r=mozilla
|
2008-10-11 03:01:28 +02:00 |
|
Serge Gautherie
|
24b49da7aa
|
Bug 438331 - Remove WIN16 (support) code everywhere; (Dv1) </tools/>; r=gerv
|
2008-10-10 19:58:02 +02:00 |
|
Arpad Borsos
|
c72ef7d248
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
Ben Hearsum
|
53ff61fd04
|
bug 454261: add Mercurial and long filename support to patcher - make_incremental_updates support for long filenames. r=nrthomas, patch=me
|
2008-10-09 08:53:33 -04:00 |
|
Brendan Eich
|
305a0b19d7
|
Restore -j for shell tests run on tracemonkey repo.
|
2008-10-01 00:36:01 -04:00 |
|
Brendan Eich
|
f45aa51289
|
Remove -j for shell tests in prep for m-c push.
|
2008-10-01 00:34:57 -04:00 |
|
Daniel Holbert
|
5492039225
|
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
|
2008-10-01 23:49:45 -07:00 |
|
Brendan Eich
|
2de8d832f1
|
Re-enable JIT enabling for unit tests in tracemonkey (r=mrbkap).
|
2008-09-24 18:59:17 -07:00 |
|
Joshua Cranmer
|
a14312ed28
|
Bug 444034 - jprof fails to sort symbols correctly. r=dbaron
|
2008-09-23 21:15:52 -04:00 |
|
Gavin Sharp
|
4bc0ae6285
|
Merge backout with previous tip
|
2008-09-23 11:47:43 -04:00 |
|
Gavin Sharp
|
1545d5ad61
|
Back out unintentional change that enabled JIT for m-c unit tests
|
2008-09-23 11:46:25 -04:00 |
|
Andreas Gal
|
6543abda0d
|
Merge with mozilla-central.
|
2008-09-21 12:44:24 -07:00 |
|
Robert Kaiser
|
e2ad4b9648
|
bug 453840 - make it possible to create files in the final place for releases, r=ted
|
2008-09-17 22:53:09 +02:00 |
|
Robert Sayre
|
e909cac5bb
|
Turn on JIT for unit tests.
|
2008-09-12 14:55:28 -04:00 |
|
Blake Kaplan
|
fca246bc8d
|
Revert accidental hunk from the merge changeset cf844bddfe57 that's causing unittest orange. r=shaver
|
2008-09-02 21:26:49 -07:00 |
|
Blake Kaplan
|
2c4a1c4007
|
Merge mozilla-central -> tracemonkey
|
2008-08-27 14:28:27 -07:00 |
|
Gervase Markham
|
9a8dbea4f4
|
Bug 452418 - change test scripts to use bash explicitly, as some of the code doesn't work in dash, which is the default /bin/sh in Ubuntu Hardy. Patch by gerv; rs=ted.
|
2008-08-27 17:19:24 +01:00 |
|
Robert Sayre
|
a4683b66a2
|
Add test of (attempted) trace recording with an active call object
|
2008-08-25 17:12:41 -04:00 |
|
Robert Kaiser
|
c42140ec02
|
bug 380786 - clean up xpfe/ after suite moving to toolkit, r=ted sr=Neil
|
2008-08-24 19:51:03 +02:00 |
|
Serge Gautherie
|
e3c558554f
|
Bug 448858 – In <test_one.sh>, document new "check-one" call mode too
(Av1) Add command example
|
2008-08-02 11:59:04 +02:00 |
|
Serge Gautherie
|
17483e8145
|
Bug 449150 – In <find-leakers.pl>, fix code nits and add output sorting
(Av1) <find-leakers.pl>
|
2008-08-05 04:05:50 +02:00 |
|
Philippe M. Chiasson
|
fb8ac4c1b0
|
Follow up to bug 448003 Z/mZ values are off by 100 on OS X - make the symbol type matching case-insensitive. r=ted
|
2008-08-12 09:31:03 +01:00 |
|
Philippe M. Chiasson
|
e2d277a815
|
Bug 448003 Z/mZ values are off by 100 on OS X. r=ted
|
2008-08-11 15:16:59 +01:00 |
|
Serge Gautherie
|
578d4e9469
|
Bug 447043 – In check-one, new log files are not being scanned for PASS/FAIL
p=sgautherie r=ted.mielczarek
|
2008-08-01 22:07:14 +01:00 |
|
Mark Banner
|
a04bc75fd2
|
Bug 446692 do_get_file fails on Windows with ".." in the file location. patch suggested by Josh Geenen <joshgeenen+bugzilla@gmail.com> updated by me,r=ted.
|
2008-07-24 16:33:41 +01:00 |
|
Alex Vincent
|
1a32f1e3a2
|
bug 443220 - check-one and check-interactive cannot run tests not in a unit/ directory. r=ted
|
2008-07-20 08:32:32 -04:00 |
|
Nick Thomas
|
8bf816cfd2
|
Bug 443090 - Unify unittest failures (xpcshell part) p=ted.mielczarek, r=bsmedberg
|
2008-07-16 17:45:42 +12:00 |
|
Shawn Wilsher
|
c524ef757f
|
Backed out changeset 12412df591a0 (bug 443220)
|
2008-07-08 18:34:01 -04:00 |
|
Alex Vincent
|
8cd5d31daa
|
bug 443220 - check-one and check-interactive cannot run tests not in a unit/ directory. r=ted.mielczarek
|
2008-07-08 17:12:41 -04:00 |
|
Gavin Sharp
|
695087fdd5
|
Fix typo from bug 431745
|
2008-07-08 11:23:25 -04:00 |
|
Shawn Wilsher
|
bc37ca7855
|
Bug 431745 - qm-centos5-02 is intermittently failing test_sleep_wake.js
This makes the test not fail if a specific failure point is met that can occur
when test execution is slow (like the tinderbox).
r=gavin
|
2008-07-08 10:22:33 -04:00 |
|
Gavin Sharp
|
d279da150c
|
Debugging followup (bug 431745)
|
2008-07-06 21:09:28 -04:00 |
|
Gavin Sharp
|
783e7e66f7
|
Temporary debugging patch to try and get to the bottom of the test_sleep_wake failures (bug 431745)
|
2008-07-06 18:39:37 -04:00 |
|
Ben Turner
|
fee386e2e0
|
Bug 435122 - "Use TraceMalloc to get stack traces of potential deadlocks". r=bsmedberg+dbaron.
|
2008-06-26 10:12:42 -07:00 |
|
Ben Hearsum
|
9448610cb0
|
bug 433882: remove unnecessary releng code from mozilla-central & actionmonkey (because its home is still in CVS). r=nrthomas,a=bsmedberg, patch=me
|
2008-06-03 11:31:25 -04:00 |
|
Benjamin Smedberg
|
1a06f59c98
|
Merge cvs-trunk-mirror to mozilla-central up through FF3RC2build2
--HG--
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
|
2008-05-30 12:08:47 -04:00 |
|
mark.finkle@gmail.com
|
06753c111b
|
b=435460, r=bhearsum. production cfg for xulrunner rc2
|
2008-05-29 14:49:39 -07:00 |
|
mark.finkle@gmail.com
|
8d944f9d5f
|
b=435460, r=bhearsum. staging test for xulrunner rc2
|
2008-05-29 06:41:49 -07:00 |
|
nrthomas@gmail.com
|
bde7c662f5
|
Bug 434508, update bootstrap config for Fx 3.0 RC2 Build, final patch by joduinn, r=me
|
2008-05-29 02:16:02 -07:00 |
|
Ben Hearsum
|
01af691844
|
bug 434844: No Mozilla2 tinderboxes are running the codesize test - update autosummary.unix.bash the same way as basesummary*. r=bsmedberg, patch=me
|
2008-05-28 14:57:58 -04:00 |
|
Ben Hearsum
|
8eb8d4c9ea
|
bug 434844: fix basesummary.*.bash to work with differently named srcdirs. r=bsmedberg, patch=me
|
2008-05-28 09:51:16 -04:00 |
|
Ben Hearsum
|
16f0eb4d94
|
Non-code check-in to test fix for bug 433756.
|
2008-05-15 09:49:24 -04:00 |
|
L. David Baron
|
ce9b5c3e85
|
Fix broken --shutdown-leaks argument handling on Windows by copying the argument out of argv rather than holding a pointer to it. b=433708 r=pavlov
|
2008-05-14 11:57:32 -07:00 |
|
Ben Hearsum
|
598d49b41c
|
bug 422296: tools needed for debug+leak tests on mozilla-central - bloatdiff.pl + leaktest.py.in runner script. r=tmielczarek, patch=me
|
2008-05-13 17:17:33 -04:00 |
|
nrthomas@gmail.com
|
728fef38c4
|
Bug 428074, update pullDate for 3.0RC1 Build1, p=joduinn, r=me
|
2008-05-12 00:22:13 -07:00 |
|
nrthomas@gmail.com
|
84d44efb31
|
Bg 428074, update bootstrap config for Fx 3.0 RC1 Build1, r=bhearsum
|
2008-05-11 14:51:00 -07:00 |
|
nrthomas@gmail.com
|
05389597fd
|
*** empty log message ***
|
2008-05-10 06:50:11 -07:00 |
|
nrthomas@gmail.com
|
28a91a4381
|
Build 3.0rc2 build1 on staging
|
2008-05-10 03:53:40 -07:00 |
|
nrthomas@gmail.com
|
2dad60395e
|
Bug 432986, bump 1.8 staging to Fx2.0.0.15 (in anticipation), r=bhearsum
|
2008-05-09 11:51:00 -07:00 |
|
nrthomas@gmail.com
|
5f7ea49c6d
|
More testing for bug 428063, push staging back to 3.0rc1buil1 with an updated CVS mirror
|
2008-05-09 03:11:41 -07:00 |
|
nrthomas@gmail.com
|
139f8345de
|
Bug 428063, need to support long names with RC for the previous version too (update verify fix for 3.0rc1 -> 3.0rc2), r=bhearsum
|
2008-05-08 09:45:18 -07:00 |
|
nrthomas@gmail.com
|
49902a7958
|
Bug 428063, specify app version correctly in update verify config (for the RC case), r=bhearsum
|
2008-05-08 07:53:02 -07:00 |
|
nrthomas@gmail.com
|
a68da99f57
|
For Bug 428063, need oldAppVersion for update verify when testing 3.0rc1 --> 3.0rc2
|
2008-05-08 07:12:15 -07:00 |
|
nrthomas@gmail.com
|
a7519d28cb
|
Bug 428063, fix regression in tag replacement from previous checkin, r=bhearsum
|
2008-05-08 05:27:26 -07:00 |
|
nrthomas@gmail.com
|
45a7ec168f
|
Bug 431788, need to use the cltbld key for releases, p=rtessner, r=me
|
2008-05-07 13:14:12 -07:00 |
|
nrthomas@gmail.com
|
f84b5337a4
|
Bug 431788, follow up for Tb3.0a1 build1, p=rtessner, r=me
|
2008-05-06 14:28:13 -07:00 |
|
nrthomas@gmail.com
|
50b9d4215c
|
Bug 428063, update all the CO_TAG's in client.mk, r=bhearsum
|
2008-05-06 13:20:55 -07:00 |
|
dbaron@dbaron.org
|
d6f835e602
|
Allow diffbloatdump to read its own input back in (so that we can run fix-*-stack over its output (which is much faster than running it over a whole log) and still diff that output against different output. Not part of the build.
|
2008-05-05 21:47:23 -07:00 |
|
nrthomas@gmail.com
|
4ce4eede88
|
Bug 428063, test 3.0 RC2 build1 in staging
|
2008-05-05 15:27:07 -07:00 |
|
dbaron@dbaron.org
|
36065c96c3
|
Deal with padding inside .gnu_debuglink section being non-null. Not part of build.
|
2008-05-05 14:51:11 -07:00 |
|
nrthomas@gmail.com
|
ee9c1945ee
|
Bug 431788, bootstrap config for Thunderbird 3.0a1, p=rtessner, r=me
|
2008-05-05 08:25:53 -07:00 |
|
nrthomas@gmail.com
|
d116bc5e84
|
Bug 428063, test 3.0 RC1 build2 on staging
|
2008-05-02 09:58:31 -07:00 |
|
nrthomas@gmail.com
|
2887b5c468
|
Bug 428063, Support major releases (rename rcN to buildN in update offer), r=bhearsum
|
2008-04-29 07:01:33 -07:00 |
|
bhearsum@mozilla.com
|
1f2a355473
|
bug 428063: bump staging 1.9 bootstrap to UPDATE_PACKAGING_R4. patch=me
|
2008-04-28 07:46:32 -07:00 |
|
bhearsum@mozilla.com
|
7e3f40c1b4
|
bug 428063: support major releases & quit using rc in overloaded ways. r=rhelmer,bhearsum, patch=nrthomas
|
2008-04-28 06:48:21 -07:00 |
|
nrthomas@gmail.com
|
b4a053663a
|
Bug 428650, patcher in fast mode uses a lot of space in /tmp, r=ccooper
|
2008-04-24 08:14:57 -07:00 |
|
nrthomas@gmail.com
|
ff6d410e68
|
Bug 421001, include xulrunner code in source tarballs for Firefox releases, r=rhelmer
|
2008-04-24 07:22:54 -07:00 |
|
nrthomas@gmail.com
|
59a7685ec8
|
Bug 426259, restore the vars for the external staging, p=rtessner, r=me
|
2008-04-18 10:16:21 -07:00 |
|
nrthomas@gmail.com
|
c648d65f82
|
Bug 426559, bootstrap config for Tb2.0.0.14rc1, p=rtessner, r=me
|
2008-04-17 10:02:46 -07:00 |
|
nrthomas@gmail.com
|
db8984fcee
|
Bug 409347, add verify-locales to the public repo. This is rev 1.9 from /mofo, see there for earlier history
|
2008-04-12 08:32:22 -07:00 |
|
rhelmer@mozilla.com
|
5c0aaab60d
|
testing nightlies, need runMozillaTests set here
|
2008-04-12 00:59:24 -07:00 |
|
rhelmer@mozilla.com
|
1bdeb7fe5e
|
bustage fix from bug 427166, this should not be set
|
2008-04-11 15:43:16 -07:00 |
|
nrthomas@gmail.com
|
e0eea839b6
|
Update 1.9 staging to same patcher tag as 1.9 production
|
2008-04-11 03:40:06 -07:00 |
|
rhelmer@mozilla.com
|
b75de9fc7e
|
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
|
9836aa5b54
|
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
|
d219cf4d19
|
staging only, back out revision 1.17, kernel fixed
|
2008-04-08 15:38:59 -07:00 |
|
rhelmer@mozilla.com
|
7dcce3893c
|
check for signing log over HTTP not locally b=427690 r=nthomas
|
2008-04-08 11:38:52 -07:00 |
|
rhelmer@mozilla.com
|
5bbdc891c6
|
merge staging to production b=427166 r=nthomas
|
2008-04-08 09:40:11 -07:00 |
|
nrthomas@gmail.com
|
7157638f07
|
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
|
52265e9d42
|
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
|
0d99334e27
|
bustage fix, staging only - downgrade linux kernel version
|
2008-04-04 22:05:28 -07:00 |
|
rhelmer@mozilla.com
|
dc73d7e49a
|
typo, staging only - remove duplicate sourceDir entry
|
2008-04-04 17:09:40 -07:00 |
|
rhelmer@mozilla.com
|
f133b0120d
|
support ftp-not-on-master for staging b=415180 r=nthomas
|
2008-04-04 15:13:35 -07:00 |
|
nrthomas@gmail.com
|
ebbf7bae87
|
Bug 426307, bootstrap bump for Fx2.0.0.14rc1, p=joduinn, r=me
|
2008-04-04 12:17:49 -07:00 |
|
rhelmer@mozilla.com
|
1fce8d35c4
|
clean sourcedir in clean_stage target
|
2008-04-03 19:50:46 -07:00 |
|
rhelmer@mozilla.com
|
b8618730ae
|
automation should not need slave/ftp on master b=415970 r=nthomas
|
2008-04-03 19:33:11 -07:00 |
|
rhelmer@mozilla.com
|
d121599eec
|
automation should not need slave/ftp on master b=415970 r=nthomas
|
2008-04-03 19:28:42 -07:00 |
|
rhelmer@mozilla.com
|
9f071c290c
|
automation should not need slave/ftp on master b=415970 r=nthomas
|
2008-04-03 19:25:18 -07:00 |
|
nrthomas@gmail.com
|
294f498f16
|
Bug 426259, bootstrap config for Tb20013rc1
|
2008-03-31 15:54:29 -07:00 |
|
rhelmer@mozilla.com
|
68310b4308
|
bustage fix, staging only - kernel version for linux is wrong
|
2008-03-29 17:50:43 -07:00 |
|
rhelmer@mozilla.com
|
b93fb7d2ce
|
bustage fix for staging only - should push to fx slave
|
2008-03-28 15:38:19 -07:00 |
|
nrthomas@gmail.com
|
88be55ce34
|
Bug 421411, fix up runMozillaTests (migrating nightlies to automation), r=rhelmer
|
2008-03-28 11:16:36 -07:00 |
|
nrthomas@gmail.com
|
0512f301f3
|
Bug 425462, re-enable fast-mode now that it's debugged
|
2008-03-27 14:25:42 -07:00 |
|
rhelmer@mozilla.com
|
4e75e7d862
|
add removed-files to exclusion list b=425462 r=schrep
|
2008-03-27 14:19:33 -07:00 |
|
nrthomas@gmail.com
|
b3a5b0cd6c
|
Bug 425462, disable patcher's fast-mode for 3.0b5, r=rhelmer
|
2008-03-27 11:21:18 -07:00 |
|
rhelmer@mozilla.com
|
f54b1bb07e
|
bump 3.0b5 for rc2 r=rhelmer p=joduinn b=424242
|
2008-03-26 18:27:26 -07:00 |
|
nrthomas@gmail.com
|
8bce105b80
|
Bug 424242, update timestamps for tagging 3.0b5rc1, p=joduinn, r=me
|
2008-03-26 02:16:58 -07:00 |
|
rhelmer@mozilla.com
|
3fad2a3939
|
run mozilla tests on staging
|
2008-03-21 17:59:12 -07:00 |
|
rhelmer@mozilla.com
|
7cbecde19d
|
check in staging equiv of moz19-bootstrap.cfg b=415180
|
2008-03-21 14:24:28 -07:00 |
|
rhelmer@mozilla.com
|
5cd433c59c
|
preparing for 3.0b5 release b=424242 r=rhelmer p=joduinn
|
2008-03-21 14:08:14 -07:00 |
|
rhelmer@mozilla.com
|
9331374e70
|
bustage fix for staging only, update to UPDATE_PACKAGING_R3
|
2008-03-20 15:40:08 -07:00 |
|
rhelmer@mozilla.com
|
fda7b0c565
|
bustage fix, old rc should be 4 for staging
|
2008-03-20 10:43:17 -07:00 |
|
rhelmer@mozilla.com
|
a70ab38708
|
bustage fix for staging only, need to pull correct RC for previous release
|
2008-03-20 00:18:43 -07:00 |
|
rhelmer@mozilla.com
|
d037fa6443
|
use new backupsnip script for backups b=422008 r=joduinn
|
2008-03-19 13:07:36 -07:00 |
|
rhelmer@mozilla.com
|
8e4e2f7c13
|
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
|
c9c7ddff6b
|
prepare 1.9 nightly rollout b=421411 r=nthomas
|
2008-03-18 11:57:29 -07:00 |
|
rhelmer@mozilla.com
|
6e48aba8fb
|
remove RELEASE tag from l10n repo too b=420005 r=bhearsum
|
2008-03-18 11:26:02 -07:00 |
|
rhelmer@mozilla.com
|
8a952a0aab
|
back out last patch, only want on staging
|
2008-03-17 07:48:32 -07:00 |
|
bhearsum@mozilla.com
|
78665d383a
|
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
|
c3ffc54a0b
|
.13 already started, bump to .14, bustage fix
|
2008-03-16 23:12:11 -07:00 |
|
dbaron@dbaron.org
|
db479f0ae5
|
Expose trace-malloc stack tracing. b=422847 r=brendan a=NPOTDB
|
2008-03-14 17:11:37 -07:00 |
|
rhelmer@mozilla.com
|
bd57d5f46e
|
bustage fix - need to pull date where 3.0b5pre exists
|
2008-03-14 13:55:48 -07:00 |
|
rhelmer@mozilla.com
|
25f3f8a517
|
put update tools on path when in fast mode r=coop b=391958
|
2008-03-14 13:19:44 -07:00 |
|
nrthomas@gmail.com
|
00e51716be
|
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
|
0ce7983cf4
|
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
|
aea17c7b4e
|
bustage fix, need to pull from more recent pulldate to get b5pre
|
2008-03-13 21:44:17 -07:00 |
|
kairo@kairo.at
|
bfc9fdc7d5
|
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
|
5c8e8cf8e9
|
fix nthomas' comments from bug 420005 r=nthomas
|
2008-03-13 10:53:41 -07:00 |
|
rhelmer@mozilla.com
|
a3bb182f3a
|
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
|
fe6924f280
|
migrate 1.9 nightly builders to release automation b=421411 r=nthomas
|
2008-03-12 10:34:24 -07:00 |
|
bhearsum@mozilla.com
|
6c846203f9
|
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
|
a7adf9f18e
|
bump to next version b=420005 r=nthomas
|
2008-03-11 16:09:13 -07:00 |
|
rhelmer@mozilla.com
|
12a2fc435f
|
enable fast-patcher mode b=422235 r=nthomas
|
2008-03-11 15:59:15 -07:00 |
|
bhearsum@mozilla.com
|
0e5f68a489
|
bug 422122: bootstrap.cfg updates for Fx20013 release. r=joduinn, patch=me
|
2008-03-11 14:02:59 -07:00 |
|
bhearsum@mozilla.com
|
c4a0ff5d46
|
bug 420947: bootstrap changes to support new patcher2.pl prettyVersion. r=rhelmer, patch=me
|
2008-03-10 11:53:05 -07:00 |
|
bhearsum@mozilla.com
|
3fb4e2714f
|
bug 420947: patcher should use 'prettyVersion' in the update dialog (appv) and 'version' for everything else. r=nrthomas, patch=me
|
2008-03-10 10:42:47 -07:00 |
|
rhelmer@mozilla.com
|
6139a7d031
|
bump timestamp r=nthomas
|
2008-03-07 20:48:57 -08:00 |
|
rhelmer@mozilla.com
|
b931b62526
|
bump RC for new win32 build b=418926 r=rhelmer p=joduinn
|
2008-03-07 10:54:40 -08:00 |
|
rhelmer@mozilla.com
|
5e1cb9631e
|
use ffxbld for nightly builds b=417147 r=nthomas
|
2008-03-06 08:58:03 -08:00 |
|
rhelmer@mozilla.com
|
81de41cfbd
|
bump 1.8 branch configs b=417147 r=nthomas
|
2008-03-06 08:29:18 -08:00 |
|
rhelmer@mozilla.com
|
43a4c32bc4
|
typo in symbolServer for staging config r=rhelmer
|
2008-03-05 20:48:37 -08:00 |
|
rhelmer@mozilla.com
|
e4ddc67201
|
bootstrap config for xulrunner releases b=415180 r=nthomas
|
2008-03-05 20:37:37 -08:00 |
|
rhelmer@mozilla.com
|
579b783997
|
track new kernel version b=418926 r=rhelmer p=joduinn
|
2008-03-03 23:54:19 -08:00 |
|
rhelmer@mozilla.com
|
01dce7d57d
|
bootstrap config for firefox 3.0b4 rc1 b=418926 r=rhelmer p=joduinn
|
2008-03-03 12:20:43 -08:00 |
|
nrthomas@gmail.com
|
8f732aeddd
|
Fix symbol push on staging by specifying the right key
|
2008-03-03 04:22:21 -08:00 |
|
dbaron@dbaron.org
|
99aa86663d
|
Use better name.
|
2008-03-02 23:26:21 -08:00 |
|
dbaron@dbaron.org
|
3ba4de39ce
|
Add a simple variant of make-tree to filter refcount logs for a single object. Not part of the build.
|
2008-03-02 23:24:55 -08:00 |
|
nrthomas@gmail.com
|
b4e9ca7a4e
|
Bug 401202, clean up Talkback symbols on slaves properly, r=rhelmer
|
2008-03-02 01:32:14 -08:00 |
|
nrthomas@gmail.com
|
c2f4621dd5
|
Bug 417561, disable tagging of Talkback now we have prebuilt packages, r=rhelmer
|
2008-02-29 09:20:51 -08:00 |
|
rhelmer@mozilla.com
|
4ce565a190
|
remove previous config if present b=415261 r=nthomas
|
2008-02-27 13:17:38 -08:00 |
|
rhelmer@mozilla.com
|
52a42d182e
|
use dir with rc in the name b=417703 r=nthomas
|
2008-02-26 14:00:13 -08:00 |
|
rhelmer@mozilla.com
|
f8a6d2ba99
|
symbol server key location is platform dependent b=417889 r=nthomas
|
2008-02-25 10:36:22 -08:00 |
|
nrthomas@gmail.com
|
3218696685
|
Bug 410006, don't hardcode firefox in details url, r=rhelmer
|
2008-02-20 01:57:27 -08:00 |
|
nrthomas@gmail.com
|
a637bb33f6
|
Bug 401202, quoting fix
|
2008-02-18 04:31:50 -08:00 |
|
nrthomas@gmail.com
|
52a507a6d2
|
Bug 401202, disable talkback symbol push for nightlies, r pending
|
2008-02-18 04:24:12 -08:00 |
|
nrthomas@gmail.com
|
1ee6f3910c
|
Bug 417703, PatcherConfig doesn't use a product and version specific working directory, r=rhelmer
|
2008-02-15 07:40:24 -08:00 |
|
rhelmer@mozilla.com
|
40a8b160e1
|
prepare bootstrap configs for 1.8 nightly release automation rollout b=417147 r=nthomas
|
2008-02-14 11:01:07 -08:00 |
|
rhelmer@mozilla.com
|
c2eab1d0d8
|
s/MozillaTest/Mozilla1.8-Staging
|
2008-02-13 01:28:34 -08:00 |
|
rhelmer@mozilla.com
|
7f1209fc26
|
should be testsPhoneHome not runMozillaTests
|
2008-02-13 01:21:30 -08:00 |
|
rhelmer@mozilla.com
|
6aa967836c
|
add symbolServer and symbolDir b=401202 r=nthomas
|
2008-02-12 14:13:01 -08:00 |
|
nrthomas@gmail.com
|
3f38c90def
|
Bug 417070, automation config bump for Tb2.0.0.12, r=rhelmer
|
2008-02-12 14:02:29 -08:00 |
|
nrthomas@gmail.com
|
588088c415
|
Bug 401202, prevent buildup of Talkback symbols on stagign setup, r=rhelmer
|
2008-02-12 04:11:31 -08:00 |
|
nrthomas@gmail.com
|
0023068206
|
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 |
|