Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-02 | Recompile docs (again) for release (for one lousy stinking paragraph) | justdave%syndicomm.com | 19 | -3173/+3192 | |
2003-11-02 | Adding reference to current version of the docs being on the web | justdave%syndicomm.com | 1 | -1/+7 | |
2003-11-02 | Recompiled docs for release | justdave%syndicomm.com | 62 | -14664/+13595 | |
2003-11-02 | Bug 224397: Mismatch of user error: insufficient_privs vs ↵ | jocuri%softhome.net | 1 | -1/+1 | |
insufficient_perms; patch by caduvall@glue.umd.edu (chaduv); r=justdave; a=justdave. | |||||
2003-11-01 | Bug 123565: Add to FAQ: Why can't I close bugs from "Change Several Bugs at ↵ | jocuri%softhome.net | 1 | -0/+23 | |
Once" ?; r=justdave; a=justdave. | |||||
2003-11-01 | Fix for bug 190611: Query page crashes if any product has no versions ↵ | jocuri%softhome.net | 1 | -0/+5 | |
defined; r=kiko; a=justdave. | |||||
2003-10-31 | Fix for Bug 220724: Provide standalone bug submission program. Includes | kiko%async.com.br | 9 | -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 | |||||
2003-10-31 | Add user documentation for Patch Viewer (bug 216707) | john%johnkeiser.com | 1 | -0/+93 | |
2003-10-31 | Rebuilding documentation for Bugzilla 2.17.5. | jocuri%softhome.net | 62 | -880/+1124 | |
2003-10-31 | Bug 224218: Fix wrong version in administration.xml; r=kiko; a=justdave. | jocuri%softhome.net | 1 | -1/+1 | |
2003-10-31 | Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John ↵ | jocuri%softhome.net | 2 | -1/+28 | |
Keiser - john@johnkeiser.com); r=jake; a=jake. | |||||
2003-10-31 | Bug 217219 Messages in votes errors are incorrectly CHOMP'd | timeless%mozdev.org | 1 | -7/+6 | |
r=kiko a=justdave | |||||
2003-10-31 | Bug 223937: web site error while updating email address; r=myk,kiko; a=justdave. | jocuri%softhome.net | 1 | -2/+4 | |
2003-10-31 | Bug 47925: describe MOVED resolution in bug_status.html; patch by chaduv ↵ | jocuri%softhome.net | 1 | -0/+3 | |
(caduvall@glue.umd.edu); r=kiko; a=justdave. | |||||
2003-10-30 | Fix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined" | kiko%async.com.br | 2 | -2/+1 | |
messages. Fudge warnings via sillyness. r=myk, chaduv. a=myk. | |||||
2003-10-29 | Additional patch for bug 221039: update filterexceptions.pl to take into | kiko%async.com.br | 1 | -1/+5 | |
account the new location for knum. Here's hoping this fixes the bustage. | |||||
2003-10-29 | Fix for bug 221039: Separating knob in edit.html.tmpl. Splits | kiko%async.com.br | 2 | -119/+145 | |
bug/edit.html.tmpl into bug/knob.html.tmpl. Patch by Ludovic Dubost <ludovic@pobox.com>, r=kiko, a=justdave. | |||||
2003-10-29 | Fix for bug 111522: Provide ability to specify MIME type of attachment | kiko%async.com.br | 1 | -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. | |||||
2003-10-28 | Bug 223854: masscc on change several bugs doesn't honor usermatchmode; patch ↵ | jocuri%softhome.net | 1 | -0/+1 | |
by Jon <kniht@us.ibm.com>; r=myk; a=myk. | |||||
2003-10-26 | Bug 222204: A mailto: link for the reporter would be very useful; r=kiko; ↵ | jocuri%softhome.net | 1 | -1/+2 | |
a=justdave. | |||||
2003-10-26 | Bug 221900: duplicates.cgi query fails if more than one product selected; ↵ | jocuri%softhome.net | 3 | -12/+13 | |
patch by chaduv <caduvall@glue.umd.edu>; r=gerv; a=justdave. | |||||
2003-10-26 | Bug 223093: correcting the title on "perldoc Bugzilla::Auth::DB" | justdave%syndicomm.com | 1 | -1/+1 | |
r= bbaetz, a= justdave | |||||
2003-10-26 | Bug 201294: showdependencygraph.cgi now uses the global IsOpenedState() sub ↵ | justdave%syndicomm.com | 1 | -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 | |||||
2003-10-26 | Bug 218386: add 'view-source:' to the link of URL protocols which ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
automatcalyy get hyperlinked in comments. r= timeless, a= justdave | |||||
2003-10-26 | Bug 208647: Fixes taint error in add new products code. | justdave%syndicomm.com | 1 | -2/+9 | |
Patch by jpyeron@pyerotechnics.com (Jason Pyeron) r= bbaetz, a= justdave | |||||
2003-10-25 | Fix for bug 183788: make request mail go out when a request is created and ↵ | myk%mozilla.org | 1 | -3/+3 | |
there's no requestee but there is a cc: list | |||||
2003-10-22 | Bug 178624 - checksetup.pl needs to be run after copying templates to the ↵ | jake%bugzilla.org | 1 | -0/+7 | |
custom directory. | |||||
2003-10-22 | Bug 215051 - Document the language auto-chooser. | jake%bugzilla.org | 1 | -3/+27 | |
2003-10-19 | Bug 218977: "Table 'namedqueries' was not locked with LOCK TABLES" on ↵ | jocuri%softhome.net | 1 | -3/+2 | |
ThrowUserError('product_edit_denied'); r=bbaetz; a=justdave. | |||||
2003-10-19 | Bug 221977: Insecure dependency in require while running with -T switch at ↵ | jocuri%softhome.net | 1 | -0/+6 | |
Bugzilla/Auth.pm; patch by Dave Miller (justdave@bugzilla.org); r=gerv; a=justdave. | |||||
2003-10-19 | Bug 108528: knob is not a defined error message and it does not help a user ↵ | jocuri%softhome.net | 1 | -1/+5 | |
find the error; patch by chaduv (caduvall@glue.umd.edu); r=justdave; a=justdave. | |||||
2003-10-19 | Bug 222566: Fixing wording on enter_bug.cgi when using the create-guided ↵ | jocuri%softhome.net | 1 | -3/+3 | |
template; patch by Gervase Markham (gerv@mozilla.org); r=justdave; a=justdave. | |||||
2003-10-17 | Correcting the previous backout attempt, apparrently typoed a version number ↵ | justdave%syndicomm.com | 1 | -5/+5 | |
last time | |||||
2003-10-17 | Backing out patch from bug 108528 - failed to take i10n concerns into account | justdave%syndicomm.com | 3 | -12/+6 | |
2003-10-16 | removing references to my netscape.com address, since it no longer works. | justdave%syndicomm.com | 2 | -2/+2 | |
2003-10-16 | Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to do | timeless%mozdev.org | 3 | -3/+9 | |
patch by caduvall@glue.umd.edu r=timeless a=justdave | |||||
2003-10-14 | Bug 220034: empty form after changing bug details; patch by ↵ | jocuri%softhome.net | 1 | -0/+3 | |
wicked@etlicon.fi (Teemu Mannermaa); r=kiko, a=justdave. | |||||
2003-10-10 | Fix for bug 221391: Bugzilla Quickstart guide could exist. Provide a | kiko%async.com.br | 2 | -4/+92 | |
QUICKSTART file, and alter README slightly to point to it. r=gerv, justdave, a=justdave. | |||||
2003-10-08 | Bug 219724: typo in URL in section 4.2.5 of the guide; r=kiko, a=justdave. | jocuri%softhome.net | 1 | -2/+2 | |
2003-10-08 | Bug 213384: shutdownhtml login bypass via editparams.cgi is broken under ↵ | jocuri%softhome.net | 1 | -1/+1 | |
suexec. r=kiko, a=justdave | |||||
2003-10-07 | Fix for bug 220183: post_bug.cgi could allow setting the | kiko%async.com.br | 1 | -1/+1 | |
status_whiteboard attribute. Added "status_whiteboard" to parsed attribute list. r=gerv, a=justdave | |||||
2003-10-07 | Bug 221264 Making no changes shouldn't affect Last modified | timeless%mozdev.org | 1 | -4/+6 | |
r=joel a=justdave | |||||
2003-09-29 | Bug 219086: use method="post" on the "My Votes" page to submit changes to votes | justdave%syndicomm.com | 1 | -1/+1 | |
r=kiko, a=justdave | |||||
2003-09-27 | Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the | kiko%async.com.br | 5 | -19/+37 | |
default output, in certain cases) in the edit pages. Patch by Vlad Dascalu <jocuri@softhome.net>, r=kiko, a=justdave | |||||
2003-09-26 | Bug 76157: Give proper error message on non-numeric sortkey when editing ↵ | justdave%syndicomm.com | 1 | -0/+6 | |
milestones. Patch by jocuri@softhome.net (Vlad Dascalu) r=kiko, a=justdave | |||||
2003-09-25 | Bug 219659 - Misleading wording describing severity "blocker" on Bugzilla ↵ | gerv%gerv.net | 1 | -2/+2 | |
Helper form. Patch by gerv; r,a=justdave. | |||||
2003-09-24 | Bug 152748: Make lack of sidebar support suggest Mozilla instead of Netscape ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
as an upgrade. Patch by Vlad Dascalu <jocuri@softhome.net> r= gerv, a= justdave | |||||
2003-09-24 | Bug 177449: When changing email address, old email address confirmation was ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
case sensitive patch by Vlad Dascalu <jocuri@softhome.net> r= kiko, a= justdave | |||||
2003-09-18 | Patch for bug 129315: incorrect column definition for bugs.delta_ts; | kiko%async.com.br | 1 | -1/+1 | |
adds 'not null' constraint. p=jocuri@softhome.net (Vlad Dascalu) r=kiko a=justdave | |||||
2003-09-18 | Bug 219216: Javascript improperly using FILTER html instead of FILTER js ↵ | justdave%syndicomm.com | 2 | -2/+3 | |
causing data with @ produced by javascript to show up as @ r=timeless, a=justdave |