Commit Graph

1873 Commits

Author SHA1 Message Date
myk%mozilla.org
5995da24d2 Fix for bug 178801: Missing &:: caused function call to fail, resulting in server error.
r=justdave
a=justdave
2002-11-07 06:31:51 +00:00
myk%mozilla.org
b636c2b35e Fix for bug 178801: missing &:: caused function not to be found, resulting in server error
r=justdave
2002-11-07 05:33:51 +00:00
bugreport%peshkin.net
8f024f2ebc Bug 178794 Request Queue has Internal Server Error if accessed when not logged in
2xr=justdave
a=justdave (for commit during freeze)
2002-11-07 04:49:19 +00:00
myk%mozilla.org
379e4ab7d8 Fix for bug 174731: no longer represents spurious flags as being set by default.
r=joel
2002-11-07 02:45:47 +00:00
mbarnson%sisna.com
eecad19b35 Added spaces. I promise next time I'll get a review :) 2002-11-06 18:50:26 +00:00
myk%mozilla.org
fcfa09f14b Fix for bug 171475: make new flags include all categories (product/component combinations) by default.
r=joel
2002-11-05 23:45:56 +00:00
mbarnson%sisna.com
8083341091 Added information about versioncache back in.
See bug 140332
2002-11-05 04:07:18 +00:00
mbarnson%sisna.com
99d4f2c438 Added blurb about movebugs. At this point, only bmo uses it, so I'm
calling it an "undocumented feature".
See bug 127818
2002-11-05 03:54:27 +00:00
mbarnson%sisna.com
7e5e69f9de Oops, tabs.
Fixed.
2002-11-05 03:48:59 +00:00
mbarnson%sisna.com
7dc47b626d Modified text for cookiepath line for clarity.
See bug 162359
2002-11-05 03:37:22 +00:00
mbarnson%sisna.com
0797b9e2df Included note regarding the origin of "bonsaitools", per
bug 174922.
2002-11-05 03:24:52 +00:00
mbarnson%sisna.com
e111303ea4 Added section for Bugzilla and mod_perl (future expansion).
Right now, it just says "Bugzilla doesn't work under mod_perl".
See bug 149883
2002-11-05 03:19:40 +00:00
mbarnson%sisna.com
c47110fca8 Removed binmode references on Win32 documentation.
See bug 155743.
2002-11-05 03:11:25 +00:00
mbarnson%sisna.com
56aaa2f749 A rather controversial new entry to the FAQ. See bug 107917. I
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 03:09:15 +00:00
mbarnson%sisna.com
7f87fd39ff Fix for Apache configuration directives from bug 174255 and
de-stupidifying of emacs destruction of <programlisting> tags.
2002-11-05 02:52:09 +00:00
mbarnson%sisna.com
6a1e3d900b Since I nuked this section out of the SGML, we won't be needing
the HTML generated file anymore.
2002-11-05 02:45:55 +00:00
mbarnson%sisna.com
3931fe55f6 Removed links to dbschema.jpg image. See bug 173484, it was really outdated
and redundant anyway.
2002-11-05 02:44:57 +00:00
mbarnson%sisna.com
aa5e766876 Removing these images, since they are too outdated to be useful, and
they are basically redundant anyway.  See bug 173484
2002-11-05 02:44:26 +00:00
mbarnson%sisna.com
9d3356c7f5 Added notes on using OpenLDAP;
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 02:39:52 +00:00
mbarnson%sisna.com
97ad4f2e6d Added chunk about setting up DirectoryIndex to use index.cgi as the
Bugzilla index page.
2002-11-05 02:15:02 +00:00
mbarnson%sisna.com
964096f87b Added dependency on File::Template. Not really fond of
doing requirements-of-requirements type stuff, but did it
anyway for clarity.
2002-11-05 02:07:32 +00:00
mbarnson%sisna.com
ce24376083 Patched lines per bug 177993.
Customization of "mid-air collision" template file.
2002-11-05 01:59:20 +00:00
myk%mozilla.org
5bc8d9459c Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
gerv%gerv.net
b7eca451e7 Bug 173571 - Turn "all selected" into "none selected" for efficiency. Patch by gerv; r=justdave. 2002-11-04 22:43:28 +00:00
bugreport%peshkin.net
bcb6462ea5 Bug 177436 User matching shouldn't be case-sensitive
patch by not_erik
2xr=justdave
a=justdave for 2.17.1
2002-11-04 21:55:10 +00:00
kiko%async.com.br
fdcb2002d6 Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by
Toms Baugis, r=kiko, 2xr=joel.
2002-11-04 00:57:56 +00:00
gerv%gerv.net
13e08312cf Bug 178019 - reports.cgi should use the shadowdb. Patch by gerv; r=bbaetz. 2002-11-02 22:59:10 +00:00
justdave%syndicomm.com
ba7acc02e3 Fix for bug 176509: "(this bug is not in your list)" no longer appears in the navigation bar when you aren't viewing a bug.
Patch by Jody McIntyre <jodym@oeone.com>
r=justdave
2002-11-01 16:40:33 +00:00
bugreport%peshkin.net
bf2d2c35a9 Bug 127200 Query for CC/longdesc/OR takes long time
r=gerv
2002-11-01 15:22:01 +00:00
gerv%gerv.net
78787bcfdb Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave. 2002-10-31 23:06:54 +00:00
bugreport%peshkin.net
98e0750545 Bug 177435 exact match on assignee fails with user matching
patch by not_erik
r=myk,joel
2002-10-31 22:34:42 +00:00
bugreport%peshkin.net
c6e49c2e29 Bug 177624 Wildcard rejects --do_not_change-- in mass-change
Patch by not_erik
r=joel
2002-10-31 22:20:26 +00:00
bugreport%peshkin.net
c2d00ecd2a Bug 95430 Reopening en masse fails.
Patch by jeff.hedlund
r=justdave, joel
2002-10-31 14:45:19 +00:00
justdave%syndicomm.com
3d5579582f Fix for bug 177099: stored queries ordering and editing were broken after moving to CGI.pm. They work again now.
r=bbaetz
2002-10-31 05:30:49 +00:00
bugreport%peshkin.net
33a982d398 Bug 175838 Reopening a bug does not clear resolution, nor does selecting 'clear resolution'
patch by jeff.hedlund@matrixsi.com
2xr=gerv
2002-10-31 02:44:05 +00:00
gerv%gerv.net
30ed204e13 Bug 177351 - checksetup.pl tells about deleting templates in silent-running mode. Patch by gerv; r=justdave. 2002-10-30 08:29:45 +00:00
dkl%redhat.com
430127ab86 Bug 176953 - version not set properly from form value like others in enter_bug.cgi. Patch by dkl; 2xr=justdave 2002-10-29 16:27:30 +00:00
gerv%gerv.net
62e3771d60 Bug 168191 - Checksetup needs to force template recompilation. Patch by bbaetz; r=gerv. Should fix tindebox bustage. 2002-10-29 09:09:34 +00:00
gerv%gerv.net
0c20d31251 Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr=joel. 2002-10-29 07:44:18 +00:00
timeless%mozdev.org
0e0787e6e4 Bugzilla Bug 176936 minor consistency changes for editproducts and editflags
r=joel
2002-10-27 00:30:13 +00:00
bbaetz%student.usyd.edu.au
dd3d83d08e Bug 147833 - start using CGI.pm
r=gerv, justdave
2002-10-26 01:57:09 +00:00
bbaetz%student.usyd.edu.au
d1b6460a8e Bug 171278 - component/product ids mean that you can't do change queries on
component/product
r=gerv
2002-10-26 01:01:41 +00:00
bugreport%peshkin.net
69c9771d38 Bug 162990
Adding missing new file
2002-10-25 04:04:12 +00:00
bugreport%peshkin.net
3f85278116 Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fields
patch by not_erik@dasbistro.com
r=joel, myk
2002-10-25 03:59:35 +00:00
justdave%syndicomm.com
d1cf1d3b93 require Perl 5.6 2002-10-24 06:46:22 +00:00
gerv%gerv.net
2cef22839f Bug 172874 - cvs remove old editattachstatus templates, take 2. All tests still pass. Patch by gerv; r=myk. 2002-10-24 06:45:18 +00:00
justdave%syndicomm.com
2b760a2f58 Backing out checking for bug 172874 because it broke the tree. 2002-10-24 03:52:38 +00:00
gerv%gerv.net
20e56ca031 Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk. 2002-10-23 22:15:16 +00:00
gerv%gerv.net
44dfe04603 Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk. 2002-10-23 22:11:06 +00:00
bugreport%peshkin.net
496eb2fa30 Bugzilla Bug 175625 Timetracking columns are computed even if not displayed
Patch by jeff.hedlund
r=dkl,joel
2002-10-22 06:00:52 +00:00