Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-11-10 | Bug 179207 Blessing doesn't work right | bugreport%peshkin.net | 1 | -1/+5 | |
r,a=justdave | |||||
2002-11-09 | Fix for bug 179205: Makes flag options be correct in all situations. | myk%mozilla.org | 1 | -7/+12 | |
r=justdave a=justdave | |||||
2002-11-09 | Fix for bug 179177: avoid database errors when inserting bug by locking all ↵ | myk%mozilla.org | 1 | -1/+3 | |
tables i need to access r=bbaetz a=justdave | |||||
2002-11-09 | Bug 178189 - when filing a new bug, the generated bugmail doesn't include | bbaetz%student.usyd.edu.au | 1 | -0/+3 | |
product/component r=justdave, myk a=justdave | |||||
2002-11-09 | Bug 179174 - renable $| = 1 | bbaetz%student.usyd.edu.au | 1 | -0/+3 | |
r=justdave x2 a=justdave | |||||
2002-11-09 | Fixing syntax error build bustage. | myk%mozilla.org | 1 | -1/+1 | |
2002-11-09 | Bumping version number for development snapshot tarball | justdave%syndicomm.com | 1 | -1/+1 | |
2002-11-09 | Fix for bug 171505: shows disabled flags in the UI | myk%mozilla.org | 4 | -22/+29 | |
r=bbaetz a=justdave | |||||
2002-11-09 | Bug 114696 - permission checking in queries not optimal | bbaetz%student.usyd.edu.au | 4 | -27/+65 | |
Patch by joel, dkl + me r=myk, a=justdave | |||||
2002-11-09 | Fix for bug 178841: removes full paths from filenames in attachments table ↵ | myk%mozilla.org | 2 | -2/+48 | |
and prevents them from appearing again r=gerv,bbaetz a=justdave | |||||
2002-11-09 | Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by ↵ | gerv%gerv.net | 1 | -0/+2 | |
slee@wilcoxassoc.com; r=gerv, a=justdave. | |||||
2002-11-09 | Bug 164003 - Button "Add another boolean chart" appears twice after clicking ↵ | gerv%gerv.net | 1 | -2/+2 | |
"And". Patch by gerv; r=myk, a=justdave. | |||||
2002-11-08 | Bug 71794 - processmail shouldn't bother checking dependencies unless state ↵ | gerv%gerv.net | 1 | -16/+30 | |
changes. Patch by gerv; r=myk. | |||||
2002-11-08 | Fix for bug 171480: make output for non requestee-specific requests look ↵ | myk%mozilla.org | 1 | -4/+7 | |
better in the request queue. r=joel a=justdave | |||||
2002-11-08 | Fix for bug 178776: Eliminates warning in duplicates.cgi. | myk%mozilla.org | 1 | -1/+1 | |
2002-11-08 | Fix for bug 172518: makes the request tracker use the generic user matching code | myk%mozilla.org | 6 | -175/+52 | |
r=not_erik,joel a=justdave | |||||
2002-11-08 | Bug 178772 doeditparams.cgi failed with malformed headers | bugreport%peshkin.net | 1 | -1/+1 | |
r= justdave a= justdave | |||||
2002-11-08 | Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0 | myk%mozilla.org | 2 | -0/+18 | |
r=gerv a=justdave | |||||
2002-11-07 | Fix for bug 178801: Missing &:: caused function call to fail, resulting in ↵ | myk%mozilla.org | 1 | -1/+1 | |
server error. r=justdave a=justdave | |||||
2002-11-07 | Fix for bug 178801: missing &:: caused function not to be found, resulting ↵ | myk%mozilla.org | 1 | -1/+1 | |
in server error r=justdave | |||||
2002-11-07 | Bug 178794 Request Queue has Internal Server Error if accessed when not ↵ | bugreport%peshkin.net | 1 | -1/+1 | |
logged in 2xr=justdave a=justdave (for commit during freeze) | |||||
2002-11-07 | Fix for bug 174731: no longer represents spurious flags as being set by default. | myk%mozilla.org | 1 | -0/+1 | |
r=joel | |||||
2002-11-07 | Added spaces. I promise next time I'll get a review :) | mbarnson%sisna.com | 1 | -6/+6 | |
2002-11-06 | Fix for bug 171475: make new flags include all categories (product/component ↵ | myk%mozilla.org | 1 | -2/+4 | |
combinations) by default. r=joel | |||||
2002-11-05 | Added information about versioncache back in. | mbarnson%sisna.com | 2 | -0/+52 | |
See bug 140332 | |||||
2002-11-05 | Added blurb about movebugs. At this point, only bmo uses it, so I'm | mbarnson%sisna.com | 2 | -0/+26 | |
calling it an "undocumented feature". See bug 127818 | |||||
2002-11-05 | Oops, tabs. | mbarnson%sisna.com | 1 | -5/+5 | |
Fixed. | |||||
2002-11-05 | Modified text for cookiepath line for clarity. | mbarnson%sisna.com | 1 | -2/+7 | |
See bug 162359 | |||||
2002-11-05 | Included note regarding the origin of "bonsaitools", per | mbarnson%sisna.com | 2 | -0/+34 | |
bug 174922. | |||||
2002-11-05 | Added section for Bugzilla and mod_perl (future expansion). | mbarnson%sisna.com | 2 | -0/+20 | |
Right now, it just says "Bugzilla doesn't work under mod_perl". See bug 149883 | |||||
2002-11-05 | Removed binmode references on Win32 documentation. | mbarnson%sisna.com | 2 | -104/+0 | |
See bug 155743. | |||||
2002-11-05 | A rather controversial new entry to the FAQ. See bug 107917. I | mbarnson%sisna.com | 2 | -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-05 | Fix for Apache configuration directives from bug 174255 and | mbarnson%sisna.com | 2 | -26/+46 | |
de-stupidifying of emacs destruction of <programlisting> tags. | |||||
2002-11-05 | Since I nuked this section out of the SGML, we won't be needing | mbarnson%sisna.com | 1 | -156/+0 | |
the HTML generated file anymore. | |||||
2002-11-05 | Removed links to dbschema.jpg image. See bug 173484, it was really outdated | mbarnson%sisna.com | 2 | -40/+0 | |
and redundant anyway. | |||||
2002-11-05 | Removing these images, since they are too outdated to be useful, and | mbarnson%sisna.com | 2 | -1733/+0 | |
they are basically redundant anyway. See bug 173484 | |||||
2002-11-05 | Added notes on using OpenLDAP; | mbarnson%sisna.com | 2 | -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-05 | Added chunk about setting up DirectoryIndex to use index.cgi as the | mbarnson%sisna.com | 2 | -0/+26 | |
Bugzilla index page. | |||||
2002-11-05 | Added dependency on File::Template. Not really fond of | mbarnson%sisna.com | 2 | -0/+16 | |
doing requirements-of-requirements type stuff, but did it anyway for clarity. | |||||
2002-11-05 | Patched lines per bug 177993. | mbarnson%sisna.com | 2 | -0/+26 | |
Customization of "mid-air collision" template file. | |||||
2002-11-05 | Fix for bug 156548: XUL implementation of duplicates report. | myk%mozilla.org | 9 | -2/+426 | |
2002-11-05 | Bug 173571 - Turn "all selected" into "none selected" for efficiency. Patch ↵ | gerv%gerv.net | 1 | -0/+20 | |
by gerv; r=justdave. | |||||
2002-11-05 | Bug 177436 User matching shouldn't be case-sensitive | bugreport%peshkin.net | 1 | -5/+5 | |
patch by not_erik 2xr=justdave a=justdave for 2.17.1 | |||||
2002-11-04 | Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by | kiko%async.com.br | 5 | -4/+18 | |
Toms Baugis, r=kiko, 2xr=joel. | |||||
2002-11-03 | Bug 178019 - reports.cgi should use the shadowdb. Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -0/+2 | |
2002-11-02 | Fix for bug 176509: "(this bug is not in your list)" no longer appears in ↵ | justdave%syndicomm.com | 1 | -13/+17 | |
the navigation bar when you aren't viewing a bug. Patch by Jody McIntyre <jodym@oeone.com> r=justdave | |||||
2002-11-02 | Bug 127200 Query for CC/longdesc/OR takes long time | bugreport%peshkin.net | 1 | -7/+70 | |
r=gerv | |||||
2002-11-01 | Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave. | gerv%gerv.net | 2 | -3/+36 | |
2002-11-01 | Bug 177435 exact match on assignee fails with user matching | bugreport%peshkin.net | 1 | -1/+1 | |
patch by not_erik r=myk,joel | |||||
2002-11-01 | Bug 177624 Wildcard rejects --do_not_change-- in mass-change | bugreport%peshkin.net | 1 | -0/+6 | |
Patch by not_erik r=joel |