aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* contrib/cvs-update.sh should be in Perl. r=zach, a=justdavejouni%heikniemi.net2003-11-111-8/+13
|
* Bug 225234: Wrong comment in editusers.cgi; r=timeless; a=myk.jocuri%softhome.net2003-11-111-1/+1
|
* Bump version number to 2.17.6justdave%syndicomm.com2003-11-101-1/+1
|
* Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk.jocuri%softhome.net2003-11-102-44/+89
|
* Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ↵gerv%gerv.net2003-11-097-251/+97
| | | | r,a=myk.
* Bug 225081 - Tests are failing due to checkin for bug 223913. Sorry about ↵gerv%gerv.net2003-11-091-21/+4
| | | | that - it worked on my machine, but not any machine without the excluded template. Doh. Patch by gerv; r,a=mozbot.
* Bug 224913 - Need tests to check whether any templates uses the bareword ↵gerv%gerv.net2003-11-098-25/+154
| | | | "bug" or variations. Patch by gerv; r,a=justdave.
* Bug 195530 - Make javascript version of buglists available, part 2. This is ↵gerv%gerv.net2003-11-092-0/+15
| | | | a security fix to prevent remote sites being able to see sensitive bug data. Patch by gerv; r=justdave, r=myk, a=justdave.
* Bug 221160 - crash if illegal date specified in new charts date range. Patch ↵gerv%gerv.net2003-11-081-1/+1
| | | | by gerv; r=kiko, a=justdave.
* Bug 186130 - collectstats.pl doesn't work if 'requirelogin' set. Patch by ↵gerv%gerv.net2003-11-081-1/+10
| | | | gerv; r=bbaetz, a=justdave.
* Bug 222564 - The chart made when creating a new Product/Component is not ↵gerv%gerv.net2003-11-085-31/+24
| | | | public. Patch by gerv; r=kiko, a=justdave.
* Bug 225024: Space chomping issue in create.html.tmpl; r=kiko; a=myk.jocuri%softhome.net2003-11-081-2/+2
|
* Bug 198460: Better wording for create account to stress valid email address; ↵jocuri%softhome.net2003-11-071-4/+11
| | | | r=kiko; a=justdave.
* Bug 219475: The check for null db entries in process_bug.cgi is wrong; patch ↵jocuri%softhome.net2003-11-071-1/+1
| | | | by Chuck Duvall <caduvall@glue.umd.edu>; r=bbaetz; a=justdave.
* Bug 155119: reassigning bugs to a product with no components gives 'browser' ↵jocuri%softhome.net2003-11-071-1/+1
| | | | error; patch by Chuck Duvall <caduvall@glue.umd.edu>; r=bbaetz; a=justdave.
* Bump version number for releasejustdave%syndicomm.com2003-11-031-1/+1
|
* [SECURITY] Bug 219044: A user with 'editkeywords' privileges (i.e. usually ↵justdave%syndicomm.com2003-11-031-0/+1
| | | | | | | an administrator) can inject arbitrary SQL via the URL used to edit an existing keyword. Patch by Joel Peshkin <bugreport@peshkin.net> r= justdave, zach a= justdave
* [SECURITY] Bug 209742: Under some circumstances, a user can obtain component ↵justdave%syndicomm.com2003-11-031-1/+1
| | | | | | | descriptions for a product to which he does not normally have access. Patch by Ryan Cleary <tryanc@interdimensions.com> r= joel, bbaetz a= justdave
* [SECURITY] Bug 209376: If you know the email address of someone who has ↵justdave%syndicomm.com2003-11-031-7/+3
| | | | | | | voted on a secure bug, you can access the summary of that bug even if you do not have sufficient permissions to view the bug itself. Patch by Gervase Markham <gerv@mozilla.org> r= justdave, bbaetz a= justdave
* Bu 210735 - collectstats.pl broken. Removes "uninitialised value" warning. ↵gerv%gerv.net2003-11-022-6/+5
| | | | Patch by gerv; r=bbaetz, a=justdave.
* Rebuilding documentation for the 2.17.5 release; the docbook system on ↵jocuri%softhome.net2003-11-0262-12086/+14873
| | | | landfill proved to be broken.
* Bug 111522: Provide ability to specify MIME type of attachment when ↵justdave%syndicomm.com2003-11-021-3/+3
| | | | | | | downloading - correction of url parameter name to avoid usage conflicts with other parts of Bugzilla Patch by Alex Vincent <ajvincent@juno.com> r= justdave, a= justdave
* Recompile docs (again) for release (for one lousy stinking paragraph)justdave%syndicomm.com2003-11-0219-3173/+3192
|
* Adding reference to current version of the docs being on the webjustdave%syndicomm.com2003-11-021-1/+7
|
* Recompiled docs for releasejustdave%syndicomm.com2003-11-0262-14664/+13595
|
* Bug 224397: Mismatch of user error: insufficient_privs vs ↵jocuri%softhome.net2003-11-021-1/+1
| | | | insufficient_perms; patch by caduvall@glue.umd.edu (chaduv); r=justdave; a=justdave.
* Bug 123565: Add to FAQ: Why can't I close bugs from "Change Several Bugs at ↵jocuri%softhome.net2003-11-011-0/+23
| | | | Once" ?; r=justdave; a=justdave.
* Fix for bug 190611: Query page crashes if any product has no versions ↵jocuri%softhome.net2003-11-011-0/+5
| | | | defined; r=kiko; a=justdave.
* Fix for Bug 220724: Provide standalone bug submission program. Includeskiko%async.com.br2003-10-319-0/+1074
| | | | | | a python script that submits bugs to a specified Bugzilla instance. README, docs and an example bug are included. Work done by Eric Raymond <esr@thyrsus.com> and myself. a=justdave
* Add user documentation for Patch Viewer (bug 216707)john%johnkeiser.com2003-10-311-0/+93
|
* Rebuilding documentation for Bugzilla 2.17.5.jocuri%softhome.net2003-10-3162-880/+1124
|
* Bug 224218: Fix wrong version in administration.xml; r=kiko; a=justdave.jocuri%softhome.net2003-10-311-1/+1
|
* Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John ↵jocuri%softhome.net2003-10-312-1/+28
| | | | Keiser - john@johnkeiser.com); r=jake; a=jake.
* Bug 217219 Messages in votes errors are incorrectly CHOMP'dtimeless%mozdev.org2003-10-311-7/+6
| | | | r=kiko a=justdave
* Bug 223937: web site error while updating email address; r=myk,kiko; a=justdave.jocuri%softhome.net2003-10-311-2/+4
|
* Bug 47925: describe MOVED resolution in bug_status.html; patch by chaduv ↵jocuri%softhome.net2003-10-311-0/+3
| | | | (caduvall@glue.umd.edu); r=kiko; a=justdave.
* Fix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined"kiko%async.com.br2003-10-302-2/+1
| | | | messages. Fudge warnings via sillyness. r=myk, chaduv. a=myk.
* Additional patch for bug 221039: update filterexceptions.pl to take intokiko%async.com.br2003-10-291-1/+5
| | | | account the new location for knum. Here's hoping this fixes the bustage.
* Fix for bug 221039: Separating knob in edit.html.tmpl. Splitskiko%async.com.br2003-10-292-119/+145
| | | | | bug/edit.html.tmpl into bug/knob.html.tmpl. Patch by Ludovic Dubost <ludovic@pobox.com>, r=kiko, a=justdave.
* Fix for bug 111522: Provide ability to specify MIME type of attachmentkiko%async.com.br2003-10-291-0/+10
| | | | | | | when downloading. Adds a 'ctype' argument to attachment.cgi which allows one to override the content-type when viewing an attachment. Original patch by Alex Vincent <ajvincent@juno.com>; I changed it a tiny bit. r=kiko, myk. a=justdave.
* Bug 223854: masscc on change several bugs doesn't honor usermatchmode; patch ↵jocuri%softhome.net2003-10-281-0/+1
| | | | by Jon <kniht@us.ibm.com>; r=myk; a=myk.
* Bug 222204: A mailto: link for the reporter would be very useful; r=kiko; ↵jocuri%softhome.net2003-10-261-1/+2
| | | | a=justdave.
* Bug 221900: duplicates.cgi query fails if more than one product selected; ↵jocuri%softhome.net2003-10-263-12/+13
| | | | patch by chaduv <caduvall@glue.umd.edu>; r=gerv; a=justdave.
* Bug 223093: correcting the title on "perldoc Bugzilla::Auth::DB"justdave%syndicomm.com2003-10-261-1/+1
| | | | r= bbaetz, a= justdave
* Bug 201294: showdependencygraph.cgi now uses the global IsOpenedState() sub ↵justdave%syndicomm.com2003-10-261-1/+1
| | | | | | instead of its own list of which states are open. This makes one less place to customize when sites change their statuses, and also includes UNCONFIRMED (which never got added when UNCONFIRMED was created). r= gerv, a= justdave
* Bug 218386: add 'view-source:' to the link of URL protocols which ↵justdave%syndicomm.com2003-10-261-1/+1
| | | | | | automatcalyy get hyperlinked in comments. r= timeless, a= justdave
* Bug 208647: Fixes taint error in add new products code.justdave%syndicomm.com2003-10-261-2/+9
| | | | | Patch by jpyeron@pyerotechnics.com (Jason Pyeron) r= bbaetz, a= justdave
* Fix for bug 183788: make request mail go out when a request is created and ↵myk%mozilla.org2003-10-251-3/+3
| | | | there's no requestee but there is a cc: list
* Bug 178624 - checksetup.pl needs to be run after copying templates to the ↵jake%bugzilla.org2003-10-221-0/+7
| | | | custom directory.
* Bug 215051 - Document the language auto-chooser.jake%bugzilla.org2003-10-221-3/+27
|