Commit Graph

152973 Commits

Author SHA1 Message Date
ccooper%deadsquid.com
e7aa393b43 b=314928
- add proper unique keys to users table
- check for empty username and/or passwords
- compare the entered password against the db version instead of itself <- !!!
- check form submissions in JS prior to submission
- require a unique IRC nickname if it is provided, but allow users not to enter one if they so choose
- display mailto: links for admins only
- display account created page when updating accounts
- make login look-and-feel consistent with the rest of the site

b=321265
- add getDisplayName function to User.pm -> returns IRC nickname, real name, or email depending on what is available. Used wherever user information is displayed.

b=324022
- add scrollbars to testcase display (css -> overflow: auto)

b=324648
- use quotemeta in Testresults.pm to avoid SQL injection when searching results

Misc:
- update copyrights to 2006
- fix log_text db schema regression
- remove validity_lookup and vetting_status_lookup tables and assoicated perl classes. Replaced by per-test-result fields.
- remove out-of-date formats/ directory and contents
- add functions to DBTools.pm to manipulate keys and drop tables
- display error/success/info messages in a transient popup div
- update version to 0.6. Make version string part of sidebar title.
- allow re-testing of completed subgroups by same tester, i.e. don't disable subgroups with 100% testing coverage
- remove 'next' regression on run_tests testcase display
- comment out user table on stats page
- whitespace fixes
2006-01-25 17:03:40 +00:00
cbiesinger%web.de
e3d6dfa174 bug 321932 improve nsIRequest::isPending documentation
r+sr=darin
2006-01-25 16:47:12 +00:00
cbiesinger%web.de
ee48d0ddaf bug 321932 correctly implement isPending for venkman
r=silver sr=darin
2006-01-25 16:37:13 +00:00
jag%tty.nl
05757534d2 Make orange go bye bye 2006-01-25 16:30:13 +00:00
jag%tty.nl
be89581c17 Follow-up to bug 105885. We missed one place that assumed the order of tabs and panels is the same. Look the browser up from the tab through linkedBrowser. r/sr=Neil 2006-01-25 15:19:48 +00:00
darin%meer.net
3a0a21e4f5 land DOMClassInfo changes for bug 323793, r+sr=bzbarsky 2006-01-25 15:16:57 +00:00
peterv%propagandism.org
73a08e869b Fix for bug 323299 (Simplify nsExpatDriver). r=bz, sr=jst. 2006-01-25 12:53:00 +00:00
vladimir%pobox.com
a5e2c8b72a b=324537, fix windows/cairo options menu crash due to unimplemented gfxPlatform call, r=me 2006-01-25 09:29:31 +00:00
wr%rosenauer.org
e02549661e Bug 323853 - JB_BP not exported by newer glibc (2.4), r=bsmedberg, sr=shaver 2006-01-25 05:46:27 +00:00
pavlov%pavlov.net
a6582b5239 backing out bsmedberg's checkins for bug 322965 due to build bustage. 2006-01-25 04:54:07 +00:00
jminta%gmail.com
b19484a101 Bug 324312 Make event dialog resizable. patch by ssitter@googlemail.com, r=jminta 2006-01-25 04:14:40 +00:00
mhammond%skippinet.com.au
1629eb8660 Remove dlopen no longer necessary now we have the dynamic python issue
sorted.  Not part of the build.
2006-01-25 04:07:19 +00:00
pavlov%pavlov.net
7227bd8be1 build the PDF surface and link against zlib 2006-01-25 04:00:51 +00:00
ajschult%verizon.net
c0490856ca Synchronize xpfe autocomplete handlers with toolkit. bug 255731, r=Neil, sr=mscott 2006-01-25 03:46:53 +00:00
pavlov%pavlov.net
6e3966161e s/mDPI/mDpi/ typo 2006-01-25 02:48:34 +00:00
darin%meer.net
5d0f4e7dae fix balsa bustage 2006-01-25 02:46:20 +00:00
mrbkap%gmail.com
37ef76ae75 bug 320883: Handle split newlines at the end of chunks without duplicating newlines. r=bzbarsky rs=brendan 2006-01-25 02:29:09 +00:00
mrbkap%gmail.com
f2e995bf4e bug 324422: Protect things from being garbage collected out from under us. r=brendan 2006-01-25 02:27:59 +00:00
cltbld
fae07e79de Automated update from host egg 2006-01-25 02:27:34 +00:00
pavlov%pavlov.net
6792ffb728 enable building of the cairo pdf and ps surfaces on linux r=vlad 2006-01-25 02:23:32 +00:00
pavlov%pavlov.net
ccc83518de removing excess #endif 2006-01-25 02:10:39 +00:00
pavlov%pavlov.net
9c30f9bb71 add support for owning a passed in DC 2006-01-25 02:06:29 +00:00
pavlov%pavlov.net
fa3fcdbd3d Getting things ready for thebes/cairo printing... 2006-01-25 02:05:03 +00:00
brettw%gmail.com
819a4bd9a4 Bug 317829, r=beng. Support annotation-based queries. 2006-01-25 01:36:46 +00:00
bugzilla%arlen.demon.co.uk
f1ac5403dc Bug 294307 SeaMonkey mailnews doing too-permissive content policy checks
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-01-25 01:21:07 +00:00
gavin%gavinsharp.com
0646d40ceb Bug 312867: expose input's editor (toolkit version), patch by Alex Vincent <ajvincent@gmail.com>, r=mconnor, also address an xpfe nit (comment 16) and fix some trailing whitespace 2006-01-25 01:14:00 +00:00
darin%meer.net
60ba096f4c fixes bug 323852 "redirect after a prefetch does not include X-moz: prefetch header" r=biesi sr=bzbarsky 2006-01-25 00:48:40 +00:00
mrbkap%gmail.com
dc8debf170 bug 323979: Check the correct parse node for arity. r=shaver 2006-01-25 00:23:00 +00:00
igor%mir2.org
162c50fae7 Bug 291003: fdlibm no longer used on Linux as recent C library there do
the job on its own. r=shaver
2006-01-24 21:40:12 +00:00
scott%scott-macgregor.org
27b1caeabd Bug #319700 --> Location of start page doesn't stay greyed out on restart
patch by bisi

sr=mscott
2006-01-24 21:31:24 +00:00
scott%scott-macgregor.org
a726cf3bef Bug #320677, 324167, 324172, 324179
various RSS parsing fixes.

Patch by Robert Sayre.

sr=me
2006-01-24 21:27:17 +00:00
bsmedberg%covad.net
01b70b6122 Need DSO_LDOPTS and EXPORT_LIBRARY, from bug 322965 2006-01-24 21:11:15 +00:00
scott%scott-macgregor.org
2a2db4dda9 Bug #315625 --> When forwarding a message inline, Thunderbird strips inline-images
when it shouldn't.

sr=bienvenu
2006-01-24 20:47:01 +00:00
scott%scott-macgregor.org
4644dde57b Bug #324194 --> Remove the search bar, make quick search and mail views customizeable toolbar buttons.
sr=bienvenu
2006-01-24 20:41:09 +00:00
mnyromyr%tprac.de
8168562d47 Bug 324250: using_priv_help.xhtml file errors; p=<stefanh@bluebottle.com>, r=IanN 2006-01-24 20:11:25 +00:00
bsmedberg%covad.net
601ab49886 Temporarily fix gtkmozembed in xulrunner until bug 299988 lands. 2006-01-24 19:51:57 +00:00
cbiesinger%web.de
c312b73013 bug 324260 add OS/2, BeOS and photon to the BGR ifdefs
r=tor
2006-01-24 19:36:09 +00:00
rob_strong%exchangecode.com
3686e39497 Bug 323956 - Missing xpinstall prefs for XULRunner. Also removes installed-extensions.txt and Extensions.rdf from defaults/profile. r=bsmedberg 2006-01-24 19:34:27 +00:00
bsmedberg%covad.net
abe638de27 Bug 322965 - Allow building XULRunner with --disable-xul, r=dougt (This also contains some bits of 299988, build gtkmozembed into libxul) 2006-01-24 19:27:00 +00:00
bryner%brianryner.com
ecc0706743 Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin. 2006-01-24 19:22:02 +00:00
brettw%gmail.com
04a6a92310 Bug 323492 update to prepare for branch merge 2006-01-24 18:35:58 +00:00
cltbld
10156affc5 Automated update from host egg 2006-01-24 18:17:37 +00:00
bsmedberg%covad.net
1eb3ec5f06 Bug 242870 - (optionally) statically link libIDL/glib with xpidl on Windows instead of having to use compiler-specific DLLs r=cls 2006-01-24 18:15:11 +00:00
cls%seawood.org
08bc780676 Fix HOST_SIMPLE_PROGRAMS for native win32 builds.
Bug #319719 r=bsmedberg
2006-01-24 17:25:42 +00:00
dougt%meer.net
4d0f77b4f9 Adding a stub security dialog implementation. the default behaviour will not warn the user about ssl content errors (mixed content, ect. 2006-01-24 17:00:00 +00:00
smfr%smfr.org
6d1173c0d7 Fix camino bug 324511: "Last visit" should be "Visits" in the Bookmark Info panel. 2006-01-24 16:56:36 +00:00
joshmoz%gmail.com
be65ed6773 fix Thunderbird bustage when using Cocoa widgets. b=324458 r=josh sr=mscott 2006-01-24 16:24:20 +00:00
bienvenu%nventure.com
da9a7d0c73 fix remembering mru time for folders by not blowing away the folder cache when db is deleted, sr=mscott, part of 251296 2006-01-24 15:54:15 +00:00
darin%meer.net
7328013630 fixes bug 321833 "Clearing the cache prevents disk cache from working" r=mconnor, alfredkayser 2006-01-24 14:47:06 +00:00
darin%meer.net
f7517500ad fixes bug 323793 "Expose .ping attribute for <a> and <area> elements" r=jst sr=bzbarsky 2006-01-24 05:48:32 +00:00