Commit Graph

1747 Commits

Author SHA1 Message Date
rhelmer%mozilla.com
ac00ba59ac disable nightly push
git-svn-id: svn://10.0.0.236/trunk@212930 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-30 20:12:15 +00:00
ajschult%verizon.net
49aba6c818 Bug 348575: Have the linux installer not remove the tinderbox staging directory (r=KaiRo) and have the tinderbox script remove its own staging directory (and remove previous hack), r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@212909 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-30 02:02:31 +00:00
rhelmer%mozilla.com
b2f042ccde correct package name r=rhelmer b=352230
git-svn-id: svn://10.0.0.236/trunk@212897 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-29 23:35:51 +00:00
rhelmer%mozilla.com
c9de3e61f0 first stab at release automation framework. r=preed r=tfullhart b=352230
git-svn-id: svn://10.0.0.236/trunk@212894 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-29 23:21:26 +00:00
rhelmer%mozilla.com
a5526c4e2c try including mozconfig
git-svn-id: svn://10.0.0.236/trunk@212873 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-29 18:36:40 +00:00
rhelmer%mozilla.com
41c8b47486 blat is on d drive for this box
git-svn-id: svn://10.0.0.236/trunk@212872 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-29 18:34:10 +00:00
rhelmer%mozilla.com
8669a1ebba do not pull in mozconfig from tree yet
git-svn-id: svn://10.0.0.236/trunk@212871 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-29 18:30:43 +00:00
preed%mozilla.com
94db4b731d Bug 347256: Add patcher2 support for update metadata. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@212852 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-29 05:11:23 +00:00
rhelmer%mozilla.com
02b703b40a update list of files to monitor b=342055
git-svn-id: svn://10.0.0.236/trunk@212814 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-28 18:59:39 +00:00
mattwillis%gmail.com
3ea64d7616 cvs -r and -D aren't playing nice
git-svn-id: svn://10.0.0.236/trunk@212805 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-28 16:53:42 +00:00
mattwillis%gmail.com
3006da7e26 update to use release tag for 0.3 for now
git-svn-id: svn://10.0.0.236/trunk@212802 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-28 16:36:55 +00:00
mattwillis%gmail.com
96ab0bc5ac update to use release tag for 0.3 for now
git-svn-id: svn://10.0.0.236/trunk@212801 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-28 16:06:45 +00:00
mattwillis%gmail.com
f3076a6aee remove cruft from mozconfig
git-svn-id: svn://10.0.0.236/trunk@212785 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-28 06:42:07 +00:00
mattwillis%gmail.com
5af90e8b08 Have trunk Sb tinderboxen check out code to build from SUNBIRD_0_3_BRANCH
git-svn-id: svn://10.0.0.236/trunk@212779 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-28 02:47:25 +00:00
mattwillis%gmail.com
1ecb9acb55 bug 354201 - enable official branding on Sunbird. r=dmose
git-svn-id: svn://10.0.0.236/trunk@212778 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-28 02:42:22 +00:00
rhelmer%mozilla.com
cdadccff5f turn off update push for new tbox
git-svn-id: svn://10.0.0.236/trunk@212364 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-26 03:08:15 +00:00
rhelmer%mozilla.com
7e2e60ccb6 baseline thunderbird config
git-svn-id: svn://10.0.0.236/trunk@212335 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-25 21:49:07 +00:00
preed%mozilla.com
4c2517b40a Bug 354166: add ability to use a user-defined CVSROOT. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@212323 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-25 19:52:14 +00:00
preed%mozilla.com
44cde0a83d Bug 354166: add the ability to specify different appv/extv values for the same release. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@212318 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-25 19:32:54 +00:00
preed%mozilla.com
bbeebf3355 Bug 336338: Localize detailsUrls for updates. Also, slip in fixes for: the progress meter, which never got incremented during a run, and be more explicit about calls to SubtitutePath() which may not be doing what we expect (since we're using it in a number of different ways than we originally were). r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@212309 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-25 18:25:48 +00:00
mattwillis%gmail.com
f39f0fde1c bug 351168 - Add support for building Lightning + WCAP to tinderbox scripts. r=rhelmer,preed
git-svn-id: svn://10.0.0.236/trunk@212302 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-25 16:34:14 +00:00
rhelmer%mozilla.com
a6a98160a0 use unique graph name, landing for trf. b=353579 r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@212120 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-21 18:45:50 +00:00
rhelmer%mozilla.com
99565c549c colo servers should use axolotl not spider b=353579 r=preed
git-svn-id: svn://10.0.0.236/trunk@212096 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-21 01:46:10 +00:00
rhelmer%mozilla.com
dd47ce8dee checkin in trf's patch to turn on Tp b=353579 r=preed
git-svn-id: svn://10.0.0.236/trunk@212092 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-20 23:44:59 +00:00
robert%accettura.com
1e3bd2a8ba Add basic error template
git-svn-id: svn://10.0.0.236/trunk@211754 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-15 00:42:58 +00:00
robert%accettura.com
993e90b78b Next should be +1 from the current position, not the range shown.
git-svn-id: svn://10.0.0.236/trunk@211753 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-15 00:29:50 +00:00
robert%accettura.com
2e3ea98167 That wasn't for checkin.
git-svn-id: svn://10.0.0.236/trunk@211750 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-15 00:17:56 +00:00
robert%accettura.com
05dcce49e0 Fix continuity params disappearing when there are too many results for next/prev navigation
git-svn-id: svn://10.0.0.236/trunk@211749 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-15 00:15:53 +00:00
robert%accettura.com
efe126115c Always show number of results, even if it all fits on 1 page
git-svn-id: svn://10.0.0.236/trunk@211748 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-15 00:14:30 +00:00
robert%accettura.com
4af16b2e27 Fixing a SQL bug, and getting a nice performance gain in return. Also fix some whitespace issues and other formatting fixes.
git-svn-id: svn://10.0.0.236/trunk@211745 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-14 23:57:28 +00:00
robert%accettura.com
ef7be33841 Small fixes for pagination, convert some spaces to tabs, small style fix.
git-svn-id: svn://10.0.0.236/trunk@211734 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-14 22:34:44 +00:00
davel%mozilla.com
f9512b4c8b b=352305, on behalf of asqueella
r=davel
Mark more clearly the parts of the xpcshell unit test example that
need to be customized, and convert the existing example to an
in-place runnable example


git-svn-id: svn://10.0.0.236/trunk@210031 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-13 16:33:39 +00:00
davel%mozilla.com
ccc7c48528 fix typo from checkin of bug 352248
git-svn-id: svn://10.0.0.236/trunk@209859 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-12 14:06:17 +00:00
davel%mozilla.com
6769ca406b bug 352248, r=davel, checking in for asqueella
clean up code to established coding standards


git-svn-id: svn://10.0.0.236/trunk@209839 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-12 06:19:26 +00:00
dbaron%dbaron.org
e486424529 Fix build with MSYS. b=352206 Patch from Sylvain Pasche <sylvain.pasche@gmail.com>. r=dbaron
git-svn-id: svn://10.0.0.236/trunk@209782 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-11 21:30:58 +00:00
gerv%gerv.net
cc1b66c128 Improvements to the process of making the ID list for about:licence.
git-svn-id: svn://10.0.0.236/trunk@209297 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-06 21:56:52 +00:00
gerv%gerv.net
b9b1270822 Misc updates - particularly as to what still needs to be done
git-svn-id: svn://10.0.0.236/trunk@209294 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-06 21:35:00 +00:00
rhelmer%mozilla.com
278ad05890 enable lightning.xpi for Mac b=350977 r=preed
git-svn-id: svn://10.0.0.236/trunk@209235 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-06 00:13:11 +00:00
mattwillis%gmail.com
6f499391ca bug 349032 - use correct packager so branding and EULA is put into .dmg
git-svn-id: svn://10.0.0.236/trunk@209051 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-02 02:03:36 +00:00
benjamin%smedbergs.us
d6081ff664 Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento
git-svn-id: svn://10.0.0.236/trunk@208708 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-29 16:53:40 +00:00
timeless%mozdev.org
198adb9d95 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan


git-svn-id: svn://10.0.0.236/trunk@208663 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-28 20:17:01 +00:00
timeless%mozdev.org
46444dd782 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan


git-svn-id: svn://10.0.0.236/trunk@208659 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-28 20:12:37 +00:00
mattwillis%gmail.com
0c67c826f4 Reapplying change from bug 349316. This didn't fix talkback.
git-svn-id: svn://10.0.0.236/trunk@208637 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-28 17:02:31 +00:00
mattwillis%gmail.com
2f4ac73e6a backing out change from bug 349316 to see if talkback builds for mac tomorrow.
git-svn-id: svn://10.0.0.236/trunk@208590 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-28 01:09:42 +00:00
gavin%gavinsharp.com
ce097a4da9 Remove extra trailing } to fix failure due to fix for bug 350268
git-svn-id: svn://10.0.0.236/trunk@208580 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-27 19:42:21 +00:00
mattwillis%gmail.com
02dcc3899f bug 349316 - Sets Mac tinderboxes to use carbon widgets. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@208317 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-24 18:54:09 +00:00
rhelmer%mozilla.com
37a42d1281 required for lightning talkback b=348679
git-svn-id: svn://10.0.0.236/trunk@208130 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-22 23:13:56 +00:00
mattwillis%gmail.com
a6a675a23b bug 348679 - patch D - Enables talkback on Sunbird for Mac and Linux. r=preed
git-svn-id: svn://10.0.0.236/trunk@208070 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-21 23:35:54 +00:00
rhelmer%mozilla.com
19da930fc4 move sunbird and lightning configs to public repo. b=337362
git-svn-id: svn://10.0.0.236/trunk@208031 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-21 19:11:44 +00:00
rhelmer%mozilla.com
ae88e7449c move sunbird osxppc tinderconfigs public b=337362
git-svn-id: svn://10.0.0.236/trunk@208024 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-21 18:50:19 +00:00