aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix the version-detection code with Fredrik Lundh's test suggested atkiko%async.com.br2004-03-171-2/+3
| | | | | | http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&selm=jVxv4.116%24fsi.186942464%40newsb.telia.net -- this stops bugzilla-submit complaining about vendor versions of Python 2.3.
* Fix for bug 236424: Allow showdependencies trees to collapse. Addskiko%async.com.br2004-03-171-0/+37
| | | | | | [optional] Javascript-enabled +/- controls that allow branches in the dependency tree to collapse. Patch by Mike Shaver <shaver@mozilla.org>, minor cleanups by me, r=myk, kiko, a=justdave.
* Patch for bug 237646: fix for regression in userprefs.cgi that disallowed ↵jocuri%softhome.net2004-03-171-3/+2
| | | | users to change their password via this page; r=kiko; a=myk.
* Patch for bug 235459: add icalendar output format in buglist; patch by ↵jocuri%softhome.net2004-03-176-4/+162
| | | | William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave.
* Patch for bug 237540: remove unused hidden field from edit-multiple; patch ↵jocuri%softhome.net2004-03-171-2/+0
| | | | by Dave Swegen <dswegen@software.plasmon.com>; r=timeless,myk; a=myk.
* Bug 237435 h1 |Edit Attachment #129471 for Bugs 215587| uses the wrong Termstimeless%mozdev.org2004-03-151-1/+1
| | | | r=justdave a=justdave
* Bug 232491 - try harder to avoid parameterless searches (either saved or ↵gerv%gerv.net2004-03-152-5/+9
| | | | otherwise.) Patch by gerv; r,a=myk.
* Patch for bug 236664: make checksetup.pl print good install instructions for ↵jocuri%softhome.net2004-03-141-15/+49
| | | | Perl modules on win32; patch by Andrei Benea <abenea@home.ro>; r=vlad, a=justdave.
* Bug 214457 Updated user page is uselesstimeless%mozdev.org2004-03-141-10/+28
| | | | r=justdave a=justdave
* Patch for bug 178162: move the vote checkbox to the left; r=myk, a=myk.jocuri%softhome.net2004-03-121-12/+12
|
* Fix for bug 236322: trivial inaccuracy in description of "find a specific ↵myk%mozilla.org2004-03-121-2/+2
| | | | | | | bug" search corrected (the search doesn't really search summaries, so I've removed the text that says it does). r=justdave a=justdave
* Bug 236575 - update the "newer build" information to cover the new ↵gerv%gerv.net2004-03-101-19/+24
| | | | mozilla.org products. Patch by gerv; r,a=justdave.
* Patch for bug 143490: eliminate unsupported calls from checksetup.pl when ↵jocuri%softhome.net2004-03-081-89/+139
| | | | running in Windows; original code by Cedric Caron <cedric.caron@urbanet.ch>; patch by Andrei Benea <abenea@home.ro>; r=vlad,justdave, a=justdave.
* Bug 232176 - Add a preferences panel for saved searches, to allow management ↵gerv%gerv.net2004-03-083-0/+52
| | | | all in one place. Patch by gerv; r,a=justdave.
* Bug 170213 - make static HTML files into page.cgi pages. This does ↵gerv%gerv.net2004-03-083-683/+0
| | | | votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave.
* Bug 170213 - make static HTML files into page.cgi pages. This does ↵gerv%gerv.net2004-03-0811-25/+749
| | | | votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave.
* Bug 232141 - all all saved searches to footer until linkinfooter UI returns. ↵gerv%gerv.net2004-03-081-5/+3
| | | | Patch by gerv; r=myk, a=justdave.
* Patch for bug 236652: fix libgdi typo in section 2.4.2 of the docs; patch by ↵jocuri%softhome.net2004-03-071-2/+2
| | | | Andrei Benea <abenea@home.ro>; r=vlad, a=justdave.
* Patch for bug 235278: eliminate %::FORM from userprefs.cgi; r=kiko, a=justdave.jocuri%softhome.net2004-03-072-24/+27
|
* Fix for bug 236634: move colon out of anchor text in "Targetkiko%async.com.br2004-03-061-2/+1
| | | | Milestone:" in show_bug. r=gerv, a=justdave.
* Patch for bug 220814: Add to FAQ: How to upgrade Bugzilla from CVS; r=kiko, ↵jocuri%softhome.net2004-03-061-0/+68
| | | | a=justdave.
* Patch for bug 234875: use ->param in quips.cgi; r=kiko, a=justdave.jocuri%softhome.net2004-03-061-4/+4
|
* Patch for bug 234879: remove %FORM from editkeywords.cgi; r=kiko, a=justdave.jocuri%softhome.net2004-03-061-11/+16
|
* Patch for bug 236443: respect customization of customized words in ↵jocuri%softhome.net2004-03-061-1/+3
| | | | create.html.tmpl; r=kiko, a=justdave.
* Patch for bug 236019; make request.cgi use $cgi->param instead of %::FORM; ↵jocuri%softhome.net2004-03-062-49/+59
| | | | r=kiko, a=justdave.
* Patch for bug 236567: Update the documentation describing the Perl modules ↵jocuri%softhome.net2004-03-061-2/+14
| | | | installation on Windows using ppm; patch by Andrei Benea <abenea@home.ro>; r=kiko, a=justdave.
* Bug 236296 - fix Build Identifier on guided entry form. Patch by gerv; ↵gerv%gerv.net2004-03-051-1/+2
| | | | r,a=justdave.
* Bump version number to 2.17.7 for release.justdave%syndicomm.com2004-03-031-1/+1
|
* Patch for bug 123077; improve the ValidatePassword sub so that a password ↵jocuri%softhome.net2004-03-032-3/+2
| | | | change is no longer accepted with a blank second field; r=kiko, a=justdave.
* Backing out patch for bug 235459 which set tree on fire.jocuri%softhome.net2004-03-013-78/+0
|
* Add an XXX comment related to bugs 201235 and 236025.kiko%async.com.br2004-02-291-0/+4
|
* Patch for bug 235459: add icalendar todo output format for buglist; patch by ↵jocuri%softhome.net2004-02-293-0/+78
| | | | William Jon McCann <mccannwj@pha.jhu.edu>; r,a=justdave.
* Patch for bug 234898; start to use $cgi->param in queryhelp.cgi; patch by ↵jocuri%softhome.net2004-02-291-4/+1
| | | | Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, a=justdave.
* Patch for bug 234896; makes sanitycheck.cgi use $cgi->param instead of ↵jocuri%softhome.net2004-02-291-9/+11
| | | | ::FORM; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko; a=justdave.
* Patch for bug 234876; removes %FORM from token.cgi; patch by Teemu Mannermaa ↵jocuri%softhome.net2004-02-291-20/+21
| | | | <wicked@etlicon.fi>; r=kiko, a=justdave.
* Patch for bug 192247: make Bugzilla quips truly random; code by Bill ↵jocuri%softhome.net2004-02-271-1/+7
| | | | McGonigle <bill+mozilla@zettabyte.net>; r=bbaetz, justdave, a=justdave.
* Patch for bug 235268: Convert show_activity.cgi to get rid of %FORM; ↵jocuri%softhome.net2004-02-271-3/+5
| | | | r=jouni; a=justdave.
* Patch for bug 235287: improve a whineatnews.pl comment; r=timeless; a=justdave.jocuri%softhome.net2004-02-271-1/+1
|
* Patch for bug 65313; improves the email regexp in order to detect better ↵jocuri%softhome.net2004-02-262-2/+2
| | | | invalid email addresses; r=gerv, a=justdave.
* Tree bustage fix: eliminates the tabs that have been introduced while ↵jocuri%softhome.net2004-02-251-3/+3
| | | | checking in the patch for bug 226251.
* Patch for bug 235175: replaces ::FORM from createaccount.cgi with CGI based ↵jocuri%softhome.net2004-02-241-3/+2
| | | | methods that are mod_perl compatible; r=gerv; a=justdave.
* Patch for bug 234264; eliminates a double escaping issue by removing ↵jocuri%softhome.net2004-02-241-1/+1
| | | | filtering of searchname in title; patch by Jeff Walden <Jswalden86@netzero.net>; r=gerv; a=justdave.
* Patch for bug 226251 (internal error when server push is enabled): Due to ↵jocuri%softhome.net2004-02-231-7/+15
| | | | randomization of perl hash table functionality since 5.8.1 the 'hack' to unset the nph parameter for multipart messages is not working reliable, instead a modified clone of the original multipart_init function is setting this parameter to '0' and is ignoring the given nph parameter from buglist.cgi; patch by Stephen Reindl <sr@stephenreindl.de>; r=bbaetz; a=justdave.
* [SCHEMA CHANGE] Bug 220232: short_desc field in the bugs table is no longer ↵justdave%syndicomm.com2004-02-221-2/+8
| | | | | | allowed to be NULL. Null summaries would cause BugMail.pm to crash. (Normally this would only be caused by third party touching of the bugs table, such as bugs manually migrated from another system or inserted by a script - such scripts will now break if they don't set a short_desc) r= bbaetz, a= justdave
* Patch for bug 234171; removes \%COOKIE from index.cgi; patch by Teemu ↵jocuri%softhome.net2004-02-142-10/+4
| | | | Mannermaa <wicked@etlicon.fi>; r=gerv; a=justdave.
* Bug 233645 - fix a number of 'undef' warnings which were killing performance ↵gerv%gerv.net2004-02-143-4/+10
| | | | for multiple bug change. Patch by gerv; r,a=justdave.
* Fix for bug 234100: removes redundant longdescs table join criterionmyk%mozilla.org2004-02-131-1/+0
| | | | r=justdave
* Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, ↵gerv%gerv.net2004-02-1310-61/+88
| | | | including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.
* Adding a comment to avoid further dupes of bug 97736 -- and alsokiko%async.com.br2004-02-121-0/+2
| | | | | | because I keep forgetting about the real reason it's there :-) Comment-only change.
* Bug 232897 - make collectstats.pl work with shadow databases, by reading ↵gerv%gerv.net2004-02-121-1/+9
| | | | from shadow and writing to master. Patch by gerv; r=bbaetz, a=justdave.