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

412 Коммитов

Автор SHA1 Сообщение Дата
reed@reedloden.com a0f1cfd9fc Bug 393623 - "two small litmus.js bugs" [p=ben_h r=zach] 2007-08-24 17:36:35 -07:00
rhelmer@mozilla.com 17b917d0d8 update verification for 2007rc1 b=393264 r=cf 2007-08-23 20:02:35 -07:00
zach@zachlipton.com 6fa7b23631 bump version 2007-08-22 21:38:03 -07:00
zach@zachlipton.com db408dfa74 Add "create account" functionality to settings, bug 391425. p=ben_h, r=zach 2007-08-22 21:33:59 -07:00
nrthomas@gmail.com 2d804d85f3 Bug 393036, re-unpack ab-CD.xpi when doing update verification with 1.5.0.x win32 installers, r=rhelmer 2007-08-22 10:23:59 -07:00
axel@pike.org 65276cb588 bug 391680, don't hardcode browser/mail in too many places, make compare locales work better for suite and calendar, r=KaiRo 2007-08-21 19:19:38 -07:00
myk@mozilla.org 9d955e2999 bug 391137: when building a path to the httpd.js and server.js MochiTest scripts on Windows, add a directory separator between the root dir and appended dirs so two dirs don't run together, creating an invalid path r=gavin, r=sayrer 2007-08-21 15:01:40 -07:00
anodelman@mozilla.com 9b3acfaab6 bug 392748 (talos should use PyYAML instead of Syck to read config file) r=rhelmer/anodelman a=myk 2007-08-20 14:22:26 -07:00
rhelmer@mozilla.com 6e5c25d6b8 use locale 2007-08-17 17:59:21 -07:00
rhelmer@mozilla.com 4512754bf1 remove duplicate win32 2007-08-17 17:56:56 -07:00
rhelmer@mozilla.com 21f5b097f4 space not %20 2007-08-17 17:54:52 -07:00
rhelmer@mozilla.com b0dae1d9ae correct link 2007-08-17 17:48:57 -07:00
rhelmer@mozilla.com e1171154fb fix buildid 2007-08-17 17:44:22 -07:00
rhelmer@mozilla.com a4746c91e8 should be google-cck not cck-google 2007-08-17 17:30:44 -07:00
rhelmer@mozilla.com 419f08a7d1 partner updates 2007-08-17 17:05:58 -07:00
cltbld b590347cb0 Fix typo (elease instead of release), me=cf 2007-08-17 00:21:02 -07:00
nrthomas@gmail.com ea50900459 Bug 388717, update verify changes for tb15013, r=rhelmer 2007-08-16 20:39:38 -07:00
zach@zachlipton.com 60df34166c Improve mac skin around groupboxes, to avoid banding of light and dark areas 2007-08-15 14:33:53 -07:00
zach@zachlipton.com 6a82194cc8 Fix select tests dialog. p=ben_h 2007-08-15 13:44:08 -07:00
zach@zachlipton.com d9ab9e6064 Fix result submission, mac platform detection (intel vs ppc), and add statistics display to litmus tab 2007-08-15 13:26:27 -07:00
zach@zachlipton.com 26d8684fdc Nuke bullets for everything but testdata. Nuke some stale styles. Bug 391547 2007-08-14 16:53:59 -07:00
zach@zachlipton.com bc19123a51 Change background color on mac only, bug 391549. 2007-08-14 11:45:21 -07:00
zach@zachlipton.com d5c8f26811 Replace "visit qmo" text link with an image on the qmo tab. Bug 391638. 2007-08-14 11:23:52 -07:00
zach@zachlipton.com 53cf6831c2 Deal with lag in test selection, and code cleanup around litmus.js and selecttests.js. p=ben_h, r=zach. 2007-08-14 09:54:14 -07:00
zach@zachlipton.com a99e87926c Remove unsightly border around clicked tabs, bug 391445. p=ben_h, r=zach. 2007-08-14 09:42:03 -07:00
dbaron@dbaron.org cc3e87e9f3 Add --setenv option for setting environment variables for browser only when running mochitests. b=391965 r=sayrer 2007-08-12 15:21:02 -07:00
nrthomas@gmail.com 6c0bd85e26 Bug 385137, update verification configs for major update, r pending 2007-08-10 14:20:09 -07:00
jwalden@mit.edu 4cb0a0d6d0 Bug 384192 - Simplify the approach to supporting cross-domain Mochitests by moving all the code into runtests.pl.in (so the harnesses don't have to do anything except use the profile created for them). r=robcee, approval not needed for testing changes during yellow 2007-08-10 12:04:54 -07:00
zach@zachlipton.com 839c0840bf Remove status bar 2007-08-10 10:44:03 -07:00
flamingice@sourmilk.net 41b10bc718 Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin 2007-08-09 20:05:53 -07:00
zach@zachlipton.com 0fade38104 Version bump 2007-08-08 15:53:27 -07:00
zach@zachlipton.com f72d1431af Fix qmo tab positioning issue on mac 2007-08-08 15:45:45 -07:00
zach@zachlipton.com a67d2cbe4a Fix tabbar spacer css, add missing script to qa.xul. 2007-08-08 15:00:59 -07:00
zach@zachlipton.com 2b2aba4983 Bug 391403: new CSS from Zack, fix for bug 390883. p=ben_h, r=zach 2007-08-08 14:54:31 -07:00
zach@zachlipton.com 19d0612c6a Need !important on the Darwin platform.css to make the override work for the tab bar spacer width. 2007-08-08 12:36:14 -07:00
zach@zachlipton.com bc9cb2a095 Remove alert(yay) when submitting a result 2007-08-08 12:33:49 -07:00
zach@zachlipton.com d26182661b Move browserOverlay-specific style to its own css file, fix bug 390883 to adjust tab spacing. 2007-08-08 12:29:50 -07:00
ginn.chen@sun.com d0ed3cca65 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
zach@zachlipton.com e1cfc8f858 Bump version number 2007-08-03 21:20:52 -07:00
zach@zachlipton.com 8398fb137d Remove qa.css from browserOverlays and move overlay-specific styles out of qa.css. Fixes the tab spacing bug (bug 390902). 2007-08-03 21:17:12 -07:00
zach@zachlipton.com e049445999 Add platform-specific css files for windows and mac, bug 390881. A joint production of zach and ben. 2007-08-03 16:50:34 -07:00
zach@zachlipton.com 959137d510 Bump version to 0.0.3 2007-08-03 11:01:02 -07:00
zach@zachlipton.com 80c899c305 Send a http post request for validating login (bug 390815) 2007-08-03 10:40:33 -07:00
enndeakin@sympatico.ca ac5fcb2f75 Bug 390809, disable warnOnQuit pref in tests, see if this fixes the orange tinderboxes, r=bsmedberg 2007-08-03 08:50:03 -07:00
zach@zachlipton.com 28dc481c89 Bug 390687: fix layout and apply new css file. p=ben_h, r=zach. 2007-08-02 13:37:04 -07:00
zach@zachlipton.com acb12fa1c7 Add dummy help tab 2007-08-02 10:58:57 -07:00
vladimir@pobox.com 8906203c4b re-enable mochitests 2007-08-02 01:55:58 -07:00
vladimir@pobox.com dccae8b6da temporarily disable mochitest 2007-08-02 00:58:45 -07:00
zach@zachlipton.com 70fbee1847 Adjust background on captions 2007-08-01 16:57:53 -07:00
zach@zachlipton.com 666619d967 Add new skin work (thanks to Zach Linder), fix tab bar, and add "test n of
n" to litmus tab.
2007-08-01 10:49:41 -07:00