Граф коммитов

4162 Коммитов

Автор SHA1 Сообщение Дата
myk%mozilla.org e30bec6f35 Fix for bug 178776: Eliminates warning in duplicates.cgi. 2002-11-08 02:05:20 +00:00
myk%mozilla.org e762ceb1ba Fix for bug 172518: makes the request tracker use the generic user matching code
r=not_erik,joel
a=justdave
2002-11-08 01:35:46 +00:00
bugreport%peshkin.net 21c04d0d12 Bug 178772 doeditparams.cgi failed with malformed headers
r= justdave
a= justdave
2002-11-08 00:08:08 +00:00
myk%mozilla.org 14ff1cd54d Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0
r=gerv
a=justdave
2002-11-07 23:28:40 +00:00
tara%tequilarista.org d6c8fe1a89 Fix for bug 44644 2002-11-07 21:39:57 +00:00
tara%tequilarista.org 86229dbba6 Fix for bug 45579, making it so the editparams.cgi page is more secure 2002-11-07 20:46:22 +00:00
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
tara%tequilarista.org f0e944c1bf Original Blue Martini implementation of cvs-mirroring functionality, not yet genericized for public consumption 2002-11-05 21:16:04 +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
ian%hixie.ch 574e9443e3 Adding more debug code to make my life easier. 2002-11-02 17:56:51 +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
ian%hixie.ch ec55dafdc3 Two new filters (substr and acronymise), plus renaming uri_parameter to uriparameter to be consistent with the other filters 2002-10-26 22:43:01 +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
tara%tequilarista.org 25eaf5cc21 Partial fix for bug 104313, making the default behavior of the diff page be correct, at least 2002-10-24 17:53:38 +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
tara%tequilarista.org fc95669449 Checking in timeless' patch for bug #148935 2002-10-21 19:36:40 +00:00
gerv%gerv.net e607f8a3ac Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not attachments one. Patch by gerv; r=justdave. 2002-10-18 22:21:08 +00:00
bbaetz%student.usyd.edu.au 8e0d9cbfa0 Bug 173495 - require perl 5.6 2002-10-17 12:49:44 +00:00
bugreport%peshkin.net e9b9a129a7 Bug 112373 you should be able to enter bug dependencies/blockers when you enter a bug.
patch by jhedlund
r,2xr=joel
2002-10-17 04:31:56 +00:00
gerv%gerv.net bbb2237692 Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by jeff.hedlund@matrixsi.com; r=burnus, gerv. 2002-10-16 23:15:48 +00:00
gerv%gerv.net 44a8b15f72 Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz. 2002-10-16 23:09:31 +00:00
bbaetz%student.usyd.edu.au 6e32d61fef Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modules
r=joel x2
2002-10-16 10:49:56 +00:00
bbaetz%student.usyd.edu.au 8faeda5f33 Bug 174464 - buglist code for empty query shouldn't set headers_done
r=gerv x2
2002-10-16 10:10:45 +00:00
ian%hixie.ch 12a8e67be7 Switch to a template-based stylesheet. 2002-10-15 04:40:26 +00:00
bugreport%peshkin.net dd8abb1dbb Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields
patch by jeff.hedlund@matrixsi.com
2xr=joel,justdave
2002-10-13 04:26:24 +00:00
bugreport%peshkin.net 8e99828e58 Bug 174112 Edit multiple bugs broken
r=burnus
2002-10-12 17:00:33 +00:00
tara%tequilarista.org fd31a0f64c Checking in patch to fix 38789 2002-10-12 03:10:33 +00:00
gerv%gerv.net af0c62542e Bug 173808 - Use of uninitialized value in subtraction (-) at duplicates.cgi line 133. Patch by gerv; r=bbaetz. 2002-10-11 06:30:09 +00:00
gerv%gerv.net d64253fdee Bug 173719 - warnings in report.cgi. Patch by gerv; r=bbaetz. 2002-10-11 06:27:37 +00:00
gerv%gerv.net 4a8f1c1357 Bug 170903 - review markup I missed. Patch by gerv; r=bbaetz. 2002-10-10 19:12:52 +00:00
gerv%gerv.net 160210ab39 Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=bbaetz. 2002-10-10 19:02:36 +00:00
gerv%gerv.net 1a742d6d4f Bug 173581 - Changing milestone sortkeys is broken. Patch by gerv; r=bbaetz. 2002-10-10 06:54:58 +00:00
timeless%mac.com 84a8205e99 Bug 137753 "timewarp"ing from "All Checkins" (showcheckins.cgi) list (current hook) to previous hook
r=tara
2002-10-09 19:23:11 +00:00
gerv%gerv.net 110c123927 Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. Patch by burnus; r=gerv. 2002-10-08 21:14:18 +00:00
gerv%gerv.net 114f9c419d Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, rearranged UI, better API for new report types. Patch by gerv; r=joel. 2002-10-08 06:41:28 +00:00
gerv%gerv.net eb33fa7e0c Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv. 2002-10-07 22:20:52 +00:00
gerv%gerv.net be06e577b0 Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz. 2002-10-07 06:44:07 +00:00
ian%hixie.ch 7704309a18 Add support for post-processing output filters. Also, some minor clean-up. 2002-10-06 22:08:32 +00:00
ian%hixie.ch a7bd00dfb1 HTTP HEAD support (unfortunately Apache screws it up, but theoretically this should work, I think...) 2002-10-06 22:06:51 +00:00
gerv%gerv.net b90348132e Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Patch by gerv; r=burnus. 2002-10-06 11:52:37 +00:00
matty%chariot.net.au 435072c0fa ... and also fix a bug introduced trying to unrot the general bug check rewrite, due to product IDs. 2002-10-05 15:29:20 +00:00
matty%chariot.net.au 3583cf7e0d Back out a stupid stupid change I made earlier when fixing the stupid stupid bustage I made even earlier. I need sleep. 2002-10-05 15:26:23 +00:00
matty%chariot.net.au 59792841c2 ... oops missed a reviewer checkin condition. 2002-10-05 15:08:50 +00:00
matty%chariot.net.au 7542bd509b Bug #93667: Minor style fix, uninit var fix, add explanatory comments to CrossCheck/DoubleCrossCheck. 2002-10-05 15:07:16 +00:00
matty%chariot.net.au 4249d45ce0 Bug #93667: More movement, commenting, and remove an unused variable. 2002-10-05 14:37:52 +00:00
matty%chariot.net.au 81f55739b4 Bug #93667: Move some code around, add some section heading comments. 2002-10-05 14:25:13 +00:00
matty%chariot.net.au 7eb23e0cac Bug #93667: Rewrite double cross checking. 2002-10-05 14:14:47 +00:00
matty%chariot.net.au 6b539910bb Bug #93667: Rewrite single cross checking. 2002-10-05 14:14:22 +00:00
matty%chariot.net.au 411621384d ... and fix build. 2002-10-05 13:50:12 +00:00
matty%chariot.net.au 3bb58efa15 Bug #93667: General bug check refactoring. 2002-10-05 13:23:44 +00:00
gerv%gerv.net 4bb2e8376c Bug 155389 - More <link> elements & templatization of navigation_links. Fix small regression where I accidentally damaged the user.login field. Patch by gerv. 2002-10-04 07:14:15 +00:00
gerv%gerv.net 3b4fd508b7 Bug 155389 - More <link> elements & templatization of navigation_links. Patch by gerv; r=bbaetz. 2002-10-03 07:04:10 +00:00
tara%tequilarista.org 22a76dbc9d Checking in patch for 114836 2002-10-03 01:44:27 +00:00
bbaetz%student.usyd.edu.au f544bfabb6 Bug 20122 - Bugzilla requires new login if IP changes
r=joel x2
2002-10-02 11:57:26 +00:00
bugreport%peshkin.net 8c5eca2cb5 Bug 172045 can't see restricted bugs if cc set
r=daa,bbaetz
2002-10-02 03:06:06 +00:00