summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-11-10Adding runtests.pl for bug 143155. runtests.sh will remain for a littlezach%zachlipton.com1-0/+39
while in order to allow tinderboxen to transition and any documents to be updated. Patch by Norton <norton@w5ac.tamu.edu>, r1=jouni, r2=gerv
2002-11-10Bug 179238 - searching by commenter is ignored if you do 'exact' orbbaetz%student.usyd.edu.au1-4/+4
'contains' r, a=myk
2002-11-10Bug 176599, Improve performance of duplicates.cgibbaetz%student.usyd.edu.au3-23/+64
original patch iteration by gerv, change to use Bugzilla:Search by me r=myk, a=justdave
2002-11-10Bug 179242 Part 2 - Handle both conditions for the if blockjake%bugzilla.org1-2/+2
r=bbaetz
2002-11-10Bug 178383 - product/component query conditions appear twicebbaetz%student.usyd.edu.au1-14/+0
r=myk, justdave a=justdave
2002-11-10Bug 179193 - anyexact should use IN, not ORbbaetz%student.usyd.edu.au1-2/+4
r=gerv, a=justdave
2002-11-10Bug 179184 - regetlastlist returns all bugsbbaetz%student.usyd.edu.au1-5/+15
r=gerv, a=justdave
2002-11-10Bug 179203 - "Preset Queries" text does not appear in footer if last named ↵bbaetz%student.usyd.edu.au1-1/+1
query is not in footer r=gerv, a=justdave
2002-11-10Bug 179188 - The new flag system wasn't indicating which attachment a flag ↵jake%bugzilla.org1-1/+1
was changed on. This patch inserts the attachment ID any time it exists in the activity log (to match what show_activity does). r=myk a=myk
2002-11-10Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected ↵bugreport%peshkin.net1-1/+1
component " 2xr=jake a=myk
2002-11-10Bug 179242 Searching for comment contains string + email gives "Not unique ↵bugreport%peshkin.net1-1/+1
table/alias: 'longdescs_' at globals.pl line 242" r=jake a=myk
2002-11-10Bug 179207 Blessing doesn't work rightbugreport%peshkin.net1-1/+5
r,a=justdave
2002-11-09Fix for bug 179205: Makes flag options be correct in all situations.myk%mozilla.org1-7/+12
r=justdave a=justdave
2002-11-09Fix for bug 179177: avoid database errors when inserting bug by locking all ↵myk%mozilla.org1-1/+3
tables i need to access r=bbaetz a=justdave
2002-11-09Bug 178189 - when filing a new bug, the generated bugmail doesn't includebbaetz%student.usyd.edu.au1-0/+3
product/component r=justdave, myk a=justdave
2002-11-09Bug 179174 - renable $| = 1bbaetz%student.usyd.edu.au1-0/+3
r=justdave x2 a=justdave
2002-11-09Fixing syntax error build bustage.myk%mozilla.org1-1/+1
2002-11-09Bumping version number for development snapshot tarballjustdave%syndicomm.com1-1/+1
2002-11-09Fix for bug 171505: shows disabled flags in the UImyk%mozilla.org4-22/+29
r=bbaetz a=justdave
2002-11-09Bug 114696 - permission checking in queries not optimalbbaetz%student.usyd.edu.au4-27/+65
Patch by joel, dkl + me r=myk, a=justdave
2002-11-09Fix for bug 178841: removes full paths from filenames in attachments table ↵myk%mozilla.org2-2/+48
and prevents them from appearing again r=gerv,bbaetz a=justdave
2002-11-09Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by ↵gerv%gerv.net1-0/+2
slee@wilcoxassoc.com; r=gerv, a=justdave.
2002-11-09Bug 164003 - Button "Add another boolean chart" appears twice after clicking ↵gerv%gerv.net1-2/+2
"And". Patch by gerv; r=myk, a=justdave.
2002-11-08Bug 71794 - processmail shouldn't bother checking dependencies unless state ↵gerv%gerv.net1-16/+30
changes. Patch by gerv; r=myk.
2002-11-08Fix for bug 171480: make output for non requestee-specific requests look ↵myk%mozilla.org1-4/+7
better in the request queue. r=joel a=justdave
2002-11-08Fix for bug 178776: Eliminates warning in duplicates.cgi.myk%mozilla.org1-1/+1
2002-11-08Fix for bug 172518: makes the request tracker use the generic user matching codemyk%mozilla.org6-175/+52
r=not_erik,joel a=justdave
2002-11-08Bug 178772 doeditparams.cgi failed with malformed headersbugreport%peshkin.net1-1/+1
r= justdave a= justdave
2002-11-08Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0myk%mozilla.org2-0/+18
r=gerv a=justdave
2002-11-07Fix for bug 178801: Missing &:: caused function call to fail, resulting in ↵myk%mozilla.org1-1/+1
server error. r=justdave a=justdave
2002-11-07Fix for bug 178801: missing &:: caused function not to be found, resulting ↵myk%mozilla.org1-1/+1
in server error r=justdave
2002-11-07Bug 178794 Request Queue has Internal Server Error if accessed when not ↵bugreport%peshkin.net1-1/+1
logged in 2xr=justdave a=justdave (for commit during freeze)
2002-11-07Fix for bug 174731: no longer represents spurious flags as being set by default.myk%mozilla.org1-0/+1
r=joel
2002-11-07Added spaces. I promise next time I'll get a review :)mbarnson%sisna.com1-6/+6
2002-11-06Fix for bug 171475: make new flags include all categories (product/component ↵myk%mozilla.org1-2/+4
combinations) by default. r=joel
2002-11-05Added information about versioncache back in.mbarnson%sisna.com2-0/+52
See bug 140332
2002-11-05Added blurb about movebugs. At this point, only bmo uses it, so I'mmbarnson%sisna.com2-0/+26
calling it an "undocumented feature". See bug 127818
2002-11-05Oops, tabs.mbarnson%sisna.com1-5/+5
Fixed.
2002-11-05Modified text for cookiepath line for clarity.mbarnson%sisna.com1-2/+7
See bug 162359
2002-11-05Included note regarding the origin of "bonsaitools", permbarnson%sisna.com2-0/+34
bug 174922.
2002-11-05Added section for Bugzilla and mod_perl (future expansion).mbarnson%sisna.com2-0/+20
Right now, it just says "Bugzilla doesn't work under mod_perl". See bug 149883
2002-11-05Removed binmode references on Win32 documentation.mbarnson%sisna.com2-104/+0
See bug 155743.
2002-11-05A rather controversial new entry to the FAQ. See bug 107917. Imbarnson%sisna.com2-0/+70
decided one way for the Guide, based upon the code I see currently checked in. If I'm wrong, feel free to correct it!
2002-11-05Fix for Apache configuration directives from bug 174255 andmbarnson%sisna.com2-26/+46
de-stupidifying of emacs destruction of <programlisting> tags.
2002-11-05Since I nuked this section out of the SGML, we won't be needingmbarnson%sisna.com1-156/+0
the HTML generated file anymore.
2002-11-05Removed links to dbschema.jpg image. See bug 173484, it was really outdatedmbarnson%sisna.com2-40/+0
and redundant anyway.
2002-11-05Removing these images, since they are too outdated to be useful, andmbarnson%sisna.com2-1733/+0
they are basically redundant anyway. See bug 173484
2002-11-05Added notes on using OpenLDAP;mbarnson%sisna.com2-0/+44
We should probably look at code changes to make Net::LDAP our permanent LDAP plugin rather than Mozilla::LDAP... See bug 167379.
2002-11-05Added chunk about setting up DirectoryIndex to use index.cgi as thembarnson%sisna.com2-0/+26
Bugzilla index page.
2002-11-05Added dependency on File::Template. Not really fond ofmbarnson%sisna.com2-0/+16
doing requirements-of-requirements type stuff, but did it anyway for clarity.